Uses of Interface
org.nuclos.api.context.StateChangeContext
Packages that use StateChangeContext
-
Uses of StateChangeContext in org.nuclos.api.rule
Methods in org.nuclos.api.rule with parameters of type StateChangeContextModifier and TypeMethodDescriptionvoidStateChangeRule.changeState(StateChangeContext context) StateChangeContextis the context providing all attributes and methods that are relevant for StateChange-operations.voidStateChangeFinalRule.changeStateFinal(StateChangeContext context) StateChangeContextis the context providing all attributes and methods that are relevant for StateChange-operations.