See: Description
Interface | Description |
---|---|
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.
|
FormInstance |
Interface for the relation between process and process form.
|
Function |
A function in the user interface.
|
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.
|
UserFolder |
UserFolders are containers for ActivityInstances.
|
WfEngine |
This interface encapsulates the functionality of the @enterprise workflow engine.
|
Class | Description |
---|---|
DefaultApplicationAdapter |
Default implementation for ApplicationAdapter
|
NoArchiver |
Use this archiver if archiving should be disabled.
|
ProcessInstanceView |
A wrapper around process instances having a different toString method (id + subject).
|
ProcessRelation |
This class allows the definition of Relations between processes.
|
ServiceLocator |
Use this class to get instances of WfEngine, OrgData, DMS, Store and Admin.
|
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.
|
WfEngine.Tasks |
Predefined tasks.
|
Enum | Description |
---|---|
ActivityInstance.LastAction |
Defines the last action of the activity.
|
WorklistKind |
Specifies the kind of items of worklist (which items are to be included).
|
Annotation Type | Description |
---|---|
CallableMethod |
Annotation for methods that should be displayed in the system task editor.
|
@enterprise 10.0.39049 Copyright © 2024 FREQUENTIS AG. All Rights Reserved.