Operaton Javadocs 1.0 API

Packages
Package
Description
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Public API of the Operaton engine.

Typical usage of the API starts by the creation of a ProcessEngineConfiguration (typically based on a configuration file), from which a ProcessEngine can be obtained.

 
 
 
 
 
 
 
 
 
Interfaces used to include Java code in a process as the behavior of an activity or as a listener to process events with JavaDelegates.
 
 
 
 
 
 
Classes related to the FormService.
Classes related to the HistoryService.
Classes related to the IdentityService.
Classes related to the ManagementService.
 
Classes related to the querying entities in the engine.
Classes related to the RepositoryService.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
Classes related to the RuntimeService.
 
 
 
 
 
 
 
 
 
 
 
Classes related to the TaskService.
 
Helper classes for testing processes.