Parameterize raw generic type CommandTask<M> 09/3209/2
authorGary Wu <gary.i.wu@huawei.com>
Sat, 8 Apr 2017 04:13:53 +0000 (21:13 -0700)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 19 Apr 2017 01:20:20 +0000 (01:20 +0000)
commit443143f685a4a45cce32bb468c279d9a700dff6f
treed4f31bebda4244cc1a176769fb05be33afbc5cf1
parenta8d6915645c780c9e0eef189fb72d45635b581a0
Parameterize raw generic type CommandTask<M>

Change-Id: I935d39537b83d1daaa63cee86d6fb83c49a5011f
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
appc-dispatcher/appc-command-executor/appc-command-executor-core/src/main/java/org/openecomp/appc/executor/impl/CommandExecutorImpl.java
appc-dispatcher/appc-command-executor/appc-command-executor-core/src/main/java/org/openecomp/appc/executor/impl/CommandTaskFactory.java
appc-dispatcher/appc-command-executor/appc-command-executor-core/src/test/java/org/openecomp/appc/executor/TestCommandExecutionTask.java
appc-dispatcher/appc-command-executor/appc-command-executor-core/src/test/java/org/openecomp/appc/executor/TestCommandExecutor.java