Uses of Interface
io.automatiko.engine.api.workflow.workitem.LifeCyclePhase
Packages that use LifeCyclePhase
-
Uses of LifeCyclePhase in io.automatiko.engine.api.workflow.workitem
Methods in io.automatiko.engine.api.workflow.workitem that return LifeCyclePhaseModifier and TypeMethodDescriptionReturns phase by its id if exists.Methods in io.automatiko.engine.api.workflow.workitem that return types with arguments of type LifeCyclePhaseModifier and TypeMethodDescriptionLifeCycle.phases()Returns all phases associated with this life cycleMethods in io.automatiko.engine.api.workflow.workitem with parameters of type LifeCyclePhaseModifier and TypeMethodDescriptionbooleanLifeCyclePhase.canTransition(LifeCyclePhase phase) Returns if given life cycle phase can be transitioned to this phase