Uses of Package
de.danet.an.workflow.spis.rms

Packages that use de.danet.an.workflow.spis.rms
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.rms used by de.danet.an.workflow.spis.rms
DefaultResource
          This class provides a default implementation of the WfResource's methods workItems, isMemberOfWorkItems and release.
FactoryConfigurationError
          This exception is thrown by the newInstance method of ResourceManagementServiceFactory.
ResourceAssignmentContext
          This interface defines the callbacks that are needed by DefaultResource to obtain information from the server.
ResourceManagementService
          This interface defines the workflow resource management service used in the workflow package.
ResourceManagementServiceFactory
          Defines a factory API that enables a workflow component to obtain a workflow resource management service.
ResourceNotFoundException
          This exception is thrown by the resource service implementation if no resource for a given key can be found.