Uses of Package
de.aristaflow.adept2.core.processmanager
-
Classes in de.aristaflow.adept2.core.processmanager used by de.aristaflow.adept2.core.client Class Description ProcessManager The process manager persists the data of process instances and templates at runtime and provides access to these objects. -
Classes in de.aristaflow.adept2.core.processmanager used by de.aristaflow.adept2.core.eventmanager.common Class Description ProcessManager The process manager persists the data of process instances and templates at runtime and provides access to these objects. -
Classes in de.aristaflow.adept2.core.processmanager used by de.aristaflow.adept2.core.processmanager Class Description InstanceManager This sub-interface of the process manager handles instances.TemplateManager This sub-interface of the process manager handles all runtime issues of process templates.TemplateManager.TemplateKind A template can be of different kind: normal (top-level or referenced subprocess), embedded (as subprocess), specific for one instance (modified template), an embedded template that is specific to one instance (but itself unmodified) or an embedded and modified template. -
Classes in de.aristaflow.adept2.core.processmanager used by de.aristaflow.ilm.core.processmanager Class Description TemplateManager.TemplateKind A template can be of different kind: normal (top-level or referenced subprocess), embedded (as subprocess), specific for one instance (modified template), an embedded template that is specific to one instance (but itself unmodified) or an embedded and modified template. -
Classes in de.aristaflow.adept2.core.processmanager used by de.aristaflow.ilm.ws.core.processmanager Class Description InstanceManager This sub-interface of the process manager handles instances.ProcessManager The process manager persists the data of process instances and templates at runtime and provides access to these objects.TemplateManager This sub-interface of the process manager handles all runtime issues of process templates.TemplateManager.TemplateKind A template can be of different kind: normal (top-level or referenced subprocess), embedded (as subprocess), specific for one instance (modified template), an embedded template that is specific to one instance (but itself unmodified) or an embedded and modified template. -
Classes in de.aristaflow.adept2.core.processmanager used by de.aristaflow.ilm.ws.rest.core.processmanager Class Description ProcessManager The process manager persists the data of process instances and templates at runtime and provides access to these objects.TemplateManager.TemplateKind A template can be of different kind: normal (top-level or referenced subprocess), embedded (as subprocess), specific for one instance (modified template), an embedded template that is specific to one instance (but itself unmodified) or an embedded and modified template.