Uses of Package
io.automatiko.engine.api.definition.process
-
Packages that use io.automatiko.engine.api.definition.process Package Description io.automatiko.engine.api.definition.process The classes that make up a Process definition.io.automatiko.engine.api.runtime.process The process runtime classes.io.automatiko.engine.api.workflow io.automatiko.engine.api.workflow.flexible -
Classes in io.automatiko.engine.api.definition.process used by io.automatiko.engine.api.definition.process Class Description Connection A connection is a link from one Node to another.Node A Node represents an activity in the process flow chart.NodeContainer A NodeContainer contains a set of Nodes There are different types of NodeContainers and NodeContainers may be nested.Process A Process represents one modular piece of business logic that can be executed by a process engine. -
Classes in io.automatiko.engine.api.definition.process used by io.automatiko.engine.api.runtime.process Class Description Node A Node represents an activity in the process flow chart.Process A Process represents one modular piece of business logic that can be executed by a process engine. -
Classes in io.automatiko.engine.api.definition.process used by io.automatiko.engine.api.workflow Class Description Process A Process represents one modular piece of business logic that can be executed by a process engine. -
Classes in io.automatiko.engine.api.definition.process used by io.automatiko.engine.api.workflow.flexible Class Description Node A Node represents an activity in the process flow chart.