Package org.camunda.bpm.application
package org.camunda.bpm.application
-
ClassDescriptionThe context of an invocation.Annotation that can be placed on a method of a
ProcessApplication
class.Annotation that can be placed on a method of aProcessApplication
class.Used to annotate a user-providedAbstractProcessApplication
class and specify the unique name of the process application.A utility to declare the process application in which subsequent engine API calls are executed.Object holding information about a deployment made by a process application.SPI interface that allows providing a custom ElResolver implementation.Comparator used for sorting providersObject holding information about a deployed Process ApplicationA Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.A reference to a process application.Represents a registration of a process application with a process engineChecked exception thrown by aProcessApplicationReference
if the referenced process application is unavailable.