|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ProcessApplicationDeploymentInfo | Object holding information about a deployment made by a process application. |
ProcessApplicationElResolver | SPI interface that allows providing a custom ElResolver implementation. |
ProcessApplicationInfo | Object holding information about a deployed Process Application |
ProcessApplicationInterface | A Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality. |
ProcessApplicationReference | A reference to a process application. |
ProcessApplicationRegistration | Represents a registration of a process application with a process engine |
Class Summary | |
---|---|
AbstractProcessApplication | |
ProcessApplicationElResolver.ProcessApplicationElResolverSorter | Comparator used for sorting providers |
Exception Summary | |
---|---|
ProcessApplicationExecutionException | |
ProcessApplicationUnavailableException | Checked exception thrown by a ProcessApplicationReference if the referenced
process application is unavailable. |
Annotation Types Summary | |
---|---|
PostDeploy | Annotation that can be placed on a method of a ProcessApplication class. |
PreUndeploy | Annotation that can be placed on a method of a ProcessApplication class. |
ProcessApplication | Used to annotate a user-provided AbstractProcessApplication class and specify
the unique name of the process application. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |