Deprecate ActionableResource setters 09/85409/2
authorRobert Varga <robert.varga@pantheon.tech>
Mon, 28 Oct 2019 13:33:32 +0000 (14:33 +0100)
committerRobert Varga <robert.varga@pantheon.tech>
Thu, 31 Oct 2019 12:22:23 +0000 (13:22 +0100)
commitc35922638e06c5fc44d46f60288ba993bf94c9b6
tree4fa4a1a61e0beab3a63faadd6b386b4735b55c6c
parent123f7d4e6d8eff5351c1dcfaf07f1748e881389e
Deprecate ActionableResource setters

ActionableResource should not allow modification of parameters
once built. Deprecate setters in the base interface, retaining
them in the implementation.

JIRA: GENIUS-281
Change-Id: Iaf64bb20b67e3d39cfb769bffad0ddbd669cf169
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
mdsalutil/mdsalutil-api/src/main/java/org/opendaylight/genius/utils/batching/ActionableResource.java