Uses of Enum Class
io.automatiko.engine.api.workflow.EndOfInstanceStrategy.Type
Packages that use EndOfInstanceStrategy.Type
-
Uses of EndOfInstanceStrategy.Type in io.automatiko.engine.api.workflow
Methods in io.automatiko.engine.api.workflow that return EndOfInstanceStrategy.TypeModifier and TypeMethodDescriptionstatic EndOfInstanceStrategy.TypeReturns the enum constant of this class with the specified name.static EndOfInstanceStrategy.Type[]EndOfInstanceStrategy.Type.values()Returns an array containing the constants of this enum class, in the order they are declared.