|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.danet.an.workflow.spis.ras | |
de.danet.an.workflow.api | This package defines the the workflow API provided by Danet's workflow component. |
de.danet.an.workflow.spis.ras |
This package defines the Resource Assignment Service used in the
de.danet.an.workflow package. |
de.danet.an.workflow.spis.rms |
This package defines the interface to a resource management
service (RMS) as used in the
de.danet.an.workflow.spis.ras sample
implementation. |
Classes in de.danet.an.workflow.spis.ras used by de.danet.an.workflow.api | |
NoSuchResourceException
This excpetion is thrown by the
method of
ResourceAssignmentService if no resource can be found for
a given principal. |
|
Participant
This class represents a participant of a process. |
|
ResourceAssignmentService
This interface defines the resource assignment facility used by the workflow component. |
Classes in de.danet.an.workflow.spis.ras used by de.danet.an.workflow.spis.ras | |
ActivityFinder
This interface defines facilities that map activity ids to
objects.
|
|
FactoryConfigurationError
This exception is thrown by the method of
ResourceAssignmentServiceFactory . |
|
NoSuchActivityException
This excpetion is thrown by the method of
ActivityFinder if no activity can be found for
a given key. |
|
NoSuchResourceException
This excpetion is thrown by the
method of
ResourceAssignmentService if no resource can be found for
a given principal. |
|
Participant
This class represents a participant of a process. |
|
Participant.ParticipantType
This class defines the participant type for a participant. |
|
ResourceAssignmentService
This interface defines the resource assignment facility used by the workflow component. |
|
ResourceAssignmentServiceFactory
Defines a factory API that enables the workflow component to obtain a resource assignment facility. |
Classes in de.danet.an.workflow.spis.ras used by de.danet.an.workflow.spis.rms | |
ResourceAssignmentService
This interface defines the resource assignment facility used by the workflow component. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |