Package com.groiss.wf


package com.groiss.wf
Interfaces for accessing the workflow engine. Use WfEngine.getInstance() to get the service-interface implementation.
  • Class
    Description
    The activity instance represents a step of a process instance.
    Defines the last action of the activity.
    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.
    Annotation for methods that should be displayed in the system task editor.
    Default implementation for ApplicationAdapter
    Interface for the relation between process and process form.
    A function in the user interface.
    Use this archiver if archiving should be disabled.
    Iterator interface for parallel for.
    Interface for implementing archive classes.
    This class describes process definitions.
    The process instance represents an instance of a process definition.
    A wrapper around process instances having a different toString method (id + subject).
    This class allows the definition of Relations between processes.
    Deprecated, for removal: This API element is subject to removal in a future version. 
    Deprecated, for removal: This API element is subject to removal in a future version. 
    Use this class to get instances of WfEngine, OrgData, DMS, Store and Admin.
    Deprecated, for removal: This API element is subject to removal in a future version. 
    Deprecated, for removal: This API element is subject to removal in a future version. 
    This interface allows to access the information when and why an activity instance was in the suspension list.
    This class provides some methods useful for preprocessing and postconditions.
    A task is used to describe a manual task in a process definition.
    UserFolders are containers for ActivityInstances.
    This interface encapsulates the functionality of the @enterprise workflow engine.
    Predefined tasks.
    Specifies the kind of items of worklist (which items are to be included).