Uses of Enum Class
io.automatiko.engine.api.runtime.process.NodeInstanceState
Packages that use NodeInstanceState
-
Uses of NodeInstanceState in io.automatiko.engine.api.runtime.process
Methods in io.automatiko.engine.api.runtime.process that return NodeInstanceStateModifier and TypeMethodDescriptionNodeInstance.getNodeInstanceState()Returns current state of the node instance.static NodeInstanceStateReturns the enum constant of this class with the specified name.static NodeInstanceState[]NodeInstanceState.values()Returns an array containing the constants of this enum class, in the order they are declared.