| Interface | Description |
|---|---|
| ControlledProcessManager |
Core management container for managing controlled processes.
|
| DialogResourceProviderFactory | Deprecated
Will be removed in 5.0 entirely, no longer needed
|
| DynamicScriptResolverService |
Provides hooks for injecting additional MCP process definitions.
|
| ProcessInstance |
Abstraction of a Process which runs using FAM and consists of one or more
actions.
|
| Class | Description |
|---|---|
| AdministratorsOnlyProcessDefinitionFactory<P extends ProcessDefinition> |
ProcessDefinitionFactory which limits availability of a process to the admin users and members of the administrators group.
|
| AdminOnlyProcessDefinitionFactory<P extends ProcessDefinition> | Deprecated
Please use AdministratorsOnlyProcessDefinitionFactory as it is
still sufficiently restrictive but more generally usable in environments
where the admin account is impossible to attain.
|
| AuthorizedGroupProcessDefinitionFactory<P extends ProcessDefinition> |
ProcessDefinitionFactory which limits availability of a process to the admin users and members of the specified
groups.
|
| ProcessDefinition |
Describes a process and provides a builder which creates the process
|
| ProcessDefinitionFactory<P extends ProcessDefinition> |
| Annotation Type | Description |
|---|---|
| DialogResourceProviderConfiguration | Deprecated
Will be removed in 5.0 entirely, no longer needed
|
Copyright © 2013–2020 Adobe. All rights reserved.