aboutsummaryrefslogtreecommitdiffstats
path: root/dcae_dmaapbc_webapp/dbca-common/src/main/java/org/openecomp/dcae/dmaapbc/model/DmaapObject.java
AgeCommit message (Collapse)AuthorFilesLines
2018-02-08Refactor to use org.onap local packagesDominic Lunanuova1-70/+0
This is stage 1 of refactoring to use org.onap instead of org.openecomp in java packages and class names. Leaving the update from openecomp portalsdk to onap epsdk for a future exercise since I'm trying to get a standalone GUI working (i.e. non-portal). Issue-ID: DMAAP-159 Change-Id: I6a9368c66fa3603b1d9984f600802326ff2f0592 Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2018-02-06Changes to DMaaP GUI for BeijingDominic Lunanuova1-1/+1
Using this story to make changes to GUI so it can be standalone, and comply with ONAP terminology. Issue-ID: DMAAP-159 Change-Id: I2d461699033a2c294cb6bfeff306405e69d8389f Signed-off-by: Dominic Lunanuova <dgl@research.att.com>
2017-05-09[ONAP-rebase] Rebase as 1.1.0-SNAPSHOTChristopher Lott (cl778h)1-0/+70
Consolidate into a single maven project; no more separate model and client jars. Change-Id: Ibbba982250b74c0dfd09ee1c65c0fb6c158dd632 Signed-off-by: Christopher Lott <cl778h@att.com> Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>