Uses of Interface
io.automatiko.engine.api.definition.process.NodeContainer
Packages that use NodeContainer
Package
Description
The classes that make up a Process definition.
-
Uses of NodeContainer in io.automatiko.engine.api.definition.process
Subinterfaces of NodeContainer in io.automatiko.engine.api.definition.processModifier and TypeInterfaceDescriptioninterfaceA WorkflowProcess is a type of Process that uses a flow chart (as a collection of Nodes and Connections) to model the business logic.Methods in io.automatiko.engine.api.definition.process that return NodeContainerModifier and TypeMethodDescriptionNode.getParentContainer()The NodeContainer this Node lives in.