| ActivityRepository |
The activity repository manages the objects that are used in process steps
("activities").
|
| ActivityTemplateDefinitionManager |
This interface provides the means for managing
ActivityTemplateDefinitions which includes retrieval, creation,
updating and managing the states of
ActivityTemplateDefinitions.
|
| ConfigurationSetManager |
This interface provides the means for managing ConfigurationSets
which includes retrieval, creation, updating and managing the states of
ConfigurationSets.
|
| ExecutableComponentDescriptionManager |
This interface provides the means for managing
ExecutableComponentDescriptions which includes retrieval,
creation, updating and managing the states of
ExecutableComponentDescriptions.
|
| IconManager |
This interface provides the means for managing icons and
IconDescriptors which includes retrieval, creation, updating and
managing the states of IconDescriptorss.
|
| IdentifierManager |
This interface provides the means for managing Identifiers which includes retrieval,
creation, updating and managing the states of Identifiers.
|
| OperationManager |
This interface provides the means for managing Operations which includes retrieval,
creation, updating and managing the states of Operations.
|
| ResourceManager |
This interface provides the means for managing (binary) resources and
ResourceDescriptors which includes retrieval, creation, updating and managing the
states of ResourceDescriptorss.
|
| RevisionManager |
The interface for the revision management in the activity repository is
separately due to the complexity.
|