Package com.groiss.wf

The wf package contains the interfaces for accessing the workflow engine.

See:
          Description

Interface Summary
ActivityInstance The activity instance represents a step of a process instance.
ApplicationAdapter Interface for classes customizing the application behaviour. your implementation will be used for an application if it is registered in the application administration as application class.
ParForIterator  
ProcessDefinition This class describes process definitions.
ProcessInstance The process instance represents an instance of a process definition.
RMIService Interface for customer defined RMI services
Session Use on RMI client to access server services.
Task A task is used to describe a manual task in a process definition.
WfEngine This interface encapsulates the functionality of the @enterprise workflow engine.
 

Class Summary
DefaultApplicationAdapter Default implementation for ApplicationAdapter
ProcessRelation This class allows the definition of Relations between processes
ServiceLocator Use this class to get instances of WfEngine, OrgData, DMS, and Store.
SessionFactory  
SystemAction This class provides some methods useful for preprocessing and postconditions.
 

Exception Summary
WfException A wrapper for ApplicationExceptions
 

Package com.groiss.wf Description

The wf package contains the interfaces for accessing the workflow engine. The ServiceLocator is used for getting the service interfaces.



Copyright © 2001-2006 Groiss Informatics GmbH. All Rights Reserved.