Modifier and Type | Method and Description |
---|---|
LCState |
getPendingState()
Gets the pending state
|
boolean |
isPendingStateChange()
Checks if the registry object has a pending state change
|
addNextStates, addPromotionNodes, getDescription, getName, getNextStates, getPreferredNexState, getPromotionNodes, getRestrictedTo, getStateConcept, isTransitionAllowed, removeNextState, removePromotionNodes, restrictTo, setDescription, setName, setPreferredNextState
LCState getPendingState() throws LCMException
LCState
, null if there is no pending stateLCMException
- - if the LCM provider encounters an internal error while getting the pending stateboolean isPendingStateChange() throws LCMException
true
if the above condition is met, false
otherwiseLCMException
- - if the LCM provider encounters an internal error while getting the pending state