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.
ParForIterator Iterator interface for parallel for.
ProcessArchiver Interface for implementing archive classes.
ProcessDefinition This class describes process definitions.
ProcessInstance The process instance represents an instance of a process definition.
RemoteWfEngine This interface encapsulates the functionality of the @enterprise workflow engine.
RMIService Interface for customer defined RMI services.
Session Use on RMI client to access server services.
Suspension This interface allows to access the information when and why an activity instance was in the suspension list.
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 The Session Factory is used to create remote (RMI) or local sessions to @enterprise.
SystemAction This class provides some methods useful for preprocessing and postconditions.
 

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.



@enterprise 8.0.22989 Copyright © 2001-2017 Groiss Informatics GmbH. All Rights Reserved.