| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use WfObject | |
| de.danet.an.workflow.api | This package defines the the workflow API provided by Danet's workflow component. | 
| de.danet.an.workflow.omgcore | This package defines the core domain of a workflow management system. | 
| 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.rassample
      implementation. | 
| Uses of WfObject in de.danet.an.workflow.api | 
| Subinterfaces of WfObject in de.danet.an.workflow.api | |
|  interface | ActivityInterface Activityadds some functions to theOMG activity. | 
|  interface | ChannelThis interface defines a named connection with a process that can be used to receive messages from activities and send messages to activities. | 
|  interface | EventSubscriberAn EventSubscriberrepresents a connection to the
 workflow engine's event queue. | 
|  interface | ExecutionObjectInterface ExecutionObjectextends theOMG execution
 objectwith additional methods that allow the type-safestate classto be used to query and set state. | 
|  interface | GroupResourceThis interface extends the interface WfResourcefor resources
 that are groups. | 
|  interface | ProcessInterface Processadds some functions to theOMG process. | 
|  interface | ProcessDefinitionDirectoryThis interface defines a process definiton directory. | 
|  interface | ProcessDirectoryClient interface for the process directory. | 
|  interface | ProcessMgrInterface ProcessMgradds some functions to theOMG process manager. | 
|  interface | RoleResourceThis interface extends the interface WfResourcefor resources
 that are roles. | 
|  interface | UserResourceThis interface extends the interface WfResourcefor resources
 that are users. | 
|  interface | WorkflowServiceThis interface defines the methods provided by the workflow engine. | 
| Classes in de.danet.an.workflow.api that implement WfObject | |
|  class | DefaultRequesterThis class provides an implementation of a . | 
| Methods in de.danet.an.workflow.api that return WfObject | |
|  WfObject | WorkflowService.eventReceiver(WfAuditHandler handler)Deprecated. since version 1.3.2. Use instead and set a handler for the object thus obtained | 
| Methods in de.danet.an.workflow.api with parameters of type WfObject | |
|  void | WorkflowService.release(WfObject obj)Release an object obtained from the workflow service immediately instead of waiting for it to be automatically released. | 
| Uses of WfObject in de.danet.an.workflow.omgcore | 
| Subinterfaces of WfObject in de.danet.an.workflow.omgcore | |
|  interface | WfActivityWfActivityis a step in a process that is associated,
 as part of an aggregation, with a single. | 
|  interface | WfAssignmentA WfAssignmentlinksobjects toobjects. | 
|  interface | WfExecutionObjectWfExecutionObjectis an abstract base interface that defines
 common attributes, states, and operations forand. | 
|  interface | WfProcessWfProcessis the performer of a workflow request. | 
|  interface | WfProcessMgrA WfProcessMgrrepresents a template for a specific
 workflow process; it is used to create instances of a workflow
 process. | 
|  interface | WfRequesterWfRequesteris the interface that has a direct concern
 with the execution and results of a workflow process. | 
|  interface | WfResourceWfResourceis an abstraction that represents a person or
 thing that will potentially accept an assignment to an activity. | 
| Uses of WfObject in de.danet.an.workflow.spis.rms | 
| Classes in de.danet.an.workflow.spis.rms that implement WfObject | |
|  class | DefaultGroupResourceThis class provides a GroupResourceimplementation based
 on theBasicResource. | 
|  class | DefaultResourceThis class provides a default implementation of the 's methods,and. | 
|  class | DefaultRoleResourceThis class provides a RoleResourceimplementation based
 on theBasicResource. | 
|  class | DefaultUserResourceThis class provides a UserResourceimplementation based
 on theBasicResource. | 
| 
 | |||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||