Package wt.workflow.collaboration

Interface Summary
CollaborationContainer CollaborationContainer is a convenience interface to capture common behavior such as template-based instantiation, subscription and parent-child associations in one place.
CollaborationService A utility service that holds methods to manipulate Collaborationcontainer and CollaborationTemplate objects.
CollabTemplateHandlerDelegate

Supported API: false

Extendable: false
 

Class Summary
CollaborationDefInstanceLink Use the newCollaborationDefInstanceLink static factory method(s), not the CollaborationDefInstanceLink constructor, to construct instances of this class.
CollaborationHelper

Supported API: false

Extendable: false
CollaborationServiceEvent represents events generated by the CollaborationService and its implementing class.
CollaborationServiceFwd A utility service that holds methods to manipulate Collaborationcontainer and CollaborationTemplate objects.
CollaborationTemplate CollaborationTemplate represents objects whose structure can be defined in an XMLLob.
CollaborationTemplateFactory Factory to handle the xml structure in CollaborationTemplates.
StandardCollaborationService Implementation class for methods defined in CollaborationService.
TemplateEntityResolver This class serves as the EntityResolver for parsing the XMLLob in a CollaborationTemplate.
TemplateErrorHandler This class serves as the error handler while parsing the XMLLob of a CollaborationTemplate.