Uses of Interface
io.automatiko.engine.api.definition.process.Process
Packages that use Process
Package
Description
The classes that make up a Process definition.
The process runtime classes.
-
Uses of Process in io.automatiko.engine.api.definition.process
Subinterfaces of Process 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. -
Uses of Process in io.automatiko.engine.api.runtime.process
Methods in io.automatiko.engine.api.runtime.process that return Process -
Uses of Process in io.automatiko.engine.api.workflow
Methods in io.automatiko.engine.api.workflow that return types with arguments of type ProcessMethods in io.automatiko.engine.api.workflow with parameters of type Process