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