Add msb register code
authoryoubowu <wu.youbo@zte.com.cn>
Wed, 8 Mar 2017 09:22:05 +0000 (17:22 +0800)
committer6092002067 <wu.youbo@zte.com.cn>
Thu, 9 Mar 2017 00:53:00 +0000 (08:53 +0800)
commit1675d39c5a6a660b9dc4fc4c815bc344fc7d1d83
treeae376d06fd0d000cb5b0d4ea7791f4bbcd7c1d52
parentbbd681988347c0a055def849abbb2e8dccb72d45
Add msb register code

Issue-ID:HOLMES-51

Change-Id: I9c54afdc6c97bedd3d4d88d33a4ca9b4d40b18b4
Signed-off-by: youbowu <wu.youbo@zte.com.cn>
holmes-actions/pom.xml
holmes-actions/src/main/java/org/openo/holmes/common/api/entity/ServiceNode.java [new file with mode: 0644]
holmes-actions/src/main/java/org/openo/holmes/common/api/entity/ServiceRegisterEntity.java [new file with mode: 0644]
holmes-actions/src/main/java/org/openo/holmes/common/constant/AlarmConst.java
holmes-actions/src/test/java/org/openo/holmes/common/api/entity/ServiceNodeTest.java [new file with mode: 0644]
holmes-actions/src/test/java/org/openo/holmes/common/api/entity/ServiceRegisterEntityTest.java [new file with mode: 0644]
pom.xml