Interface | Description |
---|---|
OwCaseObject |
Base interface for case objects.
|
OwWorkflowDescription |
Base interface for workflow descriptions.
To be implemented with the specific BPM system. |
OwWorkitem |
Base interface for Workitem containers, or BPM Queues.
To be implemented with the specific BPM system. |
OwWorkitemContainer |
Base interface for Workitem containers, or BPM Queues.
To be implemented with the specific BPM system. |
OwWorkitemProcessorInfo |
Base interface for step processor information.
To be implemented with the specific BPM system. |
OwWorkitemRepository<W extends OwWorkitem> |
Base interface for Workitem containers, or BPM Queues.
To be implemented with the specific BPM system. |
OwWorkitemRepository.OwProxyInfo |
Proxy object information.
|
Class | Description |
---|---|
OwWorkitemRepository.OwContainerPrefixMapSingleton |
Singleton that maps BPM container prefixes to types,
used to organize the different container types for configuration,
e.g.
|
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.