ActivityRepository |
The activity repository manages the objects that are used in process steps
("activities").
|
ActivityTemplateDefinitionManager |
This interface provides the means for managing
ActivityTemplateDefinition s which includes retrieval, creation,
updating and managing the states of
ActivityTemplateDefinition s.
|
ConfigurationSetManager |
This interface provides the means for managing ConfigurationSet s
which includes retrieval, creation, updating and managing the states of
ConfigurationSet s.
|
ExecutableComponentDescriptionManager |
This interface provides the means for managing
ExecutableComponentDescription s which includes retrieval,
creation, updating and managing the states of
ExecutableComponentDescription s.
|
IconManager |
This interface provides the means for managing icons and
IconDescriptor s which includes retrieval, creation, updating and
managing the states of IconDescriptors s.
|
IdentifierManager |
This interface provides the means for managing Identifier s which includes retrieval,
creation, updating and managing the states of Identifier s.
|
OperationManager |
This interface provides the means for managing Operation s which includes retrieval,
creation, updating and managing the states of Operation s.
|
ResourceManager |
This interface provides the means for managing (binary) resources and
ResourceDescriptor s which includes retrieval, creation, updating and managing the
states of ResourceDescriptors s.
|
RevisionManager |
The interface for the revision management in the activity repository is
separately due to the complexity.
|