| Package | Description |
|---|---|
| de.aristaflow.adept2.core.processmanager |
| Modifier and Type | Method and Description |
|---|---|
TemplateManager |
ProcessManager.getTemplateManager()
Gets an implementation for the management of process templates, for
instance, publishing new templates, disallowing old templates and other
runtime-relevant state changes.
|
| Modifier and Type | Method and Description |
|---|---|
static TemplateReference |
ProcessManagerTools.getLatestTemplateVersion(SessionToken session,
java.lang.String processType,
TemplateManager templMgr,
FilterFactory filtFactory)
Tries to retrieve the template of the designated process type having the
highest version number in the template manager.
|