Uses of Enum Class
org.craftercms.studio.api.v1.service.fsm.TransitionEvent
Packages that use TransitionEvent
-
Uses of TransitionEvent in org.craftercms.studio.api.v1.service.fsm
Methods in org.craftercms.studio.api.v1.service.fsm that return TransitionEventModifier and TypeMethodDescriptionstatic TransitionEventReturns the enum constant of this class with the specified name.static TransitionEvent[]TransitionEvent.values()Returns an array containing the constants of this enum class, in the order they are declared.