commit | 1f0a46a681a28af0725b68299dbd3f9ec7f60b69 | [log] [tgz] |
---|---|---|
author | liamfallon <liam.fallon@est.tech> | Wed Jan 13 10:04:43 2021 +0000 |
committer | liamfallon <liam.fallon@est.tech> | Thu Jan 14 20:48:19 2021 +0000 |
tree | 4cdc5230ba51a8804603de5af25ecfc7ab058afd | |
parent | e6bea18abd1a1b4ddf7203508832e6a3f9380598 [diff] |
Add copy constructor to ToscaNodeTemplate In order to support serialization and deserialization of ToscaNodeTemplate objects onto DMaaP, we need a copy constructor on the ToscaNodeTemplate object. Issue-ID: POLICY-2971 Change-Id: If6dc6c54d5673cef46734a88d0a91ae868c11dcb Signed-off-by: liamfallon <liam.fallon@est.tech>
Copyright 2018 AT&T Intellectual Property. All rights reserved. This file is licensed under the CREATIVE COMMONS ATTRIBUTION 4.0 INTERNATIONAL LICENSE Full license text at https://creativecommons.org/licenses/by/4.0/legalcode
This source repository contains the ONAP Policy Model code that is agnostic to any PDP. It is common amongst all the repositories.
To build it using Maven 3, run: mvn clean install