|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
de.danet.an.workflow package.
See:
Description
| Interface Summary | |
| ActivityFinder | This interface defines facilities that map activity ids to
objects.
|
| ResourceAssignmentService | This interface defines the resource assignment facility used by the workflow component. |
| Class Summary | |
| ResourceAssignmentServiceFactory | Defines a factory API that enables the workflow component to obtain a resource assignment facility. |
| Exception Summary | |
| NoSuchActivityException | This excpetion is thrown by the
method of
ActivityFinder if no activity can be found for
a given key. |
| Error Summary | |
| FactoryConfigurationError | This exception is thrown by the
method of
ResourceAssignmentServiceFactory. |
This package defines the Resource Assignment Service used in the
de.danet.an.workflow package. This service is both used
(by the core workflow component) and provided (as a sample
implementation by de.danet.an.workflow.assignment).
The service interface follows the standard conventions for a service interface, i.e. it defines an abstract factory class and a service interface.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||