modify dace polling and loopControlName 25/17625/1
authorShiwei Tian <tian.shiwei@zte.com.cn>
Mon, 9 Oct 2017 08:28:07 +0000 (16:28 +0800)
committerShiwei Tian <tian.shiwei@zte.com.cn>
Mon, 9 Oct 2017 08:28:07 +0000 (16:28 +0800)
commite5e0b7b09226751d4986b1080c2bdb76cde5df4d
tree949d0c46b89b0c981c24dba9af6500b8d7eb481e
parent6fc2b33efaacc5cf64795d2d349fe0180cd8c1be
modify dace polling and loopControlName

Issue-ID: HOLMES-67

Change-Id: If538c63d4ab173bd4ea0aa0bb3af8afcce24a177
Signed-off-by: Shiwei Tian <tian.shiwei@zte.com.cn>
rulemgt/src/main/java/org/onap/holmes/rulemgt/RuleActiveApp.java
rulemgt/src/main/java/org/onap/holmes/rulemgt/bean/request/RuleCreateRequest.java
rulemgt/src/main/java/org/onap/holmes/rulemgt/dcae/DcaeConfigurationPolling.java [moved from rulemgt/src/main/java/org/onap/holmes/rulemgt/dcae/DaceConfigurationPolling.java with 87% similarity]
rulemgt/src/main/java/org/onap/holmes/rulemgt/wrapper/RuleMgtWrapper.java
rulemgt/src/test/java/org/onap/holmes/rulemgt/dcae/DcaeConfigurationPollingTest.java [moved from rulemgt/src/test/java/org/onap/holmes/rulemgt/dcae/DaceConfigurationPollingTest.java with 80% similarity]
rulemgt/src/test/java/org/onap/holmes/rulemgt/wrapper/RuleMgtWrapperTest.java