Cleanup JobEntry 68/82568/4
authorRobert Varga <robert.varga@pantheon.tech>
Wed, 19 Jun 2019 11:26:40 +0000 (13:26 +0200)
committerRobert Varga <nite@hq.sk>
Mon, 8 Jul 2019 10:58:55 +0000 (10:58 +0000)
commit5053f519153bab9014dc4c71d0963a9cc3b713bb
treef4686264e3827340f4b30df2160b2dfb7a180a41
parent27f84a1e3f06d7b1e5a15af10cdc56434486799a
Cleanup JobEntry

This is an implementation-private class, which is just a holder
DTO. The fields are not really mutable, hence make them final
and make sure we can communicate failures through it.

Change-Id: I5106329af0e193fb420ac0603033972bb56dea62
Signed-off-by: Robert Varga <robert.varga@pantheon.tech>
applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/JobEntry.java
applications/forwardingrules-manager/src/main/java/org/opendaylight/openflowplugin/applications/frm/nodeconfigurator/NodeConfiguratorImpl.java