|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.danet.an.workflow.api | |
de.danet.an.workflow.api | This package defines the the workflow API provided by Danet's workflow component. |
de.danet.an.workflow.spis.aii | This package defines the application invocation interface used by the workflow package to invoke tool agents that control applications. |
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. |
de.danet.an.workflow.tools.util | This package provides support classes for the implementation of tool agents and applications. |
Classes in de.danet.an.workflow.api used by de.danet.an.workflow.api | |
Activity
Interface Activity adds some functions to the
OMG activity . |
|
Activity.ClosedCompletedState
This class defines the sub-states of ClosedState.COMPLETED of a . |
|
Activity.DeadlineInfo
Class DeadlineInfo describes all properties of a
deadline. |
|
Activity.Implementation
The super interface of possible activity implementation descriptions. |
|
Activity.Info
Class Info combines various informational
attributes about an activity in a single structure for
efficient retrieval. |
|
Activity.JoinAndSplitMode
This class defines the join and split modes for an activity. |
|
Activity.StartFinishMode
This class defines the values for start and finish mode for an . |
|
ActivityUniqueKey
This class implements a unique activity key. |
|
AlreadyAssignedException
This class provides ... |
|
Application
This interface defines methods to access the definition of an application that participates in a workflow process. |
|
Batch
This interface must be implemented by classes that can be run as batch. |
|
Batch.Context
This interface specifies a simple contract between a batch and its execution environment. |
|
CannotRemoveException
This exception is raised by an attempt to remove a
that is still in progress. |
|
Channel
This interface defines a named connection with a process that can be used to receive messages from activities and send messages to activities. |
|
Configuration
Interface Configuration .
|
|
EventSubscriber
An EventSubscriber represents a connection to the
workflow engine's event queue. |
|
ExecutionObject
Interface ExecutionObject extends the OMG execution
object with additional methods that allow the type-safe state class
to be used to query and set state. |
|
FactoryConfigurationError
This exception is thrown by the method
of WorkflowServiceFactory . |
|
FormalParameter
This class provides a description of a formal parameter as used for workflow processes and workflow applications. |
|
FormalParameter.Mode
Defines a class for representing priorities in a type save way. |
|
ImportException
This exception is thrown by the method of
ProcessDefinitionDirectory and results from collected
errors. |
|
InvalidIdException
This exception is raised if an invalid id is passed to a lookup method. |
|
InvalidKeyException
This exception is raised if an invalid key is passed to a lookup method. |
|
Participant
This interface identifies the data type "workflow participant" in a object. |
|
Participant.ParticipantType
This class defines the participant type for a participant. |
|
PrioritizedMessage.Priority
This class represents the priority of a given message. |
|
Process
Interface Process adds some functions to the
OMG process . |
|
ProcessDefinition
This interface defines a process definiton. |
|
ProcessDefinition.PackageHeaderData
An interface providing the information from the package definition header section. |
|
ProcessDefinition.ProcessHeaderData
An interface providing the information from the process definition header section. |
|
ProcessDefinitionDirectory
This interface defines a process definiton directory. |
|
ProcessDirectory
Client interface for the process directory. |
|
ProcessMgr
Interface ProcessMgr adds some functions to the
OMG process manager . |
|
SAXEventBuffer
This interface is implemented by classes that can provide XML content by emitting SAX events. |
|
WorkflowService
This interface defines the methods provided by the workflow engine. |
|
WorkflowServiceFactory
This class provides a factory API that enables clients to obtain a workflow service facility. |
Classes in de.danet.an.workflow.api used by de.danet.an.workflow.spis.aii | |
Activity
Interface Activity adds some functions to the
OMG activity . |
|
ActivityUniqueKey
This class implements a unique activity key. |
|
FormalParameter
This class provides a description of a formal parameter as used for workflow processes and workflow applications. |
|
InvalidKeyException
This exception is raised if an invalid key is passed to a lookup method. |
Classes in de.danet.an.workflow.api used by de.danet.an.workflow.spis.ras | |
AlreadyAssignedException
This class provides ... |
|
InvalidKeyException
This exception is raised if an invalid key is passed to a lookup method. |
|
NoSuchResourceException
This exception is thrown if a resource has become invalid. |
|
Participant
This interface identifies the data type "workflow participant" in a object. |
Classes in de.danet.an.workflow.api used by de.danet.an.workflow.spis.rms | |
GroupResource
This interface extends the interface WfResource for resources
that are groups. |
|
NoSuchResourceException
This exception is thrown if a resource has become invalid. |
|
RoleResource
This interface extends the interface WfResource for resources
that are roles. |
|
UserResource
This interface extends the interface WfResource for resources
that are users. |
Classes in de.danet.an.workflow.api used by de.danet.an.workflow.tools.util | |
Activity
Interface Activity adds some functions to the
OMG activity . |
|
ActivityUniqueKey
This class implements a unique activity key. |
|
Batch
This interface must be implemented by classes that can be run as batch. |
|
Batch.Context
This interface specifies a simple contract between a batch and its execution environment. |
|
InvalidKeyException
This exception is raised if an invalid key is passed to a lookup method. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |