public final class UnregisterCandidate extends AbstractCandidateCommand
Sent to CandidateRegistry to unregister the candidate for a given entity.
  • Constructor Details

    • UnregisterCandidate

      public UnregisterCandidate(org.opendaylight.mdsal.eos.dom.api.DOMEntity entity, String candidate)