Uses of Interface
io.automatiko.engine.api.runtime.process.NodeInstanceContainer
Packages that use NodeInstanceContainer
-
Uses of NodeInstanceContainer in io.automatiko.engine.api.runtime.process
Subinterfaces of NodeInstanceContainer in io.automatiko.engine.api.runtime.processModifier and TypeInterfaceDescriptioninterfaceA workflow process instance represents one specific instance of a workflow process that is currently executing.Methods in io.automatiko.engine.api.runtime.process that return NodeInstanceContainerModifier and TypeMethodDescriptionNodeInstance.getNodeInstanceContainer()The node instance container that this node instance is part of.