A B C D E F G H I J K L M N O P Q R S T U V W X Y 

A

AbstractAuthorizedRestResource - Class in org.camunda.bpm.engine.rest.impl
 
AbstractAuthorizedRestResource(String, Resource, String) - Constructor for class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
 
AbstractAuthorizedRestResource(Resource, String) - Constructor for class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
 
AbstractBpmnActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Denotes an 'activity' in the sense of BPMN 2.0: a parent class for all tasks, subprocess and callActivity.
AbstractBpmnActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
AbstractBpmnParseListener - Class in org.camunda.bpm.engine.impl.bpmn.parser
Abstract base class for implementing a BpmnParseListener without being forced to implement all methods provided, which makes the implementation more robust to future changes.
AbstractBpmnParseListener() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
AbstractCockpitPlugin - Class in org.camunda.bpm.cockpit.plugin.spi.impl
An implementation of CockpitPlugin that comes with reasonable defaults.
AbstractCockpitPlugin() - Constructor for class org.camunda.bpm.cockpit.plugin.spi.impl.AbstractCockpitPlugin
 
AbstractCockpitPluginTest - Class in org.camunda.bpm.cockpit.plugin.test
 
AbstractCockpitPluginTest() - Constructor for class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
AbstractDataAssociation - Class in org.camunda.bpm.engine.impl.bpmn.data
A data association (Input or Output) between a source and a target
AbstractDataAssociation(String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
AbstractDataAssociation(Expression, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
AbstractDataAssociation(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
AbstractDataAssociation(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
AbstractDbSession - Class in org.camunda.bpm.engine.impl.db
 
AbstractDbSession() - Constructor for class org.camunda.bpm.engine.impl.db.AbstractDbSession
 
AbstractEngineAware - Class in org.camunda.bpm.cockpit.service
Base class for engine aware service and resource implementations.
AbstractEngineAware(String) - Constructor for class org.camunda.bpm.cockpit.service.AbstractEngineAware
Creates a engine aware instance for the given engine
AbstractEntity - Class in org.camunda.bpm.cycle.entity
Abstract super class for all entities.
AbstractEntity() - Constructor for class org.camunda.bpm.cycle.entity.AbstractEntity
 
AbstractEventAtomicOperation - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AbstractEventAtomicOperation() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AbstractEventAtomicOperation
 
AbstractEventHandler - Class in org.camunda.bpm.engine.impl.event
 
AbstractEventHandler() - Constructor for class org.camunda.bpm.engine.impl.event.AbstractEventHandler
 
AbstractFormType - Class in org.camunda.bpm.engine.impl.form
 
AbstractFormType() - Constructor for class org.camunda.bpm.engine.impl.form.AbstractFormType
 
AbstractHistoricManager - Class in org.camunda.bpm.engine.impl.persistence
 
AbstractHistoricManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
 
AbstractIdentityResource - Class in org.camunda.bpm.engine.rest.sub.identity.impl
 
AbstractIdentityResource(String, Resource, String) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.AbstractIdentityResource
 
AbstractManager - Class in org.camunda.bpm.engine.impl.persistence
 
AbstractManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
AbstractNativeQuery<T extends NativeQuery<?,?>,U> - Class in org.camunda.bpm.engine.impl
Abstract superclass for all native query types.
AbstractNativeQuery(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
AbstractNativeQuery(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
AbstractParseBpmPlatformXmlStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation step responsible for parsing and attaching the bpm-platform.xml file.
AbstractParseBpmPlatformXmlStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.AbstractParseBpmPlatformXmlStep
 
AbstractPluginResource - Class in org.camunda.bpm.cockpit.plugin.resource
A abstract plugin resource class that may be used to implement resources in cockpit.
AbstractPluginResource(String) - Constructor for class org.camunda.bpm.cockpit.plugin.resource.AbstractPluginResource
 
AbstractPluginRootResource - Class in org.camunda.bpm.cockpit.plugin.resource
A resource class that provides a plugins restful API.
AbstractPluginRootResource(String) - Constructor for class org.camunda.bpm.cockpit.plugin.resource.AbstractPluginRootResource
 
AbstractProcessApplication - Class in org.camunda.bpm.application
 
AbstractProcessApplication() - Constructor for class org.camunda.bpm.application.AbstractProcessApplication
 
AbstractProcessEngineAware - Class in org.camunda.bpm.engine.rest.spi.impl
 
AbstractProcessEngineAware() - Constructor for class org.camunda.bpm.engine.rest.spi.impl.AbstractProcessEngineAware
 
AbstractProcessEngineAware(String) - Constructor for class org.camunda.bpm.engine.rest.spi.impl.AbstractProcessEngineAware
 
AbstractProcessEnginePlugin - Class in org.camunda.bpm.engine.impl.cfg
Adapter class for implementing process engine plugins
AbstractProcessEnginePlugin() - Constructor for class org.camunda.bpm.engine.impl.cfg.AbstractProcessEnginePlugin
 
AbstractProcessEngineTestCase - Class in org.camunda.bpm.engine.impl.test
 
AbstractProcessEngineTestCase() - Constructor for class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
AbstractQuery<T extends Query<?,?>,U> - Class in org.camunda.bpm.engine.impl
Abstract superclass for all query types.
AbstractQuery() - Constructor for class org.camunda.bpm.engine.impl.AbstractQuery
 
AbstractQuery(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.AbstractQuery
 
AbstractQuery(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.AbstractQuery
 
AbstractQueryDto<T extends Query<?,?>> - Class in org.camunda.bpm.engine.rest.dto
Defines common query operations, such as sorting options and validation.
AbstractQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
AbstractQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
AbstractRepository<T extends AbstractEntity> - Class in org.camunda.bpm.cycle.repository
Abstract repository which holds the base information
AbstractRepository() - Constructor for class org.camunda.bpm.cycle.repository.AbstractRepository
 
AbstractRestProcessEngineAware - Class in org.camunda.bpm.engine.rest.impl
 
AbstractRestProcessEngineAware() - Constructor for class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
 
AbstractRestProcessEngineAware(String) - Constructor for class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
 
AbstractRestQueryParametersDto<T> - Class in org.camunda.bpm.cockpit.rest.dto
 
AbstractRestQueryParametersDto() - Constructor for class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
AbstractRestQueryParametersDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
AbstractRestService - Class in org.camunda.bpm.cycle.web.service
This is the base class used by all rest controllers and encapsulates shared behavior.
AbstractRestService() - Constructor for class org.camunda.bpm.cycle.web.service.AbstractRestService
 
AbstractSetProcessDefinitionStateCmd - Class in org.camunda.bpm.engine.impl.cmd
 
AbstractSetProcessDefinitionStateCmd(ProcessDefinitionEntity, boolean, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
AbstractSetProcessDefinitionStateCmd(String, String, boolean, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
AbstractSetProcessInstanceStateCmd - Class in org.camunda.bpm.engine.impl.cmd
 
AbstractSetProcessInstanceStateCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
 
AbstractStartProcessEnginesStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation step that is responsible for starting all process engines declared in a List of ProcessEngineXml files.
AbstractStartProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.AbstractStartProcessEnginesStep
 
AbstractTemplateFilter - Class in org.camunda.bpm.webapp.impl.filter
A Filter implementation that can be used to realize basic templating.
AbstractTemplateFilter() - Constructor for class org.camunda.bpm.webapp.impl.filter.AbstractTemplateFilter
 
AbstractTransformer - Class in org.camunda.bpm.engine.impl.transformer
A Transformer is responsible of transforming an object into a different object
AbstractTransformer() - Constructor for class org.camunda.bpm.engine.impl.transformer.AbstractTransformer
 
AbstractVariableQueryImpl<T extends Query<?,?>,U> - Class in org.camunda.bpm.engine.impl
Abstract query class that adds methods to query for variable values.
AbstractVariableQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
AbstractVariableQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
AbstractVariableQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
AbstractVariablesResource - Class in org.camunda.bpm.engine.rest.sub.impl
 
AbstractVariablesResource(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
AbstractWritableIdentityServiceCmd<T> - Class in org.camunda.bpm.engine.impl.cmd
 
AbstractWritableIdentityServiceCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractWritableIdentityServiceCmd
 
accept - Variable in class org.camunda.bpm.engine.impl.rules.RulesAgendaFilter
 
accept(Activation) - Method in class org.camunda.bpm.engine.impl.rules.RulesAgendaFilter
 
acceptUntrusted() - Static method in class org.camunda.bpm.identity.impl.ldap.util.CertificateHelper
 
acceptUntrustedCertificates - Variable in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
 
Account - Interface in org.camunda.bpm.engine.impl.identity
 
accountDetails - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
accountName - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserAccountCmd
 
accountPassword - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
accumulate(String, Object) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Accumulate values under a key.
acquiredJobBatches - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
 
AcquiredJobs - Class in org.camunda.bpm.engine.impl.jobexecutor
 
AcquiredJobs() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
 
acquiredJobs - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
 
AcquireJobsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
AcquireJobsCmd(JobExecutor) - Constructor for class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
 
acquireJobsCmd - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
AcquireJobsRunnable - Class in org.camunda.bpm.engine.impl.jobexecutor
 
AcquireJobsRunnable(JobExecutor) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
acquireJobsRunnable - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
ACQUISITION_STRATEGY - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
Deprecated.
action - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
ACTION_ADD_ATTACHMENT - Static variable in interface org.camunda.bpm.engine.task.Event
An attachment was added with the attachment name as message.
ACTION_ADD_COMMENT - Static variable in interface org.camunda.bpm.engine.task.Event
An user comment was added with the short version of the comment as message.
ACTION_ADD_GROUP_LINK - Static variable in interface org.camunda.bpm.engine.task.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_ADD_USER_LINK - Static variable in interface org.camunda.bpm.engine.task.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
ACTION_DELETE_ATTACHMENT - Static variable in interface org.camunda.bpm.engine.task.Event
An attachment was deleted with the attachment name as message.
ACTION_DELETE_GROUP_LINK - Static variable in interface org.camunda.bpm.engine.task.Event
A group identity link was added with following message parts: [0] groupId [1] identity link type (aka role)
ACTION_DELETE_USER_LINK - Static variable in interface org.camunda.bpm.engine.task.Event
A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
activateProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionById(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionById(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Activates the process definition with the given id.
activateProcessDefinitionById(String, boolean, Date) - Method in interface org.camunda.bpm.engine.RepositoryService
Activates the process definition with the given id.
activateProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionByKey(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
activateProcessDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Activates the process definition with the given key (=id in the bpmn20.xml file).
activateProcessDefinitionByKey(String, boolean, Date) - Method in interface org.camunda.bpm.engine.RepositoryService
Activates the process definition with the given key (=id in the bpmn20.xml file).
ActivateProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
 
ActivateProcessDefinitionCmd(ProcessDefinitionEntity, boolean, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
 
ActivateProcessDefinitionCmd(String, String, boolean, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
 
activateProcessDefinitionsOn(Date) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
activateProcessDefinitionsOn(Date) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
activateProcessDefinitionsOn(Date) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
Sets the date on which the process definitions contained in this deployment will be activated.
activateProcessDefinitionsOn(Date) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
 
activateProcessInstanceById(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
activateProcessInstanceById(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Activates the process instance with the given id.
ActivateProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
ActivateProcessInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivateProcessInstanceCmd
 
Activator - Class in org.camunda.bpm.engine.osgi
OSGi Activator
Activator() - Constructor for class org.camunda.bpm.engine.osgi.Activator
 
active() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
ACTIVE - Static variable in interface org.camunda.bpm.engine.impl.persistence.entity.SuspensionState
 
active() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
active() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
active() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
active() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only selects process definitions which are active
active() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only selects executions which are active (i.e.
active() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only selects process instances which are active, which means that neither the process instance nor the corresponding process definition are suspended.
active() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only selects tasks which are active (ie.
activeConcurrentExecutionsExist(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
 
activeDeploymentOperations - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
set if the current thread is performing a composite deployment operation
ACTIVITI_BPMN_EXTENSIONS_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
The namespace of the Activiti custom BPMN extensions.
ACTIVITI_REGISTRY_BEAN_NAME - Static variable in class org.camunda.bpm.engine.spring.components.ActivitiContextUtils
the name of the default registry used to store all state handling components
ActivitiAnnotationDrivenBeanDefinitionParser - Class in org.camunda.bpm.engine.spring.components.config.xml
registers support for handling the annotations in the org.camunda.bpm.engine.annotations package.
ActivitiAnnotationDrivenBeanDefinitionParser() - Constructor for class org.camunda.bpm.engine.spring.components.config.xml.ActivitiAnnotationDrivenBeanDefinitionParser
 
ActivitiContextUtils - Class in org.camunda.bpm.engine.spring.components
simple place to stash the constants used throughout the code
ActivitiContextUtils() - Constructor for class org.camunda.bpm.engine.spring.components.ActivitiContextUtils
 
ActivitiElContext - Class in org.camunda.bpm.engine.impl.el
 
ActivitiElContext(ELResolver) - Constructor for class org.camunda.bpm.engine.impl.el.ActivitiElContext
 
activities - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
ActivitiFunctionMapper - Class in org.camunda.bpm.engine.impl.el
Default implementation of a FunctionMapper.
ActivitiFunctionMapper() - Constructor for class org.camunda.bpm.engine.impl.el.ActivitiFunctionMapper
 
ActivitiNamespaceHandler - Class in org.camunda.bpm.engine.spring.components.config.xml
responsible for providing support.
ActivitiNamespaceHandler() - Constructor for class org.camunda.bpm.engine.spring.components.config.xml.ActivitiNamespaceHandler
 
ActivitiStateAnnotationBeanPostProcessor - Class in org.camunda.bpm.engine.spring.components.aop
the idea is that this bean post processor is responsible for registering all beans that have the org.camunda.bpm.engine.annotations.State annotation.
ActivitiStateAnnotationBeanPostProcessor() - Constructor for class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
 
ActivitiStateHandlerRegistration - Class in org.camunda.bpm.engine.spring.components.registry
an instance of a bean discovered to both have an org.camunda.bpm.engine.ProcessEngineComponent.ActivitiComponent and one or more org.camunda.bpm.engine.ProcessEngineComponent.ActivitiComponent annotations present.
ActivitiStateHandlerRegistration(Map<Integer, String>, Method, Object, String, String, int, int, String) - Constructor for class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
ActivitiStateHandlerRegistry - Class in org.camunda.bpm.engine.spring.components.registry
this class records and manages all known org.camunda.bpm.engine.annotations.State - responding beans in the JVM.
ActivitiStateHandlerRegistry() - Constructor for class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
 
activity - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
activity - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
activity - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
current activity
activity - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
current activity
ACTIVITY_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
ACTIVITY_EVENT_TYPE_END - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when an activity instance is ended.
ACTIVITY_EVENT_TYPE_START - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when an activity instance is started.
ACTIVITY_EVENT_TYPE_UPDATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when an activity instance is updated.
ACTIVITY_EXECUTE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
ACTIVITY_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
ACTIVITY_ID - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
ACTIVITY_INSTANCE_END_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
ACTIVITY_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
 
ACTIVITY_INSTANCE_START_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
ACTIVITY_NAME - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
ACTIVITY_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
ACTIVITY_TYPE - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
ActivityBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
 
activityBehavior - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
ActivityBehaviorInvocation - Class in org.camunda.bpm.engine.impl.delegate
 
ActivityBehaviorInvocation(ActivityBehavior, ActivityExecution) - Constructor for class org.camunda.bpm.engine.impl.delegate.ActivityBehaviorInvocation
 
activityDrawInstructions - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator
 
ActivityExecution - Interface in org.camunda.bpm.engine.impl.pvm.delegate
 
activityHistoryEnabled(ScopeImpl, int) - Static method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
activityId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
activityId - Variable in class org.camunda.bpm.engine.cdi.annotation.event.EndActivityLiteral
 
activityId - Variable in class org.camunda.bpm.engine.cdi.annotation.event.StartActivityLiteral
 
activityId - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
activityId(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for the given activity (id from BPMN 2.0 XML)
activityId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
Deprecated.
activityId - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
activityId - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartEventActivityBehavior
 
activityId - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
activityId - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
activityId(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
activityId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
activityId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
activityId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
activityId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
activityId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
activityId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
activityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
the id of the activity
activityId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
activityId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
persisted reference to the current position in the diagram within the ExecutionEntity.processDefinition.
activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
activityId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
activityId(String) - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
Only select subscriptions that belong to an activity with the given id.
activityId(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which contain an activity with the given id.
activityId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which contain an activity with the given id.
activityIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
activityIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
activityIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
ActivityImpl - Class in org.camunda.bpm.engine.impl.pvm.process
 
ActivityImpl(String, ProcessDefinitionImpl) - Constructor for class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
ActivityInstance - Interface in org.camunda.bpm.engine.runtime
An activity instance represents an instance of an activity.
ActivityInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
An activity instance is the instance of an activity
ActivityInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
ActivityInstanceEndListener - Class in org.camunda.bpm.engine.impl.history.parser
 
ActivityInstanceEndListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceEndListener
 
activityInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with the given id (primary key within history tables).
activityInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
Only select historic variable updates associated to the given activity instance.
activityInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
activityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
activityInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
activityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
activityInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
activityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
activityInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
the id of this activity instance
activityInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
activityInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
the unique id of the current activity instance
activityInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
activityInstanceId - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
the Id of the current activity instance
activityInstanceIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
activityInstanceIdIn - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
activityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
activityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
activityInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
activityInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which have one of the activity instance ids.
activityInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select task which have one of the activity instance ids.
activityInstanceIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
ActivityInstanceImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ActivityInstanceImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
ActivityInstanceStartListener - Class in org.camunda.bpm.engine.impl.history.parser
 
ActivityInstanceStartListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceStartListener
 
ActivityInstanceUpdateListener - Class in org.camunda.bpm.engine.impl.history.parser
 
ActivityInstanceUpdateListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceUpdateListener
 
activityName(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for activities with the given name
activityName - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
activityName(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
activityName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
the name of the activity
activityName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
activityName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
The name of the current activity position
activityRef - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
 
ActivityStatistics - Interface in org.camunda.bpm.engine.management
 
ActivityStatisticsImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ActivityStatisticsImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
ActivityStatisticsQuery - Interface in org.camunda.bpm.engine.management
 
ActivityStatisticsQueryImpl - Class in org.camunda.bpm.engine.impl
 
ActivityStatisticsQueryImpl(String, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
ActivityStatisticsResultDto - Class in org.camunda.bpm.engine.rest.dto.repository
 
ActivityStatisticsResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ActivityStatisticsResultDto
 
activityType(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for activities with the given activity type
activityType - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
activityType(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
activityType - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
the type of the activity (startEvent, serviceTask ...)
activityType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
actualCommandExecutor - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
add(ELResolver) - Method in class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
Adds the given resolver to the list of component resolvers.
ADD - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
add(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.NumberOperations
 
add(boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
add := add (<PLUS> mul | <MINUS> mul)*
add(Element) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
addActivityHandlers(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
addAssignment(Assignment) - Method in class org.camunda.bpm.engine.impl.bpmn.data.SimpleDataInputAssociation
 
addAttachment(String, Object) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
addAttachment(String, Object) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
addAttribute(String, String) - Method in class org.camunda.bpm.engine.osgi.HeaderParser.PathElement
 
addAuthentication(Authentication) - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
Adds an authentication to the list of current authentications.
addAuthorizations(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
addBcc(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
addBusinessCalendar(String, BusinessCalendar) - Method in class org.camunda.bpm.engine.impl.calendar.MapBusinessCalendarManager
 
addCandidateGroup(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Adds the given group as candidate group to this task
addCandidateGroup(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
addCandidateGroup(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
addCandidateGroup(String, String) - Method in interface org.camunda.bpm.engine.TaskService
addCandidateGroupIdExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
addCandidateGroups(Collection<String>) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Adds multiple groups as candidate group to this task.
addCandidateGroups(Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
addCandidateStarterGroup(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
addCandidateStarterGroup(String, String) - Method in interface org.camunda.bpm.engine.RepositoryService
Authorizes a candidate group for a process definition.
addCandidateStarterGroupIdExpression(Expression) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
addCandidateStarterUser(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
addCandidateStarterUser(String, String) - Method in interface org.camunda.bpm.engine.RepositoryService
Authorizes a candidate user for a process definition.
addCandidateStarterUserIdExpression(Expression) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
addCandidateUser(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Adds the given user as a candidate user to this task.
addCandidateUser(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
addCandidateUser(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
addCandidateUser(String, String) - Method in interface org.camunda.bpm.engine.TaskService
addCandidateUserIdExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
addCandidateUsers(Collection<String>) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Adds multiple users as candidate user to this task.
addCandidateUsers(Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
addCc(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
addClasspathResource(String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
addClasspathResource(String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
addClasspathResource(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
 
addClasspathResource(String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
 
addColumnMetaData(String, String) - Method in class org.camunda.bpm.engine.management.TableMetaData
 
addComment(String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
addComment(String, String, String) - Method in interface org.camunda.bpm.engine.TaskService
Add a comment to a task and/or process instance.
AddCommentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
AddCommentCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
 
addConnectionEventListener(ConnectionEventListener) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
addDatabaseSpecificStatement(String, String, String) - Static method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
addDataInputAssociation(AbstractDataAssociation) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
addDataInputAssociation(AbstractDataAssociation) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
addDataOutputAssociation(AbstractDataAssociation) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
addDataOutputAssociation(AbstractDataAssociation) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
addDeployedArtifact(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
addDeserializedObject(Object, byte[], VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
addDirective(String, String) - Method in class org.camunda.bpm.engine.osgi.HeaderParser.PathElement
 
addEndEventListener(ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
addEndEventListener(ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
addError(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
addError(String, Element) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
addErrorEventDefinition(ErrorEventDefinition, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
addEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
addEventSubscriptionDeclaration(EventSubscriptionDeclaration, ScopeImpl, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
addExecutionListener(String, ExecutionListener) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
addExecutionListener(String, ExecutionListener, int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
addExecutionListener(ExecutionListener) - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
addFilter(String, String, StringWriter) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
addFormType(AbstractFormType) - Method in class org.camunda.bpm.engine.impl.form.FormTypes
 
addGroupIdentityLink(String, String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Involves a group with group task.
addGroupIdentityLink(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
addGroupIdentityLink(String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
addGroupIdentityLink(String, String, String) - Method in interface org.camunda.bpm.engine.TaskService
Involves a group with a task.
addIdentityLink(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
addIdentityLink(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
AddIdentityLinkCmd - Class in org.camunda.bpm.engine.impl.cmd
 
AddIdentityLinkCmd(String, String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkCmd
 
AddIdentityLinkForProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
 
AddIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
 
addIncident(IncidentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
addingBundle(Bundle, BundleEvent) - Method in class org.camunda.bpm.engine.osgi.Extender
 
addingService(ServiceReference) - Method in class org.camunda.bpm.engine.osgi.Extender
 
addInput(Data) - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
addInputRef(DataRef) - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
addInputStream(String, InputStream) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
addInputStream(String, InputStream) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
 
addInputStream(String, InputStream) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
 
addJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
addJobIdBatch(List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
 
addKnowledgeBase(String, Object) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
addLane(Lane) - Method in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
addLaneSet(LaneSet) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
addLink(AtomLink) - Method in class org.camunda.bpm.engine.rest.dto.LinkableDto
 
addMessageEventSubscriptions(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
addMissingComponent(String, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
addOperation(OperationImplementation) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
addOperation(Operation) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
addOperation(WSOperation) - Method in class org.camunda.bpm.engine.impl.webservice.WSService
 
addOrder(String, String) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
addOrder(String, String) - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
addOutput(Data) - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
addOutputRef(DataRef) - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
addPermission(Permission) - Method in interface org.camunda.bpm.engine.authorization.Authorization
allows granting a permission.
addPermission(Permission) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
addProcessDefinition(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
addProcessEnginePlugins(JtaProcessEngineConfiguration) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
addProcessesXml(DeploymentUnit, ProcessesXmlWrapper) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
Attach the parsed ProcessesXml file to a deployment unit.
addReflexiveLink(URI, String, String) - Method in class org.camunda.bpm.engine.rest.dto.LinkableDto
 
addResource(Object, Map<String, byte[]>, String, String) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
addResource(ResourceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
addRuleIdExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
addRuleVariableInputIdExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
addScriptEngineFactory(ScriptEngineFactory) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
addService(BpmnInterfaceImplementation) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
addSessionFactory(SessionFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
addSingleUnitQuantity(Date, String) - Method in class org.camunda.bpm.engine.impl.calendar.DefaultBusinessCalendar
 
addSqlStatementPiece(String, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
addStartEventListener(ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
addStartEventListener(ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
addStep(MBeanDeploymentOperationStep) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
Add a new atomic step to the composite operation.
addStep(MBeanDeploymentOperationStep) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
addString(String, String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
addString(String, String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
addString(String, String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
 
addString(String, String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
 
addStructure(StructureDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
addSuffic(String) - Method in class org.camunda.bpm.engine.impl.rules.RulesAgendaFilter
 
addTakeEventListener(TransitionImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
addTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
addTaskAssignmentListeners(TaskDefinition) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
addTaskCompleteListeners(TaskDefinition) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
addTaskCreateListeners(TaskDefinition) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
addTaskListener(String, TaskListener) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
addTimerDeclaration(ScopeImpl, TimerDeclarationImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
addTimerDeclarations(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
addTo(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
addToExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
addToSet(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
addTransactionListener(TransactionState, TransactionListener) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
 
addTransactionListener(TransactionState, TransactionListener) - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
addTransactionListener(TransactionState, TransactionListener) - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionContext
 
addTransactionListener(TransactionState, TransactionListener) - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext
 
addType(VariableType) - Method in class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
addType(VariableType, int) - Method in class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
addType(VariableType) - Method in interface org.camunda.bpm.engine.impl.variable.VariableTypes
 
addType(VariableType, int) - Method in interface org.camunda.bpm.engine.impl.variable.VariableTypes
Add type at the given index.
addUser(String, String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
addUser(String, String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
addUserIdentityLink(String, String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Involves a user with a task.
addUserIdentityLink(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
addUserIdentityLink(String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
addUserIdentityLink(String, String, String) - Method in interface org.camunda.bpm.engine.TaskService
Involves a user with a task.
addVariable(String, Object, QueryOperator, boolean) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
addVariableDeclaration(ScopeImpl, VariableDeclaration) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
AddVariablesService - Class in org.camunda.bpm.example.wait.states.service
This is a service implementation illustrating how to add local variables to an execution.
AddVariablesService() - Constructor for class org.camunda.bpm.example.wait.states.service.AddVariablesService
 
addWarning(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
addWarning(String, Element) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
addZipInputStream(ZipInputStream) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
addZipInputStream(ZipInputStream) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
addZipInputStream(ZipInputStream) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
 
addZipInputStream(ZipInputStream) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
 
adjustStartEventSubscriptions(ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
adjust all event subscriptions responsible to start process instances (timer start event, message start event).
AdminApplication - Class in org.camunda.bpm.admin.impl.web
The rest api exposed by the admin application
AdminApplication() - Constructor for class org.camunda.bpm.admin.impl.web.AdminApplication
 
AdministratorAuthorizationPlugin - Class in org.camunda.bpm.engine.impl.plugin
 
AdministratorAuthorizationPlugin() - Constructor for class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
administratorGroupName - Variable in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
The name of the administrator group.
administratorUserName - Variable in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
The name of the administrator group.
advice - Variable in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
the MethodInterceptor that handles launching the business process.
after() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
afterBeanDiscovery(AfterBeanDiscovery, BeanManager) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineExtension
 
afterClass() - Static method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
afterCommit() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
afterCompletion(int) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
 
afterCompletion(int) - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
afterPropertiesSet() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
afterPropertiesSet() - Method in class org.camunda.bpm.engine.spring.application.SpringServletProcessApplication
 
afterPropertiesSet() - Method in class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
 
afterPropertiesSet() - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartAnnotationBeanPostProcessor
 
afterPropertiesSet() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
 
afterPropertiesSet() - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
ALL_SPEC - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
ALL_SPEC_INT - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
allDeploymentIds - Variable in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
if old deployments were resumed
allExecutionsInSameActivity(List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
allMailScansCmds - Variable in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
allowedPaths - Variable in class org.camunda.bpm.webapp.impl.security.filter.PathFilterRule
 
allowedPaths - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
AMP - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '&'.
AND - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
and(boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
and := eq (<AND> eq)*
ANNOTATION_STATE_HANDLER_BEAN_FACTORY_POST_PROCESSOR_BEAN_NAME - Static variable in class org.camunda.bpm.engine.spring.components.ActivitiContextUtils
 
annotationDeploymentSetUp(ProcessEngine, Class<?>, String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
annotationDeploymentTearDown(ProcessEngine, String, Class<?>, String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
ANONYMOUS - Static variable in class org.camunda.bpm.webapp.impl.security.auth.Authentication
 
ANY - Static variable in interface org.camunda.bpm.engine.authorization.Authorization
The identifyer used for relating to all users or all resourceIds.
apiTypeToTableNameMap - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
APOS - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '''.
APP_JNDI_NAME - Static variable in class org.camunda.bpm.BpmPlatform
 
APP_PREFIX_PATTERN - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
APP_ROOT_PLACEHOLDER - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
append(String, Object) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Append values to the array under a key.
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstBinary
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstBoolean
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstBracket
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstChoice
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstComposite
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstDot
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstNested
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstNode
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstNull
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstNumber
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstParameters
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstString
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstUnary
 
appendText(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
Due to the nature of SAX parsing, sometimes the characters of an element are not processed at once.
application - Variable in class org.camunda.bpm.application.impl.EmbeddedProcessApplicationReferenceImpl
 
APPLICATION_BPMN20_XML - Static variable in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
 
APPLICATION_BPMN20_XML_TYPE - Static variable in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
 
applicationContext - Variable in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
applicationContext - Variable in class org.camunda.bpm.engine.spring.ApplicationContextElResolver
 
applicationContext - Variable in class org.camunda.bpm.engine.spring.impl.test.SpringProcessEngineTestCase
 
applicationContext - Variable in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
applicationContext - Variable in class org.camunda.bpm.engine.spring.SpringExpressionManager
 
ApplicationContextElResolver - Class in org.camunda.bpm.engine.spring
 
ApplicationContextElResolver(ApplicationContext) - Constructor for class org.camunda.bpm.engine.spring.ApplicationContextElResolver
 
ApplicationContextPathUtil - Class in org.camunda.bpm.engine.rest.util
 
ApplicationContextPathUtil() - Constructor for class org.camunda.bpm.engine.rest.util.ApplicationContextPathUtil
 
ApplicationRequestAuthorizer - Class in org.camunda.bpm.webapp.impl.security.filter
This matcher can be used for restricting access to an app.
ApplicationRequestAuthorizer() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.ApplicationRequestAuthorizer
 
apply(TypeConverter, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.AstBinary.SimpleOperator
 
apply(TypeConverter, Object) - Method in class org.camunda.bpm.engine.impl.juel.AstUnary.SimpleOperator
 
applyFieldDeclaration(List<FieldDeclaration>, Object) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
applyFieldDeclaration(FieldDeclaration, Object) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
applyFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.camunda.bpm.cockpit.impl.web.filter.plugin.ClientPluginsFilter
 
applyFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
applyFilter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.filter.AbstractTemplateFilter
Apply the filter to the given request/response.
applyFilters(T) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
applyFilters(AuthorizationQuery) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
applyFilters(HistoricActivityInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
applyFilters(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
applyFilters(HistoricVariableInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
applyFilters(GroupQuery) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
applyFilters(UserQuery) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
applyFilters(ProcessDefinitionQuery) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
applyFilters(ExecutionQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
applyFilters(JobQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
applyFilters(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
applyFilters(VariableInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
applyFilters(TaskQuery) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
applyProperties(Object, Map<String, String>) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
Sets an objects fields via reflection from String values.
applyProperty(Object, String, String) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
 
applyRequestControls(AbstractQuery) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
applySortingOptions(T) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
applySortingOptions(AuthorizationQuery) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
applySortingOptions(HistoricActivityInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
applySortingOptions(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
applySortingOptions(HistoricVariableInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
applySortingOptions(GroupQuery) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
applySortingOptions(UserQuery) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
applySortingOptions(ProcessDefinitionQuery) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
applySortingOptions(ExecutionQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
applySortingOptions(JobQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
applySortingOptions(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
applySortingOptions(VariableInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
applySortingOptions(TaskQuery) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
ArchiveInvoiceService - Class in org.camunda.bpm.example.invoice.service
This is an empty service implementation illustrating how to use a plain Java Class as a BPMN 2.0 Service Task delegate.
ArchiveInvoiceService() - Constructor for class org.camunda.bpm.example.invoice.service.ArchiveInvoiceService
 
areJobsAvailable() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
areJobsAvailable(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
arg1 - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
arg2 - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
arg3 - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
arg4 - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
arg5 - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
array() - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
Begin appending a new array.
ArrayELResolver - Class in org.camunda.bpm.engine.impl.javax.el
Defines property resolution behavior on arrays.
ArrayELResolver() - Constructor for class org.camunda.bpm.engine.impl.javax.el.ArrayELResolver
Creates a new read/write ArrayELResolver.
ArrayELResolver(boolean) - Constructor for class org.camunda.bpm.engine.impl.javax.el.ArrayELResolver
Creates a new ArrayELResolver whose read-only status is determined by the given parameter.
ARROW_WIDTH - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
asc() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
asc() - Method in interface org.camunda.bpm.engine.query.Query
Order the results ascending on the given property as defined in this class (needs to come after a call to one of the orderByXxxx methods).
ASCENDING - Static variable in class org.camunda.bpm.engine.impl.Direction
 
assertAndEnsureCleanDb() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
Each test is assumed to clean up all DB content it entered.
assertAndEnsureCleanDb(ProcessEngine) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
Each test is assumed to clean up all DB content it entered.
assertAssociated() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
assertProcessEnded(String) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
assertProcessEnded(ProcessEngine, String) - Static method in class org.camunda.bpm.engine.impl.test.ProcessEngineAssert
 
assertProcessEnded(ProcessEngine, String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
Deprecated.
assertProcessEnded(String) - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
assertTaskAssociated() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
assertTextPresent(String, String) - Method in class org.camunda.bpm.engine.impl.test.PvmTestCase
Asserts if the provided text is part of some text.
assertTextPresentIgnoreCase(String, String) - Method in class org.camunda.bpm.engine.impl.test.PvmTestCase
Asserts if the provided text is part of some text, ignoring any uppercase characters
assignee - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
assignee - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
assignee - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
assignee - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
ASSIGNEE - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
ASSIGNEE - Static variable in class org.camunda.bpm.engine.task.IdentityLinkType
 
ASSIGNEE_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
assigneeExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
Assignment - Class in org.camunda.bpm.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'assignment'
Assignment(Expression, Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.Assignment
 
assignments - Variable in class org.camunda.bpm.engine.impl.bpmn.data.SimpleDataInputAssociation
 
associateConnection(Object) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
associateExecutionById(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Associate with the provided execution.
AstBinary - Class in org.camunda.bpm.engine.impl.juel
 
AstBinary(AstNode, AstNode, AstBinary.Operator) - Constructor for class org.camunda.bpm.engine.impl.juel.AstBinary
 
AstBinary.Operator - Interface in org.camunda.bpm.engine.impl.juel
 
AstBinary.SimpleOperator - Class in org.camunda.bpm.engine.impl.juel
 
AstBinary.SimpleOperator() - Constructor for class org.camunda.bpm.engine.impl.juel.AstBinary.SimpleOperator
 
AstBoolean - Class in org.camunda.bpm.engine.impl.juel
 
AstBoolean(boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.AstBoolean
 
AstBracket - Class in org.camunda.bpm.engine.impl.juel
 
AstBracket(AstNode, AstNode, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.AstBracket
 
AstChoice - Class in org.camunda.bpm.engine.impl.juel
 
AstChoice(AstNode, AstNode, AstNode) - Constructor for class org.camunda.bpm.engine.impl.juel.AstChoice
 
AstComposite - Class in org.camunda.bpm.engine.impl.juel
 
AstComposite(List<AstNode>) - Constructor for class org.camunda.bpm.engine.impl.juel.AstComposite
 
AstDot - Class in org.camunda.bpm.engine.impl.juel
 
AstDot(AstNode, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.AstDot
 
AstEval - Class in org.camunda.bpm.engine.impl.juel
 
AstEval(AstNode, boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.AstEval
 
AstFunction - Class in org.camunda.bpm.engine.impl.juel
 
AstFunction(String, int, AstParameters) - Constructor for class org.camunda.bpm.engine.impl.juel.AstFunction
 
AstFunction(String, int, AstParameters, boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.AstFunction
 
AstIdentifier - Class in org.camunda.bpm.engine.impl.juel
 
AstIdentifier(String, int) - Constructor for class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
AstLiteral - Class in org.camunda.bpm.engine.impl.juel
 
AstLiteral() - Constructor for class org.camunda.bpm.engine.impl.juel.AstLiteral
 
AstMethod - Class in org.camunda.bpm.engine.impl.juel
 
AstMethod(AstProperty, AstParameters) - Constructor for class org.camunda.bpm.engine.impl.juel.AstMethod
 
AstNested - Class in org.camunda.bpm.engine.impl.juel
 
AstNested(AstNode) - Constructor for class org.camunda.bpm.engine.impl.juel.AstNested
 
AstNode - Class in org.camunda.bpm.engine.impl.juel
 
AstNode() - Constructor for class org.camunda.bpm.engine.impl.juel.AstNode
 
AstNull - Class in org.camunda.bpm.engine.impl.juel
 
AstNull() - Constructor for class org.camunda.bpm.engine.impl.juel.AstNull
 
AstNumber - Class in org.camunda.bpm.engine.impl.juel
 
AstNumber(Number) - Constructor for class org.camunda.bpm.engine.impl.juel.AstNumber
 
AstParameters - Class in org.camunda.bpm.engine.impl.juel
 
AstParameters(List<AstNode>) - Constructor for class org.camunda.bpm.engine.impl.juel.AstParameters
 
AstProperty - Class in org.camunda.bpm.engine.impl.juel
 
AstProperty(AstNode, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.AstProperty
 
AstRightValue - Class in org.camunda.bpm.engine.impl.juel
 
AstRightValue() - Constructor for class org.camunda.bpm.engine.impl.juel.AstRightValue
 
AstString - Class in org.camunda.bpm.engine.impl.juel
 
AstString(String) - Constructor for class org.camunda.bpm.engine.impl.juel.AstString
 
AstText - Class in org.camunda.bpm.engine.impl.juel
 
AstText(String) - Constructor for class org.camunda.bpm.engine.impl.juel.AstText
 
AstUnary - Class in org.camunda.bpm.engine.impl.juel
 
AstUnary(AstNode, AstUnary.Operator) - Constructor for class org.camunda.bpm.engine.impl.juel.AstUnary
 
AstUnary.Operator - Interface in org.camunda.bpm.engine.impl.juel
 
AstUnary.SimpleOperator - Class in org.camunda.bpm.engine.impl.juel
 
AstUnary.SimpleOperator() - Constructor for class org.camunda.bpm.engine.impl.juel.AstUnary.SimpleOperator
 
async - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
AsyncContinuationJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
AsyncContinuationJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
 
AtomicOperation - Interface in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationActivityEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationActivityEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityEnd
 
AtomicOperationActivityExecute - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationActivityExecute() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityExecute
 
AtomicOperationActivityInstanceEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationActivityInstanceEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityInstanceEnd
 
AtomicOperationActivityInstanceStart - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationActivityInstanceStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityInstanceStart
 
AtomicOperationActivityStart - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationActivityStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityStart
 
AtomicOperationDeleteCascade - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationDeleteCascade() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascade
 
AtomicOperationDeleteCascadeFireActivityEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationDeleteCascadeFireActivityEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascadeFireActivityEnd
 
AtomicOperationProcessEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationProcessEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessEnd
 
AtomicOperationProcessStart - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationProcessStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStart
 
AtomicOperationProcessStartInitial - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationProcessStartInitial() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStartInitial
 
AtomicOperationTransitionCreateScope - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationTransitionCreateScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionCreateScope
 
AtomicOperationTransitionDestroyScope - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationTransitionDestroyScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionDestroyScope
 
AtomicOperationTransitionNotifyListenerEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationTransitionNotifyListenerEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerEnd
 
AtomicOperationTransitionNotifyListenerStart - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationTransitionNotifyListenerStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerStart
 
AtomicOperationTransitionNotifyListenerTake - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
AtomicOperationTransitionNotifyListenerTake() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerTake
 
AtomLink - Class in org.camunda.bpm.engine.rest.dto
 
AtomLink() - Constructor for class org.camunda.bpm.engine.rest.dto.AtomLink
 
AtomLink(String, String, String) - Constructor for class org.camunda.bpm.engine.rest.dto.AtomLink
 
attachHeaders(HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
attachment - Variable in class org.camunda.bpm.engine.impl.cmd.SaveAttachmentCmd
 
Attachment - Interface in org.camunda.bpm.engine.task
Any type of content that is be associated with a task or with a process instance.
ATTACHMENT_SIZE_LIMIT - Static variable in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
attachmentDescription - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
AttachmentEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
AttachmentEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
attachmentId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteAttachmentCmd
 
attachmentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetAttachmentCmd
 
attachmentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetAttachmentContentCmd
 
AttachmentManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
AttachmentManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
 
attachmentName - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
Attachments - Class in org.camunda.bpm.container.impl.jmx.deployment
Contains the attachment names of all attachments used by the ProcessApplication deployment OperationSteps.
Attachments() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.Attachments
 
attachments - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
a list of attachments allows to pass state from one operation to another
attachments - Variable in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
attachmentType - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
attachPostDeployDescription(DeploymentUnit, AnnotationInstance) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
Attach the AnnotationInstances for the PostDeploy methods
attachPreUndeployDescription(DeploymentUnit, AnnotationInstance) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
Attach the AnnotationInstances for the PreUndeploy methods
attachProcessApplicationComponent(DeploymentUnit, ComponentDescription) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
Attach the ComponentDescription for the AbstractProcessApplication component
Attribute - Enum in org.camunda.bpm.container.impl.jboss.extension
An attribute.
Attribute - Class in org.camunda.bpm.engine.impl.util.xml
 
Attribute(String, String) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Attribute
 
Attribute(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Attribute
 
attribute(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
attribute(String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
attributeMap - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
 
attributeNS(String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
attributeNS(String, String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
attributes() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
ATTRIBUTEVALUE_T_FORMAL_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
auditHistoryEnabled(ScopeImpl, int) - Static method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
augmentResponseByAuthenticationChallenge(HttpServletResponse, ProcessEngine) - Method in interface org.camunda.bpm.engine.rest.security.auth.AuthenticationProvider
Callback to add an authentication challenge to the response to the client.
augmentResponseByAuthenticationChallenge(HttpServletResponse, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
 
AUTH_TYPE_GLOBAL - Static variable in interface org.camunda.bpm.engine.authorization.Authorization
A Global Authorization ranges over all users and groups (userId = Authorization.ANY) and are usually used for fixing the "base" permission for a resource.
AUTH_TYPE_GRANT - Static variable in interface org.camunda.bpm.engine.authorization.Authorization
A Grant Authorization ranges over a users or a group and grants a set of permissions.
AUTH_TYPE_REVOKE - Static variable in interface org.camunda.bpm.engine.authorization.Authorization
A Revoke Authorization ranges over a user or a group and revokes a set of permissions.
authDefaultPerm - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
the default permissions to use if no matching authorization can be found.
authenticatedGroupIds - Variable in class org.camunda.bpm.engine.impl.identity.Authentication
 
authenticatedUser - Variable in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
authenticatedUserId - Variable in class org.camunda.bpm.engine.impl.identity.Authentication
 
authenticatedUserPassword - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
 
Authentication - Class in org.camunda.bpm.engine.impl.identity
Allows to expose the id of the currently authenticated user and his groups to the process engine.
Authentication() - Constructor for class org.camunda.bpm.engine.impl.identity.Authentication
 
Authentication(String, List<String>) - Constructor for class org.camunda.bpm.engine.impl.identity.Authentication
 
Authentication - Class in org.camunda.bpm.webapp.impl.security.auth
Represents an active authentication of a given identity (usually a user).
Authentication(String, String) - Constructor for class org.camunda.bpm.webapp.impl.security.auth.Authentication
 
AUTHENTICATION_PROVIDER_PARAM - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
AuthenticationDto - Class in org.camunda.bpm.webapp.impl.security.auth
 
AuthenticationDto() - Constructor for class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
 
AuthenticationFilter - Class in org.camunda.bpm.webapp.impl.security.auth
Servlet Filter implementation responsible for poulating the Authentications.getCurrent() thread-local (ie.
AuthenticationFilter() - Constructor for class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
 
AuthenticationProvider - Interface in org.camunda.bpm.engine.rest.security.auth
A provider to handle the authentication of HttpServletRequests.
authenticationProvider - Variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
AuthenticationResult - Class in org.camunda.bpm.engine.rest.security.auth
 
AuthenticationResult(String, boolean) - Constructor for class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
Authentications - Class in org.camunda.bpm.webapp.impl.security.auth
Wrapper around current authentications.
Authentications() - Constructor for class org.camunda.bpm.webapp.impl.security.auth.Authentications
 
authentications - Variable in class org.camunda.bpm.webapp.impl.security.auth.Authentications
holds an entry for each processEngine->userId pair currently authenticated
authGroupIds - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
the ids of the groups to check permissions for
Authorization - Interface in org.camunda.bpm.engine.authorization
An Authorization assigns a set of Permissions to an identity to interact with a given Resource.
authorization - Variable in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
 
Authorization - Class in org.camunda.bpm.webapp.impl.security.filter
 
Authorization(Authentication, boolean) - Constructor for class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
AuthorizationCheck - Class in org.camunda.bpm.engine.impl.db
Input for the authorization check alogrithm
AuthorizationCheck() - Constructor for class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
AuthorizationCheckCmd - Class in org.camunda.bpm.engine.impl.cmd
Command allowing to perform an authorization check
AuthorizationCheckCmd(String, List<String>, Permission, Resource, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
 
AuthorizationCheckResultDto - Class in org.camunda.bpm.engine.rest.dto.authorization
 
AuthorizationCheckResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
AuthorizationCheckResultDto(boolean, AuthorizationUtil, String) - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
AuthorizationCreateDto - Class in org.camunda.bpm.engine.rest.dto.authorization
 
AuthorizationCreateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
AuthorizationDto - Class in org.camunda.bpm.engine.rest.dto.authorization
 
AuthorizationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
authorizationEnabled - Variable in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
authorizationEnabled - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
switch for controlling whether the process engine performs authorization checks.
AuthorizationEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
AuthorizationEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
AuthorizationEntity(int) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
AuthorizationException - Exception in org.camunda.bpm.engine
Exception thrown by the process engine in case a user tries to interact with a resource in an unauthorized way.
AuthorizationException(String, String, String, String) - Constructor for exception org.camunda.bpm.engine.AuthorizationException
 
AuthorizationExceptionDto - Class in org.camunda.bpm.engine.rest.dto
AuthorizationExceptionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
authorizationId(String) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
only selects authorizations for the given id
authorizationId(String) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
authorizationId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteAuthorizationCmd
 
AuthorizationManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
AuthorizationManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
AuthorizationQuery - Interface in org.camunda.bpm.engine.authorization
 
AuthorizationQueryDto - Class in org.camunda.bpm.engine.rest.dto.authorization
 
AuthorizationQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
AuthorizationQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
AuthorizationQueryImpl - Class in org.camunda.bpm.engine.impl
 
AuthorizationQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
AuthorizationQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
AuthorizationQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used in an AuthorizationQuery.
AuthorizationQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.AuthorizationQueryProperty
 
AuthorizationResource - Interface in org.camunda.bpm.engine.rest.sub.authorization
 
AuthorizationResourceImpl - Class in org.camunda.bpm.engine.rest.sub.authorization.impl
 
AuthorizationResourceImpl(String, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
 
AuthorizationRestService - Interface in org.camunda.bpm.engine.rest
 
AuthorizationRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
AuthorizationRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
AuthorizationRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
AuthorizationService - Interface in org.camunda.bpm.engine
The authorization service allows managing Authorizations.
authorizationService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
authorizationService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
authorizationService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
authorizationService - Variable in class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
 
AuthorizationServiceImpl - Class in org.camunda.bpm.engine.impl
 
AuthorizationServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
 
authorizationType(Integer) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
only selects authorizations for the given type.
authorizationType - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
authorizationType(Integer) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
authorizationType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
authorizationUserId - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
AuthorizationUtil - Class in org.camunda.bpm.engine.rest.util
 
AuthorizationUtil(String, int, String) - Constructor for class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
authorize(Map<String, String>) - Method in class org.camunda.bpm.webapp.impl.security.filter.ApplicationRequestAuthorizer
 
authorize(Map<String, String>) - Method in class org.camunda.bpm.webapp.impl.security.filter.EngineRequestAuthorizer
 
authorize(String, String) - Method in class org.camunda.bpm.webapp.impl.security.filter.PathFilterRule
 
authorize(Map<String, String>) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestAuthorizer.AnnonymousAuthorizer
 
authorize(Map<String, String>) - Method in interface org.camunda.bpm.webapp.impl.security.filter.RequestAuthorizer
Authorize a request with the given parameters by returning a valid Authentication.
authorize() - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestMatcher.Match
 
authorize(String, String, List<SecurityFilterRule>) - Static method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
Iterate over a number of filter rules and match them against the specified request.
authorize(String, String) - Method in interface org.camunda.bpm.webapp.impl.security.filter.SecurityFilterRule
Authorize the given request and return a Authorization as a result.
authorize(String, String, List<SecurityFilterRule>) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
Iterate over a number of filter rules and match them against the given request.
AUTHORIZE_ANNONYMOUS - Static variable in interface org.camunda.bpm.webapp.impl.security.filter.RequestAuthorizer
 
authorizedApps - Variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
 
authorizer - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
authPerms - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
the permission(s) to check for
authResourceId - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
the id of the resource to check permissions for
authResourceIdQueryParam - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
query parameter for resaource Id.
authResourceType - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
the type of the resource to check permissions for
authUserId - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
the id of the user to check permissions for
autoDeployResources(ProcessEngine) - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
autodetectProcessApplicationName() - Method in class org.camunda.bpm.application.AbstractProcessApplication
Override this method to autodetect an application name in case the ProcessApplication annotation was used but without parameter.
autodetectProcessApplicationName() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
 
autodetectProcessApplicationName() - Method in class org.camunda.bpm.application.impl.EmbeddedProcessApplication
 
autodetectProcessApplicationName() - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
 
autodetectProcessApplicationName() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.AuthorizationRestService
 
availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.GroupRestService
 
availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.authorization.AuthorizationResource
 
availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
 
availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.GroupMembersResource
 
availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.GroupResource
 
availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupMembersResourceImpl
 
availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl
 
availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
 
availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.UserResource
 
availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.UserRestService
 

B

back() - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Back up one character.
badRequest(String) - Method in class org.camunda.bpm.cycle.web.service.AbstractRestService
Issue a bad request exception with the given reason
BANG - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '!'.
BarDeploymentListener - Class in org.camunda.bpm.engine.osgi
 
BarDeploymentListener() - Constructor for class org.camunda.bpm.engine.osgi.BarDeploymentListener
 
BarTransformer - Class in org.camunda.bpm.engine.osgi
 
BarTransformer() - Constructor for class org.camunda.bpm.engine.osgi.BarTransformer
 
BarURLHandler - Class in org.camunda.bpm.engine.osgi
 
BarURLHandler() - Constructor for class org.camunda.bpm.engine.osgi.BarURLHandler
 
BarURLHandler.Connection - Class in org.camunda.bpm.engine.osgi
 
BarURLHandler.Connection(URL) - Constructor for class org.camunda.bpm.engine.osgi.BarURLHandler.Connection
 
Base64 - Class in org.camunda.bpm.engine.impl.digest._apacheCommonsCodec
Provides Base64 encoding and decoding as defined by RFC 2045.
Base64() - Constructor for class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(boolean) - Constructor for class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in the given URL-safe mode.
Base64(int) - Constructor for class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[]) - Constructor for class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64(int, byte[], boolean) - Constructor for class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Creates a Base64 codec used for decoding (all modes) and encoding in URL-unsafe mode.
Base64EncodedHashDigest - Class in org.camunda.bpm.engine.impl.digest
 
Base64EncodedHashDigest() - Constructor for class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
 
BASE_PATH_KEY - Static variable in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
BASE_PLACEHOLDER - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
BASE_REALM - Static variable in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
baseDn - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
BasePlugin - Class in org.camunda.bpm.cockpit.impl.plugin.base
 
BasePlugin() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.BasePlugin
 
BaseRootResource - Class in org.camunda.bpm.cockpit.impl.plugin.base.resources
Root resource of the base plugin
BaseRootResource() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.resources.BaseRootResource
 
BASIC_AUTH_HEADER_PREFIX - Static variable in class org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
 
bcc - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
BeanELResolver - Class in org.camunda.bpm.engine.impl.javax.el
Defines property resolution behavior on objects using the JavaBeans component architecture.
BeanELResolver() - Constructor for class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
Creates a new read/write BeanELResolver.
BeanELResolver(boolean) - Constructor for class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
Creates a new BeanELResolver whose read-only status is determined by the given parameter.
BeanELResolver.BeanProperties - Class in org.camunda.bpm.engine.impl.javax.el
 
BeanELResolver.BeanProperties(Class<?>) - Constructor for class org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperties
 
BeanELResolver.BeanProperty - Class in org.camunda.bpm.engine.impl.javax.el
 
BeanELResolver.BeanProperty(PropertyDescriptor) - Constructor for class org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperty
 
beanFactory - Variable in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
BeanManagerLookup - Class in org.camunda.bpm.engine.cdi.impl.util
 
BeanManagerLookup() - Constructor for class org.camunda.bpm.engine.cdi.impl.util.BeanManagerLookup
 
beans - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
beans - Variable in class org.camunda.bpm.engine.impl.el.ExpressionManager
 
BeansConfigurationHelper - Class in org.camunda.bpm.engine.impl.cfg
 
BeansConfigurationHelper() - Constructor for class org.camunda.bpm.engine.impl.cfg.BeansConfigurationHelper
 
BeansResolverFactory - Class in org.camunda.bpm.engine.impl.scripting
 
BeansResolverFactory() - Constructor for class org.camunda.bpm.engine.impl.scripting.BeansResolverFactory
 
before() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
beforeBeanDiscovery(BeforeBeanDiscovery, BeanManager) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineExtension
 
beforeClass() - Static method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
beforeCommit(boolean) - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
beforeCompletion() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
 
beforeCompletion() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
behavior(ActivityBehavior) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
behaviorInstance - Variable in class org.camunda.bpm.engine.impl.delegate.ActivityBehaviorInvocation
 
BigDecimalToString - Class in org.camunda.bpm.engine.impl.transformer
Transforms a BigDecimal to a String
BigDecimalToString() - Constructor for class org.camunda.bpm.engine.impl.transformer.BigDecimalToString
 
bind(FunctionMapper, VariableMapper) - Method in class org.camunda.bpm.engine.impl.juel.Tree
Create a bindings.
bind(FunctionMapper, VariableMapper, TypeConverter) - Method in class org.camunda.bpm.engine.impl.juel.Tree
Create a bindings.
binding - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
Bindings - Class in org.camunda.bpm.engine.impl.juel
Bindings, usually created by a Tree.
Bindings(Method[], ValueExpression[]) - Constructor for class org.camunda.bpm.engine.impl.juel.Bindings
Constructor.
Bindings(Method[], ValueExpression[], TypeConverter) - Constructor for class org.camunda.bpm.engine.impl.juel.Bindings
Constructor.
BindingUtil - Class in org.camunda.bpm.container.impl.jboss.util
Utiliy class
BindingUtil() - Constructor for class org.camunda.bpm.container.impl.jboss.util.BindingUtil
 
bindService(JavaDelegate, Map) - Method in class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
BitMaskUtil - Class in org.camunda.bpm.engine.impl.util
Util class for manipulating bit-flag in ints.
BitMaskUtil() - Constructor for class org.camunda.bpm.engine.impl.util.BitMaskUtil
 
BlueprintELResolver - Class in org.camunda.bpm.engine.osgi.blueprint
 
BlueprintELResolver() - Constructor for class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
BooleanConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
BooleanConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.BooleanConverter
 
BooleanFormType - Class in org.camunda.bpm.engine.impl.form
 
BooleanFormType() - Constructor for class org.camunda.bpm.engine.impl.form.BooleanFormType
 
BooleanOperations - Class in org.camunda.bpm.engine.impl.juel
 
BooleanOperations() - Constructor for class org.camunda.bpm.engine.impl.juel.BooleanOperations
 
BooleanToString - Class in org.camunda.bpm.engine.impl.transformer
Transforms a Boolean to a String
BooleanToString() - Constructor for class org.camunda.bpm.engine.impl.transformer.BooleanToString
 
BooleanType - Class in org.camunda.bpm.engine.impl.variable
 
BooleanType() - Constructor for class org.camunda.bpm.engine.impl.variable.BooleanType
 
BOUNDARY_EVENT_COLOR - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
BoundaryEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
BoundaryEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
BoundaryEventActivityBehavior(boolean, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
BPM_PLATFORM_NS - Static variable in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParser
The bpm platform namespace
BPM_PLATFORM_RESOURCE - Static variable in class org.camunda.bpm.container.impl.ejb.deployment.EjbJarAttachments
 
BPM_PLATFORM_XML - Static variable in class org.camunda.bpm.container.impl.jmx.deployment.Attachments
 
BPM_PLATFORM_XSD - Static variable in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParser
The location of the XSD file in the classpath.
BPMN - Static variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
BPMN - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
BPMN20_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
The BPMN 2.0 namespace
Bpmn20NamespaceContext - Class in org.camunda.bpm.engine.impl.bpmn.diagram
XML NamespaceContext containing the namespaces used by BPMN 2.0 XML documents.
Bpmn20NamespaceContext() - Constructor for class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
BPMN_20_EXPORT_SERVLET - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
BPMN_20_IMPORT_SERVLET - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
BPMN_20_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
The location of the BPMN 2.0 XML schema.
BPMN_DC_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
The namespace of the BPMN 2.0 diagram common elements.
BPMN_DI_NAMESPACE_URI - Static variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
BPMN_DI_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
The namepace of the BPMN 2.0 diagram interchange elements.
BPMN_NAMESPACE_URI - Static variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
BPMN_RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
BpmnActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Helper class for implementing BPMN 2.0 activities, offering convenience methods specific to BPMN 2.0.
BpmnActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnActivityBehavior
 
bpmnActivityBehavior - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
 
BpmnDeployer - Class in org.camunda.bpm.engine.impl.bpmn.deployer
Deployer responsible to parse BPMN 2.0 XML files and create the proper ProcessDefinitionEntitys.
BpmnDeployer() - Constructor for class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
BpmnDeploymentListener - Class in org.camunda.bpm.engine.osgi
A fileinstall deployer transforming a BPMN xml definition file into an installable bundle.
BpmnDeploymentListener() - Constructor for class org.camunda.bpm.engine.osgi.BpmnDeploymentListener
 
BPMNDI - Static variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
BPMNDI - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
BpmnDiagram - Class in org.camunda.bpm.cycle.entity
Represents a BPMN 2.0 diagram used in a roundtrip.
BpmnDiagram() - Constructor for class org.camunda.bpm.cycle.entity.BpmnDiagram
 
BpmnDiagram(String, String, Long) - Constructor for class org.camunda.bpm.cycle.entity.BpmnDiagram
 
BpmnDiagram(String, ConnectorNode) - Constructor for class org.camunda.bpm.cycle.entity.BpmnDiagram
 
BpmnDiagram.Status - Enum in org.camunda.bpm.cycle.entity
This enum represents the status of a BPMN 2.0 diagram from the perspective of the application.
BpmnDiagramDTO - Class in org.camunda.bpm.cycle.web.dto
This is a data object which exposes a BpmnDiagram to the client via rest.
BpmnDiagramDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
BpmnDiagramDTO(BpmnDiagram) - Constructor for class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
BpmnDiagramRepository - Class in org.camunda.bpm.cycle.repository
 
BpmnDiagramRepository() - Constructor for class org.camunda.bpm.cycle.repository.BpmnDiagramRepository
 
BpmnDiagramService - Class in org.camunda.bpm.cycle.web.service.resource
 
BpmnDiagramService() - Constructor for class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
BpmnDiagramStatusDTO - Class in org.camunda.bpm.cycle.web.dto
This data object exposes a BpmnDiagram`s sync status.
BpmnDiagramStatusDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
BpmnDiagramStatusDTO(BpmnDiagram) - Constructor for class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
BpmnDiagramStatusDTO(long, BpmnDiagram.Status, Date) - Constructor for class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
BpmnError - Exception in org.camunda.bpm.engine.delegate
Special exception that can be used to throw a BPMN Error from JavaDelegates and expressions.
BpmnError(String) - Constructor for exception org.camunda.bpm.engine.delegate.BpmnError
 
BpmnError(String, String) - Constructor for exception org.camunda.bpm.engine.delegate.BpmnError
 
BpmnInterface - Class in org.camunda.bpm.engine.impl.bpmn.webservice
An Interface defines a set of operations that are implemented by services external to the process.
BpmnInterface() - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
BpmnInterface(String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
bpmnInterface - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
The interface to which this operations belongs
BpmnInterfaceImplementation - Interface in org.camunda.bpm.engine.impl.bpmn.webservice
Represents an implementation of a BpmnInterface
bpmnInterfaces - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
BpmnNamespaceContext - Class in org.camunda.bpm.cycle.util
 
BpmnNamespaceContext() - Constructor for class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
BpmnParse - Class in org.camunda.bpm.engine.impl.bpmn.parser
Specific parsing of one BPMN 2.0 XML file, created by the BpmnParser.
BpmnParse(BpmnParser) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Constructor to be called by the BpmnParser.
bpmnParseFactory - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
 
BpmnParseFactory - Interface in org.camunda.bpm.engine.impl.cfg
 
bpmnParseFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
BpmnParseListener - Interface in org.camunda.bpm.engine.impl.bpmn.parser
Listener which can be registered within the engine to receive events during parsing (and maybe influence ist).
bpmnParser - Variable in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
BpmnParser - Class in org.camunda.bpm.engine.impl.bpmn.parser
Parser for BPMN 2.0 process models.
BpmnParser(ExpressionManager, BpmnParseFactory) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
 
BpmnProcessModelUtil - Class in org.camunda.bpm.cycle.roundtrip
Utility Class providing replacement of bpmn element IDs with developer-friendly IDs extraction of an executable pool from a bpmn collaboration This class works on the xml representation of a bpmn process model provided as a String.
BpmnProcessModelUtil() - Constructor for class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
 
BpmnTransformer - Class in org.camunda.bpm.engine.osgi
Helper class to actually transform the BPMN xml file into a bundle.
BpmnTransformer() - Constructor for class org.camunda.bpm.engine.osgi.BpmnTransformer
 
BpmnURLHandler - Class in org.camunda.bpm.engine.osgi
A URL handler to transform a BPMN xml definition into an osgi bundle
BpmnURLHandler() - Constructor for class org.camunda.bpm.engine.osgi.BpmnURLHandler
 
BpmnURLHandler.Connection - Class in org.camunda.bpm.engine.osgi
 
BpmnURLHandler.Connection(URL) - Constructor for class org.camunda.bpm.engine.osgi.BpmnURLHandler.Connection
 
BpmPlatform - Class in org.camunda.bpm
Provides access to the camunda BPM platform services.
BpmPlatform() - Constructor for class org.camunda.bpm.BpmPlatform
 
BpmPlatformExtension - Class in org.camunda.bpm.container.impl.jboss.extension
Defines the bpm-platform subsystem for jboss application server
BpmPlatformExtension() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
 
BpmPlatformParser - Class in org.camunda.bpm.container.impl.jboss.extension
 
BpmPlatformParser() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser
 
BpmPlatformSubsystemAdd - Class in org.camunda.bpm.container.impl.jboss.extension.handler
Provides the description and the implementation of the subsystem#add operation.
BpmPlatformSubsystemDescribe - Class in org.camunda.bpm.container.impl.jboss.extension.handler
Recreate the steps to put the subsystem in the same state it was in.
BpmPlatformSubsystemDescribe() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemDescribe
 
BpmPlatformSubsystemRootResourceDefinition - Class in org.camunda.bpm.container.impl.jboss.extension.resource
 
bpmPlatformXml - Variable in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
the parsed BpmPlatformXml
BpmPlatformXml - Interface in org.camunda.bpm.container.impl.metadata.spi
Java API representation of the bpm-platform.xml file.
BpmPlatformXmlImpl - Class in org.camunda.bpm.container.impl.metadata
Implementation of the BpmPlatformXml SPI
BpmPlatformXmlImpl(JobExecutorXml, List<ProcessEngineXml>) - Constructor for class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlImpl
 
BpmPlatformXmlParse - Class in org.camunda.bpm.container.impl.metadata
Parse implementation for parsing the BpmPlatformXml
BpmPlatformXmlParse(Parser) - Constructor for class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
 
BpmPlatformXmlParser - Class in org.camunda.bpm.container.impl.metadata
A SAX Parser for the bpm-platform.xml file
BpmPlatformXmlParser() - Constructor for class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParser
 
build(String) - Method in class org.camunda.bpm.engine.impl.juel.Builder
Parse expression.
build(String) - Method in interface org.camunda.bpm.engine.impl.juel.TreeBuilder
Parse the given expression and create an abstract syntax tree for it.
buildAdvise() - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
 
Builder - Class in org.camunda.bpm.engine.impl.juel
Tree builder.
Builder() - Constructor for class org.camunda.bpm.engine.impl.juel.Builder
 
Builder(Builder.Feature...) - Constructor for class org.camunda.bpm.engine.impl.juel.Builder
 
builder - Variable in class org.camunda.bpm.engine.impl.juel.Scanner
 
Builder.Feature - Enum in org.camunda.bpm.engine.impl.juel
Feature enumeration type.
buildExpression(String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
buildMappings(List<String>) - Method in class org.camunda.bpm.cockpit.impl.db.QuerySessionFactory
 
buildProcessDefinition() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
buildProcessEngine() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
buildProcessEngine() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
buildProcessEngine(URL) - Static method in class org.camunda.bpm.engine.spring.SpringConfigurationHelper
 
buildProcessEngine() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
bulkUpdates - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
bundle - Variable in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
bundle - Variable in class org.camunda.bpm.engine.osgi.Extender.BundleScriptEngineResolver
 
BUNDLE_ACTIVITI_HEADER - Static variable in class org.camunda.bpm.engine.osgi.Constants
 
bundleChanged(BundleEvent) - Method in class org.camunda.bpm.engine.osgi.Extender
 
BundleDelegatingClassLoader - Class in org.camunda.bpm.engine.osgi.blueprint
A ClassLoader delegating to a given OSGi bundle.
BundleDelegatingClassLoader(Bundle) - Constructor for class org.camunda.bpm.engine.osgi.blueprint.BundleDelegatingClassLoader
 
BundleDelegatingClassLoader(Bundle, ClassLoader) - Constructor for class org.camunda.bpm.engine.osgi.blueprint.BundleDelegatingClassLoader
 
BUSINESS_KEY - Static variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
BUSINESS_RULE_TASK_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
BusinessCalendar - Interface in org.camunda.bpm.engine.impl.calendar
 
BusinessCalendarManager - Interface in org.camunda.bpm.engine.impl.calendar
 
businessCalendarManager - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
businessKey - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
businessKey - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
businessKey - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
BusinessKey - Annotation Type in org.camunda.bpm.engine.cdi.annotation
Qualifier annotation for injecting a business key:
businessKey(ProcessInstance) - Method in class org.camunda.bpm.engine.cdi.impl.annotation.BusinessKeyProducer
 
businessKey - Variable in class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
 
businessKey - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
businessKey - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd
 
businessKey - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
 
businessKey - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
businessKey - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
the business key of the process instance
businessKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
businessKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
persisted reference to the business key.
businessKey - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
businessKey - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
the business key
BusinessKey - Annotation Type in org.camunda.bpm.engine.spring.annotations
Inspired by the CDI implemenation
businessKeyExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
BusinessKeyProducer - Class in org.camunda.bpm.engine.cdi.impl.annotation
Producer for the current business key.
BusinessKeyProducer() - Constructor for class org.camunda.bpm.engine.cdi.impl.annotation.BusinessKeyProducer
 
BusinessProcess - Class in org.camunda.bpm.engine.cdi
Bean supporting contextual business process management.
BusinessProcess() - Constructor for class org.camunda.bpm.engine.cdi.BusinessProcess
 
businessProcess - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
BusinessProcessContext - Class in org.camunda.bpm.engine.cdi.impl.context
Implementation of the BusinessProcessContext-scope.
BusinessProcessContext(BeanManager) - Constructor for class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
 
BusinessProcessDefinition - Annotation Type in org.camunda.bpm.engine.cdi.annotation.event
Can be used to qualify events with details about a ProcessDefinition:
BusinessProcessDefinitionLiteral - Class in org.camunda.bpm.engine.cdi.annotation.event
 
BusinessProcessDefinitionLiteral(String) - Constructor for class org.camunda.bpm.engine.cdi.annotation.event.BusinessProcessDefinitionLiteral
 
BusinessProcessEvent - Interface in org.camunda.bpm.engine.cdi
Signifies an event that is happening / has happened during the execution of a business process.
BusinessProcessEventType - Interface in org.camunda.bpm.engine.cdi
The type of a business process event.
BusinessProcessEventType.DefaultBusinessProcessEventType - Class in org.camunda.bpm.engine.cdi
 
BusinessProcessEventType.DefaultBusinessProcessEventType(String) - Constructor for class org.camunda.bpm.engine.cdi.BusinessProcessEventType.DefaultBusinessProcessEventType
 
BusinessProcessScoped - Annotation Type in org.camunda.bpm.engine.cdi.annotation
Declare a bean to be BusinessProcessScoped.
BusinessRuleTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
activity implementation of the BPMN 2.0 business rule task.
BusinessRuleTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
ByteArrayEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ByteArrayEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
ByteArrayEntity(String, byte[]) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
ByteArrayEntity(byte[]) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
byteArrayId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
byteArrayId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
ByteArrayManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ByteArrayManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
 
ByteArrayType - Class in org.camunda.bpm.engine.impl.variable
 
ByteArrayType() - Constructor for class org.camunda.bpm.engine.impl.variable.ByteArrayType
 
byteArrayValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
byteArrayValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
byteArrayValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
byteArrayValueId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
bytes - Variable in class org.camunda.bpm.engine.identity.Picture
 
bytes - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
bytes - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
byteValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 

C

Cache - Class in org.camunda.bpm.engine.impl.juel
Simple (thread-safe) LRU cache.
Cache(int) - Constructor for class org.camunda.bpm.engine.impl.juel.Cache
Constructor.
Cache(int, Map<String, Tree>) - Constructor for class org.camunda.bpm.engine.impl.juel.Cache
Constructor.
CacheAwareHistoryEventProducer - Class in org.camunda.bpm.engine.impl.history.producer
This HistoryEventProducer is aware of the DbSqlSession cache and works in combination with the DbHistoryEventHandler.
CacheAwareHistoryEventProducer() - Constructor for class org.camunda.bpm.engine.impl.history.producer.CacheAwareHistoryEventProducer
 
CacheControlFilter - Class in org.camunda.bpm.engine.rest.filter
Cache control filter setting "Cache-Control: no-cache" on all GET requests.
CacheControlFilter() - Constructor for class org.camunda.bpm.engine.rest.filter.CacheControlFilter
 
cachedElContext - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
cachedEntityState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
cachedNames - Static variable in class org.camunda.bpm.engine.impl.util.ClassNameUtil
 
cachedObjects - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
cachedProcessEngine - Static variable in class org.camunda.bpm.engine.impl.test.PluggableProcessEngineTestCase
 
cachedProcessEngines - Static variable in class org.camunda.bpm.engine.spring.impl.test.SpringProcessEngineTestCase
 
cachedValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
cachedValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
cachedValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
cachedVariables - Variable in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
cacheFilter(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
returns the object in the cache.
cacheGet(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
cachePut(PersistentObject, boolean) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
cacheRemove(Class<?>, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
calendarName - Variable in enum org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
 
CallActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Implementation of the BPMN 2.0 call activity (limited currently to calling a subprocess and not (yet) a global task).
CallActivityBehavior(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
CallActivityBehavior(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
CallActivityBehavior(String, String, Integer) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
CallActivityBehavior(Expression, String, Integer) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
CallActivityBehavior.CalledElementBinding - Enum in org.camunda.bpm.engine.impl.bpmn.behavior
 
callActivityEndListeners(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
Since no transitions are followed when leaving the inner activity, it is needed to call the end listeners yourself.
callActivityId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
callActivityInstanceId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
calledFromActivityIds - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
calledInsideTransaction() - Method in class org.camunda.bpm.engine.impl.interceptor.JtaRetryInterceptor
 
CalledProcessInstanceDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto
 
CalledProcessInstanceDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
calledProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
the id of the child activity instance
CallerRunsRejectedJobsHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
CallerRunsRejectedJobsHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.CallerRunsRejectedJobsHandler
 
CAMUNDA_ADMIN - Static variable in interface org.camunda.bpm.engine.authorization.Groups
 
CamundaQueryParam - Annotation Type in org.camunda.bpm.engine.rest.dto
 
cancel(boolean) - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
cancel(boolean) - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
 
CancelBoundaryEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
CancelBoundaryEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CancelBoundaryEventActivityBehavior
 
CancelEndEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
CancelEndEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
 
cancelOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
cancelOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
 
cancelTimers(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
CANDIDATE - Static variable in class org.camunda.bpm.engine.task.IdentityLinkType
 
CANDIDATE_GROUPS_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
CANDIDATE_STARTER_GROUPS_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
CANDIDATE_STARTER_USERS_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
CANDIDATE_USERS_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
candidateGroup - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
candidateGroupIdExpressions - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
candidateStarterGroupIdExpressions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
candidateStarterUserIdExpressions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
candidateUser - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
candidateUserIdExpressions - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
canHandle(File) - Method in class org.camunda.bpm.engine.osgi.BarDeploymentListener
 
canHandle(File) - Method in class org.camunda.bpm.engine.osgi.BpmnDeploymentListener
 
canvasHeight - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
canvasWidth - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
cascade - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
 
cascade - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
 
catchesError(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
catchesException(Exception) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
category - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
category - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
category - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
categoryLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
CAUSE_INCIDENT_ID - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
causeIncidentActivityId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
causeIncidentId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
causeIncidentId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
causeIncidentId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
causeIncidentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
causeIncidentId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which contain the id of the cause incident.
causeIncidentProcessDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
causeIncidentProcessInstanceId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
cc - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
CDI_RESOLVER - Static variable in interface org.camunda.bpm.application.ProcessApplicationElResolver
 
CdiBusinessProcessEvent - Class in org.camunda.bpm.engine.cdi.impl.event
 
CdiBusinessProcessEvent(String, String, ProcessDefinition, DelegateExecution, BusinessProcessEventType, Date) - Constructor for class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
CdiEventSupportBpmnParseListener - Class in org.camunda.bpm.engine.cdi.impl.event
BpmnParseListener registering the CdiExecutionListener for distributing execution events using the cdi event infrastructure
CdiEventSupportBpmnParseListener() - Constructor for class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
CdiExecutionListener - Class in org.camunda.bpm.engine.cdi.impl.event
Generic ExecutionListener publishing events using the cdi event infrastructure.
CdiExecutionListener() - Constructor for class org.camunda.bpm.engine.cdi.impl.event.CdiExecutionListener
 
CdiExpressionManager - Class in org.camunda.bpm.engine.cdi
ExpressionManager for resolving Cdi-managed beans.
CdiExpressionManager() - Constructor for class org.camunda.bpm.engine.cdi.CdiExpressionManager
 
CdiJtaProcessEngineConfiguration - Class in org.camunda.bpm.engine.cdi
 
CdiJtaProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.cdi.CdiJtaProcessEngineConfiguration
 
CdiProcessApplicationElResolver - Class in org.camunda.bpm.engine.cdi.impl
Exposes the CdiResolver in a multiple-applications, shared process engine context.
CdiProcessApplicationElResolver() - Constructor for class org.camunda.bpm.engine.cdi.impl.CdiProcessApplicationElResolver
 
CdiResolver - Class in org.camunda.bpm.engine.cdi.impl.el
Resolver wrapping an instance of javax.el.ELResolver obtained from the BeanManager.
CdiResolver() - Constructor for class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
CdiStandaloneProcessEngineConfiguration - Class in org.camunda.bpm.engine.cdi
 
CdiStandaloneProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.cdi.CdiStandaloneProcessEngineConfiguration
 
CDL - Class in org.camunda.bpm.engine.impl.util.json
This provides static methods to convert comma delimited text into a JSONArray, and to covert a JSONArray into comma delimited text.
CDL() - Constructor for class org.camunda.bpm.engine.impl.util.json.CDL
 
CertificateHelper - Class in org.camunda.bpm.identity.impl.ldap.util
 
CertificateHelper() - Constructor for class org.camunda.bpm.identity.impl.ldap.util.CertificateHelper
 
changePassword(long, PasswordChangeDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
 
changeProcessDefinitionState(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
characters(char[], int, int) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
charset - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
check(String, String) - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
 
check(String, String) - Method in interface org.camunda.bpm.engine.impl.digest.PasswordEncryptor
Returns true if the given plain text equals to the encrypted password.
checkAuthorization(Permission, Resource, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
checkAuthorization(Permission, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
checkHistoryEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
 
checkHistoryLevel() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
checkNext(int, String, int, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
checkPassword(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
Checks if the password is valid for the given user.
CheckPassword - Class in org.camunda.bpm.engine.impl.cmd
 
CheckPassword(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CheckPassword
 
checkPassword(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
checkPassword(String, String) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
 
checkPassword(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
checkPassword(String, String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
checkQueryOk() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
checkQueryOk() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
checkQueryOk() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
checkQueryOk() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
checkQueryOk() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
checkUserPassword(String, String) - Method in interface org.camunda.bpm.cycle.connector.crypt.EncryptionService
 
checkUserPassword(String, String) - Method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
childActivityInstances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
childActivityInstances - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
children(long, String, List<ConnectorNodeType>) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
childTarget - Variable in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
childTarget - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationModuleService
 
childTransitionInstances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
childTransitionInstances - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
claim(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
claim(UserIdDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
claim(UserIdDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
 
claim(String, String) - Method in interface org.camunda.bpm.engine.TaskService
Claim responsibility for a task: the given user is made assignee for the task.
ClaimTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
 
ClaimTaskCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ClaimTaskCmd
 
ClassDelegate - Class in org.camunda.bpm.engine.impl.bpmn.helper
Helper class for bpmn constructs that allow class delegation.
ClassDelegate(String, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
ClassDelegate(Class<?>, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
classLoader - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
ClassLoaderUtil - Class in org.camunda.bpm.engine.impl.util
 
ClassLoaderUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
 
ClassLoaderWrapper - Class in org.camunda.bpm.engine.osgi.blueprint
Created by IntelliJ IDEA.
ClassLoaderWrapper(ClassLoader...) - Constructor for class org.camunda.bpm.engine.osgi.blueprint.ClassLoaderWrapper
 
ClassLoadingException - Exception in org.camunda.bpm.engine
Runtime exception indicating the requested class was not found or an error occurred while loading the class.
ClassLoadingException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.ClassLoadingException
 
className - Variable in exception org.camunda.bpm.engine.ClassLoadingException
 
className - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
ClassNameUtil - Class in org.camunda.bpm.engine.impl.util
 
ClassNameUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ClassNameUtil
 
ClassPathProcessApplicationScanner - Class in org.camunda.bpm.container.impl.jmx.deployment.scanning
Scans for bpmn20.xml files in the classpath of the given classloader.
ClassPathProcessApplicationScanner() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
classStructure - Variable in class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
ClassStructureDefinition - Class in org.camunda.bpm.engine.impl.bpmn.data
Represents a structure encapsulated in a class
ClassStructureDefinition(Class<?>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
ClassStructureDefinition(String, Class<?>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
ClassUtil - Class in org.camunda.bpm.cycle.util
 
ClassUtil() - Constructor for class org.camunda.bpm.cycle.util.ClassUtil
 
cleanEnv - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
cleanup() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
clear() - Method in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
 
clear() - Static method in class org.camunda.bpm.cycle.security.IdentityHolder
 
clear() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
clear() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
clear() - Method in class org.camunda.bpm.engine.impl.form.FormData
 
clear() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
clearAuthentication() - Method in interface org.camunda.bpm.engine.IdentityService
Allows clearing the current authentication.
clearAuthentication() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
clearAuthentication(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
clearCurrent() - Static method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
clears the Authentications for the current thread.
clearIdentity() - Method in class org.camunda.bpm.cycle.web.filter.IdentityHolderFilter
 
clearProcessEngineAuthentications(Authentications) - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
 
client - Variable in class org.camunda.bpm.engine.impl.webservice.WSService
 
ClientPluginsFilter - Class in org.camunda.bpm.cockpit.impl.web.filter.plugin
A filter that injects the environment variables PLUGIN_DEPENDENCIES and PLUGIN_PACKAGES in the correct places of the cockpit client application.
ClientPluginsFilter() - Constructor for class org.camunda.bpm.cockpit.impl.web.filter.plugin.ClientPluginsFilter
 
ClockUtil - Class in org.camunda.bpm.engine.impl.util
 
ClockUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ClockUtil
 
close() - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
Closes the canvas which dissallows further drawing and releases graphical resources.
close() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
close() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
close() - Method in interface org.camunda.bpm.engine.impl.interceptor.Session
 
close() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
close() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
close() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
close() - Method in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionImpl
 
close() - Method in class org.camunda.bpm.engine.osgi.Extender
 
close() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
close() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
closeConnection() - Method in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
 
closeConnection() - Method in interface org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnection
 
closeConnection() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionImpl
 
closed - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
closeDownProcessEngine() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
closeDownProcessEngine() - Method in class org.camunda.bpm.engine.impl.test.ResourceProcessEngineTestCase
 
closeEntityManager - Variable in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionFactory
 
closeEntityManager - Variable in class org.camunda.bpm.engine.spring.SpringEntityManagerSessionFactory
 
closeProcessEngines() - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
closeProcessEngines() - Static method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
closeSessions() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
closeSilently(InputStream) - Static method in class org.camunda.bpm.cycle.util.IoUtil
Closes the given stream.
closeSilently(InputStream...) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
closeSilently(OutputStream) - Static method in class org.camunda.bpm.cycle.util.IoUtil
Closes the given stream.
closeSilently(OutputStream...) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
closeSilently(InputStream) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
Closes the given stream.
closeSilently(OutputStream) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
Closes the given stream.
cmp(boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
cmp := add (<LT> add | <LE> add | <GE> add | <GT> add)*
Cockpit - Class in org.camunda.bpm.cockpit
Provides access to the camunda cockpit core services.
Cockpit() - Constructor for class org.camunda.bpm.cockpit.Cockpit
 
COCKPIT_RUNTIME_DELEGATE - Static variable in class org.camunda.bpm.cockpit.Cockpit
The CockpitRuntimeDelegate is an delegate that will be initialized by bootstrapping camunda cockpit with an specific instance
CockpitApplication - Class in org.camunda.bpm.cockpit.impl.web
The cockpit rest api exposed by the application.
CockpitApplication() - Constructor for class org.camunda.bpm.cockpit.impl.web.CockpitApplication
 
CockpitContainerBootstrap - Class in org.camunda.bpm.cockpit.impl.web.bootstrap
A servlet context listener that bootstraps cockpit on a running camunda bpm platform.
CockpitContainerBootstrap() - Constructor for class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
 
CockpitContainerBootstrap.CockpitEnvironment - Class in org.camunda.bpm.cockpit.impl.web.bootstrap
 
CockpitContainerBootstrap.CockpitEnvironment() - Constructor for class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
 
CockpitPlugin - Interface in org.camunda.bpm.cockpit.plugin.spi
The service provider interface (SPI) that must be provided by a cockpit plugin.
CockpitRuntimeDelegate - Interface in org.camunda.bpm.cockpit
The CockpitRuntimeDelegate is a delegate to provide the camunda cockpit plugin service.
coerceStringToType(String, Class<?>) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToBigDecimal(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToBigInteger(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToBoolean(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToByte(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToCharacter(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToDouble(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToEnum(Object, Class<T>) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToFloat(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToInteger(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToLong(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToShort(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToString(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
coerceToType(Object, Class<?>) - Method in class org.camunda.bpm.engine.impl.javax.el.ExpressionFactory
Coerces an object to a specific type according to the EL type conversion rules.
coerceToType(Object, Class<?>) - Method in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
 
coerceToType(Object, Class<?>) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
collectActiveActivityIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
collectActiveActivityIds(List<String>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
collectElementIds() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
collectExecutionToDelete(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.cmd.FoxDeleteProcessInstanceCmd
 
collectIds(List<String>) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
allows to recursively collect the ids of all elements in the tree.
collectionElementVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
collectionExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
CollectionUtil - Class in org.camunda.bpm.engine.impl.util
helper/convience methods for working with collections.
collectionVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
collectVariableNames(Set<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
collectVariables(HashMap<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
collectVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
column - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
 
column - Variable in class org.camunda.bpm.engine.impl.util.xml.Problem
 
columnNames - Variable in class org.camunda.bpm.engine.management.TableMetaData
 
columnTypes - Variable in class org.camunda.bpm.engine.management.TableMetaData
 
command - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
Command<T> - Interface in org.camunda.bpm.engine.impl.interceptor
 
command - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
commandContext - Variable in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
commandContext - Variable in class org.camunda.bpm.engine.impl.AbstractQuery
 
commandContext - Variable in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
CommandContext - Class in org.camunda.bpm.engine.impl.interceptor
 
CommandContext(Command<?>, ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
CommandContext(Command<?>, ProcessEngineConfigurationImpl, TransactionContextFactory) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
commandContext - Variable in class org.camunda.bpm.engine.spring.SpringTransactionContext
 
CommandContextCloseListener - Interface in org.camunda.bpm.engine.impl.interceptor
invoked on command context close
commandContextCloseListeners - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
commandContextFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CommandContextFactory - Class in org.camunda.bpm.engine.impl.interceptor
 
CommandContextFactory() - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
 
commandContextFactory - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
CommandContextInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
 
CommandContextInterceptor() - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
CommandContextInterceptor(CommandContextFactory, ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
commandContextThreadLocal - Static variable in class org.camunda.bpm.engine.impl.context.Context
 
CommandExecutor - Interface in org.camunda.bpm.cockpit.db
 
commandExecutor - Variable in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
commandExecutor - Variable in class org.camunda.bpm.engine.impl.AbstractQuery
 
commandExecutor - Variable in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
CommandExecutor - Interface in org.camunda.bpm.engine.impl.interceptor
The command executor for internal usage/
commandExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
 
commandExecutor - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
commandExecutor - Variable in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
commandExecutor - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
commandExecutor - Variable in class org.camunda.bpm.engine.impl.ServiceImpl
 
CommandExecutorImpl - Class in org.camunda.bpm.cockpit.impl.db
 
CommandExecutorImpl() - Constructor for class org.camunda.bpm.cockpit.impl.db.CommandExecutorImpl
 
CommandExecutorImpl(ProcessEngineConfigurationImpl, List<String>) - Constructor for class org.camunda.bpm.cockpit.impl.db.CommandExecutorImpl
 
CommandExecutorImpl - Class in org.camunda.bpm.engine.impl.interceptor
 
CommandExecutorImpl() - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl
 
commandExecutorSchemaOperations - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
Separate command executor to be used for db schema operations.
commandExecutorSchemaOperations - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
commandExecutorTxRequired - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
this will be initialized during the configurationComplete()
commandExecutorTxRequiresNew - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
this will be initialized during the configurationComplete()
CommandInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
 
CommandInterceptor() - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
 
commandInterceptorsTxRequired - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
commandInterceptorsTxRequiresNew - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
Comment - Interface in org.camunda.bpm.engine.task
User comments that form discussions around tasks.
CommentEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
CommentEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
CommentManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
CommentManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
 
commit() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
 
commit() - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
commit() - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionContext
 
commit() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
commit() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext
 
CommonjDeamonWorkRunnableAdapter - Class in org.camunda.bpm.container.impl.threading.ra.commonj
Long running Runnable adapter
CommonjDeamonWorkRunnableAdapter(Runnable) - Constructor for class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjDeamonWorkRunnableAdapter
 
CommonJWorkManagerExecutorService - Class in org.camunda.bpm.container.impl.threading.ra.commonj
AbstractPlatformJobExecutor implementation delegating to a CommonJ WorkManager.
CommonJWorkManagerExecutorService(JcaExecutorServiceConnector, String) - Constructor for class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
commonJWorkManagerName - Variable in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
commonJWorkManagerName - Variable in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
CommonjWorkRunnableAdapter - Class in org.camunda.bpm.container.impl.threading.ra.commonj
An adapter for wrapping a Runnable as a CommonJ Work instance.
CommonjWorkRunnableAdapter(Runnable) - Constructor for class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjWorkRunnableAdapter
 
comparator - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
compare(ProcessApplicationElResolver, ProcessApplicationElResolver) - Method in class org.camunda.bpm.application.ProcessApplicationElResolver.ProcessApplicationElResolverSorter
 
compare(ConnectorNode, ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.util.ConnectorNodeComparator
 
compensateEventDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
 
CompensateEventDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
 
CompensateEventDefinition() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
 
CompensateEventSubscriptionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
CompensationEventHandler - Class in org.camunda.bpm.engine.impl.event
 
CompensationEventHandler() - Constructor for class org.camunda.bpm.engine.impl.event.CompensationEventHandler
 
compile(String) - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
compile(Reader) - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
complete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
complete(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
complete(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
complete(CompleteTaskDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
complete(CompleteTaskDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
 
complete(String) - Method in interface org.camunda.bpm.engine.TaskService
Marks a task as done and continues process execution.
complete(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.TaskService
Marks a task as done and continues process execution.
completed(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
completed(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
completed(ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.SubProcessActivityBehavior
called after the process instance is destroyed for this activity to perform its outgoing control flow logic.
completeProcessInstanceForm() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
CompleteTask - Annotation Type in org.camunda.bpm.engine.cdi.annotation
Annotation signaling that a task is to be completed after the annotated method returns.
completeTask() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Completes the current UserTask, see TaskService.complete(String)

Ends the current unit of work (flushes changes to process variables set using BusinessProcess.setVariable(String, Object) or made on @BusinessProcessScoped beans).

completeTask(boolean) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
completeTask() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
completeTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
 
completeTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ResolveTaskCmd
 
CompleteTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
 
CompleteTaskCmd(String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
 
CompleteTaskDto - Class in org.camunda.bpm.engine.rest.dto.task
 
CompleteTaskDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.CompleteTaskDto
 
CompleteTaskInterceptor - Class in org.camunda.bpm.engine.cdi.impl.annotation
Interceptor for handling the CompleteTask-Annotation
CompleteTaskInterceptor() - Constructor for class org.camunda.bpm.engine.cdi.impl.annotation.CompleteTaskInterceptor
 
completing(DelegateExecution, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
completing(DelegateExecution, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
completing(DelegateExecution, DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.SubProcessActivityBehavior
called before the process instance is destroyed to allow this activity to extract data from the sub process instance.
completionConditionExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
completionConditionSatisfied(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
composeDn(String...) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
ComposedTransformer - Class in org.camunda.bpm.engine.impl.transformer
Applies a list of transformers to the input object
ComposedTransformer() - Constructor for class org.camunda.bpm.engine.impl.transformer.ComposedTransformer
 
composeMapKey(String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
CompositeActivityBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
 
CompositeELResolver - Class in org.camunda.bpm.engine.impl.javax.el
Maintains an ordered composite list of child ELResolvers.
CompositeELResolver() - Constructor for class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
 
Condition - Interface in org.camunda.bpm.engine.impl
 
CONDITIONAL_INDICATOR_COLOR - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
CONDITIONAL_INDICATOR_WIDTH - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
ConditionListConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
ConditionListConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.ConditionListConverter
 
ConditionQueryParameterDto - Class in org.camunda.bpm.engine.rest.dto
 
ConditionQueryParameterDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
CONFIG_KEY_PROXY_PASSWORD - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
CONFIG_KEY_PROXY_URL - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
CONFIG_KEY_PROXY_USERNAME - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
CONFIG_KEY_REPOSITORY_PATH - Static variable in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
CONFIG_KEY_SIGNAVIO_BASE_URL - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
CONFIG_KEY_TEMPORARY_FILE_STORE - Static variable in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
configuration - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
configuration - Variable in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
CONFIGURATION - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
CONFIGURATION - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
configuration - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
configuration(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
CONFIGURATION - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
configuration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
configuration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
configuration(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which contain the configuration.
configurationClass - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
ConfigurationFactory - Class in org.camunda.bpm.engine.osgi.blueprint
 
ConfigurationFactory() - Constructor for class org.camunda.bpm.engine.osgi.blueprint.ConfigurationFactory
 
configurationResource - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
configurationResource - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
configurationResourceCompat - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
configurationResourceCompat - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
configureCustomRetryStrategy(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
 
configurePlugins(ProcessEngineConfigurationImpl, ProcessEngineXml, ClassLoader) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
Instantiates and applies all ProcessEnginePlugins defined in the processEngineXml
configureQuery(AbstractQuery, Resource) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
configureQuery(AbstractQuery, Resource) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
connect() - Method in class org.camunda.bpm.engine.osgi.BarURLHandler.Connection
 
connect() - Method in class org.camunda.bpm.engine.osgi.BpmnURLHandler.Connection
 
connection - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
connectionManager - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
 
connectionMetadataDefaultCatalog - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
connectionMetadataDefaultSchema - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
Connector - Class in org.camunda.bpm.cycle.connector
 
Connector() - Constructor for class org.camunda.bpm.cycle.connector.Connector
 
connector - Variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
ConnectorCache - Class in org.camunda.bpm.cycle.connector
The actual cache for instantiated connectors.
ConnectorCache() - Constructor for class org.camunda.bpm.cycle.connector.ConnectorCache
 
ConnectorConfiguration - Class in org.camunda.bpm.cycle.entity
 
ConnectorConfiguration() - Constructor for class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
ConnectorConfigurationDTO - Class in org.camunda.bpm.cycle.web.dto
Dataobject exposing connector configuration
ConnectorConfigurationDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
ConnectorConfigurationDTO(ConnectorConfiguration) - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
ConnectorConfigurationRepository - Class in org.camunda.bpm.cycle.repository
 
ConnectorConfigurationRepository() - Constructor for class org.camunda.bpm.cycle.repository.ConnectorConfigurationRepository
 
connectorConfigurationRepository - Variable in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
ConnectorConfigurationService - Class in org.camunda.bpm.cycle.web.service.resource
 
ConnectorConfigurationService() - Constructor for class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
ConnectorCredentials - Class in org.camunda.bpm.cycle.entity
 
ConnectorCredentials() - Constructor for class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
ConnectorCredentials(String, String, ConnectorConfiguration, User) - Constructor for class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
ConnectorCredentialsDTO - Class in org.camunda.bpm.cycle.web.dto
 
ConnectorCredentialsDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
ConnectorCredentialsDTO(ConnectorCredentials) - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
ConnectorCredentialsRepository - Class in org.camunda.bpm.cycle.repository
FIXME this class is untested!
ConnectorCredentialsRepository() - Constructor for class org.camunda.bpm.cycle.repository.ConnectorCredentialsRepository
 
ConnectorCredentialsService - Class in org.camunda.bpm.cycle.web.service.resource
FIXME this class is untested!
ConnectorCredentialsService() - Constructor for class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
ConnectorDTO - Class in org.camunda.bpm.cycle.web.dto
Dataobject exposing connector details
ConnectorDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorDTO
 
ConnectorDTO(Connector) - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorDTO
 
ConnectorLoginMode - Enum in org.camunda.bpm.cycle.connector
 
ConnectorNode - Class in org.camunda.bpm.cycle.connector
 
ConnectorNode() - Constructor for class org.camunda.bpm.cycle.connector.ConnectorNode
 
ConnectorNode(String) - Constructor for class org.camunda.bpm.cycle.connector.ConnectorNode
 
ConnectorNode(String, String) - Constructor for class org.camunda.bpm.cycle.connector.ConnectorNode
 
ConnectorNode(String, ConnectorNodeType) - Constructor for class org.camunda.bpm.cycle.connector.ConnectorNode
 
ConnectorNode(String, String, Long) - Constructor for class org.camunda.bpm.cycle.connector.ConnectorNode
 
ConnectorNode(String, String, Long, ConnectorNodeType) - Constructor for class org.camunda.bpm.cycle.connector.ConnectorNode
 
ConnectorNode(String, String, ConnectorNodeType) - Constructor for class org.camunda.bpm.cycle.connector.ConnectorNode
 
ConnectorNode(String, String, Long, ConnectorNodeType, String) - Constructor for class org.camunda.bpm.cycle.connector.ConnectorNode
 
ConnectorNodeComparator - Class in org.camunda.bpm.cycle.connector.util
Compares connector knodes between each other.
ConnectorNodeComparator() - Constructor for class org.camunda.bpm.cycle.connector.util.ConnectorNodeComparator
 
ConnectorNodeDTO - Class in org.camunda.bpm.cycle.web.dto
 
ConnectorNodeDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
ConnectorNodeDTO(ConnectorNode) - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
ConnectorNodeDTO(String, String, long) - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
ConnectorNodeType - Enum in org.camunda.bpm.cycle.connector
Type of a node returned by a connector.
ConnectorRegistry - Class in org.camunda.bpm.cycle.connector
 
ConnectorRegistry() - Constructor for class org.camunda.bpm.cycle.connector.ConnectorRegistry
 
connectorRegistry - Variable in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
connectorRegistry - Variable in class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
ConnectorService - Class in org.camunda.bpm.cycle.web.service.resource
 
ConnectorService() - Constructor for class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
ConnectorStatus - Class in org.camunda.bpm.cycle.connector
A information about the runtime state of a connector
ConnectorStatus(ConnectorStatus.State, Exception) - Constructor for class org.camunda.bpm.cycle.connector.ConnectorStatus
 
ConnectorStatus.State - Enum in org.camunda.bpm.cycle.connector
 
ConnectorStatusDTO - Class in org.camunda.bpm.cycle.web.dto
Container object for a ConnectorStatus.
ConnectorStatusDTO(ConnectorStatus.State, Exception) - Constructor for class org.camunda.bpm.cycle.web.dto.ConnectorStatusDTO
 
Constants - Class in org.camunda.bpm.engine.osgi
 
Constants() - Constructor for class org.camunda.bpm.engine.osgi.Constants
 
consumeToken() - Method in class org.camunda.bpm.engine.impl.juel.Parser
consume current token (get next token).
consumeToken(Scanner.Symbol) - Method in class org.camunda.bpm.engine.impl.juel.Parser
consume current token (get next token); throw exception if the current token doesn't match the expected symbol.
container - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
containerDelegate - Variable in class org.camunda.bpm.container.impl.tomcat.TomcatBpmPlatformBootstrap
 
ContainerManagedProcessEngineProvider - Class in org.camunda.bpm.engine.rest.impl.application
Uses the ProcessEngineService and exposes the default process engine
ContainerManagedProcessEngineProvider() - Constructor for class org.camunda.bpm.engine.rest.impl.application.ContainerManagedProcessEngineProvider
 
ContainerManagedProcessEngineProvider - Class in org.camunda.bpm.webapp.impl.engine
Uses the BpmPlatform and exposes the default process engine
ContainerManagedProcessEngineProvider() - Constructor for class org.camunda.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
 
contains(long) - Method in class org.camunda.bpm.cycle.connector.ConnectorCache
 
contains(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
 
contains(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
containsElementByValue(NodeList, String) - Static method in class org.camunda.bpm.cycle.util.XmlUtil
 
containsHtml - Variable in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
containsKey(Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
containsKey(Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
containsKey(Object) - Method in class org.camunda.bpm.engine.impl.form.FormData
 
containsKey(Object) - Method in class org.camunda.bpm.engine.impl.scripting.BeansResolverFactory
 
containsKey(Object) - Method in interface org.camunda.bpm.engine.impl.scripting.Resolver
 
containsKey(Object) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
containsKey(Object) - Method in class org.camunda.bpm.engine.impl.scripting.VariableScopeResolver
 
containsValue(Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
containsValue(Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
containsValue(Object) - Method in class org.camunda.bpm.engine.impl.form.FormData
 
containsValue(Object) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
content - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
content - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
contentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
ContentInformation - Class in org.camunda.bpm.cycle.connector
 
ContentInformation(boolean, Date) - Constructor for class org.camunda.bpm.cycle.connector.ContentInformation
 
context - Variable in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
Context - Class in org.camunda.bpm.engine.impl.context
 
Context() - Constructor for class org.camunda.bpm.engine.impl.context.Context
 
context - Variable in class org.camunda.bpm.engine.impl.juel.Parser
 
ContextAssociationManager - Interface in org.camunda.bpm.engine.cdi.impl.context
Represents a means for associating an execution with a context.
contextCreated(ELContextEvent) - Method in interface org.camunda.bpm.engine.impl.javax.el.ELContextListener
Invoked when a new ELContext has been created.
contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
 
contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.application.impl.web.ProcessArchiveServletContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
 
contextExecution - Variable in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
 
contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
 
contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.application.impl.web.ProcessArchiveServletContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
 
contextProperties - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
conversationInstance - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
convert(Object, Class<T>) - Method in class org.camunda.bpm.engine.impl.juel.Bindings
Apply type conversion.
convert(Object, Class<T>) - Method in interface org.camunda.bpm.engine.impl.juel.TypeConverter
Convert the given input value to the specified target type.
convert(Object, Class<T>) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
convertFormValueToModelValue(String) - Method in class org.camunda.bpm.engine.impl.form.AbstractFormType
 
convertFormValueToModelValue(String) - Method in class org.camunda.bpm.engine.impl.form.BooleanFormType
 
convertFormValueToModelValue(String) - Method in class org.camunda.bpm.engine.impl.form.DateFormType
 
convertFormValueToModelValue(String) - Method in class org.camunda.bpm.engine.impl.form.EnumFormType
 
convertFormValueToModelValue(String) - Method in class org.camunda.bpm.engine.impl.form.LongFormType
 
convertFormValueToModelValue(String) - Method in class org.camunda.bpm.engine.impl.form.StringFormType
 
convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.AbstractFormType
 
convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.BooleanFormType
 
convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.DateFormType
 
convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.EnumFormType
 
convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.LongFormType
 
convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.StringFormType
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.BooleanConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.ConditionListConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.DateConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.DelegationStateConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.IntegerConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.StringArrayConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.StringConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.StringListConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.StringSetConverter
 
convertQueryParameterToType(String) - Method in interface org.camunda.bpm.engine.rest.dto.converter.StringToTypeConverter
 
convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.VariableListConverter
Expects a query parameter of multiple variable expressions formatted as KEY_OPERATOR_VALUE, e.g.
convertStreamToStr(InputStream) - Static method in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
convertToClass(String, Class<?>) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
Converts a value to the type of the given field.
Cookie - Class in org.camunda.bpm.engine.impl.util.json
Convert a web browser cookie specification to a JSONObject and back.
Cookie() - Constructor for class org.camunda.bpm.engine.impl.util.json.Cookie
 
CookieList - Class in org.camunda.bpm.engine.impl.util.json
Convert a web browser cookie list string to a JSONObject and back.
CookieList() - Constructor for class org.camunda.bpm.engine.impl.util.json.CookieList
 
copyBytes(InputStream, OutputStream) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
copyInputStream(InputStream, OutputStream) - Static method in class org.camunda.bpm.engine.osgi.BpmnTransformer
 
corePoolSize - Variable in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
corePoolSize - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
correlateMessage(CommandContext, String, CorrelationSet) - Method in interface org.camunda.bpm.engine.impl.runtime.CorrelationHandler
Correlate the given message and return the MessageCorrelationResult that matches it.
correlateMessage(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
 
correlateMessage(String, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
correlateMessage(String, String, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
correlateMessage(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
correlateMessage(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
correlateMessage(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
correlateMessage(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
correlateMessage(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Correlates a message to either an execution that is waiting for this message or a process definition that can be started by this message.
correlateMessage(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Correlates a message to an execution that is waiting for this message and belongs to a process instance with the given business key a process definition that can be started by this message.
correlateMessage(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Correlates a message to an execution that is waiting for this message and can be correlated according to the given correlation keys.
correlateMessage(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Correlates a message to an execution that is waiting for this message and belongs to a process instance with the given business key a process definition that can be started by this message.
correlateMessage(String, Map<String, Object>, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Correlates a message to an execution that is waiting for this message and can be correlated according to the given correlation keys.
correlateMessage(String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Correlates a message to an execution that is waiting for this message and can be correlated according to the given correlation keys.
CorrelateMessageCmd - Class in org.camunda.bpm.engine.impl.cmd
 
CorrelateMessageCmd(String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
 
correlationHandler - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CorrelationHandler - Interface in org.camunda.bpm.engine.impl.runtime
 
correlationKeys - Variable in class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
 
CorrelationMessageDto - Class in org.camunda.bpm.engine.rest.dto.message
 
CorrelationMessageDto() - Constructor for class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
CorrelationSet - Class in org.camunda.bpm.engine.impl.runtime
 
CorrelationSet(String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.runtime.CorrelationSet
 
count() - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
count() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
count() - Method in interface org.camunda.bpm.engine.query.NativeQuery
Executes the query and returns the number of results
count() - Method in interface org.camunda.bpm.engine.query.Query
Executes the query and returns the number of results
countAll() - Method in class org.camunda.bpm.cycle.repository.AbstractRepository
Returns the number of all entities in the database
CountResultDto - Class in org.camunda.bpm.engine.rest.dto
 
CountResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.CountResultDto
 
CountResultDto(long) - Constructor for class org.camunda.bpm.engine.rest.dto.CountResultDto
 
create(BpmnDiagramDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
create(ConnectorConfigurationDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
create(ConnectorCredentialsDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
create(RoundtripDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
create(long, String, Roundtrip.SyncMode, String, Long, String, String) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
create(UserDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
 
create() - Static method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
new task.
create(String, VariableType, Object) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
create(String) - Method in interface org.camunda.bpm.engine.impl.webservice.SyncWebServiceClientFactory
Creates a SyncWebServiceClient from a WSDL
create(String, String) - Static method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto
 
CREATE_TIME - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
createActivity() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
createActivity(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
createActivity(String) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
createActivityInstanceEndEvt(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createActivityInstanceEndEvt(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when an activity instances is ended.
createActivityInstanceStartEvt(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createActivityInstanceStartEvt(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when an activity instances is started.
createActivityInstanceUpdateEvt(DelegateExecution, DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createActivityInstanceUpdateEvt(DelegateExecution, DelegateTask) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when an activity instances is updated.
createActivityOnScope(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the generic information of an activity element (id, name, documentation, etc.), and creates a new ActivityImpl on the given scope element.
createActivityStatisticsQuery(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
createActivityStatisticsQuery(String) - Method in interface org.camunda.bpm.engine.ManagementService
Query for the number of activity instances aggregated by activities of a single process definition.
createAndInsert(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.CompensateEventSubscriptionEntity
 
createAndInsert() - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
createAndInsert(ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
creates and initializes a new persistent task.
createAndInsert(String, VariableType, Object) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
createAndInsertIncident(String, String, String) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
createAndInsertIncident(String, String, String, String) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
createAndInsertIncident(String, String, String, String, String) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
createAstBinary(AstNode, AstNode, AstBinary.Operator) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAstBracket(AstNode, AstNode, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAstChoice(AstNode, AstNode, AstNode) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAstComposite(List<AstNode>) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAstDot(AstNode, String, boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAstFunction(String, int, AstParameters) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAstIdentifier(String, int) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAstMethod(AstProperty, AstParameters) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAstNode(AstNode...) - Method in class org.camunda.bpm.engine.impl.juel.Parser.ExtensionHandler
Called by the parser if it handles a extended token associated with this handler at the appropriate extension point.
createAstUnary(AstNode, AstUnary.Operator) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createAttachment(String, String, String, String, String, InputStream) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
createAttachment(String, String, String, String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
createAttachment(String, String, String, String, String, InputStream) - Method in interface org.camunda.bpm.engine.TaskService
Add a new attachment to a task and/or a process instance and use an input stream to provide the content
createAttachment(String, String, String, String, String, String) - Method in interface org.camunda.bpm.engine.TaskService
Add a new attachment to a task and/or a process instance and use an url as the content
CreateAttachmentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
CreateAttachmentCmd(String, String, String, String, String, InputStream, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
createAuthorization(UriInfo, AuthorizationCreateDto) - Method in interface org.camunda.bpm.engine.rest.AuthorizationRestService
 
createAuthorization(UriInfo, AuthorizationCreateDto) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
CreateAuthorizationCommand - Class in org.camunda.bpm.engine.impl.cmd
 
CreateAuthorizationCommand(int) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateAuthorizationCommand
 
createAuthorizationQuery() - Method in interface org.camunda.bpm.engine.AuthorizationService
Constructs an authorization query.
createAuthorizationQuery() - Method in class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
 
createBindings() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
createBindings(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindingsFactory
 
createBindings(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
override to build a spring aware ScriptingEngines
createBpmnParse(BpmnParser) - Method in interface org.camunda.bpm.engine.impl.cfg.BpmnParseFactory
 
createBpmnParse(BpmnParser) - Method in class org.camunda.bpm.engine.impl.cfg.DefaultBpmnParseFactory
 
createByteHash(String) - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
 
createCockpitEnvironment() - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
 
createCommandContext(Command<?>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
 
createCommandContext(Command<?>) - Method in class org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory
 
createCommandExecutor(String) - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
Create command executor for the engine with the given name
createCompensateEventSubscription(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
createConnectionFactory(ConnectionManager) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
createConnectionFactory() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
CREATED - Static variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryProperty
 
created - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
createDefaultAuthorizations(UserEntity) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
createDefaultAuthorizations(Group) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
createDefaultMembershipAuthorizations(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
createDeployment(String, DeploymentBuilder) - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
createDeployment(String, DeploymentBuilder) - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
Override this method in order to programmatically add resources to the deployment created by this process application.
createDeployment() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
createDeployment(ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
createDeployment() - Method in interface org.camunda.bpm.engine.RepositoryService
Starts creating a new deployment
createDeployment(ProcessApplicationReference) - Method in interface org.camunda.bpm.engine.RepositoryService
Starts creating a new ProcessApplicationDeployment.
createDeploymentOperation(String) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
createDeploymentQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createDeploymentQuery() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
createDeploymentQuery() - Method in interface org.camunda.bpm.engine.RepositoryService
Query process definitions.
createDeploymentStatisticsQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
createDeploymentStatisticsQuery() - Method in interface org.camunda.bpm.engine.ManagementService
Query for the number of process instances aggregated by deployments.
createDigestInstance() - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
 
createdSignalSubscriptions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
keep track of subscriptions created in the current command
createElContext(VariableScope) - Method in class org.camunda.bpm.engine.impl.el.ExpressionManager
 
createElResolver(VariableScope) - Method in class org.camunda.bpm.engine.cdi.CdiExpressionManager
 
createElResolver(VariableScope) - Method in class org.camunda.bpm.engine.impl.el.ExpressionManager
 
createElResolver(VariableScope) - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactoryWithELResolver.BlueprintExpressionManager
 
createElResolver(VariableScope) - Method in class org.camunda.bpm.engine.spring.SpringExpressionManager
 
createElResolver(VariableScope) - Method in class org.camunda.bpm.engine.test.mock.MockExpressionManager
 
createEmail(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
createEntityManagerFactory(String) - Static method in class org.camunda.bpm.engine.impl.cfg.JpaHelper
 
createEvent(DelegateExecution) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiExecutionListener
 
createEventScopeExecution(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ScopeUtil
creates an event scope for the given execution: create a new event scope execution under the parent of the given execution and move all event subscriptions to that execution.
createEventSubscriptionQuery() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
createEventSubscriptionQuery() - Method in interface org.camunda.bpm.engine.RuntimeService
Creates a new EventSubscriptionQuery instance, that can be used to query event subscriptions.
createExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
creates a new execution.
createExecution() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
creates a new execution.
createExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
creates a new execution.
createExecutionQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createExecutionQuery() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
createExecutionQuery() - Method in interface org.camunda.bpm.engine.RuntimeService
Creates a new ExecutionQuery instance, that can be used to query the executions and process instances.
createExpression(String) - Method in class org.camunda.bpm.engine.impl.el.ExpressionManager
 
createFailedJobIncident() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
createFailedJobListener(RuntimeException, CommandExecutor) - Method in class org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd
 
createFilterRules(SecurityFilterConfig) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
 
createFolder(String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
createFormProperty(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
createFormPropertyUpdateEvt(ExecutionEntity, String, String, String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createFormPropertyUpdateEvt(ExecutionEntity, String, String, String) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when a form property is updated.
createGroup(GroupDto) - Method in interface org.camunda.bpm.engine.rest.GroupRestService
 
createGroup(GroupDto) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
CreateGroupCmd - Class in org.camunda.bpm.engine.impl.cmd
 
CreateGroupCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateGroupCmd
 
createGroupMember(String) - Method in interface org.camunda.bpm.engine.rest.sub.identity.GroupMembersResource
 
createGroupMember(String) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupMembersResourceImpl
 
createGroupQuery() - Method in interface org.camunda.bpm.engine.IdentityService
Creates a GroupQuery thats allows to programmatically query the groups.
createGroupQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createGroupQuery() - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
createGroupQuery(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
createGroupQuery() - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
 
createGroupQuery(CommandContext) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
 
createGroupQuery() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
createGroupQuery() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
createGroupQuery(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
CreateGroupQueryCmd - Class in org.camunda.bpm.engine.impl.cmd
 
CreateGroupQueryCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateGroupQueryCmd
 
createHistoricActivityInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
Creates a new programmatic query to search for HistoricActivityInstances.
createHistoricActivityInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createHistoricActivityInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
createHistoricDetailQuery() - Method in interface org.camunda.bpm.engine.HistoryService
Creates a new programmatic query to search for HistoricDetails.
createHistoricDetailQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createHistoricDetailQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
createHistoricProcessInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
Creates a new programmatic query to search for HistoricProcessInstances.
createHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
createHistoricTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
createHistoricTaskInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
Creates a new programmatic query to search for HistoricTaskInstances.
createHistoricTaskInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createHistoricTaskInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
createHistoricVariableCreateEvt(VariableInstanceEntity, VariableScopeImpl) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createHistoricVariableCreateEvt(VariableInstanceEntity, VariableScopeImpl) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when a variable is created.
createHistoricVariableDeleteEvt(VariableInstanceEntity, VariableScopeImpl) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createHistoricVariableDeleteEvt(VariableInstanceEntity, VariableScopeImpl) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when a variable is deleted.
createHistoricVariableEvent(VariableInstanceEntity, VariableScopeImpl, String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createHistoricVariableInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
Creates a new programmatic query to search for HistoricVariableInstances.
createHistoricVariableInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createHistoricVariableInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
createHistoricVariableUpdateEvt(VariableInstanceEntity, VariableScopeImpl) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createHistoricVariableUpdateEvt(VariableInstanceEntity, VariableScopeImpl) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when a variable is updated.
createHistoryEvent(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceEndListener
 
createHistoryEvent(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceStartListener
 
createHistoryEvent(DelegateTask, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceUpdateListener
 
createHistoryEvent(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
 
createHistoryEvent(DelegateTask, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
 
createHistoryEvent(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.ProcessInstanceEndListener
 
createHistoryEvent(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.ProcessInstanceStartListener
 
createHtmlEmail(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
createId(EntityMetaData, String) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityMappings
 
CreateIncidentListener - Class in org.camunda.bpm.example.wait.states.listener
This is a listener implementation illustrating how to create a custom incident for the current execution.
CreateIncidentListener() - Constructor for class org.camunda.bpm.example.wait.states.listener.CreateIncidentListener
 
createIncidentOnFailedJobEnabled - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
createIncidentQuery() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
createIncidentQuery() - Method in interface org.camunda.bpm.engine.RuntimeService
Creates a new IncidentQuery instance, that can be used to query incidents.
createInitialUser(String, UserDto) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
 
createInitialUser() - Method in class org.camunda.bpm.cycle.web.service.InitialConfigurationService
 
createInitialUser(UserDTO) - Method in class org.camunda.bpm.cycle.web.service.InitialConfigurationService
 
createInitialUserInternal(String, UserDto, ProcessEngine) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
 
createInstance(Class<? extends T>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
 
createInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
createInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
createInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureDefinition
 
createInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
createInstance() - Method in interface org.camunda.bpm.engine.impl.bpmn.data.StructureDefinition
 
createInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
createInstances(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
createInstances(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
Handles the parallel case of spawning the instances.
createInstances(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
Handles the sequential case of spawning the instances.
createInstancesIfPossible(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
protects the createInstance method - it is only called if the numberOfInstances is valid (negative is invalid -> exception; zero means the sub instances are skipped) Returns true if instances were created
createJndiBindings() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
createJndiBindings(ServiceTarget, ServiceName, String, ManagedReferenceFactory) - Static method in class org.camunda.bpm.container.impl.jboss.util.BindingUtil
 
createJobExecutorRegistrations(Set<String>) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
createJobHandlerConfiguration(String, boolean) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
 
createJobQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createJobQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
createJobQuery() - Method in interface org.camunda.bpm.engine.ManagementService
Returns a new JobQuery implementation, that can be used to dynamically query the jobs.
CreateMailScanCmd - Class in org.camunda.bpm.engine.impl.mail
 
CreateMailScanCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.mail.CreateMailScanCmd
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
createMembership(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
 
createMembership(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
createMembership(String, String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
Creates a membership relation between a user and a group.
createMembership(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
CreateMembershipCmd - Class in org.camunda.bpm.engine.impl.cmd
 
CreateMembershipCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateMembershipCmd
 
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.javax.el.ExpressionFactory
Parses an expression into a MethodExpression for later evaluation.
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
 
createModel(String, String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
createNativeExecutionQuery() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
createNativeExecutionQuery() - Method in interface org.camunda.bpm.engine.RuntimeService
creates a new NativeExecutionQuery to query Executions by SQL directly
createNativeHistoricActivityInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
creates a native query to search for HistoricActivityInstances via SQL
createNativeHistoricActivityInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
createNativeHistoricProcessInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
creates a native query to search for HistoricProcessInstances via SQL
createNativeHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
createNativeHistoricTaskInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
creates a native query to search for HistoricTaskInstances via SQL
createNativeHistoricTaskInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
createNativeProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
createNativeProcessInstanceQuery() - Method in interface org.camunda.bpm.engine.RuntimeService
creates a new NativeProcessInstanceQuery to query ProcessInstances by SQL directly
createNativeTaskQuery() - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
createNativeTaskQuery() - Method in interface org.camunda.bpm.engine.TaskService
Returns a new
createNewAuthorization(int) - Method in interface org.camunda.bpm.engine.AuthorizationService
Returns a new (transient) Authorization object.
createNewAuthorization(int) - Method in class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
 
createNewAuthorization(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
createNewGroup(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
createNewGroup(String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
Returns a new (transient) Group object.
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
createNewUser(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
createNewUser(String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
Returns a new (transient) User object.
createNode(String, String, ConnectorNodeType, String) - Method in class org.camunda.bpm.cycle.connector.Connector
 
createNode(String, String, ConnectorNodeType, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
createNode(String, String, ConnectorNodeType, String) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
createNode(String, String, ConnectorNodeType, String) - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
createOrLookupMbeanServer() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
createOrUpdate(BpmnDiagramDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
Create or update the bpmn diagram from the given data
createOrUpdateHistoryLevel(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
createOutgoingTransition() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
createOutgoingTransition(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
createParse() - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParser
create an configure the ProcessesXmlParse object.
createParse() - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParser
create an configure the ProcessesXmlParse object.
createParse() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
Creates a new BpmnParse instance that can be used to parse only one BPMN 2.0 process definition.
createParse() - Method in class org.camunda.bpm.engine.impl.util.xml.Parser
 
createParser(String) - Method in class org.camunda.bpm.engine.impl.juel.Builder
 
createPathFilterRule(SecurityFilterConfig.PathFilterConfig) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
 
createProcessApplicationInfo(AbstractProcessApplication, Map<String, DeployedProcessArchive>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessApplicationServiceStep
 
createProcessApplicationRegistration(Set<String>, ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
createProcessDefinitionQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createProcessDefinitionQuery() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
createProcessDefinitionQuery() - Method in interface org.camunda.bpm.engine.RepositoryService
Query process definitions.
createProcessDefinitionStatisticsQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
createProcessDefinitionStatisticsQuery() - Method in interface org.camunda.bpm.engine.ManagementService
Query for the number of process instances aggregated by process definitions.
createProcessEngineConfiguration() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
createProcessEngineConfigurationFromInputStream(InputStream) - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
createProcessEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
createProcessEngineConfigurationFromResource(String) - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
createProcessEngineConfigurationFromResource(String, String) - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
createProcessEngineConfigurationFromResourceDefault() - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
createProcessEngineJndiBinding(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
createProcessEngineServiceJndiBindings() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
createProcessInstance(String, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
createProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
createProcessInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
createProcessInstance() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
createProcessInstance() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessDefinition
 
createProcessInstanceEndEvt(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createProcessInstanceEndEvt(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when a process instances is ended.
createProcessInstanceForInitial(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
creates a process instance using the provided activity as initial
createProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
createProcessInstanceQuery() - Method in interface org.camunda.bpm.engine.RuntimeService
Creates a new ProcessInstanceQuery instance, that can be used to query process instances.
createProcessInstanceStartEvt(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createProcessInstanceStartEvt(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when an activity instances is created.
createRecursiveIncidents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
createRecursiveIncidents(String, List<IncidentEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
Instantiate recursive a new incident a super execution (i.e.
createResolver(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.BeansResolverFactory
 
createResolver(VariableScope) - Method in interface org.camunda.bpm.engine.impl.scripting.ResolverFactory
 
createResolver(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.VariableScopeResolverFactory
 
createResource(String, byte[], DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
createResponse() - Static method in class org.camunda.bpm.cycle.web.jaxrs.ext.JaxRsUtil
 
createScanner(String) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
createSchema(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
createScopedProxy(String, BeanDefinition, BeanDefinitionRegistry, boolean) - Static method in class org.camunda.bpm.engine.spring.components.aop.util.Scopifier
 
createStandaloneInMemProcessEngineConfiguration() - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
createStandaloneProcessEngineConfiguration() - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
createStartFormData(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.form.DefaultStartFormHandler
 
createStartFormData(ProcessDefinitionEntity) - Method in interface org.camunda.bpm.engine.impl.form.StartFormHandler
 
createSubProcessInstance(PvmProcessDefinition) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
createSubProcessInstance(PvmProcessDefinition, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
createSubProcessInstance(PvmProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
creates a new sub process instance.
createSubProcessInstance(PvmProcessDefinition, String) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
 
createSubProcessInstance(PvmProcessDefinition) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
createSubProcessInstance(PvmProcessDefinition, String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
createTablePageQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
createTablePageQuery() - Method in interface org.camunda.bpm.engine.ManagementService
Creates a TablePageQuery that can be used to fetch TablePage containing specific sections of table row data.
createTask(CommandContext, DbSqlSession, MailTransformer) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
createTaskForm(TaskEntity) - Method in class org.camunda.bpm.engine.impl.form.DefaultTaskFormHandler
 
createTaskForm(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.form.TaskFormHandler
 
createTaskInstanceCompleteEvt(DelegateTask, String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createTaskInstanceCompleteEvt(DelegateTask, String) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when a task instances is completed.
createTaskInstanceCreateEvt(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createTaskInstanceCreateEvt(DelegateTask) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when a task instances is created.
createTaskInstanceUpdateEvt(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
createTaskInstanceUpdateEvt(DelegateTask) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
Creates the history event fired when a task instances is updated.
createTaskQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createTaskQuery() - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
createTaskQuery() - Method in interface org.camunda.bpm.engine.TaskService
Returns a new TaskQuery that can be used to dynamically query tasks.
createTextOnlyEmail(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
createTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
createTime - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
createTimeAfter - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
createTimeBefore - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
createTimerForDelayedExecution(CommandContext, List<ProcessDefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
createTreeBuilder(Properties, Builder.Feature...) - Method in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create the factory's builder.
createTreeStore(int, ExpressionFactoryImpl.Profile, Properties) - Method in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create the factory's tree store.
createTypeConverter(Properties) - Method in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create the factory's type converter.
createUndeploymentOperation(String) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
createUser(UserDto) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
createUser(UserDto) - Method in interface org.camunda.bpm.engine.rest.UserRestService
 
CreateUserCmd - Class in org.camunda.bpm.engine.impl.cmd
 
CreateUserCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateUserCmd
 
createUserQuery() - Method in interface org.camunda.bpm.engine.IdentityService
Creates a UserQuery that allows to programmatically query the users.
createUserQuery() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
createUserQuery() - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
createUserQuery(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
createUserQuery() - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
 
createUserQuery(CommandContext) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
 
createUserQuery() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
createUserQuery() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
createUserQuery(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
CreateUserQueryCmd - Class in org.camunda.bpm.engine.impl.cmd
 
CreateUserQueryCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateUserQueryCmd
 
createUsers(ProcessEngine) - Method in class org.camunda.bpm.example.invoice.DemoDataGenerator
 
createValueExpression(ELContext, String, Class<?>) - Method in class org.camunda.bpm.engine.impl.javax.el.ExpressionFactory
Parses an expression into a ValueExpression for later evaluation.
createValueExpression(Object, Class<?>) - Method in class org.camunda.bpm.engine.impl.javax.el.ExpressionFactory
Creates a ValueExpression that wraps an object instance.
createValueExpression(Object, Class<?>) - Method in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
 
createValueExpression(ELContext, String, Class<?>) - Method in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
 
createVariableInstance(String, Object, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
createVariableInstanceQuery() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
createVariableInstanceQuery() - Method in interface org.camunda.bpm.engine.RuntimeService
Creates a new VariableInstanceQuery instance, that can be used to query variable instances.
createVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
createVariableLocal(String, Object, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
only called when a new variable is created on this variable scope.
createVariablesLocal(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
credentials - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserDto
 
CRLF - Static variable in class org.camunda.bpm.engine.impl.util.json.HTTP
Carriage return/line feed.
CronExpression - Class in org.camunda.bpm.engine.impl.calendar
Provides a parser and evaluator for unix-like cron expressions.
CronExpression(String) - Constructor for class org.camunda.bpm.engine.impl.calendar.CronExpression
Constructs a new CronExpression based on the specified parameter.
CURRENT - Static variable in enum org.camunda.bpm.container.impl.jboss.extension.Namespace
The current namespace version.
current - Static variable in interface org.camunda.bpm.engine.impl.form.FormHandler
 
CURRENT_MESSAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
currentJob - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
 
CurrentProcessInstance - Class in org.camunda.bpm.engine.cdi
Allows to access executions and tasks of a managed process instance via dependency injection.
CurrentProcessInstance() - Constructor for class org.camunda.bpm.engine.cdi.CurrentProcessInstance
 
currentProcessorJobQueue - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
 
currentStep - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
currentUser(HttpServletRequest) - Method in class org.camunda.bpm.cycle.web.service.DefaultService
 
customEventHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customFormEngines - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customFormTypes - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customIncidentHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customJobHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CustomObjectType - Class in org.camunda.bpm.engine.impl.variable
Custom object type
CustomObjectType(String, Class<?>) - Constructor for class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
customPostCommandInterceptorsTxRequired - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customPostCommandInterceptorsTxRequiresNew - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customPostDeployers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customPostVariableTypes - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customPreCommandInterceptorsTxRequired - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
the configurable list which will be processed to build the ProcessEngineConfigurationImpl.commandExecutorTxRequired
customPreCommandInterceptorsTxRequiresNew - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
the configurable list which will be processed to build the ProcessEngineConfigurationImpl.commandExecutorTxRequiresNew
customPreDeployers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customPreVariableTypes - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customRejectedJobsHandler - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customScriptingEngineClasses - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
customSessionFactories - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
CycleBusinessCalendar - Class in org.camunda.bpm.engine.impl.calendar
 
CycleBusinessCalendar() - Constructor for class org.camunda.bpm.engine.impl.calendar.CycleBusinessCalendar
 
CycleConfiguration - Class in org.camunda.bpm.cycle.configuration
Application configuration component
CycleConfiguration() - Constructor for class org.camunda.bpm.cycle.configuration.CycleConfiguration
 
CycleException - Exception in org.camunda.bpm.cycle.exception
 
CycleException() - Constructor for exception org.camunda.bpm.cycle.exception.CycleException
 
CycleException(String, Throwable) - Constructor for exception org.camunda.bpm.cycle.exception.CycleException
 
CycleException(String) - Constructor for exception org.camunda.bpm.cycle.exception.CycleException
 
CycleException(Throwable) - Constructor for exception org.camunda.bpm.cycle.exception.CycleException
 
CycleExceptionMapper - Class in org.camunda.bpm.cycle.exception
 
CycleExceptionMapper() - Constructor for class org.camunda.bpm.cycle.exception.CycleExceptionMapper
 
CycleMissingCredentialsException - Exception in org.camunda.bpm.cycle.exception
 
CycleMissingCredentialsException() - Constructor for exception org.camunda.bpm.cycle.exception.CycleMissingCredentialsException
 
CycleMissingCredentialsException(String, Throwable) - Constructor for exception org.camunda.bpm.cycle.exception.CycleMissingCredentialsException
 
CycleMissingCredentialsException(String) - Constructor for exception org.camunda.bpm.cycle.exception.CycleMissingCredentialsException
 
CycleMissingCredentialsException(Throwable) - Constructor for exception org.camunda.bpm.cycle.exception.CycleMissingCredentialsException
 

D

Data - Class in org.camunda.bpm.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'dataInput' and 'dataOutput'
Data(String, String, ItemDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.Data
 
databaseSchema - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
In some situations you want to set the schema to use for table checks / generation if the database metadata doesn't return that correctly, see https://jira.codehaus.org/browse/ACT-1220, https://jira.codehaus.org/browse/ACT-1062
databaseSchema - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
In some situations you want to set the schema to use for table checks / generation if the database metadata doesn't return that correctly, see https://jira.codehaus.org/browse/ACT-1220, https://jira.codehaus.org/browse/ACT-1062
databaseSchemaUpdate - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
databaseSchemaUpdate - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
databaseSchemaUpgrade(Connection, String, String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
databaseSchemaUpgrade(Connection, String, String) - Method in interface org.camunda.bpm.engine.ManagementService
programmatic schema update on a given connection returning feedback about what happened
databaseSpecificBitAnd1 - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificBitAnd2 - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificBitAnd3 - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificDateDiff1 - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificDateDiff2 - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificDateDiff3 - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificDummyTable - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificFalseConstant - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificLimitAfterStatements - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificLimitBeforeNativeQueryStatements - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificLimitBeforeStatements - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificLimitBetweenStatements - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificOrderByStatements - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificStatements - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseSpecificTrueConstant - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseTablePrefix - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
databaseTablePrefix - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseType - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
databaseType - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
databaseType - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
databaseTypeMappings - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
dataInputAssociations - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
dataInputRefs - Variable in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
dataInputs - Variable in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
dataOutputAssociations - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
dataOutputRefs - Variable in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
dataOutputs - Variable in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
DataRef - Class in org.camunda.bpm.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'dataInputRef' and 'dataOutputRef'
DataRef(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.DataRef
 
DATASOURCE - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
DATASOURCE - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
datasource - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
dataSource - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
datasourceBinderServiceInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
dataSourceJndiName - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
DateConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
DateConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.DateConverter
 
dateFormat - Variable in class org.camunda.bpm.engine.impl.form.DateFormType
 
DateFormType - Class in org.camunda.bpm.engine.impl.form
 
DateFormType(String) - Constructor for class org.camunda.bpm.engine.impl.form.DateFormType
 
datePattern - Variable in class org.camunda.bpm.engine.impl.form.DateFormType
 
DateTimeUtil - Class in org.camunda.bpm.engine.impl.calendar
Utility for DateTime that uses the JVM timezone for date / time related operations.
DateTimeUtil() - Constructor for class org.camunda.bpm.engine.impl.calendar.DateTimeUtil
 
DateToString - Class in org.camunda.bpm.engine.impl.transformer
Transforms a Date to a String
DateToString() - Constructor for class org.camunda.bpm.engine.impl.transformer.DateToString
 
DateType - Class in org.camunda.bpm.engine.impl.variable
 
DateType() - Constructor for class org.camunda.bpm.engine.impl.variable.DateType
 
DateUtil - Class in org.camunda.bpm.cycle.util
 
DateUtil() - Constructor for class org.camunda.bpm.cycle.util.DateUtil
 
DAY_OF_MONTH - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
DAY_OF_WEEK - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
dayMap - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
daysOfMonth - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
daysOfWeek - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
DB_SCHEMA_UPDATE_CREATE - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DB_SCHEMA_UPDATE_CREATE_DROP - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
Creates the schema when the process engine is being created and drops the schema when the process engine is being closed.
DB_SCHEMA_UPDATE_DROP_CREATE - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DB_SCHEMA_UPDATE_FALSE - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
Checks the version of the DB schema against the library when the process engine is being created and throws an exception if the versions don't match.
DB_SCHEMA_UPDATE_TRUE - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
Upon building of the process engine, a check is performed and an update of the schema is performed if it is necessary.
dbCreateHistoryLevel() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
DbGroupQueryImpl - Class in org.camunda.bpm.engine.impl.identity.db
 
DbGroupQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbGroupQueryImpl
 
DbGroupQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbGroupQueryImpl
 
DbGroupQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbGroupQueryImpl
 
DbHistoryEventHandler - Class in org.camunda.bpm.engine.impl.history.handler
History event handler that writes history events to the process engine database using the DbSqlSession.
DbHistoryEventHandler() - Constructor for class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
 
DbIdentityServiceProvider - Class in org.camunda.bpm.engine.impl.identity.db
WritableIdentityProvider implementation backed by a database.
DbIdentityServiceProvider() - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
DbIdGenerator - Class in org.camunda.bpm.engine.impl.db
 
DbIdGenerator() - Constructor for class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
DbReadOnlyIdentityServiceProvider - Class in org.camunda.bpm.engine.impl.identity.db
Read only implementation of DB-backed identity service
DbReadOnlyIdentityServiceProvider() - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
dbSchemaCheckVersion() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
DbSchemaCreate - Class in org.camunda.bpm.engine.impl.db
 
DbSchemaCreate() - Constructor for class org.camunda.bpm.engine.impl.db.DbSchemaCreate
 
dbSchemaCreate() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
dbSchemaCreateEngine() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
dbSchemaCreateHistory() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
dbSchemaCreateIdentity() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
DbSchemaDrop - Class in org.camunda.bpm.engine.impl.db
 
DbSchemaDrop() - Constructor for class org.camunda.bpm.engine.impl.db.DbSchemaDrop
 
dbSchemaDrop() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
DbSchemaExecuteFile - Class in org.camunda.bpm.engine.impl.db
 
DbSchemaExecuteFile() - Constructor for class org.camunda.bpm.engine.impl.db.DbSchemaExecuteFile
 
dbSchemaOperationsCommandContextFactory - Variable in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
CommandContextFactory to be used for DbSchemaOperations
DbSchemaPrune - Class in org.camunda.bpm.engine.impl.db
 
DbSchemaPrune() - Constructor for class org.camunda.bpm.engine.impl.db.DbSchemaPrune
 
dbSchemaPrune() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
DbSchemaUpdate - Class in org.camunda.bpm.engine.impl.db
 
DbSchemaUpdate() - Constructor for class org.camunda.bpm.engine.impl.db.DbSchemaUpdate
 
dbSchemaUpdate() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
dbSchemaUpgrade(String, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
dbSqlSession - Variable in class org.camunda.bpm.engine.impl.db.AbstractDbSession
 
DbSqlSession - Class in org.camunda.bpm.engine.impl.db
responsibilities: - delayed flushing of inserts updates and deletes - optional dirty checking - db specific statement name mapping
DbSqlSession(DbSqlSessionFactory) - Constructor for class org.camunda.bpm.engine.impl.db.DbSqlSession
 
DbSqlSession(DbSqlSessionFactory, Connection, String, String) - Constructor for class org.camunda.bpm.engine.impl.db.DbSqlSession
 
DbSqlSession.BulkDeleteOperation - Class in org.camunda.bpm.engine.impl.db
Use this DbSqlSession.DeleteOperation to execute a dedicated delete statement.
DbSqlSession.BulkDeleteOperation(String, Object) - Constructor for class org.camunda.bpm.engine.impl.db.DbSqlSession.BulkDeleteOperation
 
DbSqlSession.BulkUpdateOperation - Class in org.camunda.bpm.engine.impl.db
 
DbSqlSession.BulkUpdateOperation(String, Object) - Constructor for class org.camunda.bpm.engine.impl.db.DbSqlSession.BulkUpdateOperation
 
DbSqlSession.CachedObject - Class in org.camunda.bpm.engine.impl.db
 
DbSqlSession.CachedObject(PersistentObject, boolean) - Constructor for class org.camunda.bpm.engine.impl.db.DbSqlSession.CachedObject
 
DbSqlSession.DeleteOperation - Interface in org.camunda.bpm.engine.impl.db
 
DbSqlSession.DeletePersistentObjectOperation - Class in org.camunda.bpm.engine.impl.db
A DbSqlSession.DeleteOperation used when the persistent object has been fetched already.
DbSqlSession.DeletePersistentObjectOperation(PersistentObject) - Constructor for class org.camunda.bpm.engine.impl.db.DbSqlSession.DeletePersistentObjectOperation
 
dbSqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
dbSqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
DbSqlSessionFactory - Class in org.camunda.bpm.engine.impl.db
 
DbSqlSessionFactory() - Constructor for class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
DbUpgradeStep - Interface in org.camunda.bpm.engine.impl.db.upgrade
 
DbUpgradeStep52To53InsertPropertyHistoryLevel - Class in org.camunda.bpm.engine.impl.db.upgrade
 
DbUpgradeStep52To53InsertPropertyHistoryLevel() - Constructor for class org.camunda.bpm.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
 
DbUserQueryImpl - Class in org.camunda.bpm.engine.impl.identity.db
 
DbUserQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbUserQueryImpl
 
DbUserQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbUserQueryImpl
 
DbUserQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbUserQueryImpl
 
DEBUG - Static variable in class org.camunda.bpm.cycle.util.IoUtil
Controls if intermediate results are written to files.
DEBUG_DIR - Static variable in class org.camunda.bpm.cycle.util.IoUtil
Directory, into which intermediate results are written.
decode(Object) - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Decodes an Object using the base64 algorithm.
decode(String) - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Decodes a String containing containing characters in the Base64 alphabet.
decode(byte[]) - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Decodes a byte[] containing containing characters in the Base64 alphabet.
decodeBase64(String) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Decodes a Base64 String into octets
decodeBase64(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Decodes Base64 data into octets
decodeInteger(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Decodes a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
DecrementJobRetriesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DecrementJobRetriesCmd(String, Throwable) - Constructor for class org.camunda.bpm.engine.impl.cmd.DecrementJobRetriesCmd
 
decryptConnectorPassword(String) - Method in interface org.camunda.bpm.cycle.connector.crypt.EncryptionService
 
decryptConnectorPassword(String) - Method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
decryptPassword(byte[], String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
DEFAULT - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
DEFAULT - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
DEFAULT - Static variable in interface org.camunda.bpm.engine.impl.juel.TypeConverter
Default conversions as from JSR245.
DEFAULT_APP - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
DEFAULT_BASE_PATH - Static variable in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
DEFAULT_CONFIG_KEY_TEMPORARY_FILE_STORE - Static variable in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
DEFAULT_ENGINE_NAME - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
DEFAULT_ENGINEPOOL_NAME - Static variable in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
 
DEFAULT_EXCLUSIVE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DEFAULT_PASSWORD - Static variable in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
DEFAULT_RETRIES - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
DEFAULT_SCRIPTING_LANGUAGE - Static variable in class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
DEFAULT_THREAD_LOG_MODE - Static variable in class org.camunda.bpm.engine.impl.test.PvmTestCase
 
DEFAULT_WS_SYNC_FACTORY - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DefaultApplication - Class in org.camunda.bpm.engine.rest.impl.application
Default Application registering all resources.
DefaultApplication() - Constructor for class org.camunda.bpm.engine.rest.impl.application.DefaultApplication
 
DefaultAuthorizationProvider - Class in org.camunda.bpm.engine.impl.cfg.auth
Provides the default authorizations for camunda BPM.
DefaultAuthorizationProvider() - Constructor for class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
 
DefaultBpmnParseFactory - Class in org.camunda.bpm.engine.impl.cfg
 
DefaultBpmnParseFactory() - Constructor for class org.camunda.bpm.engine.impl.cfg.DefaultBpmnParseFactory
 
DefaultBusinessCalendar - Class in org.camunda.bpm.engine.impl.calendar
 
DefaultBusinessCalendar() - Constructor for class org.camunda.bpm.engine.impl.calendar.DefaultBusinessCalendar
 
DefaultContextAssociationManager - Class in org.camunda.bpm.engine.cdi.impl.context
Default implementation of the business process association manager.
DefaultContextAssociationManager() - Constructor for class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
DefaultContextAssociationManager.ConversationScopedAssociation - Class in org.camunda.bpm.engine.cdi.impl.context
 
DefaultContextAssociationManager.ConversationScopedAssociation() - Constructor for class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ConversationScopedAssociation
 
DefaultContextAssociationManager.RequestScopedAssociation - Class in org.camunda.bpm.engine.cdi.impl.context
 
DefaultContextAssociationManager.RequestScopedAssociation() - Constructor for class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.RequestScopedAssociation
 
DefaultContextAssociationManager.ScopedAssociation - Class in org.camunda.bpm.engine.cdi.impl.context
 
DefaultContextAssociationManager.ScopedAssociation() - Constructor for class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
DefaultCorrelationHandler - Class in org.camunda.bpm.engine.impl.runtime
 
DefaultCorrelationHandler() - Constructor for class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
 
DefaultDelegateInterceptor - Class in org.camunda.bpm.engine.impl.delegate
Default implementation, simply proceeding the call.
DefaultDelegateInterceptor() - Constructor for class org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor
 
DefaultEjbProcessApplication - Class in org.camunda.bpm.application.impl.ejb
 
DefaultEjbProcessApplication() - Constructor for class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
 
DefaultElResolverLookup - Class in org.camunda.bpm.application.impl
 
DefaultElResolverLookup() - Constructor for class org.camunda.bpm.application.impl.DefaultElResolverLookup
 
defaultExpression - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
DefaultFailedJobCommandFactory - Class in org.camunda.bpm.engine.impl.jobexecutor
 
DefaultFailedJobCommandFactory() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
 
DefaultFormHandler - Class in org.camunda.bpm.engine.impl.form
 
DefaultFormHandler() - Constructor for class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
DefaultHistoryEventProducer - Class in org.camunda.bpm.engine.impl.history.producer
 
DefaultHistoryEventProducer() - Constructor for class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
DefaultJobExecutor - Class in org.camunda.bpm.engine.impl.jobexecutor
This is a simple implementation of the JobExecutor using self-managed threads for performing background work.
DefaultJobExecutor() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
DefaultMailSessionProvider - Class in org.camunda.bpm.cycle.service.mail
Default implementation of the MailSessionProvider SPI.
DefaultMailSessionProvider() - Constructor for class org.camunda.bpm.cycle.service.mail.DefaultMailSessionProvider
 
defaultNamespace - Variable in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
DefaultPluginRegistry - Class in org.camunda.bpm.cockpit.impl.plugin
Default implementation of PluginRegistry that loads plugins via the ServiceLoader.
DefaultPluginRegistry() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.DefaultPluginRegistry
 
DefaultProcessApplicationRegistration - Class in org.camunda.bpm.engine.impl.application
 
DefaultProcessApplicationRegistration(ProcessApplicationReference, Set<String>, String) - Constructor for class org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
 
defaultProcessEngineInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
injector for the default process engine
DefaultRuntimeDelegate - Class in org.camunda.bpm.cockpit.impl
This is the default CockpitRuntimeDelegate implementation that provides the camunda cockpit plugin services (i.e.
DefaultRuntimeDelegate() - Constructor for class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
 
defaultSaxParserFactory - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
 
DefaultService - Class in org.camunda.bpm.cycle.web.service
This is the default controller which handles user authentication / authorization.
DefaultService() - Constructor for class org.camunda.bpm.cycle.web.service.DefaultService
 
DefaultStartFormHandler - Class in org.camunda.bpm.engine.impl.form
 
DefaultStartFormHandler() - Constructor for class org.camunda.bpm.engine.impl.form.DefaultStartFormHandler
 
DefaultTaskFormHandler - Class in org.camunda.bpm.engine.impl.form
 
DefaultTaskFormHandler() - Constructor for class org.camunda.bpm.engine.impl.form.DefaultTaskFormHandler
 
DefaultVariableTypes - Class in org.camunda.bpm.engine.impl.variable
 
DefaultVariableTypes() - Constructor for class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
definition - Variable in class org.camunda.bpm.engine.impl.bpmn.data.Data
 
definition - Variable in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureInstance
 
definitionIdentityLinkEntities - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
dehexchar(char) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Get the hex value of a character (base16).
delegate - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
delegate(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
delegate(UserIdDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
delegate(UserIdDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
 
delegate(String) - Method in interface org.camunda.bpm.engine.task.Task
delegates this task to the given user and sets the delegationState to DelegationState.PENDING.
DelegateExecution - Interface in org.camunda.bpm.engine.delegate
Execution used in JavaDelegates and ExecutionListeners.
DelegateExpressionExecutionListener - Class in org.camunda.bpm.engine.impl.bpmn.listener
 
DelegateExpressionExecutionListener(Expression, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
 
DelegateExpressionTaskListener - Class in org.camunda.bpm.engine.impl.bpmn.listener
 
DelegateExpressionTaskListener(Expression, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionTaskListener
 
delegateInstance - Variable in class org.camunda.bpm.engine.impl.delegate.JavaDelegateInvocation
 
delegateInterceptor - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DelegateInterceptor - Interface in org.camunda.bpm.engine.impl.interceptor
Interceptor responsible for handling calls to 'user code'.
DelegateInvocation - Class in org.camunda.bpm.engine.impl.delegate
Provides context about the invocation of usercode and handles the actual invocation
DelegateInvocation() - Constructor for class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
 
DelegateTask - Interface in org.camunda.bpm.engine.delegate
 
delegateTask - Variable in class org.camunda.bpm.engine.impl.delegate.TaskListenerInvocation
 
delegateTask(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
delegateTask(String, String) - Method in interface org.camunda.bpm.engine.TaskService
Delegates the task to another user.
DelegateTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DelegateTaskCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DelegateTaskCmd
 
delegationState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
delegationState - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
DelegationState - Enum in org.camunda.bpm.engine.task
Defines the different states of delegation that a task can be in.
DelegationStateConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
DelegationStateConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.DelegationStateConverter
 
delete(String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
delete(Long) - Method in class org.camunda.bpm.cycle.repository.AbstractRepository
Delete a given entity by id
delete(T) - Method in class org.camunda.bpm.cycle.repository.AbstractRepository
Delete a given entity from
delete(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
delete(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
delete(long) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
delete(long) - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
 
delete(String, Object) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
delete(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
delete(PersistentObject) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
delete(PersistentObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
delete(PersistentObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
 
delete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
delete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
delete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
delete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
delete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
delete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
DELETE_CASCADE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
DELETE_CASCADE_FIRE_ACTIVITY_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
DELETE_REASON - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
DELETE_REASON_COMPLETED - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
DELETE_REASON_DELETED - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
deleteAll() - Method in class org.camunda.bpm.cycle.repository.AbstractRepository
Delete all entities BEWARE: It doesn't trigger cascade or removeOrphan functionality for the deleted entites, because it is an JQL statement, not an @{link EntityManager} method.
deleteAll() - Method in class org.camunda.bpm.cycle.repository.ConnectorConfigurationRepository
Removes all connector configurations
deleteAttachment(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteAttachment(String) - Method in interface org.camunda.bpm.engine.TaskService
Delete an attachment
DeleteAttachmentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteAttachmentCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteAttachmentCmd
 
deleteAttachmentsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
 
deleteAuthorization(String) - Method in interface org.camunda.bpm.engine.AuthorizationService
Allows deleting a persistent Authorization object.
deleteAuthorization(String) - Method in class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
 
deleteAuthorization() - Method in interface org.camunda.bpm.engine.rest.sub.authorization.AuthorizationResource
 
deleteAuthorization() - Method in class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
 
DeleteAuthorizationCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteAuthorizationCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteAuthorizationCmd
 
deleteAuthorizations(Resource, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
deleteAuthorizationsByResourceId(Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
deleteByteArrayById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
Deletes the ByteArrayEntity with the given id from the database.
deleteByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
deleteByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
deleteByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
deleteCandidateGroup(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Convenience shorthand for #deleteGroupIdentityLink(String, String, String); with type IdentityLinkType.CANDIDATE
deleteCandidateGroup(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
deleteCandidateGroup(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteCandidateGroup(String, String) - Method in interface org.camunda.bpm.engine.TaskService
deleteCandidateStarterGroup(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
deleteCandidateStarterGroup(String, String) - Method in interface org.camunda.bpm.engine.RepositoryService
Removes the authorization of a candidate group for a process definition.
deleteCandidateStarterUser(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
deleteCandidateStarterUser(String, String) - Method in interface org.camunda.bpm.engine.RepositoryService
Removes the authorization of a candidate user for a process definition.
deleteCandidateUser(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
deleteCandidateUser(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
deleteCandidateUser(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteCandidateUser(String, String) - Method in interface org.camunda.bpm.engine.TaskService
deleteCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
deleteCascade(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
 
deleteCascade(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
deleteCascade(String) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
deleteCascade2(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
deleteCascade2(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
deleteCascade2(String) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
deleteCommentsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
 
deleteDeployment(String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
deleteDeployment(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
deleteDeployment(String, boolean) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
deleteDeployment(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Deletes the given deployment.
deleteDeployment(String, boolean) - Method in interface org.camunda.bpm.engine.RepositoryService
Deletes the given deployment and cascade deletion to process instances, history process instances and jobs.
deleteDeploymentCascade(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
deleteDeploymentCascade(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Deprecated.
use RepositoryService.deleteDeployment(String, boolean). This methods may be deleted from 5.3.
DeleteDeploymentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteDeploymentCmd(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
 
DeleteDeploymentFailListener - Class in org.camunda.bpm.engine.impl.persistence.deploy
 
DeleteDeploymentFailListener(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener
 
DeleteEngineEntityDto - Class in org.camunda.bpm.engine.rest.dto
Used for anything that needs a delete reason.
DeleteEngineEntityDto() - Constructor for class org.camunda.bpm.engine.rest.dto.DeleteEngineEntityDto
 
deleteEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
deleteGroup(String) - Method in interface org.camunda.bpm.engine.IdentityService
Deletes the group.
deleteGroup(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
deleteGroup(String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
Allows deleting a persistent Group object.
deleteGroup(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
deleteGroup() - Method in interface org.camunda.bpm.engine.rest.sub.identity.GroupResource
 
deleteGroup() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl
 
DeleteGroupCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteGroupCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteGroupCmd
 
deleteGroupIdentityLink(String, String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Removes the association between a group and a task for the given identityLinkType.
deleteGroupIdentityLink(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
deleteGroupIdentityLink(String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteGroupIdentityLink(String, String, String) - Method in interface org.camunda.bpm.engine.TaskService
Removes the association between a group and a task for the given identityLinkType.
deleteGroupMember(String) - Method in interface org.camunda.bpm.engine.rest.sub.identity.GroupMembersResource
 
deleteGroupMember(String) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupMembersResourceImpl
 
deleteHistoricActivityInstancesByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 
deleteHistoricDetailsByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
 
deleteHistoricDetailsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
 
deleteHistoricProcessInstance(String) - Method in interface org.camunda.bpm.engine.HistoryService
Deletes historic process instance.
deleteHistoricProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
deleteHistoricProcessInstanceById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
deleteHistoricProcessInstanceByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
DeleteHistoricProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteHistoricProcessInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
 
deleteHistoricTaskInstance(String) - Method in interface org.camunda.bpm.engine.HistoryService
Deletes historic task instance.
deleteHistoricTaskInstance(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
deleteHistoricTaskInstanceById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
DeleteHistoricTaskInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteHistoricTaskInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
 
deleteHistoricTaskInstancesByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
deleteHistoricVariableInstanceByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
 
deleteHistoricVariableInstancesByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
 
deleteHistoryLevel(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
deleteIdentityInfo(IdentityInfoEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
deleteIdentityLink(IdentityLinkEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 
deleteIdentityLink(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
deleteIdentityLink(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
DeleteIdentityLinkCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteIdentityLinkCmd(String, String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
 
DeleteIdentityLinkForProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
 
deleteIdentityLinksByProcDef(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 
deleteIdentityLinksByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 
deleteJob(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
deleteJob(String) - Method in interface org.camunda.bpm.engine.ManagementService
Delete the job with the provided id.
DeleteJobCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteJobCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteJobCmd
 
DeleteJobsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteJobsCmd(List<String>) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteJobsCmd
 
DeleteJobsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteJobsCmd
 
deleteMembership(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
Delete the membership of the user in the group.
deleteMembership(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
deleteMembership(String, String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
Creates a membership relation between a user and a group.
deleteMembership(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
DeleteMembershipCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteMembershipCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteMembershipCmd
 
deleteMembershipsByGroupId(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
deleteMembershipsByUserId(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
deleteNode(ConnectorNode, String) - Method in class org.camunda.bpm.cycle.connector.Connector
 
deleteNode(ConnectorNode, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
deleteNode(ConnectorNode, String) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
deleteNode(ConnectorNode, String) - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
deleteOperations - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
deleteProcessDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
deleteProcessInstance(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
deleteProcessInstance(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
deleteProcessInstance(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
deleteProcessInstance() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
 
deleteProcessInstance() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
 
deleteProcessInstance(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Delete an existing runtime process instance.
DeleteProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteProcessInstanceCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstanceCmd
 
deleteProcessInstancesByProcessDefinition(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
deleteReason - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstanceCmd
 
deleteReason - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
 
deleteReason - Variable in class org.camunda.bpm.engine.impl.cmd.FoxDeleteProcessInstanceCmd
 
deleteReason - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
the reason why this process instance was cancelled (deleted)
deleteReason - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
deleteReason - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
deleteReason - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
deleteResourcesByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
 
deleteRoot - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
deleteRoot - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
deleteStatements - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
deleteTask(String) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
 
deleteTask(TaskEntity, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
deleteTask(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
deleteTask(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteTask(String, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteTask(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteTask(String) - Method in interface org.camunda.bpm.engine.TaskService
Deletes the given task, not deleting historic information that is related to this task.
deleteTask(String, boolean) - Method in interface org.camunda.bpm.engine.TaskService
Deletes the given task.
deleteTask(String, String) - Method in interface org.camunda.bpm.engine.TaskService
Deletes the given task, not deleting historic information that is related to this task..
DeleteTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteTaskCmd(String, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
 
DeleteTaskCmd(Collection<String>, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
 
deleteTasks(Collection<String>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteTasks(Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteTasks(Collection<String>, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteTasks(Collection<String>) - Method in interface org.camunda.bpm.engine.TaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasks(Collection<String>, boolean) - Method in interface org.camunda.bpm.engine.TaskService
Deletes all tasks of the given collection.
deleteTasks(Collection<String>, String) - Method in interface org.camunda.bpm.engine.TaskService
Deletes all tasks of the given collection, not deleting historic information that is related to these tasks.
deleteTasksByProcessInstanceId(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
deleteUser(String) - Method in interface org.camunda.bpm.engine.IdentityService
 
deleteUser(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
deleteUser(String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
Allows deleting a persistent User object.
deleteUser(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
deleteUser() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
 
deleteUser() - Method in interface org.camunda.bpm.engine.rest.sub.identity.UserResource
 
deleteUserAccount(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
Deprecated.
deleteUserAccount(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
DeleteUserCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteUserCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteUserCmd
 
deleteUserIdentityLink(String, String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Removes the association between a user and a task for the given identityLinkType.
deleteUserIdentityLink(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
deleteUserIdentityLink(String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
deleteUserIdentityLink(String, String, String) - Method in interface org.camunda.bpm.engine.TaskService
Removes the association between a user and a task for the given identityLinkType.
deleteUserInfo(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
Delete an entry of the generic extensibility key-value pairs associated with a user
deleteUserInfo(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
deleteUserInfoByUserId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
deleteUserInfoByUserIdAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
DeleteUserInfoCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteUserInfoCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteUserInfoCmd
 
deleteUserPicture(String) - Method in interface org.camunda.bpm.engine.IdentityService
Deletes the picture for a given user.
deleteUserPicture(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
DeleteUserPictureCmd - Class in org.camunda.bpm.engine.impl.cmd
 
DeleteUserPictureCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteUserPictureCmd
 
deleteVariable(String) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
deleteVariable(String) - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
 
deleteVariableInstanceByTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
 
deleteVariableInstanceForExplicitUserCall(VariableInstanceEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
deleteVariablesInstanceForLeavingScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
deleteVariablesLocal() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
deletions - Variable in class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
 
deliverMessage(CorrelationMessageDto) - Method in class org.camunda.bpm.engine.rest.impl.MessageRestServiceImpl
 
deliverMessage(CorrelationMessageDto) - Method in interface org.camunda.bpm.engine.rest.MessageRestService
 
DemoDataGenerator - Class in org.camunda.bpm.example.invoice
Creates demo credentials to be used in the invoice showcase.
DemoDataGenerator() - Constructor for class org.camunda.bpm.example.invoice.DemoDataGenerator
 
denied(Authentication) - Static method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
deniedPaths - Variable in class org.camunda.bpm.webapp.impl.security.filter.PathFilterRule
 
deniedPaths - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
deploy() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
deploy() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
Deploy this process application into the runtime container.
deploy(DeploymentPhaseContext) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationComponentAddProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor
 
deploy(DeploymentPhaseContext) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
deploy(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
deploy(DeploymentEntity) - Method in interface org.camunda.bpm.engine.impl.persistence.deploy.Deployer
 
deploy(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
deploy() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
deploy() - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
deploy(DeploymentBuilderImpl) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
deploy(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.rules.RulesDeployer
 
deploy() - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
Deploys all provided sources to the process engine.
deploy() - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
 
DEPLOY_TIME - Static variable in class org.camunda.bpm.engine.impl.DeploymentQueryProperty
 
DeployBarTask - Class in org.camunda.bpm.engine.impl.ant
 
DeployBarTask() - Constructor for class org.camunda.bpm.engine.impl.ant.DeployBarTask
 
deployBpmPlatform(LifecycleEvent) - Method in class org.camunda.bpm.container.impl.tomcat.TomcatBpmPlatformBootstrap
 
DeployCmd<T> - Class in org.camunda.bpm.engine.impl.cmd
 
DeployCmd(DeploymentBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeployCmd
 
deployedArtifacts - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
Will only be used during actual deployment to pass deployed artifacts (eg process definitions).
deployedProcessApplication - Variable in class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchiveStep
 
DeployedProcessArchive - Class in org.camunda.bpm.container.impl.jmx.deployment.util
 
DeployedProcessArchive(ProcessApplicationDeployment) - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
Deployer - Interface in org.camunda.bpm.engine.impl.persistence.deploy
 
deployers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
deployers - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
deployment - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
the deployment we create here
deployment - Variable in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
deployment - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
The deployment to which the parsed process definitions will be added.
deployment(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
deployment - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
 
deployment - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
Deployment - Interface in org.camunda.bpm.engine.repository
Represents a deployment that is already present in the process repository.
Deployment - Annotation Type in org.camunda.bpm.engine.test
Annotation for a test method to create and delete a deployment around a test method.
DEPLOYMENT_ID - Static variable in class org.camunda.bpm.engine.impl.DeploymentQueryProperty
 
DEPLOYMENT_ID - Static variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
DEPLOYMENT_NAME - Static variable in class org.camunda.bpm.engine.impl.DeploymentQueryProperty
 
deploymentBuilder - Variable in class org.camunda.bpm.engine.impl.cmd.DeployCmd
 
DeploymentBuilder - Interface in org.camunda.bpm.engine.repository
Builder for creating new deployments.
DeploymentBuilderImpl - Class in org.camunda.bpm.engine.impl.repository
 
DeploymentBuilderImpl(RepositoryServiceImpl) - Constructor for class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
deploymentCache - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
DeploymentCache - Class in org.camunda.bpm.engine.impl.persistence.deploy
 
DeploymentCache() - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
DeploymentEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
DeploymentEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
DeploymentFailListener - Class in org.camunda.bpm.engine.impl.persistence.deploy
 
DeploymentFailListener(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentFailListener
 
DeploymentFailListener(Set<String>) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentFailListener
 
deploymentId - Variable in class org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceCmd
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetProcessApplicationForDeploymentCmd
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.RegisterDeploymentCmd
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
deploymentId(String) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
deploymentId(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
deploymentId - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
deploymentId(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
Only select deployments with the given deployment id.
deploymentId(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definitions that are deployed in a deployment with the given deployment id
deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
deploymentId - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
deploymentId - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
deploymentIds - Variable in class org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
 
deploymentIds - Variable in class org.camunda.bpm.engine.impl.cmd.UnregisterDeploymentCmd
 
deploymentIds - Variable in class org.camunda.bpm.engine.impl.cmd.UnregisterProcessApplicationCmd
 
deploymentIds - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentFailListener
 
deploymentInfo - Variable in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
DeploymentManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
DeploymentManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
deploymentMap - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
the map of deployment resources obtained through scanning
deploymentMap - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
DeploymentMetadataConstants - Class in org.camunda.bpm.container.impl.metadata
Collection of constant string values used by the parsers.
DeploymentMetadataConstants() - Constructor for class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
DeploymentMetadataParse - Class in org.camunda.bpm.container.impl.metadata
Parse implementation for Deployment Metadata.
DeploymentMetadataParse(Parser) - Constructor for class org.camunda.bpm.container.impl.metadata.DeploymentMetadataParse
 
deploymentName(String) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
deploymentName(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
Only select deployments with the given name.
deploymentName - Variable in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
deploymentNameLike(String) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
deploymentNameLike(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
Only select deployments with a name like the given string.
DeploymentQuery - Interface in org.camunda.bpm.engine.repository
Allows programmatic querying of Deployments.
DeploymentQueryImpl - Class in org.camunda.bpm.engine.impl
 
DeploymentQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
DeploymentQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
DeploymentQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
DeploymentQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used in a DeploymentQuery.
DeploymentQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.DeploymentQueryProperty
 
deploymentResources - Variable in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
deploymentsDiffer(DeploymentEntity, DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
 
deploymentServiceNames - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
the names of the deployment services we depend on; those must be added as declarative dependencies when the service is installed.
DeploymentStatistics - Interface in org.camunda.bpm.engine.management
 
DeploymentStatisticsEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
DeploymentStatisticsEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
DeploymentStatisticsQuery - Interface in org.camunda.bpm.engine.management
 
DeploymentStatisticsQueryImpl - Class in org.camunda.bpm.engine.impl
 
DeploymentStatisticsQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
deploymentsToRegister - Variable in class org.camunda.bpm.engine.impl.cmd.RegisterProcessApplicationCmd
 
deploymentTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
deployProcessApplication(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
deployProcessApplication(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
deployProcessApplication(AbstractProcessApplication) - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
Deploy a AbstractProcessApplication into the runtime container.
DeployProcessArchivesStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment step responsible for creating individual DeployProcessArchiveStep instances for each process archive configured in the META-INF/processes.xml file.
DeployProcessArchivesStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchivesStep
 
DeployProcessArchiveStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation step responsible for deploying a process archive
DeployProcessArchiveStep(ProcessArchiveXml, URL) - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
deployServletProcessApplication(ServletProcessApplication) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
desc() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
desc() - Method in interface org.camunda.bpm.engine.query.Query
Order the results descending on the given property as defined in this class (needs to come after a call to one of the orderByXxxx methods).
desc() - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
 
DESCENDING - Static variable in class org.camunda.bpm.engine.impl.Direction
 
description - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
description - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
description - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
description - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
description - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
description - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
DESCRIPTION - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
description - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
descriptionExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
descriptionLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
DeserializedObject - Class in org.camunda.bpm.engine.impl.variable
 
DeserializedObject(Object, byte[], VariableInstanceEntity) - Constructor for class org.camunda.bpm.engine.impl.variable.DeserializedObject
 
deserializedObjects - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
destination - Variable in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
destinationExpression - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
destinationVariableName - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
destroy() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
destroy() - Method in class org.camunda.bpm.cycle.web.filter.IdentityHolderFilter
 
destroy() - Method in class org.camunda.bpm.cycle.web.filter.InitialConfigurationFilter
 
destroy() - Method in class org.camunda.bpm.cycle.web.filter.SlashUriFilter
 
destroy() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
destroy() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
destroy() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
destroy(VariableScope, VariableScope) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
destroy() - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
destroy() - Static method in class org.camunda.bpm.engine.ProcessEngines
closes all process engines.
destroy() - Method in class org.camunda.bpm.engine.rest.filter.CacheControlFilter
 
destroy() - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
destroy() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
destroy() - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
destroy() - Method in class org.camunda.bpm.engine.spring.container.ManagedProcessEngineFactoryBean
 
destroy() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
destroy() - Method in class org.camunda.bpm.security.web.SecurityFilter
 
destroy() - Method in class org.camunda.bpm.webapp.impl.filter.AbstractTemplateFilter
 
destroy() - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
 
destroy() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
destroyScope(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
destroyScope(String) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
Called when an execution is interrupted.
destroyScope(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
details - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
detectAnnotatedMethod(Class<?>, Class<? extends Annotation>) - Static method in class org.camunda.bpm.container.impl.jmx.deployment.util.InjectionUtil
 
detectExistingComponent(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor
Detect an existing ProcessApplication component.
determineBehaviour(ActivityBehavior, ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
developerFriendly(InputStream, String, boolean) - Method in class org.camunda.bpm.cycle.roundtrip.XsltTransformer
 
diagram - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
DIAGRAM_SUFFIXES - Static variable in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
DiagramEdge - Class in org.camunda.bpm.engine.repository
Stores waypoints of a diagram edge.
DiagramEdge() - Constructor for class org.camunda.bpm.engine.repository.DiagramEdge
 
DiagramEdge(String, List<DiagramEdgeWaypoint>) - Constructor for class org.camunda.bpm.engine.repository.DiagramEdge
 
DiagramEdgeWaypoint - Class in org.camunda.bpm.engine.repository
Stores the position of a waypoint of a diagram edge.
DiagramEdgeWaypoint() - Constructor for class org.camunda.bpm.engine.repository.DiagramEdgeWaypoint
 
DiagramElement - Class in org.camunda.bpm.engine.repository
Represents a diagram node.
DiagramElement() - Constructor for class org.camunda.bpm.engine.repository.DiagramElement
 
DiagramElement(String) - Constructor for class org.camunda.bpm.engine.repository.DiagramElement
 
DiagramLayout - Class in org.camunda.bpm.engine.repository
Stores a two-dimensional graph layout.
DiagramLayout(Map<String, DiagramElement>) - Constructor for class org.camunda.bpm.engine.repository.DiagramLayout
 
DiagramNode - Class in org.camunda.bpm.engine.repository
Stores position and dimensions of a diagram node.
DiagramNode() - Constructor for class org.camunda.bpm.engine.repository.DiagramNode
 
DiagramNode(String) - Constructor for class org.camunda.bpm.engine.repository.DiagramNode
 
DiagramNode(String, Double, Double, Double, Double) - Constructor for class org.camunda.bpm.engine.repository.DiagramNode
 
diagramResourceName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
direction(Direction) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
Direction - Class in org.camunda.bpm.engine.impl
 
Direction(String) - Constructor for class org.camunda.bpm.engine.impl.Direction
 
directory - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
DIRECTORY_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
DIRECTORY_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
disAssociate() - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
Disassociates the current process instance with a context / scope
disAssociate() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
discardKnowledgeBaseCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
discardProcessDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
dispose() - Method in class org.camunda.bpm.cycle.connector.Connector
 
dispose() - Method in class org.camunda.bpm.cycle.connector.ConnectorCache
 
dispose() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
dispose() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
dispose() - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
disposeProcessInstanceStartContext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
disposeProcessInstanceStartContext() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
disposeProcessInstanceStartContext() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
DIV - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
div(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.NumberOperations
 
dn - Variable in class org.camunda.bpm.identity.impl.ldap.LdapGroupEntity
 
dn - Variable in class org.camunda.bpm.identity.impl.ldap.LdapUserEntity
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.cycle.web.filter.IdentityHolderFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.cycle.web.filter.InitialConfigurationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.cycle.web.filter.SlashUriFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.engine.rest.filter.CacheControlFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.security.web.SecurityFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.filter.AbstractTemplateFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
doFilterSecure(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
doLogin(Connector) - Method in class org.camunda.bpm.cycle.aspect.LoginAspect
 
doLogin(String, String, String, String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
doLogout(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
doSynchronize(Roundtrip.SyncMode, long, String) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
doubleToString(double) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Produce a string from a double.
DoubleType - Class in org.camunda.bpm.engine.impl.variable
 
DoubleType() - Constructor for class org.camunda.bpm.engine.impl.variable.DoubleType
 
doubleValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
doubleValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
doubleValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
draw(ProcessDiagramCanvas, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator.ActivityDrawInstruction
 
drawActivity(ProcessDiagramCanvas, ActivityImpl, List<String>) - Static method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator
 
drawActivityMarkers(int, int, int, int, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawArrowHead(Line2D.Double) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawBusinessRuleTask(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawCatchingErroEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawCatchingEvent(int, int, int, int, Image) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawCatchingSignalEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawCatchingTimerEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawCollapsedCallActivity(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawCollapsedMarker(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawCollapsedSubProcess(String, int, int, int, int, Boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawCollapsedTask(String, int, int, int, int, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawConditionalSequenceFlowIndicator(Line2D.Double) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawErrorEndEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawErrorStartEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawExclusiveGateway(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawExpandedSubProcess(String, int, int, int, int, Boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawGateway(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawHighLight(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawInclusiveGateway(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawManualTask(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawMultiInstanceMarker(boolean, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawNoneEndEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawNoneStartEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawParallelGateway(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawPoolOrLane(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawReceiveTask(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawScriptTask(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawSendTask(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawSequenceflow(int, int, int, int, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawSequenceflowWithoutArrow(int, int, int, int, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawServiceTask(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawStartEvent(int, int, int, int, Image) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawTask(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawTask(String, int, int, int, int, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawThrowingSignalEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawTimerStartEvent(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
drawUserTask(String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
dropSchema(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
DtoUtil - Class in org.camunda.bpm.engine.rest.util
 
DtoUtil() - Constructor for class org.camunda.bpm.engine.rest.util.DtoUtil
 
DUE_DATE - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
DUE_DATE_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
dueAfter - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
dueAfter - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
dueAfter(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
dueAfter(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which have a due date after the given date.
dueBefore - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
dueBefore - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
dueBefore(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
dueBefore(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which have a due date before the given date.
dueDate - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
dueDate - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
duedate - Variable in class org.camunda.bpm.engine.impl.jobexecutor.GetUnlockedTimersByDuedateCmd
 
DUEDATE - Static variable in class org.camunda.bpm.engine.impl.JobQueryProperty
 
duedate - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
dueDate - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
dueDate - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
dueDate(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
dueDate(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given due date.
DueDateBusinessCalendar - Class in org.camunda.bpm.engine.impl.calendar
 
DueDateBusinessCalendar() - Constructor for class org.camunda.bpm.engine.impl.calendar.DueDateBusinessCalendar
 
dueDateExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
duedateHigherThan - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateHigherThan(Date) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateHigherThan(Date) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs where the duedate is higher then the given date.
duedateHigherThanOrEqual - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateHigherThen(Date) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateHigherThen(Date) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Deprecated. 
duedateHigherThenOrEquals(Date) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateHigherThenOrEquals(Date) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Deprecated. 
duedateLowerThan - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateLowerThan(Date) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateLowerThan(Date) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs where the duedate is lower than the given date.
duedateLowerThanOrEqual - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateLowerThen(Date) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateLowerThen(Date) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Deprecated. 
duedateLowerThenOrEquals(Date) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
duedateLowerThenOrEquals(Date) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Deprecated. 
dump(PrintWriter, Node) - Static method in class org.camunda.bpm.engine.impl.juel.NodePrinter
 
dump(PrintWriter) - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
Print the parse tree.
dump(PrintWriter) - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Print the parse tree.
DURATION - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
DURATION - Static variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
DURATION - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
DurationBusinessCalendar - Class in org.camunda.bpm.engine.impl.calendar
 
DurationBusinessCalendar() - Constructor for class org.camunda.bpm.engine.impl.calendar.DurationBusinessCalendar
 
DurationHelper - Class in org.camunda.bpm.engine.impl.calendar
helper class for parsing ISO8601 duration format (also recurring) and computing next timer date
DurationHelper(String) - Constructor for class org.camunda.bpm.engine.impl.calendar.DurationHelper
 
durationInMillis - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
DynamicBeanPropertyELResolver - Class in org.camunda.bpm.engine.impl.javax.el
A ELResolver for dynamic bean properties
DynamicBeanPropertyELResolver(boolean, Class<?>, String, String) - Constructor for class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
DynamicBeanPropertyELResolver(Class<?>, String, String) - Constructor for class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 

E

EDITOR_BACKEND_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
EDITOR_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
EJB_CONTEXT_PATH - Static variable in class org.camunda.bpm.application.impl.EjbProcessApplication
 
ejbBpmPlatform - Variable in class org.camunda.bpm.container.impl.ejb.EjbProcessApplicationService
 
ejbBpmPlatform - Variable in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
 
EjbBpmPlatformBootstrap - Class in org.camunda.bpm.container.impl.ejb
Bootstrap for the camunda BPM platform using a singleton EJB
EjbBpmPlatformBootstrap() - Constructor for class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
EjbJarAttachments - Class in org.camunda.bpm.container.impl.ejb.deployment
Constants used for naming attachments in ejb jar BPM platform deployment operations.
EjbJarAttachments() - Constructor for class org.camunda.bpm.container.impl.ejb.deployment.EjbJarAttachments
 
EjbJarParsePlatformXmlStep - Class in org.camunda.bpm.container.impl.ejb.deployment
Deployment Step that reads the bpm-platform.xml from the classpath
EjbJarParsePlatformXmlStep() - Constructor for class org.camunda.bpm.container.impl.ejb.deployment.EjbJarParsePlatformXmlStep
 
EjbProcessApplication - Class in org.camunda.bpm.application.impl
Common base class for writing EJB process applications.
EjbProcessApplication() - Constructor for class org.camunda.bpm.application.impl.EjbProcessApplication
 
EjbProcessApplicationReference - Class in org.camunda.bpm.application.impl
A reference to an EJB process application.
EjbProcessApplicationReference(ProcessApplicationInterface, String) - Constructor for class org.camunda.bpm.application.impl.EjbProcessApplicationReference
 
EjbProcessApplicationService - Class in org.camunda.bpm.container.impl.ejb
Exposes the ProcessApplicationService as EJB inside the container.
EjbProcessApplicationService() - Constructor for class org.camunda.bpm.container.impl.ejb.EjbProcessApplicationService
 
EjbProcessEngineService - Class in org.camunda.bpm.container.impl.ejb
Exposes the ProcessEngineService as EJB inside the container.
EjbProcessEngineService() - Constructor for class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
 
elContext - Variable in class org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation
 
elContext - Variable in class org.camunda.bpm.engine.impl.delegate.ExpressionSetInvocation
 
ELContext - Class in org.camunda.bpm.engine.impl.javax.el
Context information for expression evaluation.
ELContext() - Constructor for class org.camunda.bpm.engine.impl.javax.el.ELContext
 
ELContextEvent - Class in org.camunda.bpm.engine.impl.javax.el
An event which indicates that an ELContext has been created.
ELContextEvent(ELContext) - Constructor for class org.camunda.bpm.engine.impl.javax.el.ELContextEvent
Constructs an ELContextEvent object to indicate that an ELContext has been created.
ELContextListener - Interface in org.camunda.bpm.engine.impl.javax.el
The listener interface for receiving notification when an ELContext is created.
Element - Enum in org.camunda.bpm.container.impl.jboss.extension
An Element.
Element - Class in org.camunda.bpm.engine.impl.util.xml
Represents one XML element.
Element(String, String, String, Attributes, Locator) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Element
 
element(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
elementIds - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
A list of all element IDs.
elementNS(String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
elements - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
 
elements(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
elements() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
elementsNS(String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
elementStack - Variable in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
ELException - Exception in org.camunda.bpm.engine.impl.javax.el
Represents any of the exception conditions that can arise during expression evaluation.
ELException() - Constructor for exception org.camunda.bpm.engine.impl.javax.el.ELException
Creates an ELException with no detail message.
ELException(String) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.ELException
Creates an ELException with the provided detail message.
ELException(Throwable) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.ELException
Creates an ELException with the given cause.
ELException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.ELException
Creates an ELException with the given detail message and root cause.
elResolver - Variable in class org.camunda.bpm.engine.impl.el.ActivitiElContext
 
ELResolver - Class in org.camunda.bpm.engine.impl.javax.el
Enables customization of variable and property resolution behavior for EL expression evaluation.
ELResolver() - Constructor for class org.camunda.bpm.engine.impl.javax.el.ELResolver
 
em - Variable in class org.camunda.bpm.cycle.repository.AbstractRepository
 
email - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
email - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
EMAIL - Static variable in class org.camunda.bpm.engine.impl.UserQueryProperty
 
email - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
email - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
emailLike - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
emailLike - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
EmbeddedProcessApplication - Class in org.camunda.bpm.application.impl
An embedded process application is a ProcessApplication that uses an embedded process engine.
EmbeddedProcessApplication() - Constructor for class org.camunda.bpm.application.impl.EmbeddedProcessApplication
 
EmbeddedProcessApplicationReferenceImpl - Class in org.camunda.bpm.application.impl
The process engine holds a strong reference to the embedded process application.
EmbeddedProcessApplicationReferenceImpl(EmbeddedProcessApplication) - Constructor for class org.camunda.bpm.application.impl.EmbeddedProcessApplicationReferenceImpl
 
EMPTY - Static variable in class org.camunda.bpm.engine.impl.juel.AstUnary
 
empty(TypeConverter, Object) - Static method in class org.camunda.bpm.engine.impl.juel.BooleanOperations
 
EMPTY_LINE - Static variable in class org.camunda.bpm.engine.impl.test.PvmTestCase
 
EMPTY_LINE - Static variable in class org.camunda.bpm.engine.impl.test.TestHelper
 
EMPTY_PROCESSES_XML - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessesXml
Constant representing the empty processes.xml
enableDuplicateFiltering() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
enableDuplicateFiltering() - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
enableDuplicateFiltering() - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
If set, this deployment will be compared to any previous deployment.
enableDuplicateFiltering() - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
 
encode(Object) - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes an Object using the base64 algorithm.
encode(byte[]) - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes a byte[] containing binary data, into a byte[] containing characters in the Base64 alphabet.
encodeBase64(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes binary data using the base64 algorithm but does not chunk the output.
encodeBase64(byte[], boolean) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64(byte[], boolean, boolean, int) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes binary data using the base64 algorithm, optionally chunking the output into 76 character blocks.
encodeBase64Chunked(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes binary data using the base64 algorithm and chunks the encoded output into 76 character blocks
encodeBase64String(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes binary data using the base64 algorithm into 76 character blocks separated by CRLF.
encodeBase64URLSafe(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeBase64URLSafeString(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes binary data using a URL-safe variation of the base64 algorithm but does not chunk the output.
encodeHash(byte[]) - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
 
encodeInteger(BigInteger) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes to a byte64-encoded integer according to crypto standards such as W3C's XML-Signature
encodeToString(byte[]) - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Encodes a byte[] containing binary data, into a String containing characters in the Base64 alphabet.
encrypt(String) - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
 
encrypt(String) - Method in interface org.camunda.bpm.engine.impl.digest.PasswordEncryptor
Encrypt the given password
encrypt(String) - Method in class org.camunda.bpm.engine.impl.digest.ShaHashDigest
 
encryptConnectorPassword(String) - Method in interface org.camunda.bpm.cycle.connector.crypt.EncryptionService
Symmetric key encryption
encryptConnectorPassword(String) - Method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
EncryptionException - Exception in org.camunda.bpm.cycle.connector.crypt
 
EncryptionException(String, Exception) - Constructor for exception org.camunda.bpm.cycle.connector.crypt.EncryptionException
 
encryptionService - Variable in class org.camunda.bpm.cycle.aspect.LoginAspect
 
EncryptionService - Interface in org.camunda.bpm.cycle.connector.crypt
 
encryptionService - Variable in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
EncryptionServiceImpl - Class in org.camunda.bpm.cycle.connector.crypt
 
EncryptionServiceImpl() - Constructor for class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
EncryptionServiceImpl(String) - Constructor for class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
encryptPassword(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
encryptPassword() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
encryptPassword(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
encryptUserPassword(String) - Method in interface org.camunda.bpm.cycle.connector.crypt.EncryptionService
Asymmetric key encryption
encryptUserPassword(String) - Method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
END - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
END - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
end() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
removes an execution.
end() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
ends this execution.
end() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
removes an execution.
end() - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
 
END_ACTIVITY - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
Signifies that an activity is being left / was left
END_EVENT_STROKE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
END_TIME - Static variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
EndActivity - Annotation Type in org.camunda.bpm.engine.cdi.annotation.event
Can be used to qualify events fired when an activity is ended / left
endActivity() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
endActivityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
id of the activity which started the process instance
EndActivityLiteral - Class in org.camunda.bpm.engine.cdi.annotation.event
 
EndActivityLiteral(String) - Constructor for class org.camunda.bpm.engine.cdi.annotation.event.EndActivityLiteral
 
endArray() - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
End an array.
endElement(String, String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
endObject() - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
End an object.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
endpointFactory - Variable in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
endTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
endTransition() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
engine - Variable in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
ENGINE_REALM - Static variable in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
ENGINE_REQUEST_URL_PATTERN - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
engineConfigurationResource - Variable in class org.camunda.bpm.engine.impl.test.ResourceProcessEngineTestCase
 
EngineRequestAuthorizer - Class in org.camunda.bpm.webapp.impl.security.filter
This is a RequestAuthorizer which authorizes all process engine api requests based on the current authentication
EngineRequestAuthorizer() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.EngineRequestAuthorizer
 
EngineRestApplication - Class in org.camunda.bpm.webapp.impl.engine
The engine rest api exposed by the application.
EngineRestApplication() - Constructor for class org.camunda.bpm.webapp.impl.engine.EngineRestApplication
 
EngineUtil - Class in org.camunda.bpm.engine.rest.util
 
EngineUtil() - Constructor for class org.camunda.bpm.engine.rest.util.EngineUtil
 
ensureActivityInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
must be called before the activity member field or getActivity() is called
ensureActivityInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
must be called before the activity member field or getActivity() is called
ensureCamundaAdminGroupExists(ProcessEngine) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
 
ensureCleanup() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
ensureContextInitialized() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
ensureEventSubscriptionsInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureExecutionsInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureExecutionsInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
must be called before memberfield executions is used.
ensureGeneratorInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.StrongUuidGenerator
 
ensureIncidentsInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureInitialization() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
ensureInitialized() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
 
ensureJobsInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureNotReadOnly() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.AbstractIdentityResource
 
ensureNotSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureNotSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
ensureParentInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureParentInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
must be called before memberfield parent is used.
ensureParentTaskActive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
ensureProcessDefinitionInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
for setting the process definition, this setter must be used as subclasses can override
ensureProcessDefinitionInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
must be called before memberfield processDefinition is used.
ensureProcessInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureProcessInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
must be called before memberfield processInstance is used.
ensureScopeInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
ensureSetupAvailable(ProcessEngine) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
 
ensureSubProcessInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureSubProcessInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
ensureSuperExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureSuperExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
ensureTaskActive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
ensureTasksInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ensureVariableInstancesInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
enterActivityInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
enterActivityInstance() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
invoked to notify the execution that a new activity instance is started
enterActivityInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
entity - Static variable in class org.camunda.bpm.engine.impl.util.json.XMLTokener
The table of entity values.
entityManagerFactory - Variable in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionFactory
 
entityManagerFactory - Variable in class org.camunda.bpm.engine.spring.SpringEntityManagerSessionFactory
 
EntityManagerSession - Interface in org.camunda.bpm.engine.impl.variable
 
EntityManagerSessionFactory - Class in org.camunda.bpm.engine.impl.variable
 
EntityManagerSessionFactory(Object, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.variable.EntityManagerSessionFactory
 
EntityManagerSessionImpl - Class in org.camunda.bpm.engine.impl.variable
 
EntityManagerSessionImpl(EntityManagerFactory, EntityManager, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.variable.EntityManagerSessionImpl
 
EntityManagerSessionImpl(EntityManagerFactory, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.variable.EntityManagerSessionImpl
 
EntityMetaData - Class in org.camunda.bpm.engine.impl.variable
Class containing meta-data about Entity-classes.
EntityMetaData() - Constructor for class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
entrySet() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
entrySet() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
entrySet() - Method in class org.camunda.bpm.engine.impl.form.FormData
 
entrySet() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
EnumFormType - Class in org.camunda.bpm.engine.impl.form
 
EnumFormType(Map<String, String>) - Constructor for class org.camunda.bpm.engine.impl.form.EnumFormType
 
EQ - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
eq(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.BooleanOperations
 
eq(boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
eq := cmp (<EQ> cmp | <NE> cmp)*
EQ - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '='.
equals(Object) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
equals(Object) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
equals(Object) - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
equals(Object) - Method in class org.camunda.bpm.engine.impl.javax.el.Expression
Determines whether the specified object is equal to this Expression.
equals(Object) - Method in class org.camunda.bpm.engine.impl.juel.Bindings
 
equals(Object) - Method in class org.camunda.bpm.engine.impl.juel.Builder
 
equals(Object) - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
Two object value expressions are equal if and only if their wrapped objects are equal.
equals(Object) - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
Expressions are compared using the concept of a structural id: variable and function names are anonymized such that two expressions with same tree structure will also have the same structural id and vice versa.
equals(Object) - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Expressions are compared using the concept of a structural id: variable and function names are anonymized such that two expressions with same tree structure will also have the same structural id and vice versa.
equals(Object) - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
equals(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
equals(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
 
equals(Object) - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
 
equals(Object) - Method in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
equals(Object) - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentication
 
EQUALS_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
Error - Class in org.camunda.bpm.engine.impl.bpmn.parser
Represents a BPMN Error definition, whereas BpmnError represents an actual instance of an Error.
Error() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.Error
 
error(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
ERROR_CATCH_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
ERROR_THROW_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
errorCode - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
 
errorCode - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.Error
 
errorCode - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
errorCodeVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
ErrorEndEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
ErrorEndEventActivityBehavior(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
 
ErrorEventDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
 
ErrorEventDefinition(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
errorMessage - Variable in class org.camunda.bpm.engine.impl.util.xml.Problem
 
ErrorPropagation - Class in org.camunda.bpm.engine.impl.bpmn.helper
This class is responsible for finding and executing error handlers for BPMN Errors.
ErrorPropagation() - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.ErrorPropagation
 
errors - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Mapping of found errors in BPMN 2.0 file
errors - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
 
ErrorViewService - Class in org.camunda.bpm.cycle.web.service
This controller exposes error pages
ErrorViewService() - Constructor for class org.camunda.bpm.cycle.web.service.ErrorViewService
 
escape(String) - Static method in class org.camunda.bpm.engine.impl.util.json.Cookie
Produce a copy of a string in which the characters '+', '%', '=', ';' and control characters are replaced with "%hh".
escape(String) - Static method in class org.camunda.bpm.engine.impl.util.json.XML
Replace special characters with XML escapes:
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstBinary
 
eval(Bindings, ELContext, AstNode, AstNode) - Method in interface org.camunda.bpm.engine.impl.juel.AstBinary.Operator
 
eval(Bindings, ELContext, AstNode, AstNode) - Method in class org.camunda.bpm.engine.impl.juel.AstBinary.SimpleOperator
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstBoolean
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstChoice
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstComposite
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstNested
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstNode
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstNull
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstNumber
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstParameters
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstString
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
eval(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstUnary
 
eval(Bindings, ELContext, AstNode) - Method in interface org.camunda.bpm.engine.impl.juel.AstUnary.Operator
 
eval(Bindings, ELContext, AstNode) - Method in class org.camunda.bpm.engine.impl.juel.AstUnary.SimpleOperator
 
eval() - Method in class org.camunda.bpm.engine.impl.juel.Parser
eval := dynamic | deferred
eval(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
dynmamic := <START_EVAL_DYNAMIC> expr <END_EVAL> deferred := <START_EVAL_DEFERRED> expr <END_EVAL>
eval(String, ScriptContext) - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
eval(Reader, ScriptContext) - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
evaluate(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
evaluate(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.data.Assignment
 
evaluate(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.data.SimpleDataInputAssociation
 
evaluate(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.data.TransformationDataOutputAssociation
 
evaluate(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageImplicitDataInputAssociation
 
evaluate(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
 
evaluate(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.Condition
 
evaluate(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.el.UelExpressionCondition
 
evaluate(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptCondition
 
evaluate(String, String, VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
evaluate(String, String, VariableScope) - Method in class org.camunda.bpm.engine.osgi.OsgiScriptingEngines
 
Event - Interface in org.camunda.bpm.engine.task
Exposes twitter-like feeds for tasks and process instances.
EVENT_HANDLER_TYPE - Static variable in class org.camunda.bpm.engine.impl.event.CompensationEventHandler
 
EVENT_HANDLER_TYPE - Static variable in class org.camunda.bpm.engine.impl.event.MessageEventHandler
 
EVENT_HANDLER_TYPE - Static variable in class org.camunda.bpm.engine.impl.event.SignalEventHandler
 
EVENT_SUBPROCESS_STROKE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
EVENT_SUBSCRIPTIONS_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
EventBasedGatewayActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
EventBasedGatewayActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.EventBasedGatewayActivityBehavior
 
EventHandler - Interface in org.camunda.bpm.engine.impl.event
 
eventHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
eventName - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
eventName - Variable in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
 
eventName - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
eventName(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
eventName - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
 
eventName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
eventName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
eventName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
eventName - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
eventName(String) - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
Only select subscriptions for events with the given name.
EVENTNAME_ASSIGNMENT - Static variable in interface org.camunda.bpm.engine.delegate.TaskListener
 
EVENTNAME_ASSIGNMENT - Static variable in interface org.camunda.bpm.engine.impl.pvm.delegate.TaskListener
Deprecated.
 
EVENTNAME_COMPLETE - Static variable in interface org.camunda.bpm.engine.delegate.TaskListener
 
EVENTNAME_COMPLETE - Static variable in interface org.camunda.bpm.engine.impl.pvm.delegate.TaskListener
Deprecated.
 
EVENTNAME_CREATE - Static variable in interface org.camunda.bpm.engine.delegate.TaskListener
 
EVENTNAME_CREATE - Static variable in interface org.camunda.bpm.engine.impl.pvm.delegate.TaskListener
Deprecated.
 
EVENTNAME_END - Static variable in interface org.camunda.bpm.engine.delegate.ExecutionListener
 
EVENTNAME_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.delegate.ExecutionListener
Deprecated.
 
EVENTNAME_END - Static variable in class org.camunda.bpm.engine.impl.pvm.PvmEvent
 
EVENTNAME_START - Static variable in interface org.camunda.bpm.engine.delegate.ExecutionListener
 
EVENTNAME_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.delegate.ExecutionListener
Deprecated.
 
EVENTNAME_START - Static variable in class org.camunda.bpm.engine.impl.pvm.PvmEvent
 
EVENTNAME_TAKE - Static variable in interface org.camunda.bpm.engine.delegate.ExecutionListener
 
EVENTNAME_TAKE - Static variable in interface org.camunda.bpm.engine.impl.pvm.delegate.ExecutionListener
Deprecated.
 
EVENTNAME_TAKE - Static variable in class org.camunda.bpm.engine.impl.pvm.PvmEvent
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AbstractEventAtomicOperation
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityEnd
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityInstanceEnd
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityInstanceStart
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityStart
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascadeFireActivityEnd
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessEnd
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStart
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStartInitial
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerEnd
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerStart
 
eventNotificationsCompleted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.FoxAtomicOperationDeleteCascadeFireActivityEnd
 
eventNotificationsStarted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AbstractEventAtomicOperation
 
eventNotificationsStarted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityInstanceEnd
 
eventNotificationsStarted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityInstanceStart
 
eventProducer - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
 
eventProducer - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
 
eventReceived(Serializable, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
eventSource - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
eventSource - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
EventSubProcessStartEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Specialization of the Start Event for Event Sub-Processes.
EventSubProcessStartEventActivityBehavior(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartEventActivityBehavior
 
eventSubscription(String, String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
eventSubscription(String, String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
EventSubscription - Interface in org.camunda.bpm.engine.runtime
A message event subscription exists, if an Execution waits for an event like a message.
EventSubscriptionDeclaration - Class in org.camunda.bpm.engine.impl.bpmn.parser
 
EventSubscriptionDeclaration(String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
EventSubscriptionDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
EventSubscriptionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
EventSubscriptionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
EventSubscriptionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
EventSubscriptionEntity(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
eventSubscriptionId - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
eventSubscriptionId(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
eventSubscriptionId(String) - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
Only select subscriptions with the given id.
EventSubscriptionManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
EventSubscriptionManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
eventSubscriptionName - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
EventSubscriptionQuery - Interface in org.camunda.bpm.engine.runtime
Allows querying of event subscriptions.
EventSubscriptionQueryImpl - Class in org.camunda.bpm.engine.impl
 
EventSubscriptionQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
EventSubscriptionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
EventSubscriptionQueryProperty - Class in org.camunda.bpm.engine.impl
 
EventSubscriptionQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.EventSubscriptionQueryProperty
 
EventSubscriptionQueryValue - Class in org.camunda.bpm.engine.impl
 
EventSubscriptionQueryValue(String, String) - Constructor for class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
 
EventSubscriptionResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
 
eventSubscriptions - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
eventSubscriptions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
eventSubscriptions - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
eventSubscriptionType - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
eventType - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
eventType - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
eventType(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
eventType - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
 
eventType - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
The type of the activity audit event.
eventType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
eventType(String) - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
Only select subscriptions for events with the given type.
exception - Variable in class org.camunda.bpm.engine.impl.cmd.DecrementJobRetriesCmd
 
exception - Variable in class org.camunda.bpm.engine.impl.cmd.FoxJobRetryCmd
 
exception - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
exception(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
exception - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
 
exception - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
exceptionByteArray - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
exceptionByteArrayId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
ExceptionDTO - Class in org.camunda.bpm.cycle.web.dto
 
ExceptionDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.ExceptionDTO
 
ExceptionDTO(Exception) - Constructor for class org.camunda.bpm.cycle.web.dto.ExceptionDTO
 
ExceptionDto - Class in org.camunda.bpm.engine.rest.dto
 
ExceptionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ExceptionDto
 
ExceptionHandler - Class in org.camunda.bpm.engine.rest.exception
Translates any Exception to a HTTP 500 error and a JSON response.
ExceptionHandler() - Constructor for class org.camunda.bpm.engine.rest.exception.ExceptionHandler
 
exceptionMessage - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
exceptionMessage(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
exceptionMessage - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
exceptionMessage(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs that failed due to an exception with the given message.
ExceptionUtil - Class in org.camunda.bpm.cycle.util
Util to work with exceptions.
ExceptionUtil() - Constructor for class org.camunda.bpm.cycle.util.ExceptionUtil
 
exclude - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
excludeSubtasks - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
excludeSubtasks() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
excludeSubtasks() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks that have no parent (i.e.
excludeTaskDetails() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
Exclude all task-related HistoricDetails, so only items which have no task-id set will be selected.
excludeTaskDetails() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
excludeTaskDetails() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
excludeTaskRelated - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
excludeTaskRelated - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
exclusive - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
ExclusiveGatewayActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
implementation of the Exclusive Gateway/XOR gateway/exclusive data-based gateway as defined in the BPMN specification.
ExclusiveGatewayActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior
 
ExclusiveJobAddedNotification - Class in org.camunda.bpm.engine.impl.jobexecutor
 
ExclusiveJobAddedNotification(String) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
 
executable - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
executable() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
executable() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs which are executable, ie.
execute(Callable<T>) - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
execute(Callable<T>) - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
 
execute(Callable<T>) - Method in class org.camunda.bpm.application.impl.EmbeddedProcessApplication
Since the process engine is loaded by the same classloader as the process application, nothing needs to be done.
execute() - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParse
 
execute(Callable<T>) - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
The default implementation simply modifies the Context ClassLoader
execute(OperationContext, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemDescribe
execute() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
execute() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
execute() - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
 
execute() - Method in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataParse
 
execute() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector.Command
Execute a signavio action
execute(DelegateExecution) - Method in interface org.camunda.bpm.engine.delegate.JavaDelegate
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
execute() - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
 
execute() - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CancelBoundaryEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.EventBasedGatewayActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
Default behaviour: just leave the activity with no extra functionality.
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchEventActivitiBehaviour
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchLinkEventActivityBehaviour
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.NoneEndEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
 
execute(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SignalEndEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SubProcessActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
Default behaviour: just leave the activity with no extra functionality.
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
execute() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
execute(CommandContext) - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionListener
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractWritableIdentityServiceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CheckPassword
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ClaimTaskCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateAuthorizationCommand
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateGroupQueryCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateUserQueryCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DecrementJobRetriesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DelegateTaskCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteAttachmentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteAuthorizationCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteJobCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteJobsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstanceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteUserInfoCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteUserPictureCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.FindActiveActivityIdsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.FoxDeleteProcessInstanceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.FoxJobRetryCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetAttachmentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetAttachmentContentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDiagramCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessModelCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetIdentityLinksForTaskCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetJobExceptionStacktraceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetNextIdBlockCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetProcessApplicationForDeploymentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetProcessInstanceCommentsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetPropertiesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetRenderedStartFormCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetRenderedTaskFormCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetStartFormCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetSubTasksCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTableCountCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTableMetaDataCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTableNameCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskCommentsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskEventsCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskFormCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetUserAccountCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetUserInfoCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetUserInfoKeysCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetUserPictureCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.IsIdentityServiceReadOnlyCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.RegisterDeploymentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.RegisterProcessApplicationCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.RemoveExecutionVariablesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.RemoveTaskVariablesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAttachmentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveTaskCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobDuedateCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskPriorityCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetUserPictureCmd
 
execute(CommandContext, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SignalCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SignalCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SubmitTaskFormCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UnregisterDeploymentCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UnregisterProcessApplicationCmd
 
execute() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.BulkDeleteOperation
 
execute() - Method in interface org.camunda.bpm.engine.impl.db.DbSqlSession.DeleteOperation
 
execute() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.DeletePersistentObjectOperation
 
execute(DbSqlSession) - Method in interface org.camunda.bpm.engine.impl.db.upgrade.DbUpgradeStep
 
execute(DbSqlSession) - Method in class org.camunda.bpm.engine.impl.db.upgrade.DbUpgradeStep52To53InsertPropertyHistoryLevel
 
execute(CommandContext) - Method in interface org.camunda.bpm.engine.impl.interceptor.Command
 
execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
execute(Command<T>) - Method in interface org.camunda.bpm.engine.impl.interceptor.CommandExecutor
 
execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl
 
execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.JtaRetryInterceptor
 
execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
 
execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.LogInterceptor
 
execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
execute(String, ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.GetUnlockedTimersByDuedateCmd
 
execute(String, ExecutionEntity, CommandContext) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobHandler
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.MessageAddedNotification
 
execute(String, ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
 
execute(String, ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
 
execute(String, ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler
 
execute(String, ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler
 
execute(String, ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
 
execute(String, ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.mail.CreateMailScanCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentFailListener
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
 
execute(ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityBehavior
 
execute(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AbstractEventAtomicOperation
 
execute(InterpretableExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
execute(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityExecute
 
execute(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascade
 
execute(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionCreateScope
 
execute(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionDestroyScope
 
execute(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerTake
 
execute(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.FoxAtomicOperationDeleteCascadeFireActivityEnd
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.SchemaOperationsProcessEngineBuild
 
execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
execute() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
execute(ActivityExecution) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
 
execute(Command<T>) - Method in class org.camunda.bpm.engine.spring.SpringTransactionInterceptor
 
execute(DelegateExecution) - Method in class org.camunda.bpm.example.FailingDelegate
 
execute(DelegateExecution) - Method in class org.camunda.bpm.example.invoice.service.ArchiveInvoiceService
 
execute(DelegateExecution) - Method in class org.camunda.bpm.example.wait.states.service.AddVariablesService
 
execute() - Method in interface org.camunda.bpm.webapp.impl.security.SecurityActions.SecurityAction
 
executeActivity(PvmActivity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
executeActivity(PvmActivity) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
Executes the ActivityBehavior associated with the given activity.
executeActivity(PvmActivity) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
executeAndGetContent(Request) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
executeAndGetResponse(Request) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractWritableIdentityServiceCmd
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateGroupCmd
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMembershipCmd
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateUserCmd
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteGroupCmd
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteMembershipCmd
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteUserCmd
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveGroupCmd
 
executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveUserCmd
 
executeCmdInNewTx(CommandContext, FailedJobListener) - Method in class org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd
 
executeCommand(Command<T>) - Method in interface org.camunda.bpm.cockpit.db.CommandExecutor
Execute the given command and return the result of the execution
executeCommand(Command<T>) - Method in class org.camunda.bpm.cockpit.impl.db.CommandExecutorImpl
 
executeCommand(SignavioConnector.Command<T>) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
Execute a command and catch / process a number of specific errors
executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbGroupQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbUserQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeExecutionQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeHistoricActivityInstanceQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeHistoricProcessInstanceQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeHistoricTaskInstanceQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeProcessInstanceQueryImpl
 
executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeTaskQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
executeCount(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapGroupQuery
 
executeCount(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
 
executeDeploymentOperation(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
executeJob(String, CommandExecutor) - Method in class org.camunda.bpm.container.impl.ejb.JobExecutionHandlerMDB
 
executeJob(String, CommandExecutor) - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
 
executeJob(String, CommandExecutor) - Method in interface org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandler
 
executeJob(String, CommandExecutor) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
 
executeJob(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
executeJob(String) - Method in interface org.camunda.bpm.engine.ManagementService
Forced synchronous execution of a job (eg.
executeJob() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
 
executeJob() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
 
executeJobs(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
executeJobs(List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
Deprecated.
executeJobs(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.RuntimeContainerJobExecutor
 
executeJobs(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
 
executeJobs(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor
 
ExecuteJobsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
ExecuteJobsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd
 
ExecuteJobsRunnable - Class in org.camunda.bpm.engine.impl.jobexecutor
 
ExecuteJobsRunnable(JobExecutor, List<String>) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
 
ExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
 
executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
Executes the actual query to retrieve the list of results.
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
Executes the actual query to retrieve the list of results.
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.identity.db.DbGroupQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.identity.db.DbUserQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeExecutionQueryImpl
 
executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeHistoricActivityInstanceQueryImpl
 
executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeHistoricProcessInstanceQueryImpl
 
executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeHistoricTaskInstanceQueryImpl
 
executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeProcessInstanceQueryImpl
 
executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeTaskQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.identity.impl.ldap.LdapGroupQuery
 
executeList(CommandContext, Page) - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
 
executeLongRunning(Runnable) - Method in class org.camunda.bpm.container.impl.threading.se.SeExecutorService
 
executeMandatorySchemaResource(String, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
executeOriginalBehavior(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
executePaginatedQuery(AuthorizationQuery, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
executePaginatedQuery(GroupQuery, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
executePaginatedQuery(UserQuery, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
executeQuery(String, QueryParameters<T>) - Method in interface org.camunda.bpm.cockpit.db.QueryService
 
executeQuery(String, Object, Class<T>) - Method in interface org.camunda.bpm.cockpit.db.QueryService
 
executeQuery(String, QueryParameters<T>) - Method in class org.camunda.bpm.cockpit.impl.db.QueryServiceImpl
 
executeQuery(String, Object, Class<T>) - Method in class org.camunda.bpm.cockpit.impl.db.QueryServiceImpl
 
executeQueryRowCount(String, ListQueryParameterObject) - Method in interface org.camunda.bpm.cockpit.db.QueryService
 
executeQueryRowCount(String, ListQueryParameterObject) - Method in class org.camunda.bpm.cockpit.impl.db.QueryServiceImpl
 
executeSchemaOperations() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
executeSchemaResource(String, String, String, boolean) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
executeSchemaResource(String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
executeShortRunning(Runnable) - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
executeShortRunning(Runnable) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
executeShortRunning(Runnable) - Method in class org.camunda.bpm.container.impl.threading.se.SeExecutorService
 
executeSingleResult(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
executeSingleResult(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
executeWithinProcessApplication(Callable<T>, ProcessApplicationReference) - Static method in class org.camunda.bpm.engine.impl.context.Context
 
execution - Variable in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
execution - Variable in class org.camunda.bpm.engine.impl.context.ExecutionContext
 
execution - Variable in class org.camunda.bpm.engine.impl.delegate.ActivityBehaviorInvocation
 
execution - Variable in class org.camunda.bpm.engine.impl.delegate.ExecutionListenerInvocation
 
execution - Variable in class org.camunda.bpm.engine.impl.delegate.JavaDelegateInvocation
 
execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
Execution - Interface in org.camunda.bpm.engine.runtime
Represent a 'path of execution' in a process instance.
EXECUTION_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
EXECUTION_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
EXECUTION_ID - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
EXECUTION_ID - Static variable in class org.camunda.bpm.engine.impl.JobQueryProperty
 
EXECUTION_ID - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
EXECUTION_KEY - Static variable in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
EXECUTION_LISTENER - Static variable in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
ExecutionContext - Class in org.camunda.bpm.engine.impl.context
 
ExecutionContext(InterpretableExecution) - Constructor for class org.camunda.bpm.engine.impl.context.ExecutionContext
 
executionContextStackThreadLocal - Static variable in class org.camunda.bpm.engine.impl.context.Context
 
executionDate - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
ExecutionDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
ExecutionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
 
ExecutionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ExecutionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
ExecutionEntity(ActivityImpl) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
executionEntity - Variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
executionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
ExecutionId - Annotation Type in org.camunda.bpm.engine.cdi.annotation
Qualifier annotation for injecting the current executionId.
executionId - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
executionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for the given execution
executionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
Only select historic variable updates with the given execution.
executionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances for the given execution.
executionId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
 
executionId - Variable in class org.camunda.bpm.engine.impl.cmd.FindActiveActivityIdsCmd
 
executionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableCmd
 
executionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
 
executionId - Variable in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
 
executionId - Variable in class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
 
executionId - Variable in class org.camunda.bpm.engine.impl.cmd.SignalCmd
 
executionId - Variable in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
 
executionId - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
executionId(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
executionId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
executionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
executionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
executionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
the id of the execution in which the event has happened
executionId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
executionId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
executionId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
executionId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
executionId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
executionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
executionId(String) - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
Only select subscriptions that belong to an execution with the given id.
executionId(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions with the given id.
executionId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents with the given id.
executionId(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs which exist for the given execution
executionId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks for the given execution.
executionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
executionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
executionIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which have one of the executions ids.
ExecutionIdLiteral - Class in org.camunda.bpm.engine.cdi.annotation
 
ExecutionIdLiteral() - Constructor for class org.camunda.bpm.engine.cdi.annotation.ExecutionIdLiteral
 
executionIds - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
executionIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
executionIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
ExecutionImpl - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
ExecutionImpl() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
ExecutionImpl(ActivityImpl) - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
ExecutionListener - Interface in org.camunda.bpm.engine.delegate
Callback interface to be notified of execution events like starting a process instance, ending an activity instance or taking a transition.
ExecutionListener - Interface in org.camunda.bpm.engine.impl.pvm.delegate
Deprecated.
use org.camunda.bpm.engine.test.delegate.ExecutionListener instead.
executionListener(ExecutionListener) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
executionListener(String, ExecutionListener) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
ExecutionListenerExecution - Interface in org.camunda.bpm.engine.impl.pvm.delegate
 
executionListenerIndex - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
executionListenerIndex - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
executionListenerInstance - Variable in class org.camunda.bpm.engine.impl.delegate.ExecutionListenerInvocation
 
executionListenerInstance - Variable in class org.camunda.bpm.engine.impl.delegate.TaskListenerInvocation
 
ExecutionListenerInvocation - Class in org.camunda.bpm.engine.impl.delegate
Class handling invocations of ExecutionListeners
ExecutionListenerInvocation(ExecutionListener, DelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.delegate.ExecutionListenerInvocation
 
executionListeners - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
executionListeners - Variable in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
ExecutionManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ExecutionManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
ExecutionQuery - Interface in org.camunda.bpm.engine.runtime
Allows programmatic querying of Executions.
ExecutionQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
ExecutionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
ExecutionQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
ExecutionQueryImpl - Class in org.camunda.bpm.engine.impl
 
ExecutionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
ExecutionQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
ExecutionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
ExecutionQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used in a ExecutionQuery.
ExecutionQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.ExecutionQueryProperty
 
ExecutionResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
 
ExecutionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
 
ExecutionResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
 
ExecutionRestService - Interface in org.camunda.bpm.engine.rest
 
ExecutionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
ExecutionRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
 
ExecutionRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
 
executions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
nested executions representing scopes or concurrent paths
executions - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
nested executions representing scopes or concurrent paths
ExecutionTriggerDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
ExecutionTriggerDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ExecutionTriggerDto
 
ExecutionVariablesResource - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
 
ExecutionVariablesResource(ProcessEngine, String, boolean) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
 
executorConnection - Variable in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
 
executorConnectionFactory - Variable in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
 
executorInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
executorInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
ExecutorService - Interface in org.camunda.bpm.container
 
executorService - Variable in class org.camunda.bpm.container.impl.ejb.deployment.StartJcaExecutorServiceStep
 
executorService - Variable in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector.ExecutorServiceWrapper
will hold a org.camunda.bpm.container.ExecutorService reference
executorServiceBean - Variable in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
ExecutorServiceBean - Class in org.camunda.bpm.container.impl.ejb
Bean exposing the JCA implementation of the ExecutorService as Stateless Bean.
ExecutorServiceBean() - Constructor for class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
 
executorServiceWrapper - Variable in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
exists() - Method in class org.camunda.bpm.cycle.connector.ContentInformation
 
exists(String) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
 
EXPLORER_DIRECTORY_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
EXPLORER_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
expr(boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
expr := or (<QUESTION> expr <COLON> expr)?
Expression - Interface in org.camunda.bpm.engine.delegate
 
expression - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
 
expression - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
 
expression - Variable in class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
 
expression - Variable in class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionTaskListener
 
expression - Variable in class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionExecutionListener
 
expression - Variable in class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionTaskListener
 
Expression - Interface in org.camunda.bpm.engine.impl.el
 
expression - Variable in class org.camunda.bpm.engine.impl.el.UelExpressionCondition
 
Expression - Class in org.camunda.bpm.engine.impl.javax.el
Base class for the expression subclasses ValueExpression and MethodExpression, implementing characterstics common to both.
Expression() - Constructor for class org.camunda.bpm.engine.impl.javax.el.Expression
 
ExpressionExecutionListener - Class in org.camunda.bpm.engine.impl.bpmn.listener
An ExecutionListener that evaluates a Expression when notified.
ExpressionExecutionListener(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionExecutionListener
 
expressionFactory - Variable in class org.camunda.bpm.engine.impl.el.ExpressionManager
 
ExpressionFactory - Class in org.camunda.bpm.engine.impl.javax.el
Parses a String into a ValueExpression or MethodExpression instance for later evaluation.
ExpressionFactory() - Constructor for class org.camunda.bpm.engine.impl.javax.el.ExpressionFactory
 
ExpressionFactoryImpl - Class in org.camunda.bpm.engine.impl.juel
Expression factory implementation.
ExpressionFactoryImpl() - Constructor for class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create a new expression factory using the default builder and cache implementations.
ExpressionFactoryImpl(ExpressionFactoryImpl.Profile) - Constructor for class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create a new expression factory using the default builder and cache implementations.
ExpressionFactoryImpl(Properties) - Constructor for class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create a new expression factory using the default builder and cache implementations.
ExpressionFactoryImpl(ExpressionFactoryImpl.Profile, Properties) - Constructor for class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create a new expression factory using the default builder and cache implementations.
ExpressionFactoryImpl(Properties, TypeConverter) - Constructor for class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create a new expression factory using the default builder and cache implementations.
ExpressionFactoryImpl(ExpressionFactoryImpl.Profile, Properties, TypeConverter) - Constructor for class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create a new expression factory using the default builder and cache implementations.
ExpressionFactoryImpl(TreeStore) - Constructor for class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create a new expression factory.
ExpressionFactoryImpl(TreeStore, TypeConverter) - Constructor for class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
Create a new expression factory.
ExpressionFactoryImpl.Profile - Enum in org.camunda.bpm.engine.impl.juel
A profile provides a default set of language features that will define the builder's behavior.
ExpressionFactoryResolver - Class in org.camunda.bpm.engine.impl.el
Class used to get hold of a ExpressionFactory.
ExpressionFactoryResolver() - Constructor for class org.camunda.bpm.engine.impl.el.ExpressionFactoryResolver
 
ExpressionGetInvocation - Class in org.camunda.bpm.engine.impl.delegate
Class responsible for handling Expression.getValue invocations
ExpressionGetInvocation(ValueExpression, ELContext) - Constructor for class org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation
 
ExpressionInvocation - Class in org.camunda.bpm.engine.impl.delegate
Baseclass responsible for handling invocations of Expressions
ExpressionInvocation(ValueExpression) - Constructor for class org.camunda.bpm.engine.impl.delegate.ExpressionInvocation
 
expressionManager - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
 
expressionManager - Variable in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
expressionManager - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
expressionManager - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
 
expressionManager - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ExpressionManager - Class in org.camunda.bpm.engine.impl.el
Central manager for all expressions.
ExpressionManager() - Constructor for class org.camunda.bpm.engine.impl.el.ExpressionManager
 
ExpressionManager(Map<Object, Object>) - Constructor for class org.camunda.bpm.engine.impl.el.ExpressionManager
 
expressionManager - Variable in class org.camunda.bpm.engine.impl.el.JuelExpression
 
expressionManager - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
ExpressionNode - Interface in org.camunda.bpm.engine.impl.juel
Expression node interface.
expressionParsed - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
ExpressionSetInvocation - Class in org.camunda.bpm.engine.impl.delegate
Class responsible for handling Expression.setValue() invocations.
ExpressionSetInvocation(ValueExpression, ELContext, Object) - Constructor for class org.camunda.bpm.engine.impl.delegate.ExpressionSetInvocation
 
ExpressionTaskListener - Class in org.camunda.bpm.engine.impl.bpmn.listener
 
ExpressionTaskListener(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionTaskListener
 
expressionText - Variable in class org.camunda.bpm.engine.impl.el.JuelExpression
 
Extender - Class in org.camunda.bpm.engine.osgi
 
Extender(BundleContext) - Constructor for class org.camunda.bpm.engine.osgi.Extender
 
Extender.BundleScriptEngineResolver - Class in org.camunda.bpm.engine.osgi
 
Extender.BundleScriptEngineResolver(Bundle, URL) - Constructor for class org.camunda.bpm.engine.osgi.Extender.BundleScriptEngineResolver
 
Extender.ScriptEngineResolver - Interface in org.camunda.bpm.engine.osgi
 
extensions - Variable in class org.camunda.bpm.engine.impl.juel.Parser
 
extractAuthenticatedUser(HttpServletRequest, ProcessEngine) - Method in interface org.camunda.bpm.engine.rest.security.auth.AuthenticationProvider
Checks the request for authentication.
extractAuthenticatedUser(HttpServletRequest, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
 
extractCandidates(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
Extract a candidate list from a string.
extractCommitMessage(SVNUrl, ISVNDirEntry) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
extractDirectoryId(JSONObject) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractEngineName(String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
May not return null
extractExecutablePool(String) - Method in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
Extract executable pool based on string data
extractExecutablePool(InputStream) - Method in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
Takes a bpmn process model in XML representation as input.
extractIdForMatchingModelName(String, String) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractLastModifiedDateFromInfo(String) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractModelComment(JSONObject) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractModelContentType(JSONObject) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractModelId(JSONObject) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractNameVersionType(String) - Static method in class org.camunda.bpm.engine.osgi.BarTransformer
 
extractNameVersionType(String) - Static method in class org.camunda.bpm.engine.osgi.BpmnTransformer
 
extractNodeName(String) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractNodeName(JSONObject) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractParameterizedType(Class<?>) - Static method in class org.camunda.bpm.cycle.util.ClassUtil
Returns the parameterized type of a class, e.g.
extractParentIdFromInfo(String) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractParentNameFromInfo(String) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractPrivateFolderId(String) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
extractPrivateFolderName(String) - Static method in class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 

F

fail(String) - Method in class org.camunda.bpm.engine.impl.juel.Parser
throw exception
fail(Scanner.Symbol) - Method in class org.camunda.bpm.engine.impl.juel.Parser
throw exception
failedJobCommandFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
failedJobCommandFactory - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
FailedJobCommandFactory - Interface in org.camunda.bpm.engine.impl.jobexecutor
 
FailedJobIncidentHandler - Class in org.camunda.bpm.engine.impl.incident
A incident handler that logs incidents of type failedJob as instances of Incident to the engine database.
FailedJobIncidentHandler() - Constructor for class org.camunda.bpm.engine.impl.incident.FailedJobIncidentHandler
 
FailedJobListener - Class in org.camunda.bpm.engine.impl.jobexecutor
 
FailedJobListener(CommandExecutor, String, Throwable) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
 
failedJobs - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
failedJobs - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
failedJobs - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
failedJobs - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
failedJobs - Variable in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
FailingDelegate - Class in org.camunda.bpm.example
 
FailingDelegate() - Constructor for class org.camunda.bpm.example.FailingDelegate
 
fatalError(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
features - Variable in class org.camunda.bpm.engine.impl.juel.Builder
 
FieldBaseStructureDefinition - Interface in org.camunda.bpm.engine.impl.bpmn.data
Represents a structure definition based on fields
FieldBaseStructureInstance - Class in org.camunda.bpm.engine.impl.bpmn.data
FieldBaseStructureInstance(FieldBaseStructureDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
FieldDeclaration - Class in org.camunda.bpm.engine.impl.bpmn.parser
Represents a field declaration in object form: <field name='someField> <string ...
FieldDeclaration(String, String, Object) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
FieldDeclaration() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
fieldDeclarations - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
fieldNames - Variable in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
fieldTypeCompatible(FieldDeclaration, Field) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
fieldTypes - Variable in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
fieldValues - Variable in class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
filter(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.camunda.bpm.cycle.web.filter.SlashUriFilter
 
filterLoadedObjects(List<Object>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
filterRules - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
FilterRules - Class in org.camunda.bpm.webapp.impl.security.filter.util
Utility to load and match filter rules.
FilterRules() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
 
findActiveActivityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
findActiveActivityIds() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
 
findActiveActivityIds() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
FindActiveActivityIdsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
FindActiveActivityIdsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.FindActiveActivityIdsCmd
 
findActivity(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
findActivity(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
 
findAll() - Method in class org.camunda.bpm.cycle.repository.AbstractRepository
Find all entities
findAllModelerNames() - Method in class org.camunda.bpm.cycle.repository.BpmnDiagramRepository
 
findAttachmentsByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
 
findAttachmentsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
 
findByConnectorClass(String) - Method in class org.camunda.bpm.cycle.repository.ConnectorConfigurationRepository
 
findById(long) - Method in class org.camunda.bpm.cycle.repository.AbstractRepository
Find a given entity by id
findByName(String) - Method in class org.camunda.bpm.cycle.repository.UserRepository
Return user with the given name
findByName(String) - Static method in class org.camunda.bpm.engine.impl.AuthorizationQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.DeploymentQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.Direction
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.ExecutionQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.GroupQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.JobQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.UserQueryProperty
 
findByName(String) - Static method in class org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
 
findByName(String) - Method in interface org.camunda.bpm.security.UserLookup
 
findChildExecutionsByParentExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findChildExecutionsByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findClass(String) - Method in class org.camunda.bpm.engine.osgi.blueprint.BundleDelegatingClassLoader
 
findCommentsByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
 
findCommentsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
 
findConfigurationById(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
findDeployedLatestProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
findDeployedProcessDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
findDeployedProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
findDeployedProcessDefinitionByKeyAndVersion(String, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
findDeploymentById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
findDeploymentCountByQueryCriteria(DeploymentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
findDeploymentsByQueryCriteria(DeploymentQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
findEventsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
 
findEventScopeExecutionsByActivityId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findEventSubscriptionbyId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findEventSubscriptionCountByQueryCriteria(EventSubscriptionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findEventSubscriptions(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findEventSubscriptionsByConfiguration(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findEventSubscriptionsByExecution(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findEventSubscriptionsByExecutionAndType(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findEventSubscriptionsByName(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findEventSubscriptionsByNameAndExecution(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findEventSubscriptionsByQueryCriteria(EventSubscriptionQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findExclusiveJobsToExecute(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findExecution(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
searches for an execution positioned in the given activity
findExecution(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
 
findExecution(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
searches for an execution positioned in the given activity
findExecutionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findExecutionCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findExecutionCountByQueryCriteria(AbstractVariableQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findExecutionsByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findExecutionsByQueryCriteria(AbstractVariableQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findFetchAllByUserIdAndConnectorId(long, long) - Method in class org.camunda.bpm.cycle.repository.ConnectorCredentialsRepository
 
findFetchAllByUsernameAndConnectorId(String, long) - Method in class org.camunda.bpm.cycle.repository.ConnectorCredentialsRepository
 
findFetchConfigurationById(Long) - Method in class org.camunda.bpm.cycle.repository.ConnectorCredentialsRepository
 
findFetchConfigurationByUserId(Long) - Method in class org.camunda.bpm.cycle.repository.ConnectorCredentialsRepository
 
findFirstLeaf(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascade
 
findGroupById(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
findGroupById(String) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
 
findGroupById(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
findGroupByQueryCriteria(DbGroupQueryImpl) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
findGroupByQueryCriteria(LdapGroupQuery) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
findGroupCountByQueryCriteria(DbGroupQueryImpl) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
findGroupCountByQueryCriteria(LdapGroupQuery) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
findGroupObject() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl
 
findHistoricActivityInstance(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 
findHistoricActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 
findHistoricActivityInstanceCountByQueryCriteria(HistoricActivityInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 
findHistoricActivityInstancesByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 
findHistoricActivityInstancesByQueryCriteria(HistoricActivityInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 
findHistoricDetailCountByQueryCriteria(HistoricDetailQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
 
findHistoricDetailsByQueryCriteria(HistoricDetailQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
 
findHistoricProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
findHistoricProcessInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
findHistoricProcessInstanceCountByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
findHistoricProcessInstanceEvent(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
findHistoricProcessInstancesByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
findHistoricProcessInstancesByQueryCriteria(HistoricProcessInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
findHistoricTaskInstanceById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
findHistoricTaskInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
findHistoricTaskInstanceCountByQueryCriteria(HistoricTaskInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
findHistoricTaskInstancesByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
findHistoricTaskInstancesByQueryCriteria(HistoricTaskInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
findHistoricVariableInstanceByVariableInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
 
findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
 
findHistoricVariableInstancesByQueryCriteria(HistoricVariableInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
 
findIdentityInfoDetails(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
findIdentityLinkByProcessDefinitionUserAndGroup(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 
findIdentityLinkByTaskUserGroupAndType(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 
findIdentityLinksByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 
findIdentityLinksByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 
findInactiveConcurrentExecutions(PvmActivity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
findInactiveConcurrentExecutions(PvmActivity) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
Retrieves all executions which are concurrent and inactive at the given activity.
findInactiveConcurrentExecutions(PvmActivity) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
findInCache(Class<T>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
findInCache(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
findInCache(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareHistoryEventProducer
find a cached entity by primary key
findIncidentByConfiguration(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
 
findIncidentByQueryCriteria(IncidentQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
 
findIncidentCountByQueryCriteria(IncidentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
 
findIncidentsByExecution(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
 
findInParentScopesByBehaviorType(ActivityImpl, Class<? extends ActivityBehavior>) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ScopeUtil
 
findInsertedObject(Class<?>, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
findJobById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findJobCountByQueryCriteria(JobQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findJobsByConfiguration(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findJobsByExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findJobsByQueryCriteria(JobQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findKnowledgeBaseByDeploymentId(String) - Static method in class org.camunda.bpm.engine.impl.rules.RulesHelper
 
findLatestDeploymentByName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
findLatestProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findLatestProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findMatchingAtomicOperation(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
 
findMessageStartEventSubscriptionByName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findMethod(String, Class<?>, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
findNextJobsToExecute(Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findNextScope(ScopeImpl, ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerTake
finds the next scope to enter.
findNextWhiteSpace(int, String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
findOutgoingTransition(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
findOutgoingTransition(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
 
findProcessDefinition(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
findProcessDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findProcessDefinitionByKeyAndVersion(String, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findProcessDefinitionPotentialStarterGroups() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findProcessDefinitionPotentialStarterUsers() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findProcessDefinitionsByQueryCriteria(ProcessDefinitionQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findProcessDefinitionsStartableByUser(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
findProcessInstanceByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findProcessInstanceByQueryCriteria(AbstractVariableQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findProcessInstanceCountByQueryCriteria(AbstractVariableQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findPropertyById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
 
findRegistrationForProcessAndState(String, String) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
this scours the registry looking for candidate registrations that match a given process name and/ or state nanme
findRegistrationsForProcessAndState(String, String) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
this is responsible for looking up components in the registry and returning the appropriate handler based on specificity of the org.camunda.bpm.engine.test.spring.components.registry.ActivitiStateHandlerRegistration
findResource(String) - Method in class org.camunda.bpm.engine.osgi.blueprint.BundleDelegatingClassLoader
 
findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
 
findResources(ClassLoader, String, URL) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
findResources(ClassLoader, String, URL) - Static method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ProcessApplicationScanningUtil
 
findResources(ClassLoader, String, URL) - Method in interface org.camunda.bpm.container.impl.jmx.deployment.scanning.spi.ProcessApplicationScanner
 
findResources(ClassLoader, String, URL) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.VfsProcessApplicationScanner
 
findResources(String) - Method in class org.camunda.bpm.engine.osgi.blueprint.BundleDelegatingClassLoader
 
findResources(String) - Method in class org.camunda.bpm.engine.osgi.blueprint.ClassLoaderWrapper
findResourcesByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
 
findScopeExecution(ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ScopeUtil
Find the next scope execution in the parent execution hierarchy That method works different than ScopeUtil.findScopeExecutionForScope(org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity, org.camunda.bpm.engine.impl.pvm.PvmScope) which returns the most outer scope execution.
findScopeExecutionForScope(ExecutionEntity, PvmScope) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ScopeUtil
returns the top-most execution sitting in an activity part of the scope defined by 'scopeActivitiy'.
findSignalEventSubscriptionsByEventName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findSignalEventSubscriptionsByExecution(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findSignalEventSubscriptionsByNameAndExecution(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
findSubProcessInstanceBySuperExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
findTaskById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
findTaskCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
findTaskCountByQueryCriteria(TaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
findTasksByExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
findTasksByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
findTasksByParentTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
findTasksByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
findTasksByQueryCriteria(TaskQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
Deprecated.
findTasksByQueryCriteria(TaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
findTimersByExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findUnlockedTimersByDuedate(Date, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
findUserAccountByUserIdAndKey(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
findUserById(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
findUserById(String) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
 
findUserById(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
findUserByQueryCriteria(DbUserQueryImpl) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
findUserByQueryCriteria(LdapUserQueryImpl) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
findUserCountByQueryCriteria(DbUserQueryImpl) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
findUserCountByQueryCriteria(LdapUserQueryImpl) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
findUserInfoByUserIdAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
findUserInfoKeysByUserIdAndType(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
findUserObject() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
 
findUsersByGroupId(LdapUserQueryImpl) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
findUsersWithoutGroupId(LdapUserQueryImpl, String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
findVariableInstanceByQueryCriteria(VariableInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
 
findVariableInstanceCountByQueryCriteria(VariableInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
 
findVariableInstancesByExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
 
findVariableInstancesByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
 
findVariableType(Object) - Method in class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
findVariableType(Object) - Method in interface org.camunda.bpm.engine.impl.variable.VariableTypes
 
finishDateBy(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
finishDateBy - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finishDateBy(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
Deprecated.
finishDateOn(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
finishDateOn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finishDateOn(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
Deprecated.
finishDateOnBegin - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finishDateOnEnd - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finished() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances that are finished.
finished() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that are completely finished.
finished() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which are finished.
finished - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
finished() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
finished - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finished() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finished - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
finished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
finished(FrameworkMethod) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
finishedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that were started after the given date.
finishedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finishedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finishedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that were started before the given date.
finishedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
finishedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
fireCommandContextClose() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
fireEvent(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
fireHistoricVariableInstanceCreate(VariableInstanceEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
fireHistoricVariableInstanceCreateEvents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
fireHistoricVariableInstanceDelete(VariableInstanceEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
fireHistoricVariableInstanceUpdate(VariableInstanceEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
fireTransactionEvent(TransactionState) - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
FIRST_NAME - Static variable in class org.camunda.bpm.engine.impl.UserQueryProperty
 
firstName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
firstName - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
firstName - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
firstName - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
firstNameLike - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
firstNameLike - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
firstResult - Variable in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
firstResult - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
firstResult - Variable in class org.camunda.bpm.engine.impl.Page
 
firstResult - Variable in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
firstResult - Variable in class org.camunda.bpm.engine.management.TablePage
Identifies the index of the first result stored in this TablePage.
fitTextToWidth(String, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
fixed(Scanner.Symbol) - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
FixedValue - Class in org.camunda.bpm.engine.impl.el
Expression that always returns the same value when getValue is called.
FixedValue(Object) - Constructor for class org.camunda.bpm.engine.impl.el.FixedValue
 
fixFlowNodePositionsIfModelFromAdonis(Document, Map<String, DiagramNode>) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
fixMiRootActivityInstanceId(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
 
FlowNodeActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Superclass for all 'connectable' BPMN 2.0 process elements: tasks, gateways and events.
FlowNodeActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
 
flowNodeIds - Variable in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
flush() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
flush() - Method in interface org.camunda.bpm.engine.impl.interceptor.Session
 
flush() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
flush() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
flush() - Method in class org.camunda.bpm.engine.impl.variable.DeserializedObject
 
flush() - Method in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionImpl
 
flush() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
flush() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
flushBulkUpdates() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
flushDeletes() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
flushDeserializedObjects() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
flushInserts() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
flushSessions() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
flushUpdates(List<PersistentObject>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
fontMetrics - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
forApplication(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
forcedUpdate - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
forceUpdate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
forceUpdateActivityInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
forDefaultProcessEngine() - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
form - Variable in class org.camunda.bpm.engine.impl.form.FormReference
 
FORM_PROPERTY_UPDATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when a form property is updated
FORMAL_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
forManagedProcessApplication(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
forManagedProcessApplications() - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
forManagedProcessEngine(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
Returns the service name for a MscManagedProcessEngine.
forManagedProcessEngines() - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
format - Variable in class org.camunda.bpm.engine.impl.transformer.BigDecimalToString
 
format - Variable in class org.camunda.bpm.engine.impl.transformer.DateToString
 
format - Variable in class org.camunda.bpm.engine.impl.transformer.StringToDate
 
format(LogRecord) - Method in class org.camunda.bpm.engine.impl.util.LogUtil.LogFormatter
 
FormData - Interface in org.camunda.bpm.engine.form
Contains all information for displaying a form and serves as base interface for StartFormData and TaskFormData
FormData - Class in org.camunda.bpm.engine.impl.form
 
FormData(TaskEntity) - Constructor for class org.camunda.bpm.engine.impl.form.FormData
 
FormDataImpl - Class in org.camunda.bpm.engine.impl.form
 
FormDataImpl() - Constructor for class org.camunda.bpm.engine.impl.form.FormDataImpl
 
FormDto - Class in org.camunda.bpm.engine.rest.dto.task
 
FormDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.FormDto
 
FormEngine - Interface in org.camunda.bpm.engine.impl.form
 
formEngineName - Variable in class org.camunda.bpm.engine.impl.cmd.GetRenderedStartFormCmd
 
formEngineName - Variable in class org.camunda.bpm.engine.impl.cmd.GetRenderedTaskFormCmd
 
formEngines - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
FormHandler - Interface in org.camunda.bpm.engine.impl.form
 
formKey - Variable in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
formKey - Variable in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
formProperties() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
Only select HistoricFormPropertys.
formProperties - Variable in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
formProperties() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
formProperties - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.FormPropertyStartContext
 
FormProperty - Interface in org.camunda.bpm.engine.form
Represents a single property on a form.
FormPropertyHandler - Class in org.camunda.bpm.engine.impl.form
 
FormPropertyHandler() - Constructor for class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
formPropertyHandlers - Variable in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
FormPropertyImpl - Class in org.camunda.bpm.engine.impl.form
 
FormPropertyImpl(FormPropertyHandler) - Constructor for class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
FormPropertyStartContext - Class in org.camunda.bpm.engine.impl.persistence.entity.util
 
FormPropertyStartContext(ActivityImpl) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.util.FormPropertyStartContext
 
FormReference - Class in org.camunda.bpm.engine.impl.form
 
FormReference(String, String) - Constructor for class org.camunda.bpm.engine.impl.form.FormReference
 
forMscExecutorService() - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
forMscRuntimeContainerDelegate() - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
forMscRuntimeContainerJobExecutorService(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
formService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
formService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
FormService - Interface in org.camunda.bpm.engine
Access to form data and rendered forms for starting new process instances and completing tasks.
formService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
formService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
formService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
formService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
formService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
FormServiceImpl - Class in org.camunda.bpm.engine.impl
 
FormServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.FormServiceImpl
 
FormType - Interface in org.camunda.bpm.engine.form
Used to indicate the type on a FormProperty.
formTypes - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
FormTypes - Class in org.camunda.bpm.engine.impl.form
 
FormTypes() - Constructor for class org.camunda.bpm.engine.impl.form.FormTypes
 
formTypes - Variable in class org.camunda.bpm.engine.impl.form.FormTypes
 
forName(String) - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Attribute
 
forName(String) - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Element
 
forName(String) - Static method in enum org.camunda.bpm.engine.authorization.Permissions
 
forNoViewProcessApplicationStartService(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
forProcessApplicationDeploymentService(String, String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
Returns the name for a ProcessApplicationDeploymentService given the name of the deployment unit and the name of the deployment.
forProcessApplicationModuleService(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
forProcessApplicationStartService(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
forUri(String) - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Namespace
 
FOX_ENGINE_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
FOX_FAILED_JOB_CONFIGURATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
FOX_PLATFORM_SUBSYSTEM_MAJOR_VERSION - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
 
FOX_PLATFORM_SUBSYSTEM_MINOR_VERSION - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
 
FoxAtomicOperationDeleteCascadeFireActivityEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
FoxAtomicOperationDeleteCascadeFireActivityEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.FoxAtomicOperationDeleteCascadeFireActivityEnd
 
FoxDeleteProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
FoxDeleteProcessInstanceCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.FoxDeleteProcessInstanceCmd
 
FoxFailedJobCommandFactory - Class in org.camunda.bpm.engine.impl.jobexecutor
 
FoxFailedJobCommandFactory() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.FoxFailedJobCommandFactory
 
FoxFailedJobParseListener - Class in org.camunda.bpm.engine.impl.bpmn.parser
 
FoxFailedJobParseListener() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
FoxJobRetryCmd - Class in org.camunda.bpm.engine.impl.cmd
 
FoxJobRetryCmd(String, Throwable) - Constructor for class org.camunda.bpm.engine.impl.cmd.FoxJobRetryCmd
 
from - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
fromActivityInstance(ActivityInstance) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
fromActivityStatistics(ActivityStatistics) - Static method in class org.camunda.bpm.engine.rest.dto.repository.ActivityStatisticsResultDto
 
fromAuthentication(Authentication) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
 
fromAuthorization(Authorization) - Static method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
fromAuthorizationList(List<Authorization>) - Static method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
fromEventSubscription(EventSubscription) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
fromException(AuthorizationException) - Static method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
fromException(Exception) - Static method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
 
fromExecution(Execution) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
 
fromExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.data.Assignment
 
fromFormData(FormData) - Static method in class org.camunda.bpm.engine.rest.dto.task.FormDto
 
fromGroup(Group) - Static method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
fromGroupList(List<Group>) - Static method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
fromHistoricActivityInstance(HistoricActivityInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
fromHistoricProcessInstance(HistoricProcessInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
fromHistoricVariableInstance(HistoricVariableInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
 
fromIncident(Incident) - Static method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
fromIncidentStatistics(IncidentStatistics) - Static method in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
 
fromJob(Job) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
 
fromListOfActivityInstance(ActivityInstance[]) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
fromListOfIncidents(List<Incident>) - Static method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
fromListOfTransitionInstance(TransitionInstance[]) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
fromProcessDefinition(ProcessDefinition) - Static method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
fromProcessDefinitionStatistics(ProcessDefinitionStatistics) - Static method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionStatisticsResultDto
 
fromProcessInstance(ProcessInstance) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
 
fromState(boolean) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.SuspensionStateDto
 
fromTask(Task) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
fromTransitionInstance(TransitionInstance) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
fromUser(User) - Static method in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
 
fromUser(User, boolean) - Static method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
 
fromUser(User) - Static method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
fromUserList(List<User>) - Static method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
fromVariableInstance(VariableInstance) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
fullHistoryEnabled(int) - Static method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
fullMessage - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
function(String, AstParameters) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
FunctionMapper - Class in org.camunda.bpm.engine.impl.javax.el
The interface to a map between EL function names and methods.
FunctionMapper() - Constructor for class org.camunda.bpm.engine.impl.javax.el.FunctionMapper
 
FunctionNode - Interface in org.camunda.bpm.engine.impl.juel
Function node interface.

G

g - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
GATEWAY_TYPE_STROKE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
GatewayActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
super class for all gateway activity implementations.
GatewayActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.GatewayActivityBehavior
 
GE - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
ge(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.BooleanOperations
 
generateActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
generates an activity instance id
generateActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
generates an activity instance id
generated - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
generateDiagram(ProcessDefinitionEntity, List<String>) - Static method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator
 
generateDiagram(ProcessDefinitionEntity, String, List<String>) - Static method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator
 
generateImage(String) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
Generates an image of what currently is drawn on the canvas.
generateJpgDiagram(ProcessDefinitionEntity) - Static method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator
Generates a JPG diagram image of the given process definition, using the diagram interchange information of the process.
generateLink(URI, String, String) - Method in class org.camunda.bpm.engine.rest.dto.LinkableDto
 
generatePngDiagram(ProcessDefinitionEntity) - Static method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator
Generates a PNG diagram image of the given process definition, using the diagram interchange information of the process.
GenericManagerFactory - Class in org.camunda.bpm.engine.impl.persistence
 
GenericManagerFactory(Class<? extends Session>) - Constructor for class org.camunda.bpm.engine.impl.persistence.GenericManagerFactory
 
GenericManagerFactory(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.GenericManagerFactory
 
get() - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
get(long, TimeUnit) - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
get() - Method in class org.camunda.bpm.container.RuntimeContainerDelegate.RuntimeContainerDelegateInstance
 
get(long) - Method in class org.camunda.bpm.cycle.connector.ConnectorCache
 
get(long) - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
get(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
get(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
get(long) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
get(long) - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
 
get(Contextual<T>) - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
 
get(Contextual<T>, CreationalContext<T>) - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
 
get(Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
get(Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
get(Object) - Method in class org.camunda.bpm.engine.impl.form.FormData
 
get(String) - Method in class org.camunda.bpm.engine.impl.juel.Cache
 
get(String, Object...) - Static method in class org.camunda.bpm.engine.impl.juel.LocalMessages
 
get(String) - Method in interface org.camunda.bpm.engine.impl.juel.TreeCache
Lookup tree
get(String) - Method in class org.camunda.bpm.engine.impl.juel.TreeStore
Get a Tree.
get(Object) - Method in class org.camunda.bpm.engine.impl.scripting.BeansResolverFactory
 
get(Object) - Method in interface org.camunda.bpm.engine.impl.scripting.Resolver
 
get(Object) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
get(Object) - Method in class org.camunda.bpm.engine.impl.scripting.VariableScopeResolver
 
get(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the object value associated with an index.
get(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the value object associated with a key.
get() - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
 
get(long, TimeUnit) - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
 
get(String, ObjectFactory<?>) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
get(Object) - Static method in class org.camunda.bpm.engine.test.mock.Mocks
This method returns the mock object registered under the provided key or null if there is no object for the provided key.
getAcquireJobsCmd() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getAcquireJobsRunnable() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getAcquireJobsRunnable(JobExecutor) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionStrategy
 
getAcquisitionName() - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionConfiguration
 
getAction() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getAction() - Method in interface org.camunda.bpm.engine.task.Event
Indicates the type of of action and also indicates the meaning of the parts as exposed in Event.getMessageParts()
getActivationSpec() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
getActiveActivityIds(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getActiveActivityIds(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Finds the activity ids for all executions that are waiting in activities.
getActiveCount() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getActiveCount() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
getActivities() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
getActivities() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
 
getActivity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
 
getActivity() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getActivity() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
ensures initialization and returns the activity
getActivity() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
returns the current PvmActivity of the execution.
getActivity() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
getActivity() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
 
getActivity() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
ensures initialization and returns the activity
getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getActivityBehaviorInstance(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
getActivityId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getActivityId() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
 
getActivityId() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
getActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
The unique identifier of the activity in the process
getActivityId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getActivityId() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
the id of the activity
getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
getActivityId() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
the id of the activity
getActivityId() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
The identifier of the activity that this event subscription belongs to.
getActivityId() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the id of the activity of the process instance on which this incident has happened.
getActivityIdIn() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
getActivityIdIn() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getActivityIdIn() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
getActivityInstance(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getActivityInstance(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Allows retrieving the activity instance tree for a given process instance.
GetActivityInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetActivityInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
 
getActivityInstanceId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
return the Id of the activity instance currently executed by this execution
getActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
The activity reference in case this detail is related to an activity instance.
getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getActivityInstanceId() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
return the Id of the activity instance currently executed by this execution
getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
getActivityInstanceId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
Returns the corresponding activity instance id.
getActivityInstanceIdIn() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
getActivityInstanceIdIn() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getActivityInstanceIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
getActivityInstanceService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
 
getActivityInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
 
getActivityInstanceTree() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
 
getActivityInstanceTree() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
 
getActivityInstanceVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getActivityName() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
The display name for the activity
getActivityName() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
getActivityName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getActivityName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
getActivityName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getActivityName() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
the name of the activity
getActivityRef() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
 
getActivityStatistics(Boolean, Boolean, String) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
 
getActivityStatistics(Boolean, Boolean, String) - Method in class org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResourceImpl
 
getActivityType() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
The XML tag of the activity as in the process file
getActivityType() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
getActivityType() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getActivityType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
getActivityType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getAddressedEngine(String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
getAdministratorGroupName() - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
getAdministratorUserName() - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
getAdvice() - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
 
getAlgorithmName() - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
allows subclasses to select the hash algorithm
getAlgorithmName() - Method in class org.camunda.bpm.engine.impl.digest.ShaHashDigest
 
getAllChildActivitiesOfType(String, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
getAllChildExecutions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getAllDeploymentIds() - Method in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
getAllowedPaths() - Method in class org.camunda.bpm.webapp.impl.security.filter.PathFilterRule
 
getAllowedPaths() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
getAllPermissions() - Static method in class org.camunda.bpm.engine.rest.dto.converter.PermissionConverter
 
getAndClearCachedVariables() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
getAndFetchConnectorCredentialsById(Long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
getApplication() - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
getApplicationContext() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
getApplicationPath(ProcessEngine, String) - Static method in class org.camunda.bpm.engine.rest.util.ApplicationContextPathUtil
 
getAsset(String) - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractPluginRootResource
Provides a plugins asset files via $PLUGIN_ROOT_PATH/static.
getAssetDirectory() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.BasePlugin
 
getAssetDirectory() - Method in interface org.camunda.bpm.cockpit.plugin.spi.CockpitPlugin
Returns a uri to a plugins asset directory.
getAssetDirectory() - Method in class org.camunda.bpm.cockpit.plugin.spi.impl.AbstractCockpitPlugin
Returns a uri to a plugins asset directory.
getAssignee() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
The userId of the person to which this task is delegated.
getAssignee() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
Assignee in case of user task activity
getAssignee() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
The latest assignee given to this task.
getAssignee() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
getAssignee() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getAssignee() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getAssignee() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getAssignee() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getAssignee() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getAssignee() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getAssignee() - Method in interface org.camunda.bpm.engine.task.Task
The userId of the person to which this task is assigned or delegated.
getAssigneeExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getAssignmentId(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
getAttachment(String) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
getAttachment(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getAttachment(String) - Method in interface org.camunda.bpm.engine.TaskService
Retrieve a particular attachment
GetAttachmentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetAttachmentCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetAttachmentCmd
 
getAttachmentContent(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getAttachmentContent(String) - Method in interface org.camunda.bpm.engine.TaskService
Retrieve stream content of a particular attachment
GetAttachmentContentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetAttachmentContentCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetAttachmentContentCmd
 
getAttachmentManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getAttachmentManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getAttachments() - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
getAttribute(String) - Method in class org.camunda.bpm.engine.osgi.HeaderParser.PathElement
 
getAttributes() - Method in class org.camunda.bpm.engine.osgi.HeaderParser.PathElement
 
getAuthDefaultPerm() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
getAuthenticatedGroupIds() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getAuthenticatedIdentity(HttpServletRequest) - Method in class org.camunda.bpm.security.web.SecurityFilter
 
getAuthenticatedUser() - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
getAuthenticatedUser(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
getAuthenticatedUserId() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getAuthenticatedUserPassword() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
 
getAuthentication() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getAuthentication() - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
getAuthenticationForProcessEngine(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
Returns an Authentication for a provided process engine name or "null".
getAuthentications() - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
 
getAuthGroupIds() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
getAuthorization(String) - Method in interface org.camunda.bpm.engine.rest.AuthorizationRestService
 
getAuthorization(String) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
getAuthorization(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.authorization.AuthorizationResource
 
getAuthorization(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
 
getAuthorizationCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.AuthorizationRestService
 
getAuthorizationCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
getAuthorizationCount(AuthorizationQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
getAuthorizationManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getAuthorizationRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getAuthorizationRestService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getAuthorizationService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getAuthorizationService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getAuthorizationService() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
getAuthorizationType() - Method in interface org.camunda.bpm.engine.authorization.Authorization
The type og the authorization.
getAuthorizationType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getAuthorizedApps() - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
 
getAuthorizedApps() - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
 
getAuthorizer() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
getAuthPerms() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
getAuthResourceId() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
getAuthResourceIdQueryParam() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
getAuthResourceType() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
getAuthUserId() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
getAvailableScopedAssociationClasses() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
Override to add different / additional contexts.
getBarXmlURL() - Method in class org.camunda.bpm.engine.osgi.BarURLHandler
 
getBase() - Method in class org.camunda.bpm.engine.impl.javax.el.ValueReference
 
getBaseDn() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getBeanManager() - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
getBeanManager() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiExecutionListener
 
getBeanManager() - Static method in class org.camunda.bpm.engine.cdi.impl.util.BeanManagerLookup
 
getBeanName() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
getBeanProperty(String) - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperties
 
getBeans() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getBoolean(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the boolean value associated with an index.
getBoolean(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the boolean value associated with a key.
getBooleanProperty(Map<String, String>, String, boolean) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
 
getBpmn20Xml() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto
 
getBpmnFileImageResourceName(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
getBpmnParser() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
getBpmnProcessDefinitionResource(Class<?>, String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
get a resource location by convention based on a class (type) and a relative resource name.
getBpmnProcessDiagramLayout(Document, InputStream) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
Provides positions and dimensions of elements in a BPMN process diagram as provided by RepositoryService.getProcessDiagram(String).
getBpmnXmlURL() - Method in class org.camunda.bpm.engine.osgi.BpmnURLHandler
 
getBpmPlatformXml() - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
 
getBpmPlatformXmlStream(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.ejb.deployment.EjbJarParsePlatformXmlStep
 
getBpmPlatformXmlStream(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.AbstractParseBpmPlatformXmlStep
 
getBpmPlatformXmlStream(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.tomcat.deployment.TomcatParseBpmPlatformXmlStep
 
getBroadestActiveContext() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
getBuilder() - Method in class org.camunda.bpm.engine.impl.juel.TreeStore
 
getBundle() - Method in class org.camunda.bpm.engine.osgi.blueprint.BundleDelegatingClassLoader
 
getBundle() - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
getBundleContext() - Static method in class org.camunda.bpm.engine.osgi.Extender
 
getBusinessCalendar(String) - Method in interface org.camunda.bpm.engine.impl.calendar.BusinessCalendarManager
 
getBusinessCalendar(String) - Method in class org.camunda.bpm.engine.impl.calendar.MapBusinessCalendarManager
 
getBusinessCalendarManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getBusinessInterface() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
allows subclasses to provide a custom business interface
getBusinessKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getBusinessKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
getBusinessKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getBusinessKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
getBusinessKey() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
Deprecated.
use DelegateExecution.getProcessBusinessKey() to get the business key for the process associated with this execution, regardless whether or not this execution is a process-instance.
getBusinessKey() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
The user provided unique reference to this process instance.
getBusinessKey() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getBusinessKey() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getBusinessKey() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
getBusinessKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
getBusinessKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getBusinessKey() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getBusinessKey() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getBusinessKey() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
 
getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
 
getBusinessKey() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstance
The business key of this process instance.
getBusinessKeyExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
getBusinessProcess() - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
 
getById(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
getByteArrayId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getByteArrayId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getByteArrayManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getByteArrayManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
getByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getByteArrayValue() - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
getByteArrayValueId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
getByteArrayValueId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getByteArrayValueId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getByteArrayValueId() - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
getBytes() - Method in class org.camunda.bpm.engine.identity.Picture
 
getBytes() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
getBytes() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
getBytesFromString(String) - Method in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
 
getBytesUnchecked(String, String) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.StringUtils
Encodes the given string into a sequence of bytes using the named charset, storing the result into a new byte array.
getBytesUtf8(String) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.StringUtils
Encodes the given string into a sequence of bytes using the UTF-8 charset, storing the result into a new byte array.
getByteValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getCache() - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
 
getCachedElContext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getCachedEntityState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getCachedValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
getCachedValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getCachedValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getCachedValue() - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
getCachedVariables() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
getCachedVariables() - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
 
getCachedVariables() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
getCachedVariables() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
getCallActivityId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getCallActivityInstanceId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getCalledFromActivityIds() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getCalledProcessDefinitions(UriInfo) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
getCalledProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
The called process instance in case of call activity
getCalledProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getCalledProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getCalledProcessInstances(UriInfo) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
getCandidateGroup() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getCandidateGroupIdExpressions() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getCandidateGroups() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getCandidates() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Retrieves the candidate users and groups associated with the task.
getCandidates() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getCandidateStarterGroupIdExpressions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getCandidateStarterUserIdExpressions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getCandidateUser() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getCandidateUserIdExpressions() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getCanonicalName() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityEnd
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityExecute
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityStart
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascade
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascadeFireActivityEnd
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessEnd
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStart
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStartInitial
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionCreateScope
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionDestroyScope
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerEnd
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerStart
 
getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerTake
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstBinary
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstBracket
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstChoice
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstComposite
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstDot
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstLiteral
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstNested
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstParameters
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
getCardinality() - Method in class org.camunda.bpm.engine.impl.juel.AstUnary
 
getCardinality() - Method in interface org.camunda.bpm.engine.impl.juel.Node
Get the node's number of children.
getCategory() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getCategory() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getCategory() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
category name which is derived from the targetNamespace attribute in the definitions element
getCategory() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getCategoryLike() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getCause() - Method in class org.camunda.bpm.cycle.web.dto.WebExceptionDTO
 
getCause() - Method in exception org.camunda.bpm.engine.impl.util.json.JSONException
 
getCauseIncidentActivityId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getCauseIncidentId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getCauseIncidentId() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the id of the incident on which this incident has been triggered.
getCauseIncidentProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getCauseIncidentProcessInstanceId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstBinary
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstBracket
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstChoice
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstComposite
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstLiteral
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstNested
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstParameters
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
getChild(int) - Method in class org.camunda.bpm.engine.impl.juel.AstUnary
 
getChild(int) - Method in interface org.camunda.bpm.engine.impl.juel.Node
Get i'th child
getChildActivityInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
getChildActivityInstances() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
Returns the child activity instances.
getChildActivityInstances() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
Returns the child activity instances.
getChildren(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.Connector
 
getChildren(String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
getChildren(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
getChildren(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
getChildren(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
getChildTransitionInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
getChildTransitionInstances() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
getChildTransitionInstances() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
Returns the child transition instances.
getClasses() - Method in class org.camunda.bpm.admin.impl.web.AdminApplication
 
getClasses() - Method in class org.camunda.bpm.cockpit.impl.web.CockpitApplication
 
getClasses() - Method in class org.camunda.bpm.engine.rest.impl.application.DefaultApplication
 
getClasses() - Method in class org.camunda.bpm.webapp.impl.engine.EngineRestApplication
 
getClassFilter() - Method in class org.camunda.bpm.engine.spring.components.aop.util.MetaAnnotationMatchingPointcut
 
getClassloader(Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
 
getClassLoader() - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
 
getClassLoader() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getClassName() - Method in exception org.camunda.bpm.engine.ClassLoadingException
Returns the name of the class this exception is related to.
getClassName() - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
returns the class name this ClassDelegate is configured to.
getClassNameWithoutPackage(Object) - Static method in class org.camunda.bpm.engine.impl.util.ClassNameUtil
 
getClassNameWithoutPackage(Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.ClassNameUtil
 
getCollectionElementVariable() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
getCollectionExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
getCollectionVariable() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
getColumn() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
getColumnNames() - Method in class org.camunda.bpm.engine.management.TableMetaData
 
getColumnTypes() - Method in class org.camunda.bpm.engine.management.TableMetaData
 
getCommand() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getCommand(String, Throwable) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
 
getCommand(String, Throwable) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.FailedJobCommandFactory
 
getCommand(String, Throwable) - Method in class org.camunda.bpm.engine.impl.jobexecutor.FoxFailedJobCommandFactory
 
getCommandContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
getCommandContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCommandContextFactory() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
getCommandExecutor(String) - Static method in class org.camunda.bpm.cockpit.Cockpit
Returns a configured CommandExecutor to execute commands to the corresponding process engine
getCommandExecutor(String) - Method in interface org.camunda.bpm.cockpit.CockpitRuntimeDelegate
Returns a configured CommandExecutor to execute commands to the corresponding process engine.
getCommandExecutor(String) - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
 
getCommandExecutor() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
getCommandExecutor() - Method in class org.camunda.bpm.cockpit.service.AbstractEngineAware
Return a CommandExecutor for the current engine to execute plugin commands.
getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
Deprecated.
getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.ServiceImpl
 
getCommandExecutorSchemaOperations() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCommandExecutorTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCommandExecutorTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCommentManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getCommonJWorkManagerName() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ArrayELResolver
If the base object is a Java language array, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
If the base object is not null, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
Returns the most general type that this resolver accepts for the property argument, given a base object.
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ELResolver
Returns the most general type that this resolver accepts for the property argument, given a base object.
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ListELResolver
If the base object is a list, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.MapELResolver
If the base object is a map, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ResourceBundleELResolver
If the base object is a ResourceBundle, returns the most general type that this resolver accepts for the property argument.
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.SimpleResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.spring.ApplicationContextElResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.test.mock.MockElResolver
 
getCompensateEventSubscriptions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getCompensateEventSubscriptions(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getCompletedTaskCount() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getCompletedTaskCount() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
getCompletionConditionExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
getConfiguration() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getConfiguration() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getConfiguration() - Method in class org.camunda.bpm.cycle.connector.Connector
 
getConfiguration() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getConfiguration() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getConfiguration() - Method in class org.camunda.bpm.engine.osgi.blueprint.ConfigurationFactory
 
getConfiguration() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the payload of this incident.
getConfigurationClass() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
getConfigurationClass() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
 
getConfigurationProperties() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getConfigurationResource() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getConfigurationResource() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
getConnection() - Method in interface org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactory
 
getConnection() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
getConnector(Class<? extends Connector>) - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
Return the first connector with the given class or null if none was found
getConnector(long) - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
Return a connector with the given id
getConnector(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
getConnectorClass() - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
getConnectorClass() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
getConnectorConfiguration() - Method in class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
getConnectorConfigurationById(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
getConnectorConfigurations() - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
Returns a list of all connector configurations known to this registry
getConnectorConfigurations(Class<? extends Connector>) - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
Returns a list of connector configurations for a given connector class
getConnectorCredentials() - Method in class org.camunda.bpm.cycle.entity.User
 
getConnectorCredentialsByUserId(Long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
getConnectorDefinition(Class<? extends Connector>) - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
Returns the connector definition for the given connector class or null if no definition was found.
getConnectorDefinitions() - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
Return a list of default configurations
getConnectorId() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
getConnectorId() - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
getConnectorId() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
getConnectorId() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
getConnectorId() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorDTO
 
getConnectorId() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
getConnectorName() - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
getConnectorName() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
getConnectorNode() - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
Returns the connector node stored in this diagram or null if none is stored
getConnectorNode() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
getConnectors() - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
Eagerly loads all connectors for which a connector configuration is available and returns the connectors
getContainerDelegate() - Method in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
getContainerRuntimeDelegate() - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
 
getContent(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.Connector
Get the contents of the given node as an input stream.
getContent(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
getContent(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
getContent(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
getContent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getContentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getContentInfo(long, String, ConnectorNodeType) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
getContentInformation(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.Connector
Returns a ContentInformation for the given connector node.
getContentInformation(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
getContentInformation(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
getContentInformation(ConnectorNode) - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
getContentType(String) - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractPluginRootResource
 
getContext(Class<?>) - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Returns the context object associated with the given key.
getContext(Class<?>) - Method in class org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
 
getContextClassloader() - Static method in class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
 
getContextExecution() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
returns the execution in which context this delegate is invoked.
getContextPath() - Method in class org.camunda.bpm.engine.rest.dto.task.FormDto
 
getContextProperties() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getConversationId() - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
getCorePoolSize() - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
getCorePoolSize() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
getCorrelationHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCorrelationKeys() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
 
getCorrelationKeys() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
getCount() - Method in class org.camunda.bpm.engine.rest.dto.CountResultDto
 
getCreated() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
getCreated() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getCreated() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getCreated() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
The time this event subscription was created.
getCreatedDate() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
getCreateTime() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
The date/time when this task was created
getCreateTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getCreateTime() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getCreateTime() - Method in interface org.camunda.bpm.engine.task.Task
The date/time when this task was created
getCreateTimeAfter() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getCreateTimeBefore() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getCredentials() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
 
getCurrent() - Static method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
Returns the authentications for the current thread.
getCurrentActivityId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
Gets the id of the current activity.
getCurrentActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getCurrentActivityId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getCurrentActivityName() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
Gets the name of the current activity.
getCurrentActivityName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getCurrentActivityName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getCurrentAuthentication() - Method in interface org.camunda.bpm.engine.IdentityService
 
getCurrentAuthentication() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
getCurrentJob() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
 
getCurrentProcessApplication() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
getCurrentProcessorJobQueue() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
 
getCurrentTime() - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
 
getCurrentTransitionId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
return the Id of the current transition
getCurrentTransitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getCurrentTransitionId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getCustomEventHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomFormEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomFormTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomIncidentHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomJobHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPostBPMNParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPostCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPostCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPostDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPostVariableTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPreBPMNParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPreCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPreCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPreDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomPreVariableTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomRejectedJobsHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomScriptingEngineClasses() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getCustomSessionFactories() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDatabaseSchema() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDatabaseSchema() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getDatabaseSchemaUpdate() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getDatabaseTablePrefix() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDatabaseTablePrefix() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getDatabaseType() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getDatabaseType() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
getDatabaseType() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getDataInputs() - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
getDataOutputs() - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
getDatasource() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
getDatasource() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
 
getDataSource() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getDatasourceBinderServiceInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
getDatasourceJndiName() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getDataSourceJndiName() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getDateAfter() - Method in class org.camunda.bpm.engine.impl.calendar.DurationHelper
 
getDayOfWeekNumber(String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
getDbAuthorization() - Method in class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
 
getDbSchemaOperationsCommandContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
getDbSqlSession() - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
 
getDbSqlSession() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getDbSqlSession() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getDbSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDbSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
getDbSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getDbTablePrefix() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getDbVersion() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
getDbVersion() - Method in exception org.camunda.bpm.engine.WrongDbException
The version of the Activiti library that was used to create the database schema.
getDefaultBPMNParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDefaultCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
getDefaultCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDefaultCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.StandaloneProcessEngineConfiguration
 
getDefaultCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
getDefaultCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
getDefaultCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDefaultCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.StandaloneProcessEngineConfiguration
 
getDefaultCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
getDefaultCommitMessage() - Method in class org.camunda.bpm.cycle.configuration.CycleConfiguration
 
getDefaultCommitMessage() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
getDefaultCommitMessage(String) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
getDefaultDatabaseTypeMappings() - Static method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDefaultDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDefaultEngineName() - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
getDefaultExpression() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
getDefaultProcessEngine() - Static method in class org.camunda.bpm.BpmPlatform
 
getDefaultProcessEngine() - Method in interface org.camunda.bpm.cockpit.CockpitRuntimeDelegate
Returns the default ProcessEngine provided by the
getDefaultProcessEngine() - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
 
getDefaultProcessEngine() - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
 
getDefaultProcessEngine() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getDefaultProcessEngine(MBeanDeploymentOperation) - Static method in class org.camunda.bpm.container.impl.jmx.deployment.util.InjectionUtil
 
getDefaultProcessEngine() - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getDefaultProcessEngine() - Static method in class org.camunda.bpm.engine.ProcessEngines
 
getDefaultProcessEngine() - Method in class org.camunda.bpm.engine.rest.impl.application.ContainerManagedProcessEngineProvider
 
getDefaultProcessEngine() - Method in interface org.camunda.bpm.engine.rest.spi.ProcessEngineProvider
Provides the default engine.
getDefaultProcessEngine() - Method in interface org.camunda.bpm.ProcessEngineService
 
getDefaultProcessEngine() - Method in class org.camunda.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
 
getDefaultProcessEngineInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
getDefinition() - Method in enum org.camunda.bpm.container.impl.jboss.extension.Attribute
 
getDefinition() - Method in enum org.camunda.bpm.container.impl.jboss.extension.Element
 
getDefinition(String) - Method in enum org.camunda.bpm.container.impl.jboss.extension.Element
 
getDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.data.Data
 
getDefinition() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionStatisticsResultDto
 
getDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
 
getDelayedExecutionJobHandlerType() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
Subclasses should return the type of the JobHandler here.
getDelayedExecutionJobHandlerType() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
 
getDelayedExecutionJobHandlerType() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
 
getDelegateInterceptor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDelegationState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getDelegationState() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getDelegationState() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getDelegationState() - Method in interface org.camunda.bpm.engine.task.Task
The current DelegationState for this task.
getDelegationStateString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getDelegationStateString() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getDeleteReason() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
Obtains the reason for the process instance's deletion.
getDeleteReason() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
The reason why this task was deleted {'completed' | 'deleted' | any other user defined string }.
getDeleteReason() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
getDeleteReason() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getDeleteReason() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getDeleteReason() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ExecutionListenerExecution
 
getDeleteReason() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getDeleteReason() - Method in class org.camunda.bpm.engine.rest.dto.DeleteEngineEntityDto
 
getDeleteReason() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getDeleteStatement(Class<?>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getDeleteStatements() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getDeletions() - Method in class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
 
getDeniedPaths() - Method in class org.camunda.bpm.webapp.impl.security.filter.PathFilterRule
 
getDeniedPaths() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
getDeployedArtifacts(Class<T>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
getDeployedProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
getDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDeployers() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
getDeployment() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
getDeployment() - Method in class org.camunda.bpm.engine.impl.context.ExecutionContext
 
getDeployment() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
getDeploymentCache() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getDeploymentDescriptorLocations(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ParseProcessesXmlStep
 
getDeploymentDescriptors(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
getDeploymentDescriptorUrls(Module, String[]) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
getDeploymentId() - Method in class org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
 
getDeploymentId() - Method in interface org.camunda.bpm.application.ProcessApplicationDeploymentInfo
 
getDeploymentId() - Method in interface org.camunda.bpm.engine.form.FormData
The deployment id of the process definition to which this form is related
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getDeploymentId() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getDeploymentId() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessDefinition
 
getDeploymentId() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
The deployment in which this process definition is contained.
getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getDeploymentId() - Method in interface org.camunda.bpm.engine.runtime.Job
Returns the id of the deployment in which context the job was created.
getDeploymentIds() - Method in interface org.camunda.bpm.application.ProcessApplicationRegistration
 
getDeploymentIds() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
getDeploymentIds() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplicationMBean
 
getDeploymentIds() - Method in class org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
 
getDeploymentInfo() - Method in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
getDeploymentInfo() - Method in interface org.camunda.bpm.application.ProcessApplicationInfo
 
getDeploymentManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getDeploymentManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getDeploymentName() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
getDeploymentNames() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
getDeploymentNames() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplicationMBean
 
GetDeploymentProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetDeploymentProcessDefinitionCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
 
GetDeploymentProcessDiagramCmd - Class in org.camunda.bpm.engine.impl.cmd
Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.
GetDeploymentProcessDiagramCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDiagramCmd
 
GetDeploymentProcessDiagramLayoutCmd - Class in org.camunda.bpm.engine.impl.cmd
Provides positions and dimensions of elements in a process diagram as provided by GetDeploymentProcessDiagramCmd.
GetDeploymentProcessDiagramLayoutCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
 
GetDeploymentProcessModelCmd - Class in org.camunda.bpm.engine.impl.cmd
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
GetDeploymentProcessModelCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessModelCmd
 
GetDeploymentResourceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetDeploymentResourceCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceCmd
 
getDeploymentResourceNames(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
getDeploymentResourceNames(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
getDeploymentResourceNames(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Retrieves a list of deployment resources for the given deployment, ordered alphabetically.
GetDeploymentResourceNamesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetDeploymentResourceNamesCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceNamesCmd
 
getDeploymentResources(ProcessArchiveXml, DeploymentUnit, VirtualFile) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
getDeploymentResources() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
getDeploymentTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
getDeploymentTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
 
getDeploymentTime() - Method in interface org.camunda.bpm.engine.repository.Deployment
 
getDescription() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Free text description of the task.
getDescription() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
The latest description given to this task.
getDescription() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getDescription() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getDescription() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getDescription() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getDescription() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getDescription() - Method in interface org.camunda.bpm.engine.impl.pvm.ReadOnlyProcessDefinition
 
getDescription() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getDescription() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
description of this process
getDescription() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getDescription() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getDescription() - Method in interface org.camunda.bpm.engine.task.Attachment
long (max 255 chars) explanation what this attachment is about in context of the task and/or process instance it's linked to.
getDescription() - Method in interface org.camunda.bpm.engine.task.Task
Free text description of the task.
getDescriptionExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getDescriptionLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getDestination() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
getDestination() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmTransition
 
getDestinationExpression() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
getDestinationVariableName() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
getDetails(long) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
getDetails() - Method in interface org.camunda.bpm.engine.impl.identity.Account
 
getDetails() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getDiagram() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getDiagramBoundsFromBpmnDi(Document) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
getDiagramBoundsFromImage(InputStream) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
getDiagramBoundsFromImage(InputStream, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
getDiagramBoundsFromImage(BufferedImage, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
getDiagramById(long) - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
getDiagramId() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
getDiagramPath() - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
getDiagramResourceForProcess(String, String, Map<String, ResourceEntity>) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
Returns the default name of the image resource for a certain process.
getDiagramResourceName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getDiagramResourceName() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getDiagramResourceName() - Method in interface org.camunda.bpm.engine.impl.pvm.ReadOnlyProcessDefinition
 
getDiagramResourceName() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
The resource name in the deployment of the diagram image (if any).
getDirective(String) - Method in class org.camunda.bpm.engine.osgi.HeaderParser.PathElement
 
getDirectives() - Method in class org.camunda.bpm.engine.osgi.HeaderParser.PathElement
 
getDisplayName() - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
 
getDn() - Method in class org.camunda.bpm.identity.impl.ldap.LdapGroupEntity
 
getDn() - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserEntity
 
getDnForGroup(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
getDnForUser(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
getDouble(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the double value associated with an index.
getDouble(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the double value associated with a key.
getDoubleValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getDoubleValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getDoubleValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getDoubleValue() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
getDoubleValue() - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
getDue() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getDueDate() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Due date of the task.
getDueDate() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Task due date
getDueDate() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getDuedate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getDueDate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getDueDate() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
 
getDuedate() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto
 
getDuedate() - Method in interface org.camunda.bpm.engine.runtime.Job
Returns the date on which this job is supposed to be processed.
getDueDate() - Method in interface org.camunda.bpm.engine.task.Task
Due date of the task.
getDueDateExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getDurationInMillis() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
getDurationInMillis() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
getDurationInMillis() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
getDurationInMillis() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
getDurationInMillis() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getDurationInMillis() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getDurationRaw() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
getEdge(String) - Method in class org.camunda.bpm.engine.repository.DiagramLayout
 
getElContext(VariableScope) - Method in class org.camunda.bpm.engine.impl.el.ExpressionManager
 
getELContext() - Method in class org.camunda.bpm.engine.impl.javax.el.ELContextEvent
Returns the ELContext that was created.
getElementBoundsFromBpmnDi(Document) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
getElements() - Method in class org.camunda.bpm.engine.repository.DiagramLayout
 
getElResolver() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
getElResolver(AbstractProcessApplication) - Method in interface org.camunda.bpm.application.ProcessApplicationElResolver
return the Resolver
getElResolver() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
This allows the process application to provide a custom ElResolver to the process engine.
getElResolver(AbstractProcessApplication) - Method in class org.camunda.bpm.engine.cdi.impl.CdiProcessApplicationElResolver
 
getELResolver() - Method in class org.camunda.bpm.engine.impl.el.ActivitiElContext
 
getELResolver() - Method in class org.camunda.bpm.engine.impl.el.ParsingElContext
 
getELResolver() - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Retrieves the ELResolver associated with this context.
getELResolver() - Method in class org.camunda.bpm.engine.impl.juel.SimpleContext
Get our resolver.
getElResolver(AbstractProcessApplication) - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplicationElResolver
 
getEmail() - Method in class org.camunda.bpm.cycle.entity.User
 
getEmail() - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
getEmail() - Method in interface org.camunda.bpm.engine.identity.User
 
getEmail() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
getEmail() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
getEmail() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
getEmailFrom() - Method in class org.camunda.bpm.cycle.configuration.CycleConfiguration
The name that is used by cycle to send emails.
getEmailLike() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
getEncountered() - Method in exception org.camunda.bpm.engine.impl.juel.TreeBuilderException
 
getEncryptionPassword() - Method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
getEndActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
Deprecated.
getEndActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
getEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
Time when the activity instance ended
getEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
The time the process was ended.
getEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Time when the task was deleted or completed.
getEndTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
getEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getEngineName() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getEngineName() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getEngineVersion() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getEntityClass() - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
getEntityManager() - Method in interface org.camunda.bpm.engine.impl.variable.EntityManagerSession
Get an EntityManager instance associated with this session.
getEntityManager() - Method in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionImpl
 
getEntityManagerFactory() - Method in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionFactory
 
getErrorCode() - Method in exception org.camunda.bpm.engine.delegate.BpmnError
 
getErrorCode() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
 
getErrorCode() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Error
 
getErrorCode() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
getEventHandler(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getEventHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getEventHandlerType() - Method in class org.camunda.bpm.engine.impl.event.CompensationEventHandler
 
getEventHandlerType() - Method in interface org.camunda.bpm.engine.impl.event.EventHandler
 
getEventHandlerType() - Method in class org.camunda.bpm.engine.impl.event.MessageEventHandler
 
getEventHandlerType() - Method in class org.camunda.bpm.engine.impl.event.SignalEventHandler
 
getEventName() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
The event name in case this execution is passed in for an ExecutionListener
getEventName() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Returns the event name which triggered the task listener to fire for this task.
getEventName() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
getEventName() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
getEventName() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
 
getEventName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getEventName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getEventName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getEventName() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ExecutionListenerExecution
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AbstractEventAtomicOperation
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityEnd
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityStart
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascadeFireActivityEnd
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessEnd
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStart
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStartInitial
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerEnd
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerStart
 
getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getEventName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
getEventName() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
The name of the event this subscription belongs to as defined in the process model.
getEventSource() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getEventSource() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ExecutionListenerExecution
 
getEventSource() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getEventSubscription() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.EventSubscriptionResource
 
getEventSubscription() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
 
getEventSubscriptionId() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
getEventSubscriptionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getEventSubscriptions() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getEventSubscriptions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getEventSubscriptions() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getEventSubscriptionsInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getEventType() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
getEventType() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
getEventType() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
 
getEventType() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
getEventType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getEventType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
getEventType() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
The event subscriptions type.
getException() - Method in class org.camunda.bpm.cycle.connector.ConnectorStatus
 
getException() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getException() - Method in class org.camunda.bpm.engine.impl.ProcessEngineInfoImpl
 
getException() - Method in interface org.camunda.bpm.engine.ProcessEngineInfo
Returns the exception stacktrace in case an exception occurred while initializing the engine.
getExceptionByteArrayId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getExceptionMessage() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorStatusDTO
 
getExceptionMessage() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
getExceptionMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getExceptionMessage() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
 
getExceptionMessage() - Method in interface org.camunda.bpm.engine.runtime.Job
Returns the message of the exception that occurred, the last time the job was executed.
getExceptionStacktrace() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getExceptionType() - Method in class org.camunda.bpm.cycle.web.dto.ExceptionDTO
 
getExcludeSubtasks() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getExcludeTaskRelated() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
getExcludeTaskRelated() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
getExecutable() - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
 
getExecutable() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in interface org.camunda.bpm.container.ExecutorService
Returns a runnable to be used for executing Jobs.
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
 
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in interface org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnection
 
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionImpl
 
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.container.impl.threading.se.SeExecutorService
 
getExecution() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Returns the currently associated execution or 'null'
getExecution() - Method in class org.camunda.bpm.engine.cdi.CurrentProcessInstance
Returns the currently associated execution or 'null'
getExecution() - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
get the current execution
getExecution() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
getExecution() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
getExecution() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Returns the execution currently at the task.
getExecution() - Method in class org.camunda.bpm.engine.impl.context.ExecutionContext
 
getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getExecution(String) - Method in interface org.camunda.bpm.engine.rest.ExecutionRestService
 
getExecution(String) - Method in class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
 
getExecution() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ExecutionResource
 
getExecution() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
 
getExecutionContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
getExecutionEntity() - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
getExecutionFromContext() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
getExecutionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getExecutionId() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
getExecutionId() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
 
getExecutionId() - Method in class org.camunda.bpm.engine.cdi.CurrentProcessInstance
 
getExecutionId() - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
 
getExecutionId() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
getExecutionId() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
getExecutionId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Reference to the path of execution or null if it is not related to a process instance.
getExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
Execution reference
getExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
The identifier for the path of execution.
getExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Execution reference.
getExecutionId() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getExecutionId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
 
getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getExecutionId() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
The execution that is subscribed on the referenced event.
getExecutionId() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the specific execution on which this incident has happened.
getExecutionId() - Method in interface org.camunda.bpm.engine.runtime.Job
Returns the specific execution on which the job was created.
getExecutionId() - Method in interface org.camunda.bpm.engine.runtime.TransitionInstance
returns the id of of the execution that is currently executing this transition instance
getExecutionId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
Returns the corresponding execution id.
getExecutionId() - Method in interface org.camunda.bpm.engine.task.Task
Reference to the path of execution or null if it is not related to a process instance.
getExecutionIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
getExecutionIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
getExecutionIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
the list of executions that are currently waiting in this activity instance
getExecutionIds() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
the list of executions that are currently waiting in this activity instance
getExecutionListener() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
getExecutionListener() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
Allows the process application to provide an ExecutionListener which is notified about all execution events in all of the process instances deployed by this process application.
getExecutionListenerIndex() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getExecutionListenerIndex() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getExecutionListenerIndex() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
getExecutionListenerInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
getExecutionListeners(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
getExecutionListeners() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
getExecutionListeners() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
getExecutionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getExecutions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
ensures initialization and returns the non-null executions list
getExecutions() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
returns the list of execution of which this execution the parent of.
getExecutions() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
ensures initialization and returns the non-null executions list
getExecutions(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.ExecutionRestService
 
getExecutions(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
 
getExecutionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.ExecutionRestService
 
getExecutionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
 
getExecutionService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getExecutionService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
GetExecutionVariableCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetExecutionVariableCmd(String, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableCmd
 
GetExecutionVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetExecutionVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
 
getExecutorInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
getExecutorInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
getExecutorService() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getExecutorService() - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getExecutorService() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector.ExecutorServiceWrapper
 
getExecutorService() - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
 
getExecutorServiceWrapper() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
getExpected() - Method in exception org.camunda.bpm.engine.impl.juel.TreeBuilderException
 
getExpectedType() - Method in class org.camunda.bpm.engine.impl.javax.el.ValueExpression
Returns the type the result of the expression will be coerced to after evaluation.
getExpectedType() - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
 
getExpectedType() - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
 
getExpression() - Method in exception org.camunda.bpm.engine.impl.juel.TreeBuilderException
 
getExpressionManager() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
 
getExpressionManager() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
getExpressionManager() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
 
getExpressionManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getExpressionString() - Method in class org.camunda.bpm.engine.impl.javax.el.Expression
Returns the original String used to create this Expression, unmodified.
getExpressionString() - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
Answer null.
getExpressionString() - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
 
getExpressionString() - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
 
getExpressionText() - Method in interface org.camunda.bpm.engine.delegate.Expression
 
getExpressionText() - Method in class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
returns the expression text for this execution listener.
getExpressionText() - Method in class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionTaskListener
returns the expression text for this task listener.
getExpressionText() - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionExecutionListener
returns the expression text for this execution listener.
getExpressionText() - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionTaskListener
returns the expression text for this task listener.
getExpressionText() - Method in interface org.camunda.bpm.engine.impl.el.Expression
 
getExpressionText() - Method in class org.camunda.bpm.engine.impl.el.FixedValue
 
getExpressionText() - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
 
getExtensionHandler(Scanner.Token) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
getExtensionPoint() - Method in class org.camunda.bpm.engine.impl.juel.Parser.ExtensionHandler
 
getExtensions() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getFactory() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
getFailedJobCommandFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getFailedJobCommandFactory() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getFailedJobs() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
getFailedJobs() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
getFailedJobs() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
getFailedJobs() - Method in interface org.camunda.bpm.engine.management.ActivityStatistics
The number of all failed jobs for the activity.
getFailedJobs() - Method in interface org.camunda.bpm.engine.management.DeploymentStatistics
The number of all failed jobs of process instances of definitions contained in this deployment.
getFailedJobs() - Method in interface org.camunda.bpm.engine.management.ProcessDefinitionStatistics
The number of all failed jobs of all process instances.
getFailedJobs() - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ArrayELResolver
Always returns null, since there is no reason to iterate through set set of all integers.
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
If the base object is not null, returns an Iterator containing the set of JavaBeans properties available on the given object.
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
Returns information about the set of variables or properties that can be resolved for the given base object.
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ELResolver
Returns information about the set of variables or properties that can be resolved for the given base object.
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ListELResolver
Always returns null, since there is no reason to iterate through set set of all integers.
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.MapELResolver
If the base object is a map, returns an Iterator containing the set of keys available in the Map.
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ResourceBundleELResolver
If the base object is a ResourceBundle, returns an Iterator containing the set of keys available in the ResourceBundle.
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.SimpleResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.spring.ApplicationContextElResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.test.mock.MockElResolver
 
getField(String, Object) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
Returns the field of the given object or null if it doesnt exist.
getField(String, Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
Returns the field of the given class or null if it doesnt exist.
getFieldNameAt(int) - Method in class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
getFieldNameAt(int) - Method in interface org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureDefinition
Obtains the name of the field in the index position
getFieldNameAt(int) - Method in class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
getFieldNameAt(int) - Method in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
getFieldSize() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
getFieldSize() - Method in interface org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureDefinition
Obtains the number of fields that this structure has
getFieldSize() - Method in class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
getFieldSize() - Method in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
getFieldTypeAt(int) - Method in class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
getFieldTypeAt(int) - Method in interface org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureDefinition
Obtains the type of the field in the index position
getFieldTypeAt(int) - Method in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
getFieldValue(String) - Method in class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
getFieldValue(String) - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemInstance
 
getFile(URL) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
getFile(String) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
getFile() - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
 
getFile(String) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
 
getFileSets() - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
 
getFinishedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getFinishedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getFirstDataInputName() - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
getFirstDataOutputName() - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
getFirstName() - Method in interface org.camunda.bpm.engine.identity.User
 
getFirstName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
getFirstName() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
getFirstName() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
getFirstName() - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
 
getFirstNameLike() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
getFirstResult() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
getFirstResult() - Method in class org.camunda.bpm.engine.impl.Page
 
getFirstResult() - Method in class org.camunda.bpm.engine.management.TablePage
 
getFirstRow() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
getFlowNodeIds() - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
getForm() - Method in class org.camunda.bpm.engine.impl.form.FormReference
 
getForm() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
getForm() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
 
getFormEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getFormInstanceById(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getFormKey() - Method in interface org.camunda.bpm.engine.form.FormData
User defined reference to a form.
getFormKey() - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
getFormKey() - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
GetFormKeyCmd - Class in org.camunda.bpm.engine.impl.cmd
Command for retrieving start or task form keys.
GetFormKeyCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
Retrieves a start form key.
GetFormKeyCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
Retrieves a task form key.
getFormProperties() - Method in interface org.camunda.bpm.engine.form.FormData
Properties containing the dynamic information that needs to be displayed in the form.
getFormProperties() - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
getFormPropertyHandlers() - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
getFormService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getFormService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getFormService() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
getFormService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getFormTemplateString(FormData, String) - Method in class org.camunda.bpm.engine.impl.form.JuelFormEngine
 
getFormTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getFoxLegacyProperties() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getFromSession(HttpSession) - Static method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
Allows obtaining an Authentications object from the HttpSession.
getFullMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getFullMessage() - Method in interface org.camunda.bpm.engine.task.Comment
the full comment message the user had related to the task and/or process instance
getFullMessageBytes() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getFunction(int) - Method in class org.camunda.bpm.engine.impl.juel.Bindings
Get function by index.
getFunctionMapper() - Method in class org.camunda.bpm.engine.impl.el.ActivitiElContext
 
getFunctionMapper() - Method in class org.camunda.bpm.engine.impl.el.ParsingElContext
 
getFunctionMapper() - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Retrieves the FunctionMapper associated with this ELContext.
getFunctionMapper() - Method in class org.camunda.bpm.engine.impl.juel.SimpleContext
Get our function mapper.
getFunctionNodes() - Method in class org.camunda.bpm.engine.impl.juel.Tree
Get function nodes (in no particular order)
getFunctions() - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
getGlobalPassword() - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
getGlobalUser() - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
getGroup() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
getGroup(String) - Method in interface org.camunda.bpm.engine.rest.GroupRestService
 
getGroup(String) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
getGroup(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.GroupResource
 
getGroup(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl
 
getGroupCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.GroupRestService
 
getGroupCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
getGroupCount(GroupQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
getGroupId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
 
getGroupId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getGroupId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getGroupId() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
getGroupId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
getGroupId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
getGroupId() - Method in interface org.camunda.bpm.engine.task.IdentityLink
If the identity link involves a group, then this will be a non-null id of a group.
getGroupIdAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getGroupIds() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
getGroupIds() - Method in class org.camunda.bpm.engine.impl.identity.Authentication
 
getGroupIds() - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
 
getGroupInfo(String) - Method in interface org.camunda.bpm.engine.rest.IdentityRestService
 
getGroupInfo(String) - Method in class org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
 
getGroupMemberAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getGroupMembersResource() - Method in interface org.camunda.bpm.engine.rest.sub.identity.GroupResource
 
getGroupMembersResource() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl
 
getGroupNameAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getGroupRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getGroupRestService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getGroups() - Method in class org.camunda.bpm.engine.rest.dto.task.GroupInfoDto
 
getGroupSearchBase() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getGroupSearchFilter() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getGroupSearchFilter(LdapGroupQuery) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
getGroupsForCandidateUser(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getGroupTypeAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getGroupUsers() - Method in class org.camunda.bpm.engine.rest.dto.task.GroupInfoDto
 
getHandler() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
getHandlerActivityId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
getHandlerMethod() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
getHasStartFormKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getHeight() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getHeight() - Method in interface org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
 
getHeight() - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
getHeight() - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
getHeight() - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
getHistoricActivityInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getHistoricActivityInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getHistoricActivityInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService
Exposes the HistoricActivityInstanceQuery interface as a REST service.
getHistoricActivityInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
 
getHistoricActivityInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService
 
getHistoricActivityInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
 
getHistoricDetailManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getHistoricDetailManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getHistoricProcessInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getHistoricProcessInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getHistoricProcessInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
Exposes the HistoriProcessInstanceQuery interface as a REST service.
getHistoricProcessInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
 
getHistoricProcessInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
 
getHistoricProcessInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
 
getHistoricTaskInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getHistoricTaskInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getHistoricVariableInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getHistoricVariableInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
Exposes the HistoricVariableInstanceQuery interface as a REST service.
getHistoricVariableInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
 
getHistoricVariableInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
 
getHistoricVariableInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
 
getHistory() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getHistoryEventHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getHistoryEventProducer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getHistoryLevel() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getHistoryLevel() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getHistoryLevel() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getHistoryRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getHistoryRestService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getHistoryService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getHistoryService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getHistoryService() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
getHistoryService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getHref() - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
 
getHtml() - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
getId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.BasePlugin
 
getId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
getId() - Method in interface org.camunda.bpm.cockpit.plugin.spi.CockpitPlugin
Returns the id of this plugin.
getId() - Method in class org.camunda.bpm.cycle.connector.Connector
 
getId() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
Return the id of this node.
getId() - Method in class org.camunda.bpm.cycle.entity.AbstractEntity
 
getId() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
getId() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
getId() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
getId() - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
getId() - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
getId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
 
getId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
Unique id of this path of execution that can be used as a handle to provide external signals back into the engine after wait states.
getId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
DB id of the task.
getId() - Method in interface org.camunda.bpm.engine.form.FormProperty
getId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
The unique identifier of this historic activity instance.
getId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
The unique DB id for this historic detail
getId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
The process instance id (== as the id for the runtime process instance).
getId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
The unique identifier of this historic task instance.
getId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
The unique DB id
getId() - Method in interface org.camunda.bpm.engine.identity.Group
 
getId() - Method in interface org.camunda.bpm.engine.identity.User
 
getId() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.data.Data
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureDefinition
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
getId() - Method in interface org.camunda.bpm.engine.impl.bpmn.data.StructureDefinition
Obtains the id of this structure
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Error
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
getId() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
getId() - Method in interface org.camunda.bpm.engine.impl.bpmn.webservice.OperationImplementation
 
getId() - Method in interface org.camunda.bpm.engine.impl.db.PersistentObject
 
getId() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
getId() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
getId() - Method in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
getId() - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
getId() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
getId() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessElement
 
getId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
getId() - Method in class org.camunda.bpm.engine.impl.webservice.WSOperation
getId() - Method in interface org.camunda.bpm.engine.management.ActivityStatistics
The activity id.
getId() - Method in interface org.camunda.bpm.engine.repository.Deployment
 
getId() - Method in class org.camunda.bpm.engine.repository.DiagramElement
Id of the diagram element.
getId() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
unique identifier
getId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
The id of the activity instance
getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.task.GroupDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getId() - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
 
getId() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
The unique identifier of the event subscription.
getId() - Method in interface org.camunda.bpm.engine.runtime.Execution
The unique identifier of the execution.
getId() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the unique identifier for this incident.
getId() - Method in interface org.camunda.bpm.engine.runtime.Job
Returns the unique identifier for this job.
getId() - Method in interface org.camunda.bpm.engine.runtime.ProcessElementInstance
The id of the process element instance
getId() - Method in interface org.camunda.bpm.engine.task.Attachment
unique id for this attachment
getId() - Method in interface org.camunda.bpm.engine.task.Task
DB id of the task.
getId() - Method in class org.camunda.bpm.security.UserIdentity
 
getIdBlockSize() - Method in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
getIdBlockSize() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getIdentifierNodes() - Method in class org.camunda.bpm.engine.impl.juel.Tree
Get identifier nodes (in no particular order)
getIdentifiers() - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
getIdentity() - Static method in class org.camunda.bpm.cycle.security.IdentityHolder
 
getIdentityId() - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentication
 
getIdentityInfoManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getIdentityInfoManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getIdentityLinkManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getIdentityLinkManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getIdentityLinks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getIdentityLinks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getIdentityLinksForProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
getIdentityLinksForProcessDefinition(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Retrieves the IdentityLinks associated with the given process definition.
GetIdentityLinksForProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetIdentityLinksForProcessDefinitionCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
 
getIdentityLinksForTask(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getIdentityLinksForTask(String) - Method in interface org.camunda.bpm.engine.TaskService
Retrieves the IdentityLinks associated with the given task.
GetIdentityLinksForTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetIdentityLinksForTaskCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetIdentityLinksForTaskCmd
 
getIdentityProvider(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbGroupQueryImpl
 
getIdentityProviderSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getIdentityRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getIdentityRestService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getIdentityService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getIdentityService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getIdentityService() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
getIdentityService() - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
getIdentityService() - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
getIdentityService() - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
getIdentityService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getIdField() - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
getIdGenerator() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
getIdGenerator() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getIdGenerator() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getIdGeneratorDataSource() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getIdGeneratorDataSourceJndiName() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getIdMethod() - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
getIdRef() - Method in class org.camunda.bpm.engine.impl.bpmn.data.DataRef
 
getIdString(Object) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityMappings
 
getIdType() - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
getImage(long) - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
getImage() - Method in class org.camunda.bpm.engine.impl.juel.Scanner.Token
 
getImageMimeType(String) - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
getImapHost() - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
getImapPassword() - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
getImapProtocol() - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
getImapUsername() - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
getImplementation() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
getImplementation() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
getImporter(String, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
getIncidentByCauseIncidentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getIncidentCount() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
getIncidentCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity
 
getIncidentCount() - Method in interface org.camunda.bpm.engine.management.IncidentStatistics
Returns the number of incidents to the corresponding incidentType.
getIncidentCount() - Method in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
 
getIncidentHandler(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getIncidentHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getIncidentHandlerType() - Method in class org.camunda.bpm.engine.impl.incident.FailedJobIncidentHandler
 
getIncidentHandlerType() - Method in interface org.camunda.bpm.engine.impl.incident.IncidentHandler
Returns the incident type this handler activates for.
getIncidentManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getIncidentMessage() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getIncidentMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getIncidentMessage() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the incident message.
getIncidentRestService(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.BaseRootResource
 
getIncidents() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
getIncidents(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.IncidentRestService
 
getIncidents() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
getIncidents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getIncidents() - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
getIncidentsCount(UriInfo) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.IncidentRestService
 
getIncidentsInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getIncidentStatistics() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
getIncidentStatistics() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
getIncidentStatistics() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
getIncidentStatistics() - Method in interface org.camunda.bpm.engine.management.ActivityStatistics
Returns a list of incident statistics.
getIncidentStatistics() - Method in interface org.camunda.bpm.engine.management.DeploymentStatistics
Returns a list of incident statistics.
getIncidentStatistics() - Method in interface org.camunda.bpm.engine.management.ProcessDefinitionStatistics
Returns a list of incident statistics.
getIncidentTimestamp() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getIncidentTimestamp() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getIncidentTimestamp() - Method in interface org.camunda.bpm.engine.runtime.Incident
Time when the incident happened.
getIncidentType() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getIncidentType() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
getIncidentType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getIncidentType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity
 
getIncidentType() - Method in interface org.camunda.bpm.engine.management.IncidentStatistics
Returns the type of the incidents.
getIncidentType() - Method in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
 
getIncidentType() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the type of this incident to identify the kind of incident.
getIncludeProcessInstances(JSONObject) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
 
getIncomingTransitions() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getIncomingTransitions() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
 
getIndex() - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
getIndex() - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
getIndex() - Method in interface org.camunda.bpm.engine.impl.juel.FunctionNode
Get the unique index of this identifier in the expression (e.g.
getIndex() - Method in interface org.camunda.bpm.engine.impl.juel.IdentifierNode
Get the unique index of this identifier in the expression (e.g.
getInfo(String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
getInformation(String) - Method in interface org.camunda.bpm.engine.form.FormType
Retrieve type specific extra information like the list of values for enum types or the format for date types.
getInformation(String) - Method in class org.camunda.bpm.engine.impl.form.AbstractFormType
 
getInformation(String) - Method in class org.camunda.bpm.engine.impl.form.DateFormType
 
getInformation(String) - Method in class org.camunda.bpm.engine.impl.form.EnumFormType
 
getInitial() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getInitial() - Method in interface org.camunda.bpm.engine.impl.pvm.ReadOnlyProcessDefinition
 
getInitial() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ProcessInstanceStartContext
 
getInitialActivityStack() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getInitialActivityStack(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getInitialContextFactory() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getInjections(Method) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
getInMessage() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
getInput() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
getInputStream() - Method in class org.camunda.bpm.engine.identity.Picture
 
getInputStream() - Method in class org.camunda.bpm.engine.impl.util.io.InputStreamSource
 
getInputStream() - Method in class org.camunda.bpm.engine.impl.util.io.ResourceStreamSource
 
getInputStream() - Method in interface org.camunda.bpm.engine.impl.util.io.StreamSource
 
getInputStream() - Method in class org.camunda.bpm.engine.impl.util.io.StringStreamSource
 
getInputStream() - Method in class org.camunda.bpm.engine.impl.util.io.UrlStreamSource
 
getInputStream() - Method in class org.camunda.bpm.engine.osgi.BarURLHandler.Connection
 
getInputStream() - Method in class org.camunda.bpm.engine.osgi.BpmnURLHandler.Connection
 
getInsertStatement(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getInsertStatements() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getInstalledServices() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
getInstance() - Static method in class org.camunda.bpm.engine.impl.transformer.Identity
 
getInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
getInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
getInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
getInstances() - Method in interface org.camunda.bpm.engine.management.ActivityStatistics
The number of all instances of the activity.
getInstances() - Method in interface org.camunda.bpm.engine.management.DeploymentStatistics
The number of all process instances of the process definitions contained in this deployment.
getInstances() - Method in interface org.camunda.bpm.engine.management.ProcessDefinitionStatistics
The number of all process instances of the process definition.
getInstances() - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
getInstancesForActivitiyId(ActivityInstance, String) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
getInt(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the int value associated with an index.
getInt(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the int value associated with a key.
getInterface() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
getInvocationParameters() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
 
getInvocationResult() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
 
getIoSpecification() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
getIsUseCommonJWorkManager() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
getItem() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemInstance
 
getItemDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
getItemKind() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
getJdbcDriver() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcMaxActiveConnections() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcMaxCheckoutTime() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcMaxIdleConnections() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcMaxWaitTime() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcPassword() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcPingConnectionNotUsedFor() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcPingQuery() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcUrl() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJdbcUsername() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJob(String) - Method in class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
 
getJob(String) - Method in interface org.camunda.bpm.engine.rest.JobRestService
 
getJob() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
 
getJob() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
 
getJobAcquisitionByName(String) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.JobExecutorService
 
getJobAcquisitionName() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
getJobAcquisitionName() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
 
getJobAcquisitionName() - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionStrategy
 
getJobAcquisitionProperties() - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionConfiguration
 
getJobAcquisitions() - Method in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
 
getJobAcquisitions() - Method in interface org.camunda.bpm.container.impl.metadata.spi.JobExecutorXml
 
getJobAcquisitions() - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.JobExecutorService
 
getJobAcquisitionStrategy() - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionConfiguration
 
getJobExceptionStacktrace(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
getJobExceptionStacktrace(String) - Method in interface org.camunda.bpm.engine.ManagementService
Returns the full stacktrace of the exception that occurs when the job with the given id was last executed.
GetJobExceptionStacktraceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetJobExceptionStacktraceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetJobExceptionStacktraceCmd
 
getJobExecutor() - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlImpl
 
getJobExecutor() - Method in interface org.camunda.bpm.container.impl.metadata.spi.BpmPlatformXml
 
getJobExecutor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getJobExecutorAcquisitionName() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getJobExecutorClass() - Method in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
 
getJobExecutorClassName() - Method in class org.camunda.bpm.container.impl.metadata.JobAcquisitionXmlImpl
 
getJobExecutorClassName() - Method in interface org.camunda.bpm.container.impl.metadata.spi.JobAcquisitionXml
 
getJobExecutorContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
getJobExecutorService(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
 
getJobHandlerActivation() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
getJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
getJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getJobHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getJobHandlerType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
getJobHandlerType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getJobIdBatches() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
 
getJobManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getJobRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getJobRestService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getJobs() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getJobs(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
 
getJobs(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.JobRestService
 
getJobsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
 
getJobsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.JobRestService
 
getJobsInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getJPAClassString(Object) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityMappings
 
getJPAEntity(String, String) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityMappings
 
getJpaEntityManagerFactory() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJPAIdString(Object) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityMappings
 
getJpaPersistenceUnitName() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getJSONArray(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the JSONArray associated with an index.
getJSONArray(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the JSONArray value associated with a key.
getJSONObject(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the JSONObject associated with an index.
getJSONObject(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the JSONObject value associated with a key.
getJsonObjectConverter() - Method in class org.camunda.bpm.engine.impl.json.JsonListConverter
 
getKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getKey() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getKey() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getKey() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getKey() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
unique name for all versions this process definitions
getKey() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getKey() - Method in class org.camunda.bpm.engine.rest.dto.task.FormDto
 
getKeyLike() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getKeyLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getKnowledgeBaseCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
getKnownDefaultMailSessionNames() - Method in class org.camunda.bpm.cycle.service.mail.DefaultMailSessionProvider
 
getLabel() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
The label of the node for display purposes in the user interface
getLabel() - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
getLabel() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
getLabel() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
getLaneForId(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
getLaneForId(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getLanes() - Method in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
getLaneSets() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getLanguage() - Method in class org.camunda.bpm.engine.impl.form.FormReference
 
getLanguageName() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getLanguageVersion() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getLargestPoolSize() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getLargestPoolSize() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
getLastDayOfMonth(int, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
getLastId() - Method in class org.camunda.bpm.engine.impl.db.IdBlock
 
getLastModified() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
getLastModified() - Method in class org.camunda.bpm.cycle.connector.ContentInformation
Returns last modified date normalized to seconds accuracy.
getLastModified() - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
getLastModified() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
getLastName() - Method in interface org.camunda.bpm.engine.identity.User
 
getLastName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
getLastName() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
getLastName() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
getLastName() - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
 
getLastNameLike() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
getLastRow() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
getLastSync() - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
getLastSync() - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
getLastSync() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
getLastSync() - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
getLastSyncMode() - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
getLastSyncMode() - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
getLastUpdated() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
getLdapConfiguration() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
 
getLdapIdentityProvider(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapGroupQuery
 
getLdapIdentityProvider(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
 
getLeaveExecutions(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
 
getLeftHandSide() - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
getLeftHandSide() - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
getLibraryVersion() - Method in exception org.camunda.bpm.engine.WrongDbException
The version of the Activiti library used.
getLine() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
getLink() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
getLinkExpression() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
getLinks() - Method in class org.camunda.bpm.engine.rest.dto.LinkableDto
 
getListOfElementsByXPath(Object, String) - Static method in class org.camunda.bpm.cycle.util.XmlUtil
 
getLocale() - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Get the Locale stored by a previous invocation to ELContext.setLocale(Locale).
getLocalLoopVariable(ActivityExecution, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
getLocalName() - Method in enum org.camunda.bpm.container.impl.jboss.extension.Attribute
Get the local name of this element.
getLocalName() - Method in enum org.camunda.bpm.container.impl.jboss.extension.Element
Get the local name of this element.
getLocalTransaction() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
getLocalVariables() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ExecutionResource
 
getLocalVariables() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
 
getLocation() - Method in class org.camunda.bpm.engine.impl.webservice.WSService
 
getLockExpirationTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getLockOwner() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
getLockOwner() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
getLockOwner() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getLockOwner() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getLockTimeInMillis() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
getLockTimeInMillis() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
getLockTimeInMillis() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getLoginMode() - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
getLoginMode() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
getLogMultiplePas(Set<Class<?>>, ServletContext) - Method in class org.camunda.bpm.application.impl.ServletProcessApplicationDeployer
 
getLogWriter() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
getLogWriter() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
getLogWrongType(Class<?>) - Method in class org.camunda.bpm.application.impl.ServletProcessApplicationDeployer
 
getLong(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the long value associated with an index.
getLong(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the long value associated with a key.
getLongValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getLongValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getLongValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getLongValue() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
getLongValue() - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
getLoopCardinalityExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
getLoopVariable(ActivityExecution, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
getMailScanner() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getMailScanSchedulerThread() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
getMailServerDefaultFrom() - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
getMailServerDefaultFrom() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getMailServerHost() - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
getMailServerHost() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getMailServerPassword() - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
getMailServerPassword() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getMailServerPort() - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
getMailServerPort() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getMailServerUsername() - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
getMailServerUsername() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getMailServerUseTLS() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getMailSessionName() - Method in class org.camunda.bpm.cycle.configuration.CycleConfiguration
The mail session name is used for looking up a mail session in JNDI
getManagedQueueInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
getManagementService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getManagementService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getManagementService() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
getManagementService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getManagerDn() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getManagerPassword() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getMappingFiles() - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
Returns the list of mapping files that should be used to create the session factory for this runtime.
getMappingFiles() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.BasePlugin
 
getMappingFiles() - Method in interface org.camunda.bpm.cockpit.plugin.spi.CockpitPlugin
Returns a list of mapping files that define the custom queries provided by this plugin.
getMappingFiles() - Method in class org.camunda.bpm.cockpit.plugin.spi.impl.AbstractCockpitPlugin
 
getMaximumPoolSize() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getMaximumPoolSize() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
getMaxJobsPerAcquisition() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
getMaxJobsPerAcquisition() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
getMaxJobsPerAcquisition() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getMaxPoolSize() - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
getMaxPoolSize() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
getMaxResults() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
getMaxResults() - Method in class org.camunda.bpm.engine.impl.Page
 
getMaxWait() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
getmBeanServer() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
getMessage() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
getMessage() - Method in exception org.camunda.bpm.cycle.exception.CycleException
 
getMessage() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorStatusDTO
 
getMessage() - Method in class org.camunda.bpm.cycle.web.dto.ExceptionDTO
 
getMessage() - Method in class org.camunda.bpm.cycle.web.dto.SynchronizationResultDTO
 
getMessage() - Method in class org.camunda.bpm.cycle.web.dto.WebExceptionDTO
 
getMessage() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageInstance
 
getMessage() - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
getMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getMessage() - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
 
getMessage() - Method in interface org.camunda.bpm.engine.task.Event
The message that can be used in case this action only has a single message part.
getMessageEndpointFactory() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
getMessageEventSubscription(String) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ExecutionResource
 
getMessageEventSubscription(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
 
getMessageName() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
getMessageParts() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getMessageParts() - Method in interface org.camunda.bpm.engine.task.Event
The meaning of the message parts is defined by the action as you can find in Event.getAction()
getMessageRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getMessageRestService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getMetaData() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
getMethod(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
getMethod() - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
 
getMethodCallSyntax(String, String, String...) - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getMethodInfo(ELContext) - Method in class org.camunda.bpm.engine.impl.javax.el.MethodExpression
Evaluates the expression relative to the provided context, and returns information about the actual referenced method.
getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
 
getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
Get method information.
getMethodInfo(ELContext) - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
Evaluates the expression and answers information about the method
getMethodMatcher() - Method in class org.camunda.bpm.engine.spring.components.aop.util.MetaAnnotationMatchingPointcut
 
getMethods() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
getMillisToWait() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
getMimeType() - Method in enum org.camunda.bpm.cycle.connector.ConnectorNodeType
 
getMimeType() - Method in class org.camunda.bpm.engine.identity.Picture
 
getMimeType() - Method in class org.camunda.bpm.engine.impl.form.BooleanFormType
 
getMimeType() - Method in class org.camunda.bpm.engine.impl.form.LongFormType
 
getMimeType() - Method in class org.camunda.bpm.engine.impl.form.StringFormType
 
getMimeType(Part) - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
getMimeTypes() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getModelAsJson(String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
getModelAsSVG(String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
getModelDescription(Locale) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemDescribe
getModelDescription(Locale) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionAdd
 
getModelDescription(Locale) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionRemove
 
getModelDescription(Locale) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorAdd
 
getModelDescription(Locale) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
getModelDescription(Locale) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineRemove
 
getModeler() - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
getModeler() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
getModelerNames() - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
getModifications() - Method in class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
 
getMonthNumber(String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
getMscRuntimeContainerJobExecutorInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
getMultiInstanceActivityBehavior() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
getMyBatisXmlConfigurationSteam() - Method in class org.camunda.bpm.cockpit.impl.db.QuerySessionFactory
 
getMyBatisXmlConfigurationSteam() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getName() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
getName() - Method in class org.camunda.bpm.application.impl.EjbProcessApplicationReference
 
getName() - Method in class org.camunda.bpm.application.impl.EmbeddedProcessApplicationReferenceImpl
 
getName() - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
getName() - Method in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
 
getName() - Method in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
getName() - Method in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
 
getName() - Method in interface org.camunda.bpm.application.ProcessApplicationInfo
 
getName() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
 
getName() - Method in interface org.camunda.bpm.application.ProcessApplicationReference
 
getName() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getName() - Method in class org.camunda.bpm.container.impl.ejb.deployment.StartJcaExecutorServiceStep
 
getName() - Method in class org.camunda.bpm.container.impl.ejb.deployment.StopJcaExecutorServiceStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.AbstractParseBpmPlatformXmlStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.AbstractStartProcessEnginesStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchivesStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobAcquisitionStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobExecutorStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartManagedThreadPoolStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StopJobExecutorStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.ParseProcessesXmlStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.PostDeployInvocationStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.PreUndeployInvocationStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.ProcessesXmlStopProcessEnginesStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessApplicationServiceStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.StopProcessApplicationServiceStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.StopProcessApplicationsStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.StopProcessEnginesStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchivesStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchiveStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
getName() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
getName() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
getName() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineMBean
 
getName() - Method in class org.camunda.bpm.container.impl.metadata.JobAcquisitionXmlImpl
 
getName() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
getName() - Method in interface org.camunda.bpm.container.impl.metadata.spi.JobAcquisitionXml
 
getName() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
 
getName() - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
getName() - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
getName() - Method in class org.camunda.bpm.cycle.entity.User
 
getName() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
getName() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorDTO
 
getName() - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
getName() - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
getName() - Method in class org.camunda.bpm.cycle.web.I18nResolver
 
getName() - Method in interface org.camunda.bpm.engine.authorization.Permission
returns the name of the perwission, ie.
getName() - Method in enum org.camunda.bpm.engine.authorization.Permissions
 
getName() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Name or title of the task.
getName() - Method in interface org.camunda.bpm.engine.form.FormProperty
The display label
getName() - Method in interface org.camunda.bpm.engine.form.FormType
Name for the form type.
getName() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
The latest name given to this task.
getName() - Method in interface org.camunda.bpm.engine.identity.Group
 
getName() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.bpmn.data.Data
 
getName() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
getName() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
 
getName() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
getName() - Method in interface org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterfaceImplementation
 
getName() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
getName() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
getName() - Method in interface org.camunda.bpm.engine.impl.bpmn.webservice.OperationImplementation
 
getName() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
getName() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.Direction
 
getName() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.form.BooleanFormType
 
getName() - Method in class org.camunda.bpm.engine.impl.form.DateFormType
 
getName() - Method in class org.camunda.bpm.engine.impl.form.EnumFormType
 
getName() - Method in interface org.camunda.bpm.engine.impl.form.FormEngine
 
getName() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
getName() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
getName() - Method in class org.camunda.bpm.engine.impl.form.JuelFormEngine
 
getName() - Method in class org.camunda.bpm.engine.impl.form.LongFormType
 
getName() - Method in class org.camunda.bpm.engine.impl.form.StringFormType
 
getName() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
getName() - Method in class org.camunda.bpm.engine.impl.GroupQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getName() - Method in interface org.camunda.bpm.engine.impl.identity.Account
 
getName() - Method in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.javax.el.MethodInfo
Returns the name of the method
getName() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getName() - Method in class org.camunda.bpm.engine.impl.JobQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
getName() - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
getName() - Method in interface org.camunda.bpm.engine.impl.juel.FunctionNode
Get the full function name
getName() - Method in interface org.camunda.bpm.engine.impl.juel.IdentifierNode
Get the identifier name
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getName() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getName() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getName() - Method in class org.camunda.bpm.engine.impl.ProcessEngineInfoImpl
 
getName() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
getName() - Method in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
getName() - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
getName() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getName() - Method in interface org.camunda.bpm.engine.impl.pvm.ReadOnlyProcessDefinition
 
getName() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
getName() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getName() - Method in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.UserQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
getName() - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
getName() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
getName() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
 
getName() - Method in class org.camunda.bpm.engine.impl.webservice.WSOperation
getName() - Method in class org.camunda.bpm.engine.impl.webservice.WSService
getName() - Method in class org.camunda.bpm.engine.osgi.HeaderParser.PathElement
 
getName() - Method in interface org.camunda.bpm.engine.ProcessEngine
The name as specified in 'process-engine-name' in the camunda.cfg.xml configuration file.
getName() - Method in interface org.camunda.bpm.engine.ProcessEngineInfo
Returns the name of the process engine.
getName() - Method in interface org.camunda.bpm.engine.query.QueryProperty
 
getName() - Method in interface org.camunda.bpm.engine.repository.Deployment
 
getName() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
label used for display purposes
getName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
 
getName() - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
getName() - Method in class org.camunda.bpm.engine.rest.dto.ProcessEngineDto
 
getName() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
the activity name
getName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
getName() - Method in class org.camunda.bpm.engine.rest.dto.task.GroupDto
 
getName() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getName() - Method in class org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto
 
getName() - Method in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
getName() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
Returns the name of this variable instance.
getName() - Method in interface org.camunda.bpm.engine.task.Attachment
free user defined short (max 255 chars) name for this attachment
getName() - Method in interface org.camunda.bpm.engine.task.Task
Name or title of the task.
getName() - Method in class org.camunda.bpm.security.UserIdentity
 
getName() - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentication
java.security.Principal implementation: return the id of the identity (userId) behind this authentication
getNameExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getNameLike() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
getNameLike() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
getNameLike() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getNameLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getNames() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getNames(JSONObject) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an array of field names from a JSONObject.
getNames(Object) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an array of field names from an Object.
getNamesForPermissions(Permission[]) - Static method in class org.camunda.bpm.engine.rest.dto.converter.PermissionConverter
 
getNamespaces() - Method in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
getNamespaceURI(String) - Method in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
getNamespaceURI(String) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
getNewBlock() - Method in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
getNewPassword() - Method in class org.camunda.bpm.cycle.web.dto.PasswordChangeDTO
 
getNewState() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
 
getNewState() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessInstanceCmd
 
getNewState() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessInstanceCmd
 
getNext() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
 
getNextId() - Method in interface org.camunda.bpm.engine.impl.cfg.IdGenerator
 
getNextId() - Method in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
getNextId() - Method in class org.camunda.bpm.engine.impl.db.IdBlock
 
getNextId() - Method in class org.camunda.bpm.engine.impl.persistence.StrongUuidGenerator
 
GetNextIdBlockCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetNextIdBlockCmd(int) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetNextIdBlockCmd
 
getNextMailScanCmd() - Method in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
getNode(String) - Method in class org.camunda.bpm.cycle.connector.Connector
Returns a ConnectorNode to the assigned id.
getNode(String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
getNode(String) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
getNode(String) - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
getNode(String) - Method in class org.camunda.bpm.engine.repository.DiagramLayout
 
getNoDelegationState() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getNodes() - Method in class org.camunda.bpm.engine.repository.DiagramLayout
 
getNormalizedDate(Date) - Static method in class org.camunda.bpm.cycle.util.DateUtil
Returns date normalized to seconds accuracy.
getNormalizedDate(Long) - Static method in class org.camunda.bpm.cycle.util.DateUtil
Returns date normalized to seconds accuracy.
getNoViewProcessApplication() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
getNoViewProcessApplication() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
getNow() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
getNumericValue(String, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
getNumOfRetries() - Method in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
getObject() - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
getObject() - Method in class org.camunda.bpm.engine.spring.container.ManagedProcessEngineFactoryBean
 
getObject() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.camunda.bpm.container.impl.jndi.ProcessApplicationServiceObjectFactory
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.camunda.bpm.container.impl.jndi.ProcessEngineServiceObjectFactory
 
getObjectType() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
getOldPassword() - Method in class org.camunda.bpm.cycle.web.dto.PasswordChangeDTO
 
getOnlyProcessInstances() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getOnlyProcessInstances() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getOperation() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector.Command
 
getOperation(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Retrieves the Operation corresponding with the given operation identifier.
getOperation(String) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
getOperations() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
getOperator() - Method in class org.camunda.bpm.engine.impl.juel.AstBinary
 
getOperator() - Method in class org.camunda.bpm.engine.impl.juel.AstUnary
 
getOperator() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
getOperator() - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
getOrder() - Method in class org.camunda.bpm.cycle.web.I18nResolver
 
getOrder() - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
getOrder() - Method in class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
 
getOrderBy() - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
getOrderBy() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
getOrderBy() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
getOrderByValue(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
getOrderByValue(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getOrderByValue(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
getOrderByValue(String) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
getOutgoingTransitions() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getOutgoingTransitions() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
 
getOutMessage() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
getOutputStatement(String) - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getOwner() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
The userId of the person responsible for this task.
getOwner() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Task owner
getOwner() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getOwner() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getOwner() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getOwner() - Method in interface org.camunda.bpm.engine.task.Task
The userId of the person that is responsible for this task.
getPaClass(AnnotationInstance) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
getPaComponentViewInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
getPaComponentViewInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
getParam(int) - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
getParamCount() - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
getParamCount() - Method in interface org.camunda.bpm.engine.impl.juel.FunctionNode
Get the number of parameters for this function
getParameter() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.BulkUpdateOperation
 
getParameter() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
getParameter(String) - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getParameters() - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
getParamTypes() - Method in class org.camunda.bpm.engine.impl.javax.el.MethodInfo
Returns the parameter types of the method
getParent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
ensures initialization and returns the parent
getParent() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
returns the parent of this execution, or null if there no parent.
getParent() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getParent() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
 
getParent() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
ensures initialization and returns the parent
getParentActivity() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getParentActivityInstanceId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
return the Id of the parent activity instance currently executed by this execution
getParentActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
return the id of the parent activity instance
getParentActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getParentActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getParentActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
getParentActivityInstanceId() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
return the Id of the parent activity instance currently executed by this execution
getParentActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getParentActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getParentActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
The id of the parent activity instance.
getParentActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
getParentActivityInstanceId() - Method in interface org.camunda.bpm.engine.runtime.ProcessElementInstance
The id of the parent activity instance.
getParentId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
Gets the id of the parent of this execution.
getParentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getParentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getParentId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getParentProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getParentProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
getParentProcessInstanceId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
getParentTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
The parent task of this task, in case this task was a subtask
getParentTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getParentTaskId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getParentTaskId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getParentTaskId() - Method in interface org.camunda.bpm.engine.task.Task
the parent task for which this task is a subtask
getParentVariableScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getParentVariableScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getParentVariableScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getParsedMethods() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
getParseListeners() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
 
getParticipantProcess() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
getPassword() - Method in class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
getPassword() - Method in class org.camunda.bpm.cycle.entity.User
 
getPassword() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
getPassword() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
getPassword() - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
getPassword() - Method in interface org.camunda.bpm.engine.identity.User
 
getPassword() - Method in interface org.camunda.bpm.engine.impl.identity.Account
 
getPassword() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getPassword() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
getPassword() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserCreateDto
 
getPassword() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
 
getPasswordBytes() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getPasswordEncryptor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getPasswordFilePath() - Method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
getPath() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
getPathFilter() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig
 
getPermission() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
getPermissionForName(String) - Static method in class org.camunda.bpm.engine.rest.dto.converter.PermissionConverter
 
getPermissionName() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
getPermissionName() - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
getPermissions(Permission[]) - Method in interface org.camunda.bpm.engine.authorization.Authorization
Allows checking whether this authorization grants / revokes a set of permissions.
getPermissions(Permission[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getPermissions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getPermissions() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
getPermissions() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
getPermissionsForNames(String[]) - Static method in class org.camunda.bpm.engine.rest.dto.converter.PermissionConverter
 
getPersistentObject() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.CachedObject
 
getPersistentObject() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.DeletePersistentObjectOperation
 
getPersistentObjectState() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.CachedObject
 
getPersistentState() - Method in interface org.camunda.bpm.engine.impl.db.PersistentObject
Returns a representation of the object, as would be stored in the database.
getPersistentState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getPlatformJobExecutorConnector() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
getPlatformServiceType() - Static method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
 
getPlugin(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.DefaultPluginRegistry
 
getPlugin(String) - Method in interface org.camunda.bpm.cockpit.plugin.PluginRegistry
Returns the registered plugin with the given name or null if the plugin does not exist.
getPluginClass() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
 
getPluginClass() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEnginePluginXml
returns the fully qualified classname of the plugin
getPluginConfigurations() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
getPluginRegistry() - Method in interface org.camunda.bpm.cockpit.CockpitRuntimeDelegate
A registry that provides access to the plugins registered in the application.
getPluginRegistry() - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
 
getPlugins() - Method in class org.camunda.bpm.cockpit.impl.plugin.DefaultPluginRegistry
 
getPlugins() - Method in interface org.camunda.bpm.cockpit.plugin.PluginRegistry
Returns all registered plugins
getPlugins(ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
getPlugins() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
getPlugins() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
 
getPngContent(String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
getPointcut() - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
 
getPoolSize() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getPoolSize() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
getPosition() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
getPosition() - Method in exception org.camunda.bpm.engine.impl.juel.TreeBuilderException
 
getPostDeployDescription(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
 
getPostParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getPrecedence() - Method in interface org.camunda.bpm.application.ProcessApplicationElResolver
Allows to set a precedence to the ElResolver.
getPrecedence() - Method in class org.camunda.bpm.engine.cdi.impl.CdiProcessApplicationElResolver
 
getPrecedence() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
getPrecedence() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplicationElResolver
 
getPrefix(String) - Method in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
getPrefix(String) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
getPrefix() - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
getPrefixes(String) - Method in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
getPrefixes(String) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
getPreParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getPreUndeployDescription(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
 
getPrimaryDeploymentId() - Method in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
getPrimitive() - Method in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureInstance
 
getPrimitiveClass() - Method in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureDefinition
 
getPriority() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
indication of how important/urgent this task is with a number between 0 and 100 where higher values mean a higher priority and lower values mean lower priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high [80..100] highest
getPriority() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Task priority
getPriority() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getPriority() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getPriority() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getPriority() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getPriority() - Method in interface org.camunda.bpm.engine.task.Task
indication of how important/urgent this task is with a number between 0 and 100 where higher values mean a higher priority and lower values mean lower priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high [80..100] highest
getPriorityExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getPrivateFolder() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
getProblems() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
getProcessApplication() - Method in class org.camunda.bpm.application.impl.EjbProcessApplicationReference
 
getProcessApplication() - Method in class org.camunda.bpm.application.impl.EmbeddedProcessApplicationReferenceImpl
 
getProcessApplication() - Method in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
 
getProcessApplication() - Method in interface org.camunda.bpm.application.ProcessApplicationReference
Get the process application.
getProcessApplicationClassloader() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
getProcessApplicationClassloader() - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
 
getProcessApplicationClassloader() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
Override this method to provide an environment-specific ClassLoader to be used by the process engine for loading resources from the process application
getProcessApplicationComponent(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
Returns the ComponentDescription for the AbstractProcessApplication component
getProcessApplicationComponent(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
getProcessApplicationElResolverDelegate() - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
getProcessApplicationForDeployment(String) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
getProcessApplicationForDeployment(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
getProcessApplicationForDeployment(String) - Method in interface org.camunda.bpm.engine.ManagementService
 
GetProcessApplicationForDeploymentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetProcessApplicationForDeploymentCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetProcessApplicationForDeploymentCmd
 
getProcessApplicationInfo(String) - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessApplicationService
 
getProcessApplicationInfo(String) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessApplicationInfo(MBeanDeploymentOperation) - Static method in class org.camunda.bpm.container.impl.jmx.deployment.util.InjectionUtil
 
getProcessApplicationInfo(String) - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getProcessApplicationInfo() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
getProcessApplicationInfo(String) - Method in interface org.camunda.bpm.ProcessApplicationService
Provides information about a deployed process application
getProcessApplicationManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getProcessApplicationName() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
getProcessApplicationName() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplicationMBean
 
getProcessApplicationNames() - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessApplicationService
 
getProcessApplicationNames() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessApplicationNames() - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getProcessApplicationNames() - Method in interface org.camunda.bpm.ProcessApplicationService
 
getProcessApplicationReference() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
getProcessApplicationReference() - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
getProcessApplicationRegistration() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
 
getProcessApplicationRegistration() - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeployment
 
getProcessApplicationService() - Static method in class org.camunda.bpm.BpmPlatform
 
getProcessApplicationService() - Method in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
getProcessApplicationService() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessApplicationService() - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getProcessApplicationService() - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
 
getProcessApplicationViewServiceName(ComponentDescription) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
getProcessArchiveDeploymentMap() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
getProcessArchives() - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlImpl
 
getProcessArchives() - Method in interface org.camunda.bpm.application.impl.metadata.spi.ProcessesXml
 
getProcessBusinessKey() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
The business key for the process instance this execution is associated with.
getProcessBusinessKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getProcessBusinessKey() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getProcessDef() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getProcessDefId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getProcessDefinition(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessDefinitionRestService
 
getProcessDefinition() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
 
getProcessDefinition() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
getProcessDefinition() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
getProcessDefinition() - Method in interface org.camunda.bpm.engine.form.StartFormData
The process definition for which this form is starting a new process instance
getProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.context.ExecutionContext
 
getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.form.StartFormDataImpl
 
getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
ensures initialization and returns the process definition.
getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
getProcessDefinition() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessElement
 
getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
ensures initialization and returns the process definition.
getProcessDefinition() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
getProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
getProcessDefinition(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Returns the ProcessDefinition including all BPMN information like additional Properties (e.g.
getProcessDefinition(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
 
getProcessDefinition(String) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
 
getProcessDefinition() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
 
getProcessDefinition() - Method in class org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResourceImpl
 
getProcessDefinitionBpmn20Xml() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
 
getProcessDefinitionBpmn20Xml() - Method in class org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResourceImpl
 
getProcessDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
getProcessDefinitionEntity() - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
getProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
The process definition key for the process instance this execution is associated with.
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Reference to the process definition or null if it is not related to a process.
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
Process definition reference
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
The process definition reference.
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Process definition reference.
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
getProcessDefinitionId(DeploymentEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
create an id for the process definition.
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
getProcessDefinitionId(JSONObject) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
the process definition id
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the id of the process definition of this process instance on which the incident has happened.
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.ProcessElementInstance
the process definition id
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstance
The id of the process definition of the process instance.
getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.task.Task
Reference to the process definition or null if it is not related to a process.
getProcessDefinitionIdLike() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getProcessDefinitionKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
getProcessDefinitionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getProcessDefinitionManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getProcessDefinitionName() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
getProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getProcessDefinitionResource(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.BaseRootResource
 
getProcessDefinitions() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
getProcessDefinitions(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
 
getProcessDefinitions(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
Exposes the ProcessDefinitionQuery interface as a REST service.
getProcessDefinitionsActivationDate() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
getProcessDefinitionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
 
getProcessDefinitionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
 
getProcessDefinitionService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getProcessDefinitionService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getProcessDefinitionSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
Subclasses should return the wanted SuspensionState here.
getProcessDefinitionSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
 
getProcessDefinitionSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
 
getProcessDiagram(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
getProcessDiagram(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Gives access to a deployed process diagram, e.g., a PNG image, through a stream of bytes.
getProcessDiagramLayout(InputStream, InputStream) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
Provides positions and dimensions of elements in a process diagram as provided by RepositoryService.getProcessDiagram(String).
getProcessDiagramLayout(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
getProcessDiagramLayout(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Provides positions and dimensions of elements in a process diagram as provided by RepositoryService.getProcessDiagram(String).
getProcessEngine(String) - Static method in class org.camunda.bpm.cockpit.Cockpit
 
getProcessEngine(String) - Method in interface org.camunda.bpm.cockpit.CockpitRuntimeDelegate
Returns a ProcessEngine to the assigned processEngineName
getProcessEngine(String) - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
 
getProcessEngine() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
getProcessEngine() - Method in class org.camunda.bpm.cockpit.service.AbstractEngineAware
Return a ProcessEngine for the current engine name to execute queries against the engine.
getProcessEngine(String) - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
 
getProcessEngine() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
getProcessEngine(String) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessEngine(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
getProcessEngine(String) - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getProcessEngine() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
getProcessEngine() - Static method in class org.camunda.bpm.engine.impl.test.PluggableProcessEngineTestCase
 
getProcessEngine(String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
getProcessEngine(String) - Static method in class org.camunda.bpm.engine.ProcessEngines
obtain a process engine by name.
getProcessEngine() - Method in class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
 
getProcessEngine(String) - Method in class org.camunda.bpm.engine.rest.impl.application.ContainerManagedProcessEngineProvider
 
getProcessEngine(String) - Method in interface org.camunda.bpm.engine.rest.spi.ProcessEngineProvider
Provides the engine with the given name.
getProcessEngine() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getProcessEngine(String) - Method in interface org.camunda.bpm.ProcessEngineService
 
getProcessEngine(String) - Method in class org.camunda.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
 
getProcessEngineConfiguration() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
 
getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
getProcessEngineForArchive(ServiceName, ServiceRegistry) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
getProcessEngineInfo(String) - Static method in class org.camunda.bpm.engine.ProcessEngines
Get initialization results.
getProcessEngineInfos() - Static method in class org.camunda.bpm.engine.ProcessEngines
Get initialization results.
getProcessEngineInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
getProcessEngineMetadata() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
getProcessEngineName() - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
getProcessEngineName() - Method in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
 
getProcessEngineName() - Method in class org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
 
getProcessEngineName() - Method in interface org.camunda.bpm.application.ProcessApplicationDeploymentInfo
 
getProcessEngineName() - Method in interface org.camunda.bpm.application.ProcessApplicationRegistration
 
getProcessEngineName() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
getProcessEngineName() - Method in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
getProcessEngineName() - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
 
getProcessEngineName() - Method in class org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
 
getProcessEngineName() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getProcessEngineName() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
getProcessEngineName() - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentication
 
getProcessEngineNames() - Method in interface org.camunda.bpm.cockpit.CockpitRuntimeDelegate
Returns the list of ProcessEngine names available to the runtime
getProcessEngineNames() - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
 
getProcessEngineNames() - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
 
getProcessEngineNames() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessEngineNames() - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getProcessEngineNames() - Method in class org.camunda.bpm.engine.rest.impl.application.ContainerManagedProcessEngineProvider
 
getProcessEngineNames() - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getProcessEngineNames() - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getProcessEngineNames() - Method in interface org.camunda.bpm.engine.rest.spi.ProcessEngineProvider
Returns the name of all known process engines.
getProcessEngineNames() - Method in interface org.camunda.bpm.ProcessEngineService
 
getProcessEngineNames() - Method in class org.camunda.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
 
getProcessEnginePlugins() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getProcessEngines() - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlImpl
 
getProcessEngines() - Method in interface org.camunda.bpm.application.impl.metadata.spi.ProcessesXml
 
getProcessEngines() - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
 
getProcessEngines() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessEngines(MBeanDeploymentOperation) - Static method in class org.camunda.bpm.container.impl.jmx.deployment.util.InjectionUtil
 
getProcessEngines() - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getProcessEngines() - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlImpl
 
getProcessEngines() - Method in interface org.camunda.bpm.container.impl.metadata.spi.BpmPlatformXml
 
getProcessEngines() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getProcessEngines() - Static method in class org.camunda.bpm.engine.ProcessEngines
provides access to process engine to application clients in a managed server environment.
getProcessEngines() - Method in interface org.camunda.bpm.ProcessEngineService
 
getProcessEngineService() - Static method in class org.camunda.bpm.BpmPlatform
 
getProcessEngineService() - Method in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
getProcessEngineService() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessEngineService(ServiceName) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessEngineService() - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getProcessEngineService() - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
 
getProcessEngineServiceController(ServiceName) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getProcessEngineServiceName(ProcessArchiveXml) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
getProcessEnginesXmls(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.AbstractStartProcessEnginesStep
 
getProcessEnginesXmls(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.PlatformXmlStartProcessEnginesStep
 
getProcessEnginesXmls(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ProcessesXmlStartProcessEnginesStep
 
getProcessesXml() - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParse
 
getProcessesXml() - Method in class org.camunda.bpm.container.impl.jboss.util.ProcessesXmlWrapper
 
getProcessesXmlFile() - Method in class org.camunda.bpm.container.impl.jboss.util.ProcessesXmlWrapper
 
getProcessesXmlResources(Module, String[]) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
getProcessesXmls(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
Returns the attached ProcessesXml marker or null;
getProcessesXmls() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
getProcessesXmlUrls(String[], ClassLoader) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ParseProcessesXmlStep
 
getProcessIdIndex() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
getProcessImageResourceName(String, String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
getProcessInstance(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessInstanceRestService
 
getProcessInstance() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Returns the ProcessInstance currently associated or 'null'
getProcessInstance() - Method in class org.camunda.bpm.engine.cdi.CurrentProcessInstance
Returns the ProcessInstance currently associated or 'null'
getProcessInstance() - Method in class org.camunda.bpm.engine.impl.context.ExecutionContext
 
getProcessInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
ensures initialization and returns the process instance.
getProcessInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getProcessInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
ensures initialization and returns the process instance.
getProcessInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
 
getProcessInstance(String) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
 
getProcessInstance() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
 
getProcessInstance() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
 
getProcessInstanceAttachments(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getProcessInstanceAttachments(String) - Method in interface org.camunda.bpm.engine.TaskService
The list of attachments associated to a process instance
GetProcessInstanceAttachmentsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetProcessInstanceAttachmentsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
 
getProcessInstanceBusinessKey() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
Subclasses should return a Command implementation that matches the process definition state change.
getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
 
getProcessInstanceChangeStateCmd(ProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
 
getProcessInstanceComments(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getProcessInstanceComments(String) - Method in interface org.camunda.bpm.engine.TaskService
The comments related to the given process instance.
GetProcessInstanceCommentsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetProcessInstanceCommentsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetProcessInstanceCommentsCmd
 
getProcessInstanceId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Returns the id of the currently associated process instance or 'null'
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.cdi.CurrentProcessInstance
Returns the id of the currently associated process instance or 'null'
getProcessInstanceId() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
Reference to the overall process instance
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Reference to the process instance or null if it is not related to a process instance.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
Process instance reference
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
The process instance reference.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Process instance reference.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
The process instance reference.
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
the process instance id
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
The process instance this subscription belongs to.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.Execution
Id of the root of the execution tree representing the process instance.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the specific process instance on which this incident has happened.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.Job
Returns the id of the process instance which execution created the job.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.ProcessElementInstance
the id of the process instance this process element is part of
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
Returns the corresponding process instance id.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.task.Attachment
reference to the process instance to which this attachment is associated.
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.task.Comment
reference to the process instance on which this comment was made
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.task.Event
reference to the process instance on which this comment was made
getProcessInstanceId() - Method in interface org.camunda.bpm.engine.task.Task
Reference to the process instance or null if it is not related to a process instance.
getProcessInstanceIdIn() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
getProcessInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getProcessInstanceRestService(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.BaseRootResource
 
getProcessInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessInstanceRestService
 
getProcessInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
 
getProcessInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
Exposes the ProcessInstanceQuery interface as a REST service.
getProcessInstancesCount(UriInfo) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessInstanceRestService
 
getProcessInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
 
getProcessInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
 
getProcessInstanceService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
 
getProcessInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
 
getProcessInstanceService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getProcessInstanceService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getProcessInstanceStartContext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getProcessInstanceStartContext() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getProcessInstanceStartContext() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
getProcessKeyNotIn() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getProcessModel(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
getProcessModel(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Gives access to a deployed process model, e.g., a BPMN 2.0 XML file, through a stream of bytes.
getProcessName() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
getProcessResourceNames() - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
getProcessResourceNames() - Method in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
 
getProcessVariable(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
 
getProcessVariables() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
getProcessVariablesExpected() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
getProcessVariablesIndex() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
getProfile() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
 
getProgram(String...) - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getProperties() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
getProperties() - Method in class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
 
getProperties() - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
getProperties() - Method in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
 
getProperties() - Method in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
getProperties() - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
 
getProperties() - Method in interface org.camunda.bpm.application.ProcessApplicationInfo
Provides access to a list of process application-provided properties.
getProperties() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
override this method in order to provide a map of properties.
getProperties() - Method in class org.camunda.bpm.container.impl.metadata.JobAcquisitionXmlImpl
 
getProperties() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
 
getProperties() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
getProperties() - Method in interface org.camunda.bpm.container.impl.metadata.spi.JobAcquisitionXml
 
getProperties() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEnginePluginXml
 
getProperties() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
 
getProperties() - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
getProperties() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
getProperties() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
getProperties() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
getProperties() - Method in interface org.camunda.bpm.engine.ManagementService
get the list of properties.
getProperties() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
GetPropertiesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetPropertiesCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.GetPropertiesCmd
 
getPropertiesMap(ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
getProperty() - Method in class org.camunda.bpm.engine.impl.javax.el.ValueReference
 
getProperty(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstBracket
 
getProperty(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstDot
 
getProperty(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
getProperty(String) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
Get property value
getProperty(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
getProperty(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessElement
 
getPropertyId() - Method in interface org.camunda.bpm.engine.history.HistoricFormProperty
the id or key of the property
getPropertyId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
getPropertyManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getPropertyType() - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperty
 
getPropertyValue() - Method in interface org.camunda.bpm.engine.history.HistoricFormProperty
the submitted value
getPropertyValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
getQualifiers(BusinessProcessEvent) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiExecutionListener
 
getQueryOperator(String) - Static method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
getQueryService(String) - Static method in class org.camunda.bpm.cockpit.Cockpit
Returns a configured QueryService to execute custom statements to the corresponding process engine
getQueryService(String) - Method in interface org.camunda.bpm.cockpit.CockpitRuntimeDelegate
Returns a configured QueryService to execute custom statements to the corresponding process engine.
getQueryService(String) - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
 
getQueryService() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
getQueryService() - Method in class org.camunda.bpm.cockpit.service.AbstractEngineAware
Return a QueryService for the current engine to execute queries against the engine datbase.
getQueryVariableValue() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
getQueryVariableValues() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getQueryVariableValues() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
getQueryVariableValues() - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
getQueueCount() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getQueueCount() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
getQueueSize() - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
getQueueSize() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
getRawObject() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
getRawObject() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
Since ProcessApplicationInterface.getReference() may return a proxy object, this method returs the actual, unproxied object and is meant to be called from the ProcessApplicationInterface.execute(Callable) method.
getReadMethod() - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperty
 
getReadOnlyIdentityProvider() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getRecipients() - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
getReference() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
 
getReference() - Method in class org.camunda.bpm.application.impl.EmbeddedProcessApplication
 
getReference() - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
 
getReference() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
Returns a globally sharable reference to this process application.
getReference() - Method in class org.camunda.bpm.container.impl.jboss.util.PlatformServiceReferenceFactory
 
getReference() - Method in class org.camunda.bpm.container.impl.jboss.util.ProcessEngineManagedReferenceFactory
 
getReference() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
getReference() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
 
getReference() - Method in class org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
 
getReference() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
getRegisteredDeployments() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
getRegisteredDeployments() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineMBean
If the engine's job executor is deloyment aware, these are the deployments it acquires jobs for.
getRegisteredDeployments() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getRegisteredDeployments() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
getRegisteredDeployments() - Method in interface org.camunda.bpm.engine.ManagementService
Get the deployments that are registered the engine's job executor.
getRegistrationSummary() - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
getRejectedJobsHandler() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getRel() - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
 
getRenderedStartForm(String) - Method in interface org.camunda.bpm.engine.FormService
Rendered form generated by the default build-in form engine for starting a new process instance.
getRenderedStartForm(String, String) - Method in interface org.camunda.bpm.engine.FormService
Rendered form generated by the given build-in form engine for starting a new process instance.
getRenderedStartForm(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
getRenderedStartForm(String, String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
GetRenderedStartFormCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetRenderedStartFormCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetRenderedStartFormCmd
 
getRenderedTaskForm(String) - Method in interface org.camunda.bpm.engine.FormService
Rendered form generated by the default build-in form engine for completing a task.
getRenderedTaskForm(String, String) - Method in interface org.camunda.bpm.engine.FormService
Rendered form generated by the given build-in form engine for completing a task.
getRenderedTaskForm(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
getRenderedTaskForm(String, String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
GetRenderedTaskFormCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetRenderedTaskFormCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetRenderedTaskFormCmd
 
getRepeat() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
getRepeat() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
 
getRepeat() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
 
getReplacedBy() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getReplacedBy() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getReplacedBy() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
getRepositoryService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getRepositoryService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getRepositoryService() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
getRepositoryService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getRequestUri(HttpServletRequest) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
getResolverFactories() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getResolverFactories() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindingsFactory
 
getResource() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getResource(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
getResource(String) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
 
getResource(String) - Method in class org.camunda.bpm.engine.osgi.blueprint.ClassLoaderWrapper
getResource() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getResourceAdapter() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivationSpec
 
getResourceAdapter() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
getResourceAsStream(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
getResourceAsStream(String) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
 
getResourceAsStream(String, String) - Method in interface org.camunda.bpm.engine.RepositoryService
Gives access to a deployment resource through a stream of bytes.
getResourceAuthorizationProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getResourceAuthorizationProvider() - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
getResourceClasses() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.BasePlugin
 
getResourceClasses() - Method in interface org.camunda.bpm.cockpit.plugin.spi.CockpitPlugin
Returns a set of JAX-RS resource classes that extend the cockpit rest API.
getResourceClasses() - Method in class org.camunda.bpm.cockpit.plugin.spi.impl.AbstractCockpitPlugin
 
getResourceDescriptionResolver(String) - Static method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
 
getResourceForDbOperation(String, String, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
getResourceId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
 
getResourceId() - Method in exception org.camunda.bpm.engine.AuthorizationException
 
getResourceId() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
getResourceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getResourceId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
getResourceId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
getResourceId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
getResourceId() - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
getResourceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getResourceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getResourceName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getResourceName() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getResourceName() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
name of the resource of this process definition.
getResourceName() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
getResourceName() - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
getResourceNameLike() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getResourceNames() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
getResourceNames() - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
 
getResources() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
getResourceType() - Method in interface org.camunda.bpm.engine.authorization.Authorization
 
getResourceType() - Method in exception org.camunda.bpm.engine.AuthorizationException
 
getResourceType() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
getResourceType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getResourceType() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
getResourceType() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
getResourceTypeName() - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
getResourceTypeName() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
 
getResourceTypeName() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
 
getResourceUrl() - Method in class org.camunda.bpm.engine.impl.ProcessEngineInfoImpl
 
getResourceUrl() - Method in interface org.camunda.bpm.engine.ProcessEngineInfo
Returns the resources the engine was configured from.
getResult(ResultSet, String) - Method in class org.camunda.bpm.engine.impl.db.IbatisVariableTypeHandler
 
getResult(CallableStatement, int) - Method in class org.camunda.bpm.engine.impl.db.IbatisVariableTypeHandler
 
getResult(ResultSet, int) - Method in class org.camunda.bpm.engine.impl.db.IbatisVariableTypeHandler
 
getResultType() - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
getRetries() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
getRetries() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getRetries() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
 
getRetries() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobRetriesDto
 
getRetries() - Method in interface org.camunda.bpm.engine.runtime.Job
Returns the number of retries this job has left.
getRetriesLeft() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
getReturnType() - Method in class org.camunda.bpm.engine.impl.javax.el.MethodInfo
Returns the return type of the method
getRevision() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
 
getRevision() - Method in interface org.camunda.bpm.engine.impl.db.HasRevision
 
getRevision() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getRevisionNext() - Method in interface org.camunda.bpm.engine.impl.db.HasRevision
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getRightHandSide() - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
getRightHandSide() - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
getRoot() - Method in class org.camunda.bpm.cycle.connector.Connector
 
getRoot() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
getRoot() - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
getRoot() - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
getRoot() - Method in class org.camunda.bpm.engine.impl.juel.Tree
 
getRootCause(Throwable) - Static method in class org.camunda.bpm.cycle.util.ExceptionUtil
 
getRootCauseIncidentActivityId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentConfiguration() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
getRootCauseIncidentId() - Method in interface org.camunda.bpm.engine.runtime.Incident
Returns the id of the root incident on which this transitive incident has been triggered.
getRootCauseIncidentMessage() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootCauseIncidentProcessInstanceId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
getRootElement() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
getRootPropertyResolver() - Method in class org.camunda.bpm.engine.impl.juel.SimpleResolver
Answer our root resolver which provides an API to access top-level properties.
getRows() - Method in class org.camunda.bpm.engine.management.TablePage
 
getRuntimeContainerDelegate() - Method in class org.camunda.bpm.engine.impl.jobexecutor.RuntimeContainerJobExecutor
 
getRuntimeContainerDelegate() - Method in class org.camunda.bpm.engine.spring.container.ManagedProcessEngineFactoryBean
 
getRuntimeContainerDelegateInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
getRuntimeDelegate() - Static method in class org.camunda.bpm.cockpit.Cockpit
Returns an instance of CockpitRuntimeDelegate
getRuntimeService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getRuntimeService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getRuntimeService() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
getRuntimeService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getSaxParser() - Method in class org.camunda.bpm.engine.impl.util.xml.Parser
 
getSaxParserFactory() - Method in class org.camunda.bpm.engine.impl.util.xml.Parser
 
getScope() - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
 
getScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AbstractEventAtomicOperation
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityEnd
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityStart
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascadeFireActivityEnd
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessEnd
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStart
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStartInitial
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerEnd
 
getScope(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerStart
 
getScopedAssociation() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
getScriptBindingsFactory() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
getScriptEngine() - Method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 
getScriptingEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getSearchControls() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getSecurityAuthentication() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getSelectStatement(Class<?>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getSelectStatements() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getServerUrl() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getService(MBeanServiceContainer.ServiceType, String) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
get a specific service by name or null if no such Service exists.
getService(ObjectName) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
get a specific service by name or null if no such Service exists.
getService() - Method in class org.camunda.bpm.engine.impl.webservice.WSOperation
 
getServiceContainer() - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
getServiceContainer() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
getServiceName(String) - Method in enum org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate.ServiceTypes
 
getServiceName(String) - Method in interface org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer.ServiceType
get the full ObjectName for the service
getServiceNames(MBeanServiceContainer.ServiceType) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
getServicesByType(MBeanServiceContainer.ServiceType) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
getServiceValue(ObjectName) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
get the service value for a specific service by name or null if no such Service exists.
getServiceValue(MBeanServiceContainer.ServiceType, String) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
get the service value for a specific service by name or null if no such Service exists.
getServiceValuesByType(MBeanServiceContainer.ServiceType) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
getServletContext() - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
 
getServletContextClassloader(ServletContextEvent) - Static method in class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
 
getSession(Class<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getSession(Class<T>) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getSessionFactories() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getSessionFactories() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getSessions() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getSessionType() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getSessionType() - Method in interface org.camunda.bpm.engine.impl.interceptor.SessionFactory
 
getSessionType() - Method in class org.camunda.bpm.engine.impl.persistence.GenericManagerFactory
 
getSessionType() - Method in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionFactory
 
getSessionType() - Method in class org.camunda.bpm.engine.spring.SpringEntityManagerSessionFactory
 
getSessionType() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
 
getSet(int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
getSetter(String, Class<?>, Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
Returns the setter-method for the given field name or null if no setter exists.
getSharedInstance() - Static method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
Since a StartProcessVariableScope has no state, it's safe to use the same instance to prevent too many useless instances created.
getSignalDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SignalEndEventActivityBehavior
 
getSignavioClient() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
getSingleElementByXPath(Object, String) - Static method in class org.camunda.bpm.cycle.util.XmlUtil
 
getSingleSetter(String, Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
Returns a setter method based on the fieldName and the java beans setter naming convention or null if none exists.
getSize(String, Class<?>, Type, Annotation[], MediaType) - Method in class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateMessageBodyWriter
Return the size of the response.
getSize() - Method in class org.camunda.bpm.engine.impl.juel.Scanner.Token
 
getSize() - Method in class org.camunda.bpm.engine.management.TablePage
 
getSource() - Method in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
getSource() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
getSource() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmTransition
 
getSourceActivityExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
used to calculate the sourceActivityExecution for method #updateActivityInstanceIdInHistoricVariableUpdate(HistoricDetailVariableInstanceUpdateEntity, ExecutionEntity)
getSourceActivityExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getSourceExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
getSourceExpression() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
getSourceVariableName() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
getSqlSession() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
getSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getStack(ThreadLocal<Stack<T>>) - Static method in class org.camunda.bpm.engine.impl.context.Context
 
getStacktrace() - Method in class org.camunda.bpm.cycle.web.dto.WebExceptionDTO
 
getStackTrace(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandler
 
getStackTrace(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.ProcessEngineExceptionHandler
 
getStackTrace(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.RestExceptionHandler
 
getStacktrace() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
 
getStacktrace() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
 
getStartActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
The start activity.
getStartActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
getStartActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getStartedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getStartedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getStartedBy() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getStartEventActivityId() - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
getStartForm() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
 
getStartForm() - Method in class org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResourceImpl
 
GetStartFormCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetStartFormCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetStartFormCmd
 
getStartFormData(String) - Method in interface org.camunda.bpm.engine.FormService
Retrieves all data necessary for rendering a form to start a new process instance.
getStartFormData(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
getStartFormHandler() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getStartFormKey(String) - Method in interface org.camunda.bpm.engine.FormService
Retrieves a user defined reference to a start form.
getStartFormKey(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
getStartTime() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
getStartTime() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
Time when the activity instance started
getStartTime() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
The time the process was started.
getStartTime() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Time when the task started.
getStartTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
getStartTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getStartTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getStartUserId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
The authenticated user that started this process instance.
getStartUserId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
getStartUserId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getState() - Method in class org.camunda.bpm.cycle.connector.ConnectorStatus
 
getState() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorStatusDTO
 
getStateCode() - Method in interface org.camunda.bpm.engine.impl.persistence.entity.SuspensionState
 
getStateCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
 
getStatement() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.BulkUpdateOperation
 
getStatementMappings() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getStateName() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
getStatistics(Boolean, Boolean, String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
 
getStatistics(Boolean, Boolean, String) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
 
getStatisticsCountGroupedByActivity(ActivityStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
 
getStatisticsCountGroupedByDeployment(DeploymentStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
 
getStatisticsCountGroupedByProcessDefinitionVersion(ProcessDefinitionStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
 
getStatisticsGroupedByActivity(ActivityStatisticsQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
 
getStatisticsGroupedByDeployment(DeploymentStatisticsQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
 
getStatisticsGroupedByProcessDefinitionVersion(ProcessDefinitionStatisticsQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
 
getStatisticsManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getStatus() - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
getStatus() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
getStatus() - Method in class org.camunda.bpm.cycle.web.dto.SynchronizationResultDTO
 
getStatus() - Method in class org.camunda.bpm.cycle.web.dto.WebExceptionDTO
 
getStatus() - Method in exception org.camunda.bpm.engine.rest.exception.RestException
 
getStatus() - Method in exception org.camunda.bpm.web.WebException
 
getString(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the string associated with an index.
getString(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the string associated with a key.
getStringAttributeValue(String, Attributes) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
getStringFromBytes(byte[]) - Method in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
 
getStringFromField(Expression, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
getStringFromField(Expression, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
getStringValueFromAttributeOrElement(String, String, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
getStructuralId(Bindings) - Method in class org.camunda.bpm.engine.impl.juel.AstNode
 
getStructuralId(Bindings) - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
Get the canonical expression string for this node.
getStructureDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
getStructureDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
getStructureInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemInstance
 
getStructureInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageInstance
 
getSubProcessInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getSubProcessInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getSubProcessInstance() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
getSubProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getSubProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getSubTasks(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getSubTasks(String) - Method in interface org.camunda.bpm.engine.TaskService
The list of subtasks for this parent task
GetSubTasksCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetSubTasksCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetSubTasksCmd
 
getSuperExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getSuperExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getSuperExecution() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
getSuperExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getSuperProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
getSuperProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
The process instance id of a potential super process instance or null if no super process instance exists
getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
getSuspended() - Method in class org.camunda.bpm.engine.rest.dto.runtime.SuspensionStateDto
 
getSuspensionState() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
getSuspensionState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getSuspensionState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getSuspensionState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getSuspensionState() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getSuspensionState() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
getSymbol() - Method in class org.camunda.bpm.engine.impl.juel.Scanner.Token
 
getSyncStatus() - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
getTableCount() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
getTableCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
getTableCount(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
getTableCount() - Method in interface org.camunda.bpm.engine.ManagementService
Get the mapping containing {table name, row count} entries of the Activiti database schema.
GetTableCountCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTableCountCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTableCountCmd
 
getTableDataManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getTableMetaData(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
getTableMetaData(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
getTableMetaData(String) - Method in interface org.camunda.bpm.engine.ManagementService
Gets the metadata (column names, column types, etc.) of a certain table.
GetTableMetaDataCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTableMetaDataCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTableMetaDataCmd
 
getTableName(Class<?>) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
getTableName(Class<?>, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
getTableName() - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
getTableName() - Method in class org.camunda.bpm.engine.management.TableMetaData
 
getTableName() - Method in class org.camunda.bpm.engine.management.TablePage
 
getTableName(Class<?>) - Method in interface org.camunda.bpm.engine.ManagementService
Gets the table name (including any configured prefix) for an Activiti entity like Task, Execution or the like.
GetTableNameCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTableNameCmd(Class<?>) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTableNameCmd
 
getTablePage(TablePageQueryImpl, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
getTablesPresentInDatabase() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
getTagName() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
getTarget() - Method in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
getTarget() - Method in class org.camunda.bpm.engine.impl.delegate.ActivityBehaviorInvocation
 
getTarget() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
returns the target of the current invocation, ie.
getTarget() - Method in class org.camunda.bpm.engine.impl.delegate.ExecutionListenerInvocation
 
getTarget() - Method in class org.camunda.bpm.engine.impl.delegate.ExpressionInvocation
 
getTarget() - Method in class org.camunda.bpm.engine.impl.delegate.JavaDelegateInvocation
 
getTarget() - Method in class org.camunda.bpm.engine.impl.delegate.TaskListenerInvocation
 
getTargetActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
 
getTargetActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
getTargetActivityId() - Method in interface org.camunda.bpm.engine.runtime.TransitionInstance
returns the id of the target activity
getTargetProcessApplication(InterpretableExecution) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
 
getTargetProcessApplication(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getTask() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Returns the currently associated Task or 'null'
getTask() - Method in class org.camunda.bpm.engine.cdi.CurrentProcessInstance
Returns the currently associated Task or 'null'
getTask() - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
get the current task
getTask() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
getTask() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
getTask() - Method in interface org.camunda.bpm.engine.form.TaskFormData
The task for which this form is used to complete it.
getTask() - Method in class org.camunda.bpm.engine.impl.form.TaskFormDataImpl
 
getTask() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getTask(String) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
 
getTask() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
getTask() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
 
getTask(String) - Method in interface org.camunda.bpm.engine.rest.TaskRestService
 
getTaskAssignee() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskAssignee() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getTaskAssignee() - Method in exception org.camunda.bpm.engine.TaskAlreadyClaimedException
 
getTaskAssigneeLike() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskAttachments(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getTaskAttachments(String) - Method in interface org.camunda.bpm.engine.TaskService
The list of attachments associated to a task
GetTaskAttachmentsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTaskAttachmentsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentsCmd
 
getTaskById(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
Returns the task with the given id
getTaskComments(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getTaskComments(String) - Method in interface org.camunda.bpm.engine.TaskService
The comments related to the given task.
GetTaskCommentsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTaskCommentsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskCommentsCmd
 
getTaskCount() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getTaskCount() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
getTaskDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
 
getTaskDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getTaskDefinitionKey() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
The id of the activity in the process defining this task or null if this is not related to a process
getTaskDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
Task definition key.
getTaskDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskDefinitionKey() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getTaskDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getTaskDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
getTaskDefinitionKey() - Method in interface org.camunda.bpm.engine.task.Task
The id of the activity in the process defining this task or null if this is not related to a process
getTaskDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getTaskDeleteReason() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskDeleteReasonLike() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskDescription() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskDescriptionLike() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskEvents(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getTaskEvents(String) - Method in interface org.camunda.bpm.engine.TaskService
The all events related to the given task.
GetTaskEventsCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTaskEventsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskEventsCmd
 
getTaskExecutor() - Method in class org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor
 
GetTaskFormCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTaskFormCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskFormCmd
 
getTaskFormData(String) - Method in interface org.camunda.bpm.engine.FormService
Retrieves all data necessary for rendering a form to complete a task.
getTaskFormData(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
getTaskFormHandler() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getTaskFormKey(String, String) - Method in interface org.camunda.bpm.engine.FormService
Retrieves a user defined reference to a task form.
getTaskFormKey(String, String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
getTaskId() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Returns the id of the task associated with the current conversation or 'null'.
getTaskId() - Method in class org.camunda.bpm.engine.cdi.CurrentProcessInstance
Returns the id of the task associated with the current conversation or 'null'.
getTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
The corresponding task in case of task activity
getTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
The identifier for the task.
getTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getTaskId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
getTaskId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
Returns the corresponding task id.
getTaskId() - Method in interface org.camunda.bpm.engine.task.Attachment
reference to the task to which this attachment is associated.
getTaskId() - Method in interface org.camunda.bpm.engine.task.Comment
reference to the task on which this comment was made
getTaskId() - Method in interface org.camunda.bpm.engine.task.Event
reference to the task on which this comment was made
getTaskId() - Method in interface org.camunda.bpm.engine.task.IdentityLink
The id of the task associated with this identity link.
getTaskId() - Method in exception org.camunda.bpm.engine.TaskAlreadyClaimedException
 
getTaskIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
getTaskListener() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
getTaskListener() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
Allows the process application to provide a TaskListener which is notified about all Task events in all of the process instances deployed by this process application.
getTaskListener(String) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getTaskListenerInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
getTaskListeners() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
getTaskManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getTaskManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getTaskName() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskNameLike() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskOwner() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskOwnerLike() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskParentTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getTaskRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getTaskRestService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getTasks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getTasks(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
 
getTasks(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.TaskRestService
 
getTasksCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
 
getTasksCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.TaskRestService
 
getTaskService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getTaskService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
getTaskService() - Method in interface org.camunda.bpm.engine.ProcessEngine
 
getTaskService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
getTasksInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
GetTaskVariableCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTaskVariableCmd(String, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
 
GetTaskVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
 
getText() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
getTextValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getTextValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getTextValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getTextValue() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
getTextValue() - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
getTextValue2() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getTextValue2() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getTextValue2() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getTextValue2() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
getTextValue2() - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
getThreadIndent(int) - Static method in class org.camunda.bpm.engine.impl.util.LogUtil.LogFormatter
 
getThreadLogMode() - Static method in class org.camunda.bpm.engine.impl.util.LogUtil
 
getThreadPoolExecutor() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getThreadPoolExecutor() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
 
getThreadPoolExecutor() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
getThreadPoolQueue() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
getTime() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
The time when this detail occurred
getTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
getTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
getTime() - Method in interface org.camunda.bpm.engine.task.Comment
time and date when the user made the comment
getTime() - Method in interface org.camunda.bpm.engine.task.Event
time and date when the user made the comment
getTimeAfter(Date) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
getTimes() - Method in class org.camunda.bpm.engine.impl.calendar.DurationHelper
 
getTimeStamp() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
 
getTimeStamp() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
getTimestamp() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
getTimeZone() - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
Returns the time zone for which this CronExpression will be resolved.
getToDoFolderName() - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
getToDoInActivitiFolderName() - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
getToken() - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
getToken() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
getToStringIdentity() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getToStringIdentity() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getTotal() - Method in class org.camunda.bpm.engine.management.TablePage
 
getTransaction() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
 
getTransactionContext() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getTransactionContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getTransactionContextFactory() - Method in class org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory
 
getTransactionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getTransactionManager() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
getTransactionManager() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
getTransactionManagerInjector() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
getTransactionManagerJndiName() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
getTransition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getTransition() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getTransition() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
getTransitionBeingTaken() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
getTransitionName() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
 
getTransitionName() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
getType() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
getType() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
getType() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
getType() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
getType() - Method in interface org.camunda.bpm.engine.form.FormProperty
Type of the property.
getType() - Method in interface org.camunda.bpm.engine.identity.Group
 
getType() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
getType() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
getType() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
getType() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
getType() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ArrayELResolver
If the base object is an array, returns the most general acceptable type for a value in this array.
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
If the base object is not null, returns the most general acceptable type that can be set on this bean property.
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
For a given base and property, attempts to identify the most general type that is acceptable for an object to be passed as the value parameter in a future call to the CompositeELResolver.setValue(ELContext, Object, Object, Object) method.
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ELResolver
For a given base and property, attempts to identify the most general type that is acceptable for an object to be passed as the value parameter in a future call to the ELResolver.setValue(ELContext, Object, Object, Object) method.
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ListELResolver
If the base object is a list, returns the most general acceptable type for a value in this list.
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.MapELResolver
If the base object is a map, returns the most general acceptable type for a value in this map.
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ResourceBundleELResolver
If the base object is an instance of ResourceBundle, return null, since the resolver is read only.
getType(ELContext) - Method in class org.camunda.bpm.engine.impl.javax.el.ValueExpression
Evaluates the expression relative to the provided context, and returns the most general type that is acceptable for an object to be passed as the value parameter in a future call to the ValueExpression.setValue(ELContext, Object) method.
getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
 
getType() - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobHandler
 
getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
 
getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
 
getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler
 
getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler
 
getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
 
getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
 
getType(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
getType(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
getType(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
getType(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
getType(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
according to the spec, the result is undefined for rvalues, so answer null
getType(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
getType(Bindings, ELContext) - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
getType(ELContext) - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
Answer null.
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.SimpleResolver
 
getType(ELContext) - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Evaluates the expression as an lvalue and answers the result type.
getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getType() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
getType() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
getType() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
getType() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
getType() - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
 
getType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
 
getType() - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
getType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
getType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableValueDto
 
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.spring.ApplicationContextElResolver
 
getType() - Method in interface org.camunda.bpm.engine.task.Attachment
indication of the type of content that this attachment refers to.
getType() - Method in interface org.camunda.bpm.engine.task.IdentityLink
Returns the type of link.
getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.test.mock.MockElResolver
 
getTypedContent(long, String, ConnectorNodeType) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
getTypeIndex(VariableType) - Method in class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
getTypeIndex(String) - Method in class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
getTypeIndex(VariableType) - Method in interface org.camunda.bpm.engine.impl.variable.VariableTypes
 
getTypeIndex(String) - Method in interface org.camunda.bpm.engine.impl.variable.VariableTypes
 
getTypeName() - Method in enum org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate.ServiceTypes
 
getTypeName() - Method in interface org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer.ServiceType
Returns a wildcard ObjectName name that allows to query the MBeanServer for all services of the type represented by this ServiceType.
getTypeName() - Method in class org.camunda.bpm.engine.cdi.BusinessProcessEventType.DefaultBusinessProcessEventType
 
getTypeName() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.BooleanType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.ByteArrayType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.DateType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.DoubleType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.IntegerType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityVariableType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.LongType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.NullType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.SerializableType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.ShortType
 
getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.StringType
 
getTypeName() - Method in interface org.camunda.bpm.engine.impl.variable.VariableType
name of variable type (limited to 100 characters length)
getTypeName() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
Returns the name of the type of this variable instance
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.BooleanType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.ByteArrayType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.DateType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.DoubleType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.IntegerType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityVariableType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.LongType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.NullType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.SerializableType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.ShortType
 
getTypeNameForValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.StringType
 
getTypeNameForValue(Object) - Method in interface org.camunda.bpm.engine.impl.variable.VariableType
Returns the type name (i.e.
getUnassigned() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
GetUnlockedTimersByDuedateCmd - Class in org.camunda.bpm.engine.impl.jobexecutor
 
GetUnlockedTimersByDuedateCmd(Date, Page) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.GetUnlockedTimersByDuedateCmd
 
getUpdatedObjects() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
getUpdateStatement(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getUpdateStatements() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
getUri() - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
getUri() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
getUriString() - Method in enum org.camunda.bpm.container.impl.jboss.extension.Namespace
Get the URI of this element.
getUrl() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
getUrl() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
getUrl() - Method in interface org.camunda.bpm.engine.task.Attachment
the remote URL in case this is remote content.
getUser() - Method in class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
getUser() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
getUser() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
getUser(String) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
getUser(String) - Method in interface org.camunda.bpm.engine.rest.UserRestService
 
getUser() - Method in class org.camunda.bpm.security.UserIdentity
 
getUserAccount(String, String, String) - Method in interface org.camunda.bpm.engine.IdentityService
Deprecated.
getUserAccount(String, String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
GetUserAccountCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetUserAccountCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetUserAccountCmd
 
getUserAccountNames(String) - Method in interface org.camunda.bpm.engine.IdentityService
Deprecated.
getUserAccountNames(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
getUserById(long) - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
 
getUserCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
getUserCount(UserQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
getUserCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.UserRestService
 
getUserDnPattern() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getUserEmailAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getUserFirstnameAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getUserId() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
getUserId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
 
getUserId() - Method in exception org.camunda.bpm.engine.AuthorizationException
 
getUserId() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
getUserId() - Method in class org.camunda.bpm.engine.impl.identity.Authentication
 
getUserId() - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
getUserId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
getUserId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
getUserId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getUserId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
getUserId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
getUserId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
getUserId() - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
getUserId() - Method in class org.camunda.bpm.engine.rest.dto.task.UserIdDto
 
getUserId() - Method in interface org.camunda.bpm.engine.task.Comment
reference to the user that made the comment
getUserId() - Method in interface org.camunda.bpm.engine.task.Event
reference to the user that made the comment
getUserId() - Method in interface org.camunda.bpm.engine.task.IdentityLink
If the identity link involves a user, then this will be a non-null id of a user.
getUserId() - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
 
getUserIdAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getUserIdentity() - Method in class org.camunda.bpm.security.SecurityContext
 
getUserIds() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
getUserInfo(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
Generic extensibility key-value pairs associated with a user
getUserInfo(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
GetUserInfoCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetUserInfoCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetUserInfoCmd
 
getUserInfoKeys(String) - Method in interface org.camunda.bpm.engine.IdentityService
Generic extensibility keys associated with a user
getUserInfoKeys(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
GetUserInfoKeysCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetUserInfoKeysCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetUserInfoKeysCmd
 
getUserLastnameAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getUsername() - Method in class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
getUsername() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
getUsername() - Method in interface org.camunda.bpm.engine.impl.identity.Account
 
getUsername() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getUserPasswordAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getUserPicture(String) - Method in interface org.camunda.bpm.engine.IdentityService
Retrieves the picture for a given user.
getUserPicture(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
GetUserPictureCmd - Class in org.camunda.bpm.engine.impl.cmd
 
GetUserPictureCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetUserPictureCmd
 
getUserPrincipal() - Method in class org.camunda.bpm.security.web.SecurityWrappedRequest
 
getUserProfile(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
 
getUserProfile(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.UserResource
 
getUserRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getUserRestService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getUserSearchBase() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getUserSearchFilter() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
getUserSearchFilter(LdapUserQueryImpl) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
getValue() - Method in class org.camunda.bpm.container.impl.ejb.deployment.JcaExecutorServiceDelegate
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerJobExecutor
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.NoViewProcessApplicationStartService
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationModuleService
 
getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
getValue() - Method in interface org.camunda.bpm.container.impl.jmx.kernel.MBeanService
 
getValue() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
getValue() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
getValue() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
getValue() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
getValue() - Method in interface org.camunda.bpm.engine.authorization.Permission
returns the unique numeric value of the permission.
getValue() - Method in enum org.camunda.bpm.engine.authorization.Permissions
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
getValue(VariableScope) - Method in interface org.camunda.bpm.engine.delegate.Expression
 
getValue() - Method in interface org.camunda.bpm.engine.form.FormProperty
Optional value that should be used to display in this property
getValue() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
 
getValue() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
 
getValue() - Method in enum org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior.CalledElementBinding
 
getValue() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
getValue(int, String, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
getValue(VariableScope) - Method in interface org.camunda.bpm.engine.impl.el.Expression
 
getValue(VariableScope) - Method in class org.camunda.bpm.engine.impl.el.FixedValue
 
getValue(VariableScope) - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
getValue() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ArrayELResolver
If the base object is a Java language array, returns the value at the given index.
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
If the base object is not null, returns the current value of the given property on this bean.
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
Attempts to resolve the given property object on the given base object by querying all component resolvers.
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ELResolver
Attempts to resolve the given property object on the given base object.
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ListELResolver
If the base object is a list, returns the value at the given index.
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.MapELResolver
If the base object is a map, returns the value associated with the given key, as specified by the property argument.
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ResourceBundleELResolver
If the base object is an instance of ResourceBundle, the provided property will first be coerced to a String.
getValue(ELContext) - Method in class org.camunda.bpm.engine.impl.javax.el.ValueExpression
Evaluates the expression relative to the provided context, and returns the resulting value.
getValue(Bindings, ELContext, Class<?>) - Method in class org.camunda.bpm.engine.impl.juel.AstNode
evaluate and return the (optionally coerced) result.
getValue(Bindings, ELContext, Class<?>) - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
Evaluate node.
getValue(ELContext) - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
Answer the wrapped object, coerced to the expected type.
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.SimpleResolver
 
getValue(ELContext) - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Evaluates the expression as an rvalue and answers the result.
getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
getValue() - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.BooleanType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.ByteArrayType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.DateType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.DoubleType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.IntegerType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityVariableType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.LongType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.NullType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.SerializableType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.ShortType
 
getValue(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.StringType
 
getValue(ValueFields) - Method in interface org.camunda.bpm.engine.impl.variable.VariableType
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
getValue() - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
getValue() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
 
getValue() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
getValue() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableValueDto
 
getValue() - Method in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
getValue() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
Returns the value of this variable instance.
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.spring.ApplicationContextElResolver
 
getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.test.mock.MockElResolver
 
getValueReference(ELContext) - Method in class org.camunda.bpm.engine.impl.javax.el.ValueExpression
Returns a ValueReference for this expression instance.
getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
 
getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
getValueReference(Bindings, ELContext) - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
Get value reference.
getValueReference(ELContext) - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
 
getVariable(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
getVariable(String) - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
get a process variable
getVariable(String) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
getVariable(String) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
getVariable(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
getVariable(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
getVariable(int) - Method in class org.camunda.bpm.engine.impl.juel.Bindings
Get variable by index.
getVariable(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getVariable(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
 
getVariable(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getVariable(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getVariable(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getVariable(String) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
getVariable(String) - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
 
getVariable(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
The variable value.
getVariable(String, String) - Method in interface org.camunda.bpm.engine.TaskService
get a variables and search in the task scope and if available also the execution scopes.
getVariableEntities() - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
getVariableEntities() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
 
getVariableEntities() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
 
getVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
getVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
 
getVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
 
getVariableExpression() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
getVariableInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getVariableInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getVariableInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
getVariableInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
getVariableInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
 
getVariableInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.VariableInstanceRestService
Exposes the VariableInstanceQuery interface as a REST service.
getVariableInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
 
getVariableInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.VariableInstanceRestService
 
getVariableInstanceService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
 
getVariableInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
 
getVariableInstanceService(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
getVariableInstanceService(String) - Method in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
getVariableLocal(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
getVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
getVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getVariableLocal(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getVariableLocal(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getVariableLocal(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
The variable value for an execution.
getVariableLocal(String, String) - Method in interface org.camunda.bpm.engine.TaskService
get a variables and only search in the task scope.
getVariableMapper() - Method in class org.camunda.bpm.engine.impl.el.ActivitiElContext
 
getVariableMapper() - Method in class org.camunda.bpm.engine.impl.el.ParsingElContext
 
getVariableMapper() - Method in class org.camunda.bpm.engine.impl.form.TaskElContext
 
getVariableMapper() - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Retrieves the VariableMapper associated with this ELContext.
getVariableMapper() - Method in class org.camunda.bpm.engine.impl.juel.SimpleContext
Get our variable mapper.
getVariableName(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
 
getVariableName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
 
getVariableName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
 
getVariableName() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
getVariableName() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
getVariableName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getVariableName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getVariableName() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
getVariableNameLike() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
getVariableNameLike() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
getVariableNames() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
getVariableNames() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
getVariableNames() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getVariableNames() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getVariableNamesLocal() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
getVariableNamesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
getVariableNamesLocal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getVariableNamesLocal() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getVariables() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
getVariables() - Method in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
getVariables() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
getVariables() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
getVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getVariables() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
 
getVariables() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getVariables(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getVariables(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getVariables() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
getVariables(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getVariables(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionTriggerDto
 
getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
 
getVariables() - Method in class org.camunda.bpm.engine.rest.dto.task.CompleteTaskDto
 
getVariables() - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
getVariables() - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
 
getVariables(String) - Method in interface org.camunda.bpm.engine.RuntimeService
All variables visible from the given execution scope (including parent scopes).
getVariables(String, Collection<String>) - Method in interface org.camunda.bpm.engine.RuntimeService
The variable values for all given variableNames, takes all variables into account which are visible from the given execution scope (including parent scopes).
getVariables(String) - Method in interface org.camunda.bpm.engine.TaskService
get all variables and search in the task scope and if available also the execution scopes.
getVariables(String, Collection<String>) - Method in interface org.camunda.bpm.engine.TaskService
get values for all given variableNames and search only in the task scope.
getVariablesLocal() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
getVariablesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
getVariablesLocal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
getVariablesLocal() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
getVariablesLocal(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getVariablesLocal(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
getVariablesLocal(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getVariablesLocal(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
getVariablesLocal(String) - Method in interface org.camunda.bpm.engine.RuntimeService
All variable values that are defined in the execution scope, without taking outer scopes into account.
getVariablesLocal(String, Collection<String>) - Method in interface org.camunda.bpm.engine.RuntimeService
The variable values for the given variableNames only taking the given execution scope into account, not looking in outer scopes.
getVariablesLocal(String) - Method in interface org.camunda.bpm.engine.TaskService
get all variables and search only in the task scope.
getVariablesLocal(String, Collection<String>) - Method in interface org.camunda.bpm.engine.TaskService
get a variable on a task
getVariablesResource() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
 
getVariablesResource() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
 
getVariableType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
getVariableType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getVariableType(String) - Method in class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
getVariableType(String) - Method in interface org.camunda.bpm.engine.impl.variable.VariableTypes
 
getVariableTypeName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
 
getVariableTypeName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
 
getVariableTypeName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
getVariableTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
getVariableTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
getVariableTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getVariableTypes() - Method in class org.camunda.bpm.engine.impl.db.IbatisVariableTypeHandler
 
getVersion() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
getVersion() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
getVersion() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
getVersion() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
version of this process definition
getVersion() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
getVersionForNewProcessDefinition(DeploymentEntity, ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
per default we increment the latest process definition by one - but you might want to hook in some own logic here, e.g.
getViolatedPermissionName() - Method in exception org.camunda.bpm.engine.AuthorizationException
 
getVirtualFileForUrl(URL) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.VfsProcessApplicationScanner
 
getWaitIncreaseFactor() - Method in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
getWaitIncreaseFactor() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
getWaitTimeInMillis() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
getWaitTimeInMillis() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
getWaitTimeInMillis() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
getWaitTimeInMs() - Method in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
getWaypoints() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
getWaypoints() - Method in class org.camunda.bpm.engine.repository.DiagramEdge
 
getWebResourceContents(String) - Method in class org.camunda.bpm.webapp.impl.filter.AbstractTemplateFilter
Returns the string contents of a web resource with the given name.
getWidth() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getWidth() - Method in interface org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
 
getWidth() - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
getWidth() - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
getWidth() - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
getWorkManager() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
getWorkManager() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
getWrappedResolver() - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
getWritableIdentityProvider() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
getWriteMethod() - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperty
 
getWsSyncFactoryClassName() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
getX() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getX() - Method in interface org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
 
getX() - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
getX() - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
getX() - Method in class org.camunda.bpm.engine.repository.DiagramEdgeWaypoint
 
getX() - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
getXAResource() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
getXAResources(ActivationSpec[]) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
getXmlContent(String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
getXmlContent(long, String) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
getXPathResult(String, InputSource) - Static method in class org.camunda.bpm.cycle.util.XmlUtil
 
getXPathResult(String, Node) - Static method in class org.camunda.bpm.cycle.util.XmlUtil
 
getXPathResult(String, String) - Static method in class org.camunda.bpm.cycle.util.XmlUtil
 
getY() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
getY() - Method in interface org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
 
getY() - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
getY() - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
getY() - Method in class org.camunda.bpm.engine.repository.DiagramEdgeWaypoint
 
getY() - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
granted(Authentication) - Static method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
grantedUnlessNull(Authentication) - Static method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
GREATER_THAN_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
GREATER_THAN_OR_EQUALS_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
Group - Interface in org.camunda.bpm.engine.identity
Represents a group, used in IdentityService.
group - Variable in class org.camunda.bpm.engine.impl.cmd.SaveGroupCmd
 
group - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
GROUP_ID - Static variable in class org.camunda.bpm.engine.impl.GroupQueryProperty
 
GROUP_PREFIX - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
GROUP_TYPE_SYSTEM - Static variable in interface org.camunda.bpm.engine.authorization.Groups
 
GROUP_TYPE_WORKFLOW - Static variable in interface org.camunda.bpm.engine.authorization.Groups
 
GroupDto - Class in org.camunda.bpm.engine.rest.dto.identity
 
GroupDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
GroupDto - Class in org.camunda.bpm.engine.rest.dto.task
 
GroupDto(String, String) - Constructor for class org.camunda.bpm.engine.rest.dto.task.GroupDto
 
GroupEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
GroupEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
GroupEntity(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
groupId(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Only select Groups with the given id.
groupId - Variable in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkCmd
 
groupId - Variable in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
 
groupId - Variable in class org.camunda.bpm.engine.impl.cmd.CreateGroupCmd
 
groupId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
 
groupId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
 
groupId(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
groupId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
groupId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
groupId - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
groupId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
groupId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
groupIdAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
groupIdIn(String...) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
only selects authorizations for the given group ids
groupIdIn(String...) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
groupIdIn - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
groupIds - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
groupIds - Variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
 
groupIds - Variable in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
 
GroupInfoDto - Class in org.camunda.bpm.engine.rest.dto.task
 
GroupInfoDto(List<GroupDto>, Set<UserDto>) - Constructor for class org.camunda.bpm.engine.rest.dto.task.GroupInfoDto
 
groupMember(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Only selects Groups where the given user is a member of.
groupMember(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
groupMemberAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
groupMembershipCreated(String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
 
groupMembershipCreated(String, String) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
Invoked whenever a user is added to a group
GroupMembersResource - Interface in org.camunda.bpm.engine.rest.sub.identity
 
GroupMembersResourceImpl - Class in org.camunda.bpm.engine.rest.sub.identity.impl
 
GroupMembersResourceImpl(String, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.GroupMembersResourceImpl
 
groupName(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Only select Groups with the given name.
groupName(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
groupNameAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
groupNameLike(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Only select Groups where the name matches the given parameter.
groupNameLike(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
GroupQuery - Interface in org.camunda.bpm.engine.identity
Allows to programmatically query for Groups.
GroupQueryDto - Class in org.camunda.bpm.engine.rest.dto.identity
 
GroupQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
GroupQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
GroupQueryImpl - Class in org.camunda.bpm.engine.impl
 
GroupQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.GroupQueryImpl
 
GroupQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.GroupQueryImpl
 
GroupQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.GroupQueryImpl
 
GroupQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used by the GroupQuery.
GroupQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.GroupQueryProperty
 
GroupResource - Interface in org.camunda.bpm.engine.rest.sub.identity
 
GroupResourceImpl - Class in org.camunda.bpm.engine.rest.sub.identity.impl
 
GroupResourceImpl(String, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl
 
GroupRestService - Interface in org.camunda.bpm.engine.rest
 
GroupRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
GroupRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
GroupRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
Groups - Interface in org.camunda.bpm.engine.authorization
Holds the set of built-in user identities for camunda BPM.
groupSearchBase - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
groupSearchFilter - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
groupType(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Only select Groups which have the given type.
groupType(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
groupTypeAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
GT - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
gt(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.BooleanOperations
 
GT - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '>'.

H

handle(Callback[]) - Method in class org.camunda.bpm.security.jaas.PassiveCallbackHandler
Handle callbacks
handleArchive(File, String, Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
handleAssignments(TaskEntity, ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
 
handleDirectory(File, String, String, String, boolean, Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.camunda.bpm.engine.impl.event.AbstractEventHandler
 
handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in class org.camunda.bpm.engine.impl.event.CompensationEventHandler
 
handleEvent(EventSubscriptionEntity, Object, CommandContext) - Method in interface org.camunda.bpm.engine.impl.event.EventHandler
 
handleEvent(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
 
handleEvent(HistoryEvent) - Method in interface org.camunda.bpm.engine.impl.history.handler.HistoryEventHandler
Called by the process engine when an history event is fired.
handleIncident(String, String, String, String, String) - Method in class org.camunda.bpm.engine.impl.incident.FailedJobIncidentHandler
 
handleIncident(String, String, String, String, String) - Method in interface org.camunda.bpm.engine.impl.incident.IncidentHandler
Handle an incident that arose in the context of an execution.
handleInvocation(DelegateInvocation) - Method in class org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor
 
handleInvocation(DelegateInvocation) - Method in interface org.camunda.bpm.engine.impl.interceptor.DelegateInterceptor
 
handlerActivityId - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
handleTransactions - Variable in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionFactory
 
handleTransactions - Variable in class org.camunda.bpm.engine.spring.SpringEntityManagerSessionFactory
 
has(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Determine if the JSONObject contains a specific key.
hasAuthenticationForProcessEngine(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
Allows checking whether a user is currently authenticated for a given process engine name.
hasCompensationHandler(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
HasDIBounds - Interface in org.camunda.bpm.engine.impl.pvm.process
Marks implementing class as having DI-information bounded by a rectangle at a certain location.
hasErrors() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
hashCode() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
hashCode() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
hashCode() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
hashCode() - Method in class org.camunda.bpm.engine.impl.javax.el.Expression
Returns the hash code for this Expression.
hashCode() - Method in class org.camunda.bpm.engine.impl.juel.Bindings
 
hashCode() - Method in class org.camunda.bpm.engine.impl.juel.Builder
 
hashCode() - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
 
hashCode() - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
 
hashCode() - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
 
hashCode() - Method in class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
 
hashCode() - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
 
hashCode() - Method in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
hashCode() - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentication
 
hasLoopCharacteristics() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
hasMultiInstanceCharacteristics() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
hasPermission(Permission) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
only selects authorizations which grant the permissions represented by the parameter.
hasPermission(Permission) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
HasRevision - Interface in org.camunda.bpm.engine.impl.db
Entities that are using revisions for optimistic locking, need to implement this interface.
hasStartFormKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
hasStartFormKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
hasStartFormKey() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
Does this process definition has a start form key.
hasVariable(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
hasVariable(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
hasVariable(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
hasVariable(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
 
hasVariable(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
hasVariableLocal(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
hasVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
hasVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
hasVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
hasVariables() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
hasVariables() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
hasVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
hasVariables() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
hasVariablesLocal() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
hasVariablesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
hasVariablesLocal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
hasVariablesLocal() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
hasWarnings() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
hasWebResource(String) - Method in class org.camunda.bpm.webapp.impl.filter.AbstractTemplateFilter
Returns true if the given web resource exists.
HeaderParser - Class in org.camunda.bpm.engine.osgi
Utility class to parse a standard OSGi header with paths.
HeaderParser() - Constructor for class org.camunda.bpm.engine.osgi.HeaderParser
 
HeaderParser.PathElement - Class in org.camunda.bpm.engine.osgi
 
HeaderParser.PathElement(String) - Constructor for class org.camunda.bpm.engine.osgi.HeaderParser.PathElement
 
height - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
height - Variable in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
height - Variable in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
HIGHLIGHT_COLOR - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
hintJobExecutor(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
HISTORIC_ACTIVITY_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
HISTORIC_TASK_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
HistoricActivityInstance - Interface in org.camunda.bpm.engine.history
Represents one execution of an activity and it's stored permanent for statistics, audit and other business intelligence purposes.
HistoricActivityInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
 
HistoricActivityInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
 
HistoricActivityInstanceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricActivityInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceEntity
 
HistoricActivityInstanceEventEntity - Class in org.camunda.bpm.engine.impl.history.event
HistoryEvent implementation for events that happen in an activity.
HistoricActivityInstanceEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
HistoricActivityInstanceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricActivityInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 
HistoricActivityInstanceQuery - Interface in org.camunda.bpm.engine.history
Programmatic querying for HistoricActivityInstances.
HistoricActivityInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
 
HistoricActivityInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
HistoricActivityInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
HistoricActivityInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
HistoricActivityInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
HistoricActivityInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
HistoricActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
HistoricActivityInstanceQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties which can be used in a HistoricActivityInstanceQuery.
HistoricActivityInstanceQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
HistoricActivityInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
 
HistoricActivityInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
 
HistoricActivityInstanceRestServiceImpl(ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
 
historicDataService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
historicDataService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
HistoricDetail - Interface in org.camunda.bpm.engine.history
Base class for all kinds of information that is related to either a HistoricProcessInstance or a HistoricActivityInstance.
HistoricDetailEventEntity - Class in org.camunda.bpm.engine.impl.history.event
 
HistoricDetailEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
HistoricDetailManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricDetailManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
 
HistoricDetailQuery - Interface in org.camunda.bpm.engine.history
Programmatic querying for HistoricDetails.
HistoricDetailQueryImpl - Class in org.camunda.bpm.engine.impl
 
HistoricDetailQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
HistoricDetailQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
HistoricDetailQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
HistoricDetailQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties which can be used in a HistoricDetailQuery.
HistoricDetailQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
 
HistoricDetailVariableInstanceUpdateEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricDetailVariableInstanceUpdateEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
HistoricFormProperty - Interface in org.camunda.bpm.engine.history
A single field that was submitted in either a start form or a task form.
HistoricFormPropertyEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricFormPropertyEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricFormPropertyEntity
 
HistoricFormPropertyEventEntity - Class in org.camunda.bpm.engine.impl.history.event
 
HistoricFormPropertyEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
HistoricProcessInstance - Interface in org.camunda.bpm.engine.history
A single execution of a whole process definition that is stored permanently.
HistoricProcessInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
 
HistoricProcessInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
 
HistoricProcessInstanceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricProcessInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceEntity
 
HistoricProcessInstanceEventEntity - Class in org.camunda.bpm.engine.impl.history.event
HistoryEvent signifying a top-level event in a process instance.
HistoricProcessInstanceEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
HistoricProcessInstanceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricProcessInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
 
HistoricProcessInstanceQuery - Interface in org.camunda.bpm.engine.history
Allows programmatic querying of HistoricProcessInstances.
HistoricProcessInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
 
HistoricProcessInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
HistoricProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
HistoricProcessInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
HistoricProcessInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
HistoricProcessInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
HistoricProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
HistoricProcessInstanceQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties which can be used in a HistoricProcessInstanceQueryProperty.
HistoricProcessInstanceQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
HistoricProcessInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
 
HistoricProcessInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
 
HistoricProcessInstanceRestServiceImpl(ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
 
HistoricScopeInstanceEvent - Class in org.camunda.bpm.engine.impl.history.event
 
HistoricScopeInstanceEvent() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
HistoricTaskInstance - Interface in org.camunda.bpm.engine.history
Represents a historic task instance (waiting, finished or deleted) that is stored permanent for statistics, audit and other business intelligence purposes.
HistoricTaskInstanceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricTaskInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceEntity
 
HistoricTaskInstanceEventEntity - Class in org.camunda.bpm.engine.impl.history.event
 
HistoricTaskInstanceEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
HistoricTaskInstanceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricTaskInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
HistoricTaskInstanceQuery - Interface in org.camunda.bpm.engine.history
Allows programmatic querying for HistoricTaskInstances.
HistoricTaskInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
HistoricTaskInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
HistoricTaskInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
HistoricTaskInstanceQueryProperty - Class in org.camunda.bpm.engine.impl
 
HistoricTaskInstanceQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
HistoricVariableInstance - Interface in org.camunda.bpm.engine.history
A single process variable containing the last value when its process instance has finished.
HistoricVariableInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
 
HistoricVariableInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
 
HistoricVariableInstanceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricVariableInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
HistoricVariableInstanceEntity(HistoricVariableUpdateEventEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
HistoricVariableInstanceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoricVariableInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
 
HistoricVariableInstanceQuery - Interface in org.camunda.bpm.engine.history
Programmatic querying for HistoricVariableInstances.
HistoricVariableInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
 
HistoricVariableInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
HistoricVariableInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
HistoricVariableInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
HistoricVariableInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
HistoricVariableInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
HistoricVariableInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
HistoricVariableInstanceQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties which can be used in a HistoricVariableInstanceQuery.
HistoricVariableInstanceQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryProperty
 
HistoricVariableInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
 
HistoricVariableInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
 
HistoricVariableInstanceRestServiceImpl(ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
 
HistoricVariableUpdate - Interface in org.camunda.bpm.engine.history
Update of a process variable.
HistoricVariableUpdateEventEntity - Class in org.camunda.bpm.engine.impl.history.event
 
HistoricVariableUpdateEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
history - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
HISTORY_ACTIVITY - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
Value for ProcessEngineConfiguration.setHistory(String) to ensure that only historic process instances and historic activity instances are being recorded.
HISTORY_AUDIT - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
Value for ProcessEngineConfiguration.setHistory(String) to ensure that only historic process instances, historic activity instances and submitted form property values are being recorded.
HISTORY_FULL - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
Value for ProcessEngineConfiguration.setHistory(String) to ensure that all historic information is being recorded, including the variable updates.
HISTORY_LEVEL - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
HISTORY_NONE - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
Value for ProcessEngineConfiguration.setHistory(String) to ensure that no history is being recorded.
HISTORY_VARIABLE - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
Deprecated.
HistoryAwareStartContext - Class in org.camunda.bpm.engine.impl.persistence.entity
 
HistoryAwareStartContext(ActivityImpl) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoryAwareStartContext
 
historyEnabled - Variable in class org.camunda.bpm.cockpit.db.QueryParameters
 
HistoryEvent - Class in org.camunda.bpm.engine.impl.history.event
The base class for all history events.
HistoryEvent() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
historyEventHandler - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
HistoryEventHandler - Interface in org.camunda.bpm.engine.impl.history.handler
The interface for implementing an history event handler.
historyEventProducer - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
HistoryEventProducer - Interface in org.camunda.bpm.engine.impl.history.producer
The producer for history events.
HistoryExecutionListener - Class in org.camunda.bpm.engine.impl.history.parser
An ExecutionListener implementation that delegates to a HistoryEventProducer.
HistoryExecutionListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
 
historyLevel - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
historyLevel - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
historyLevel - Variable in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
 
historyLevel - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
historyLevel - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
HISTORYLEVEL_ACTIVITY - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
HISTORYLEVEL_AUDIT - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
HISTORYLEVEL_FULL - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
HISTORYLEVEL_NONE - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
HistoryParseListener - Class in org.camunda.bpm.engine.impl.history.parser
This class is responsible for wiring history as execution listeners into process execution.
HistoryParseListener(int, HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
HistoryRestService - Interface in org.camunda.bpm.engine.rest.history
 
HistoryRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
 
HistoryRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
 
HistoryRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
 
historyService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
historyService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
HistoryService - Interface in org.camunda.bpm.engine
Service exposing information about ongoing and past process instances.
historyService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
historyService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
historyService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
HistoryServiceImpl - Class in org.camunda.bpm.engine.impl
 
HistoryServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoryServiceImpl
 
HistoryTaskListener - Class in org.camunda.bpm.engine.impl.history.parser
A TaskListener implementation that delegates to a HistoryEventProducer.
HistoryTaskListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
 
HOUR - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
hours - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
html - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
htmlExtractBodyContent(String) - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
htmlRemoveOuterTag(String, String) - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
htmlRemoveStartTag(String, String) - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
HTTP - Class in org.camunda.bpm.engine.impl.util.json
Convert an HTTP header to a JSONObject and back.
HTTP() - Constructor for class org.camunda.bpm.engine.impl.util.json.HTTP
 
HttpBasicAuthenticationProvider - Class in org.camunda.bpm.engine.rest.security.auth.impl
Authenticates a request against the provided process engine's identity service by applying http basic authentication.
HttpBasicAuthenticationProvider() - Constructor for class org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
 
HTTPTokener - Class in org.camunda.bpm.engine.impl.util.json
The HTTPTokener extends the JSONTokener to provide additional methods for the parsing of HTTP headers.
HTTPTokener(String) - Constructor for class org.camunda.bpm.engine.impl.util.json.HTTPTokener
Construct an HTTPTokener from a string.
HUMAN_PERFORMER - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 

I

i18n() - Method in class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateConfiguration
 
I18nResolver - Class in org.camunda.bpm.cycle.web
 
I18nResolver(I18n) - Constructor for class org.camunda.bpm.cycle.web.I18nResolver
 
IbatisVariableTypeHandler - Class in org.camunda.bpm.engine.impl.db
 
IbatisVariableTypeHandler() - Constructor for class org.camunda.bpm.engine.impl.db.IbatisVariableTypeHandler
 
ICON_SIZE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
ID - Static variable in class org.camunda.bpm.cockpit.impl.plugin.base.BasePlugin
 
id - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
id - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
id - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
id - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
id - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
id - Variable in class org.camunda.bpm.cycle.connector.ConnectorNode
 
id - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.data.ClassStructureDefinition
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.data.Data
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureDefinition
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.Error
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
id - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
id - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
id - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
id - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
id - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
each HistoryEvent has a unique id
id - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
id - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
id - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
id - Variable in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
id - Variable in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
id - Variable in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
id - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
id - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
id - Variable in class org.camunda.bpm.engine.impl.webservice.WSOperation
 
id - Variable in class org.camunda.bpm.engine.repository.DiagramElement
 
id - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
id - Variable in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
IdBlock - Class in org.camunda.bpm.engine.impl.db
 
IdBlock(long, long) - Constructor for class org.camunda.bpm.engine.impl.db.IdBlock
 
idBlockSize - Variable in class org.camunda.bpm.engine.impl.cmd.GetNextIdBlockCmd
 
idBlockSize - Variable in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
idBlockSize - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
identifier(String) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
IdentifierNode - Interface in org.camunda.bpm.engine.impl.juel
Identifier node interface.
Identity - Class in org.camunda.bpm.engine.impl.transformer
 
IDENTITY_SESSION_KEY - Static variable in class org.camunda.bpm.security.web.SecurityFilter
 
IdentityHolder - Class in org.camunda.bpm.cycle.security
 
IdentityHolder() - Constructor for class org.camunda.bpm.cycle.security.IdentityHolder
 
IdentityHolderFilter - Class in org.camunda.bpm.cycle.web.filter
Sets the user identity available from IdentityHolder.getIdentity()
IdentityHolderFilter() - Constructor for class org.camunda.bpm.cycle.web.filter.IdentityHolderFilter
 
identityId - Variable in class org.camunda.bpm.webapp.impl.security.auth.Authentication
 
IdentityInfoEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
IdentityInfoEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
IdentityInfoManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
IdentityInfoManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
IdentityLink - Interface in org.camunda.bpm.engine.task
An identity link is used to associate a task with a certain identity.
IdentityLinkEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
IdentityLinkEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
IdentityLinkManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
IdentityLinkManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
 
IdentityLinkType - Class in org.camunda.bpm.engine.task
Contains constants for all types of identity links that can be used to involve a user or group with a certain task.
IdentityLinkType() - Constructor for class org.camunda.bpm.engine.task.IdentityLinkType
 
IdentityProviderException - Exception in org.camunda.bpm.engine.impl.identity
Marks an exception triggered inside an identity provider implementation
IdentityProviderException(String) - Constructor for exception org.camunda.bpm.engine.impl.identity.IdentityProviderException
 
IdentityProviderException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.identity.IdentityProviderException
 
identityProviderSessionFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
session factory to be used for obtaining identity provider sessions
IdentityRestService - Interface in org.camunda.bpm.engine.rest
 
IdentityRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
IdentityRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
 
IdentityRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
 
identityService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
identityService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
IdentityService - Interface in org.camunda.bpm.engine
Service to manage Users and Groups.
identityService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
identityService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
identityService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
identityService - Variable in class org.camunda.bpm.engine.rest.sub.identity.impl.AbstractIdentityResource
 
identityService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
identityService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
IdentityServiceImpl - Class in org.camunda.bpm.engine.impl
 
IdentityServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
idGenerator - Variable in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
IdGenerator - Interface in org.camunda.bpm.engine.impl.cfg
generates IdBlocks that are used to assign ids to new objects.
idGenerator - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
idGenerator - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
idGeneratorDataSource - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
idGeneratorDataSourceJndiName - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
idleWaitInMillis - Variable in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
idRef - Variable in class org.camunda.bpm.engine.impl.bpmn.data.DataRef
 
imapHost - Variable in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
imapPassword - Variable in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
imapProtocol - Variable in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
imapUsername - Variable in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
implementation - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
implementation - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
importBpmnXml(String, String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
importChangesFromExecutableBpmnModel(String, String) - Method in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
Import the changes from a source bpmn process model to a target bpmn process model.
importContent(ConnectorNode, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
importContent(ConnectorNode, String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
importers - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
importFrom(Element, BpmnParse) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.XMLImporter
Imports the definitions in the XML declared in element
importFunctions(ScriptContext, String, Object) - Static method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
importSignavioArchive(String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
importSignavioArchive(ConnectorNode, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
inactivate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
inactivate() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
Inactivates this execution.
inactivate() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
Incident - Interface in org.camunda.bpm.engine.runtime
An Incident represents a failure in the execution of a process instance.
INCIDENT_HANDLER_TYPE - Static variable in class org.camunda.bpm.engine.impl.incident.FailedJobIncidentHandler
 
INCIDENT_ID - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
INCIDENT_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
INCIDENT_TIMESTAMP - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
INCIDENT_TYPE - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
incidentCount - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
incidentCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity
 
incidentCount - Variable in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
 
IncidentDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto
 
IncidentDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
IncidentEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
IncidentEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
IncidentHandler - Interface in org.camunda.bpm.engine.impl.incident
The IncidentHandler interface may be implemented by components that handle and resolve incidents of a specific type that occur during the execution of a process instance.
incidentHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
incidentId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
incidentId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which have the given id.
IncidentManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
IncidentManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
 
incidentMessage - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
incidentMessage - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
incidentMessage(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
incidentMessage - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
incidentMessage(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which have the given incident message.
IncidentQuery - Interface in org.camunda.bpm.engine.runtime
 
IncidentQueryDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
 
IncidentQueryDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
IncidentQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
IncidentQueryImpl - Class in org.camunda.bpm.engine.impl
 
IncidentQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
IncidentQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
IncidentQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
IncidentQueryProperty - Class in org.camunda.bpm.engine.impl
 
IncidentQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
IncidentRestService - Class in org.camunda.bpm.cockpit.impl.plugin.base.resources
 
IncidentRestService(String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.resources.IncidentRestService
 
incidents - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
incidents - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
incidents - Variable in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
incidentStatistics - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
incidentStatistics - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
incidentStatistics - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
IncidentStatistics - Interface in org.camunda.bpm.engine.management
Represents a statistic which the aggregate number of incidents to the corresponding incident type.
IncidentStatisticsDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto
 
IncidentStatisticsDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
IncidentStatisticsEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
IncidentStatisticsEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity
 
IncidentStatisticsResultDto - Class in org.camunda.bpm.engine.rest.dto.repository
 
IncidentStatisticsResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
 
incidentTimestamp - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
incidentTimestamp - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
incidentType - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
incidentType - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
incidentType - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
incidentType(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
incidentType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
incidentType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity
 
incidentType - Variable in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
 
incidentType(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which have the given incident type.
includeFailedJobs - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
includeFailedJobs() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
includeFailedJobs - Variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
includeFailedJobs() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
includeFailedJobs - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
includeFailedJobs() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
includeFailedJobs() - Method in interface org.camunda.bpm.engine.management.ActivityStatisticsQuery
Include an aggregation of failed jobs in the result.
includeFailedJobs() - Method in interface org.camunda.bpm.engine.management.DeploymentStatisticsQuery
Include an aggregation of failed jobs in the result.
includeFailedJobs() - Method in interface org.camunda.bpm.engine.management.ProcessDefinitionStatisticsQuery
Include an aggregation of failed jobs in the result.
includeIncidents - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
includeIncidents() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
includeIncidents - Variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
includeIncidents() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
includeIncidents - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
includeIncidents() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
includeIncidents() - Method in interface org.camunda.bpm.engine.management.ActivityStatisticsQuery
Include an aggregation of incidents in the result.
includeIncidents() - Method in interface org.camunda.bpm.engine.management.DeploymentStatisticsQuery
Include an aggregation of incidents in the result.
includeIncidents() - Method in interface org.camunda.bpm.engine.management.ProcessDefinitionStatisticsQuery
Include an aggregation of incidents in the result.
includeIncidentsForType - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
includeIncidentsForType(String) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
includeIncidentsForType - Variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
includeIncidentsForType(String) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
includeIncidentsForType - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
includeIncidentsForType(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
includeIncidentsForType(String) - Method in interface org.camunda.bpm.engine.management.ActivityStatisticsQuery
Include an aggregation of incidents of the assigned incidentType in the result.
includeIncidentsForType(String) - Method in interface org.camunda.bpm.engine.management.DeploymentStatisticsQuery
Include an aggregation of incidents of the assigned incidentType in the result.
includeIncidentsForType(String) - Method in interface org.camunda.bpm.engine.management.ProcessDefinitionStatisticsQuery
Include an aggregation of incidents of the assigned incidentType in the result.
includeProcessInstances - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
InclusiveGatewayActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Implementation of the Inclusive Gateway/OR gateway/inclusive data-based gateway as defined in the BPMN specification.
InclusiveGatewayActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
 
incomingTransitions - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
increment(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Increment a property of a JSONObject.
INDEX_PAGE - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
inError(Exception) - Static method in class org.camunda.bpm.cycle.connector.ConnectorStatus
 
init() - Method in class org.camunda.bpm.cockpit.impl.db.QuerySessionFactory
 
init() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedJtaProcessEngineConfiguration
 
init(ConnectorConfiguration) - Method in class org.camunda.bpm.cycle.connector.Connector
 
init() - Method in class org.camunda.bpm.cycle.connector.Connector
 
init(ConnectorConfiguration) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
init(ConnectorConfiguration) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
init(ConnectorConfiguration) - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
init(FilterConfig) - Method in class org.camunda.bpm.cycle.web.filter.IdentityHolderFilter
 
init(FilterConfig) - Method in class org.camunda.bpm.cycle.web.filter.InitialConfigurationFilter
 
init(FilterConfig) - Method in class org.camunda.bpm.cycle.web.filter.SlashUriFilter
 
init() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
init() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
init() - Method in class org.camunda.bpm.engine.impl.cfg.WebsphereProcessEngineConfiguration
 
init() - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
init() - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactoryWithELResolver
 
init() - Static method in class org.camunda.bpm.engine.ProcessEngines
Initializes all process engines that can be found on the classpath for resources camunda.cfg.xml (plain Activiti style configuration) and for resources activiti-context.xml (Spring style configuration).
init(FilterConfig) - Method in class org.camunda.bpm.engine.rest.filter.CacheControlFilter
 
init(FilterConfig) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
init() - Method in class org.camunda.bpm.engine.spring.components.config.xml.ActivitiNamespaceHandler
 
init(FilterConfig) - Method in class org.camunda.bpm.security.web.SecurityFilter
 
init(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.filter.AbstractTemplateFilter
 
init(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
 
init(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
initActivityInstanceEvent(HistoricActivityInstanceEventEntity, ExecutionEntity, String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
initActivityInstanceTree(ActivityInstanceImpl, Map<String, List<ExecutionEntity>>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
 
initActualCommandExecutor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initBeans() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initBusinessCalendarManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCommandContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCommandExecutorDbSchemaOperations() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
provide custom command executor that uses NON-JTA transactions
initCommandExecutorDbSchemaOperations() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCommandExecutors() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCommandExecutorTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCommandExecutorTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCorrelationHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initCustomJobRetryStrategy() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedJtaProcessEngineConfiguration
 
initDatabaseType() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initDataSource() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initDbSchemaOperationsCommandContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
initDelegateInterceptor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initDeploymentRegistration() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initEventHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initExecutionListeners(HistoryEventProducer) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
initExpressionManager() - Method in class org.camunda.bpm.engine.cdi.CdiJtaProcessEngineConfiguration
 
initExpressionManager() - Method in class org.camunda.bpm.engine.cdi.CdiStandaloneProcessEngineConfiguration
 
initExpressionManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initFailedJobCommandFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initFormEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initFormTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initFromProcessEngineConfiguration(ProcessEngineConfigurationImpl, List<String>) - Method in class org.camunda.bpm.cockpit.impl.db.QuerySessionFactory
initialize the ProcessEngineConfiguration from an existing one, just using the database settings and initialize the database / MyBatis stuff.
initHistoricVariableUpdateEvt(HistoricVariableUpdateEventEntity, VariableInstanceEntity, String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
initHistoryEventHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initHistoryEventProducer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initHistoryLevel() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initial - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
initial() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
initial - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ProcessInstanceStartContext
 
initialActivityStacks - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
initialAttachments - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
InitialConfigurationFilter - Class in org.camunda.bpm.cycle.web.filter
 
InitialConfigurationFilter() - Constructor for class org.camunda.bpm.cycle.web.filter.InitialConfigurationFilter
 
InitialConfigurationService - Class in org.camunda.bpm.cycle.web.service
 
InitialConfigurationService() - Constructor for class org.camunda.bpm.cycle.web.service.InitialConfigurationService
 
initialContext - Variable in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
initialContextFactory - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
initialize(ExtensionContext) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
 
initialize() - Method in class org.camunda.bpm.cycle.web.I18nResolver
 
initialize(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
initialize() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
initialize() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
initialize() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
initialize(VariableTypes) - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
initialize(VariableScope, VariableScope) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
initializeExpressionManager() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
initializeFormProperties(FormDataImpl, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
initializeParsers(ExtensionParsingContext) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
 
initializeProcessEngine() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
initializeProcessEngine() - Method in class org.camunda.bpm.engine.impl.test.PluggableProcessEngineTestCase
 
initializeProcessEngine() - Method in class org.camunda.bpm.engine.impl.test.ResourceProcessEngineTestCase
 
initializeProcessEngine() - Method in class org.camunda.bpm.engine.spring.impl.test.SpringProcessEngineTestCase
 
initializeProcessEngine() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
initializeProcessEngine() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
initializeServiceBuilder(ManagedProcessEngineMetadata, MscManagedProcessEngineController, ServiceBuilder<ProcessEngine>, String) - Static method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
initializeServices() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
initializeServices() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
initializeServices() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
initializeTransactionExternallyManaged() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
initializeVariableInstanceBackPointer(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
initializeVariableInstanceBackPointer(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
initializeVariableInstanceBackPointer(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
initializeXSDItemDefinitions() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
initialStarted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoryAwareStartContext
 
initialStarted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.FormPropertyStartContext
 
initialStarted(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ProcessInstanceStartContext
 
initIdentityProviderSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initIdGenerator() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedJtaProcessEngineConfiguration
 
initIdGenerator() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initIncidentHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initInterceptorChain(List<CommandInterceptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initJobExecutor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initJpa() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initJpa() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
initMailScanner() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initPasswordDigest() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initPlatformTransactionManager() - Method in class org.camunda.bpm.engine.impl.cfg.WebsphereProcessEngineConfiguration
 
initProcessApplicationClassloader(ServletContextEvent) - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
 
initProcessApplicationElResolver() - Method in class org.camunda.bpm.application.AbstractProcessApplication
Initializes the process application provided ElResolver.
initProcessApplicationManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initProcessDiagramCanvas(ProcessDefinitionEntity) - Static method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator
 
initProcessEngineFromSpringResource(URL) - Static method in class org.camunda.bpm.engine.ProcessEngines
 
initProcessEngineServiceDelegate() - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessApplicationService
 
initProcessEngineServiceDelegate() - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
 
initProcessInstanceEvent(HistoricProcessInstanceEventEntity, ExecutionEntity, String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
initQueryVariableValues(VariableTypes) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
initQueryVariableValues(VariableTypes) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
initResourceAuthorizationProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initScriptingEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initService(Object) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initServices() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initSessionFactories() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initTaskInstanceEvent(HistoricTaskInstanceEventEntity, TaskEntity, String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
initTransactionContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
initTransactionContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initTransactionContextFactory() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
initTransactionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
initTransactionManager() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
initVariableTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
InjectionUtil - Class in org.camunda.bpm.container.impl.jmx.deployment.util
 
InjectionUtil() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.util.InjectionUtil
 
inMessage - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
innerActivityBehavior - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
InputStreamSource - Class in org.camunda.bpm.engine.impl.util.io
 
InputStreamSource(InputStream) - Constructor for class org.camunda.bpm.engine.impl.util.io.InputStreamSource
 
insert(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
insert(PersistentObject) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
 
insert(PersistentObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
insert(PersistentObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
 
insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
insert(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
 
insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
insert(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
insertDeployment(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
 
insertedObjects - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
insertHistoricActivityInstance(HistoricActivityInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
 
insertHistoricVariableUpdateEntity(HistoricVariableUpdateEventEntity) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
customized insert behavior for HistoricVariableUpdateEventEntity
insertOrUpdate(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
general history event insert behavior
insertResource(ResourceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
 
insertStatements - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
installedServices - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
the list of services installed by this operation.
installService(OperationContext, ServiceVerificationHandler, ManagedProcessEngineMetadata) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemAdd
 
INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemDescribe
 
INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionAdd
 
INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionRemove
 
INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorAdd
 
INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineRemove
 
INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.resource.BpmPlatformSubsystemRootResourceDefinition
 
INSTANCE - Static variable in interface org.camunda.bpm.container.RuntimeContainerDelegate
Holds the current RuntimeContainerDelegate instance
instance() - Static method in class org.camunda.bpm.cycle.roundtrip.XsltTransformer
Return instance of this transformer
INSTANCE - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
 
instances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
instances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
instances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
instances - Variable in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
instantiate(String) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
 
instantiate(String, Object[]) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
 
instantiateDelegate(Class<?>, List<FieldDeclaration>) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
instantiateDelegate(String, List<FieldDeclaration>) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
instantiateJobExecutor(Class<? extends JobExecutor>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobAcquisitionStep
 
instantiateProcess(CommandContext, MessageCorrelationResult) - Method in class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
 
IntegerConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
IntegerConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.IntegerConverter
 
IntegerToLong - Class in org.camunda.bpm.engine.impl.transformer
Transforms a Integer to a Long
IntegerToLong() - Constructor for class org.camunda.bpm.engine.impl.transformer.IntegerToLong
 
IntegerToString - Class in org.camunda.bpm.engine.impl.transformer
Transforms a Integer to a String
IntegerToString() - Constructor for class org.camunda.bpm.engine.impl.transformer.IntegerToString
 
IntegerType - Class in org.camunda.bpm.engine.impl.variable
 
IntegerType() - Constructor for class org.camunda.bpm.engine.impl.variable.IntegerType
 
interfaceImplementations - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
IntermediateCatchEventActivitiBehaviour - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
IntermediateCatchEventActivitiBehaviour() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchEventActivitiBehaviour
 
IntermediateCatchLinkEventActivityBehaviour - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
IntermediateCatchLinkEventActivityBehaviour() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchLinkEventActivityBehaviour
 
IntermediateThrowCompensationEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
IntermediateThrowCompensationEventActivityBehavior(CompensateEventDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
 
IntermediateThrowNoneEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
IntermediateThrowNoneEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowNoneEventActivityBehavior
 
IntermediateThrowSignalEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
IntermediateThrowSignalEventActivityBehavior(EventSubscriptionDeclaration) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
 
internalServerError(String) - Method in class org.camunda.bpm.cycle.web.service.AbstractRestService
Issue a internal server error response with the given reason
InterpretableExecution - Interface in org.camunda.bpm.engine.impl.pvm.runtime
 
interrupting - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
InvalidRequestException - Exception in org.camunda.bpm.engine.rest.exception
This exception is used for any kind of errors that occur due to malformed parameters in a Http query.
InvalidRequestException(Response.Status, String) - Constructor for exception org.camunda.bpm.engine.rest.exception.InvalidRequestException
 
InvalidRequestException(Response.Status, Exception, String) - Constructor for exception org.camunda.bpm.engine.rest.exception.InvalidRequestException
 
invocationParameters - Variable in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
 
invocationResult - Variable in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
 
InvoiceProcessApplication - Class in org.camunda.bpm.example.invoice
Process Application exposing this application's resources the process engine.
InvoiceProcessApplication() - Constructor for class org.camunda.bpm.example.invoice.InvoiceProcessApplication
 
invoke(InvocationContext) - Method in class org.camunda.bpm.engine.cdi.impl.annotation.CompleteTaskInterceptor
 
invoke(InvocationContext) - Method in class org.camunda.bpm.engine.cdi.impl.annotation.StartProcessInterceptor
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
invoke(String, Map<String, Object>, ExecutionEntity, TaskEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.ServiceInvoker
 
invoke() - Method in class org.camunda.bpm.engine.impl.delegate.ActivityBehaviorInvocation
 
invoke() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
 
invoke() - Method in class org.camunda.bpm.engine.impl.delegate.ExecutionListenerInvocation
 
invoke() - Method in class org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation
 
invoke() - Method in class org.camunda.bpm.engine.impl.delegate.ExpressionSetInvocation
 
invoke() - Method in class org.camunda.bpm.engine.impl.delegate.JavaDelegateInvocation
 
invoke() - Method in class org.camunda.bpm.engine.impl.delegate.TaskListenerInvocation
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
If the base object is not null, invoke the method, with the given parameters on this bean.
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
Attempts to resolve and invoke the given method on the given base object by querying all component resolvers.
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.javax.el.ELResolver
Attempts to resolve and invoke the given method on the given base object.
invoke(ELContext, Object[]) - Method in class org.camunda.bpm.engine.impl.javax.el.MethodExpression
If a String literal is specified as the expression, returns the String literal coerced to the expected return type of the method signature.
invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
invoke(Bindings, ELContext, Object, Method) - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
Invoke method.
invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
 
invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
Invoke method.
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
 
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.juel.SimpleResolver
 
invoke(ELContext, Object[]) - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
Evaluates the expression and invokes the method.
invoke(Object, String, Object[]) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
 
invoke(MethodInvocation) - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingMethodInterceptor
 
invokePostDeploy(ProcessApplicationInterface) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
invokePostInit() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
invokePostProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
invokePreInit() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
invokePreUndeploy(ProcessApplicationInterface) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
involvedUser - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
ioSpecification - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
IOSpecification - Class in org.camunda.bpm.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'ioSpecification'
IOSpecification() - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.IOSpecification
 
ioSpecification - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
IoUtil - Class in org.camunda.bpm.cycle.util
 
IoUtil() - Constructor for class org.camunda.bpm.cycle.util.IoUtil
 
IoUtil - Class in org.camunda.bpm.engine.impl.util
 
IoUtil() - Constructor for class org.camunda.bpm.engine.impl.util.IoUtil
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.BooleanType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.ByteArrayType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.DateType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.DoubleType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.IntegerType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityVariableType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.LongType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.NullType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.SerializableType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.ShortType
 
isAbleToStore(Object) - Method in class org.camunda.bpm.engine.impl.variable.StringType
 
isAbleToStore(Object) - Method in interface org.camunda.bpm.engine.impl.variable.VariableType
 
isAcceptUntrustedCertificates() - Method in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
 
isActivateJobExecutor() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
isActive() - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
 
isActive - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
isActive() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
isActive - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
isActive() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
isActive - Variable in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
isActive - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
indicates if this execution represents an active path of execution.
isActive(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isActive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isActive() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
returns whether this execution is currently active.
isActive - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
indicates if this execution represents an active path of execution.
isActive(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isActive() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isAdmin() - Method in class org.camunda.bpm.cycle.entity.User
 
isAdmin() - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
isAdmin() - Method in class org.camunda.bpm.security.UserIdentity
 
isAjax(HttpServletRequest) - Static method in class org.camunda.bpm.security.web.util.WebUtil
 
isAnyOf(ConnectorNodeType...) - Method in enum org.camunda.bpm.cycle.connector.ConnectorNodeType
 
isArrayByteBase64(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Tests a given byte array to see if it contains only valid characters within the Base64 alphabet.
isAssociated() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
returns true if an Execution is associated.
isAsync(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
isAsync() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
isAsync - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
isAsync() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
isAsync() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
 
isAsync(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AbstractEventAtomicOperation
 
isAsync(InterpretableExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
isAsync(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityExecute
 
isAsync(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascade
 
isAsync(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationProcessStart
 
isAsync(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionCreateScope
 
isAsync(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionDestroyScope
 
isAsync(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionNotifyListenerTake
 
isAsync() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ProcessInstanceStartContext
 
isAtLeastOneUserConfigured() - Method in class org.camunda.bpm.cycle.web.filter.InitialConfigurationFilter
 
isAuthenticated - Variable in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
isAuthenticated() - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
isAuthenticated(ProcessEngine, String, String) - Method in class org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
 
isAuthenticated() - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
isAuthenticated(HttpServletRequest) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
isAuthenticatedUser(UserEntity) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
isAuthorizationCheckEnabled - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
If true authorization check is performed.
isAuthorizationCheckEnabled() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
isAuthorizationEnabled() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
isAuthorized(String, List<String>, Permission, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
isAuthorized(Permission, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
isAuthorized - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
isAuthorized() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
isAuthorized(Permission, Resource, String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
 
isAuthorized(Permission, Resource) - Method in class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
 
isAuthorized(Permission) - Method in class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
 
isAuthorized(Permission, Resource, String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
isAuthorizedForApp(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
 
isAuthorizedForApp(AuthorizationService, String, List<String>, String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
isAutoActivate - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
isAutoActivate() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
isAutoActivate - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
isAutoActivate() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
isAutoFireHistoryEvents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isAutoFireHistoryEvents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
isAutoSchemaUpdate() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
isBase64(byte) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Returns whether or not the octet is in the base 64 alphabet.
isBelowPath(String, String) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
isBitOn(int, int) - Static method in class org.camunda.bpm.engine.impl.util.BitMaskUtil
Check if the bit is set to '1'
isBpmnResource(String) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.BooleanType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.ByteArrayType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.DateType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.DoubleType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.IntegerType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityVariableType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.LongType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.NullType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.ShortType
 
isCachable() - Method in class org.camunda.bpm.engine.impl.variable.StringType
 
isCachable() - Method in interface org.camunda.bpm.engine.impl.variable.VariableType
 
isCancelled() - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
isCancelled() - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
 
isChildActivity(ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Checks if the given activity is a child activity of the possibleParentActivity.
isCollection - Variable in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
isCollection() - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
isConcurrent - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isConcurrent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isConcurrent() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
returns whether this execution is concurrent or not.
isConcurrent - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isConcurrent() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isCreateDiagramOnDeploy - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
isCreateDiagramOnDeploy() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
isCreateIncidentOnFailedJobEnabled() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
isDaemon() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjDeamonWorkRunnableAdapter
 
isDaemon() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjWorkRunnableAdapter
 
isDbHistoryUsed - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
isDbHistoryUsed() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
isDbHistoryUsed - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
isDbHistoryUsed() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
isDbIdentityUsed - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
isDbIdentityUsed() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
isDbIdentityUsed - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
isDbIdentityUsed() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
isDefault() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
isDefault - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
isDefault() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
isDefault() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
 
isDeferred() - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
isDeferred() - Method in class org.camunda.bpm.engine.impl.juel.Tree
 
isDeferred() - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
Answer true if this is a deferred expression (starting with #{)
isDeferred() - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Answer true if this is a deferred expression (containing sub-expressions starting with #{)
isDeleted - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
isDeleted() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
isDeleteRoot() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isDeleteRoot() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isDeleteRoot() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
isDeployable(String) - Static method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ProcessApplicationScanningUtil
 
isDeployed - Variable in class org.camunda.bpm.application.AbstractProcessApplication
 
isDiagramForProcess(String, String) - Static method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ProcessApplicationScanningUtil
 
isDigit(char) - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
isDirectory() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
isDirectory() - Method in enum org.camunda.bpm.cycle.connector.ConnectorNodeType
 
isDone() - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
isDone() - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
 
isDuplicateFilterEnabled - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
isDuplicateFilterEnabled() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
isEdge() - Method in class org.camunda.bpm.engine.repository.DiagramEdge
 
isEdge() - Method in class org.camunda.bpm.engine.repository.DiagramElement
 
isEdge() - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
isEmpty() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
isEmpty() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
isEmpty() - Method in class org.camunda.bpm.engine.impl.form.FormData
 
isEmpty() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
isEmptyFile(URL) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
isEmptyFile(URL) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ParseProcessesXmlStep
 
isEmptyLinesEnabled - Variable in class org.camunda.bpm.engine.impl.test.PvmTestCase
 
isEnabled(Builder.Feature) - Method in class org.camunda.bpm.engine.impl.juel.Builder
 
isEnded - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isEnded() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isEnded() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
returns whether this execution has ended or not.
isEnded() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
 
isEnded - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isEnded() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isEnded() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
 
isEnded() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
 
isEnded() - Method in interface org.camunda.bpm.engine.runtime.Execution
Indicates if the execution is ended.
isEngineTablePresent() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
isEval() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
isEventScope - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isEventScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isEventScope - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isEventScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isEventScope() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
isExclusive(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
isExclusive() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
isExclusive - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
isExclusive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
isExclusive - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
isExclusive() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
isExclusive() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
 
isExecutingExclusiveJob() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
 
isExecutionAloneInParent(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityEnd
 
isExportedFromAdonis50(Document) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
isExtraScopeNeeded() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
isFailedJobsToInclude() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
isFailedJobsToInclude() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
isFailedJobsToInclude() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
isFile() - Method in enum org.camunda.bpm.cycle.connector.ConnectorNodeType
 
isFinished() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
isFinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
isFunctionBound(int) - Method in class org.camunda.bpm.engine.impl.juel.Bindings
Test if given index is bound to a function.
isGenerated() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
Indicated whether or not the resource has been generated while deploying rather than being actual part of the deployment.
isGET(HttpServletRequest) - Static method in class org.camunda.bpm.security.web.util.WebUtil
 
isGranted() - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
 
isGraphicalNotationDefined - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
isGraphicalNotationDefined() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
isGroup() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
isHistoryEnabled() - Method in class org.camunda.bpm.cockpit.db.QueryParameters
 
isHistoryEnabled - Variable in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
 
isHistoryEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
 
isHistoryTablePresent() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
isIdentityLinksInitialized - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
isIdentityLinksInitialized - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
IsIdentityServiceReadOnlyCmd - Class in org.camunda.bpm.engine.impl.cmd
 
IsIdentityServiceReadOnlyCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.IsIdentityServiceReadOnlyCmd
 
isIdentityTablePresent() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
isIdentityUsed() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
isInactiveConcurrentRoot(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
returns true if execution is a concurrent root.
isIncidentsToInclude() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
isIncidentsToInclude() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
isIncidentsToInclude() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
isInitialEvent(String) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
 
isInitialized - Static variable in class org.camunda.bpm.engine.ProcessEngines
 
isInterrupted - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
isInterrupting() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
isInterrupting - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartEventActivityBehavior
 
isInterrupting() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartEventActivityBehavior
 
isInterruptingTimer - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
isInterruptingTimer() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
isJdbcPingEnabled() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
isJobAdded - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
isJobAdded() - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
 
isJobExecutorActivate() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
isJobExecutorDeploymentAware() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
isJpaCloseEntityManager() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
isJPAEntity() - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
isJPAEntity(Object) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityMappings
 
isJpaHandleTransaction() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
isLatest() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
isLeapYear(int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
isLeftValue() - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
isLeftValue() - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
isLeftValue() - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
isLeftValue() - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
isLeftValue() - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
 
isLeftValue() - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
isLeftValue() - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
 
isLeftValue() - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Answer true if this could be used as an lvalue.
isLiteralText() - Method in class org.camunda.bpm.engine.impl.javax.el.Expression
Returns whether this expression was created from only literal text.
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
Answer false
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
isLiteralText() - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
 
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
Answer false.
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
 
isLiteralText() - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
 
isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableCmd
 
isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
 
isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
 
isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
 
isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
 
isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
 
isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
 
isLocal() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
 
isLoginRequest(HttpServletRequest) - Method in class org.camunda.bpm.security.web.SecurityFilter
 
isMethodInvocation() - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
isMethodInvocation() - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
isMethodInvocation() - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
isMethodInvocation() - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
isMethodInvocation() - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
 
isMethodInvocation() - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
isMethodInvocation() - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
 
isMethodMatched(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
 
isMissingTablesException(Exception) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
isNameAvailable(String) - Method in class org.camunda.bpm.cycle.repository.RoundtripRepository
 
isNameAvailable(String) - Method in class org.camunda.bpm.cycle.repository.UserRepository
 
isNameAvailable(String) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
isNameAvailable(String) - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
 
isNew - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
isNew() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
isNew - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
 
isNode() - Method in class org.camunda.bpm.engine.repository.DiagramEdge
 
isNode() - Method in class org.camunda.bpm.engine.repository.DiagramElement
 
isNode() - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
isNull(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Determine if the value is null.
isNull(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Determine if the value associated with the key is null or if there is no value.
isOpen() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
isOperating - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isOperating - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isParmetersProvided() - Method in class org.camunda.bpm.engine.impl.javax.el.MethodExpression
Return whether this MethodExpression was created with parameters.
isParmetersProvided() - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
 
isPartOfProcessApplication(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
return true if the deployment unit is either itself a process application or part of a process application.
isPerInstance() - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
 
isPermissionGranted(Permission) - Method in interface org.camunda.bpm.engine.authorization.Authorization
Allows checking whether this authorization grants a specific permission.
isPermissionGranted(Permission) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
isPermissionRevoked(Permission) - Method in interface org.camunda.bpm.engine.authorization.Authorization
Allows checking whether this authorization revokes a specific permission.
isPermissionRevoked(Permission) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
isPersistentObjectDeleted(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
isPOST(HttpServletRequest) - Static method in class org.camunda.bpm.security.web.util.WebUtil
 
isProcessApplication(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
Returns true if the DeploymentUnit itself is a process application (carries a processes.xml)
isProcessInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isProcessInstance() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
returns whether this execution is a process instance or not.
isProcessInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isProcessInstancesOnly() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
isProperty(String) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
Test property
isPropertyResolved() - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Returns whether an ELResolver has successfully resolved a given (base, property) pair.
isQueryByPermission() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
isQueryByResourceType() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
isReachable(PvmActivity, PvmActivity, Set<PvmActivity>) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
 
isReadable() - Method in interface org.camunda.bpm.engine.form.FormProperty
Is this property read to be displayed in the form and made accessible with the methods FormService.getStartFormData(String) and FormService.getTaskFormData(String).
isReadable - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
isReadable() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
isReadable - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
isReadable() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
isReadOnly() - Method in interface org.camunda.bpm.engine.IdentityService
Allows to inquire whether this identity service implementation provides read-only access to the user repository, false otherwise.
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
isReadOnly() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ArrayELResolver
If the base object is a Java language array, returns whether a call to ArrayELResolver.setValue(ELContext, Object, Object, Object) will always fail.
isReadOnly() - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperty
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
If the base object is not null, returns whether a call to BeanELResolver.setValue(ELContext, Object, Object, Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
For a given base and property, attempts to determine whether a call to CompositeELResolver.setValue(ELContext, Object, Object, Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ELResolver
For a given base and property, attempts to determine whether a call to ELResolver.setValue(ELContext, Object, Object, Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ListELResolver
If the base object is a list, returns whether a call to ListELResolver.setValue(ELContext, Object, Object, Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.MapELResolver
If the base object is a map, returns whether a call to MapELResolver.setValue(ELContext, Object, Object, Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ResourceBundleELResolver
If the base object is not null and an instanceof java.util.ResourceBundle, return true.
isReadOnly(ELContext) - Method in class org.camunda.bpm.engine.impl.javax.el.ValueExpression
Evaluates the expression relative to the provided context, and returns true if a call to ValueExpression.setValue(ELContext, Object) will always fail.
isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
non-lvalues are always readonly, so answer true
isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
isReadOnly(Bindings, ELContext) - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
isReadOnly(ELContext) - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
Answer true.
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.SimpleResolver
 
isReadOnly(ELContext) - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Evaluates the expression as an lvalue and determines if TreeValueExpression.setValue(ELContext, Object) will always fail.
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.spring.ApplicationContextElResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.test.mock.MockElResolver
 
isRequired() - Method in interface org.camunda.bpm.engine.form.FormProperty
Is this property a required input field
isRequired - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
isRequired() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
isRequired - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
isRequired() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
isResumePreviousVersions - Variable in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
isResumePreviousVersions() - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
isRollbackOnFailure - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
isScope - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isScope() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
Returns whether this execution is a scope.
isScope - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
isScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
isScope - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
isScope() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
isSingleton() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
isSkipNotifyListeners(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AbstractEventAtomicOperation
 
isSkipNotifyListeners(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationActivityInstanceEnd
 
isSkipNotifyListeners(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationDeleteCascadeFireActivityEnd
 
isSortControlSupported() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
isStartEvent - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
isStartEvent() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
isSupportsCommitMessage() - Method in class org.camunda.bpm.cycle.connector.Connector
 
isSupportsCommitMessage() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
isSupportsCommitMessage() - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
isSupportsCommitMessage() - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
isSupportsCommitMessage() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorDTO
 
isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
isSuspended() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
Returns true if the process definition is in suspended state.
isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
 
isSuspended() - Method in interface org.camunda.bpm.engine.runtime.Execution
Indicates if the execution is suspended.
isSuspended() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstance
returns true if the process instance is suspended
isSuspended() - Method in interface org.camunda.bpm.engine.task.Task
Indicated whether this task is suspended or not.
isTablePresent(String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
isTaskAssociated() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
isTransactionActive() - Method in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionImpl
 
isTransactionsExternallyManaged() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
isUndeploymentOperation - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
isUnfinished() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
isUnfinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
isUpdated(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
isUrlSafe() - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
Returns our current encode mode.
isUseCommonJWorkManager - Variable in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
isUseJaas() - Method in class org.camunda.bpm.security.SecurityConfiguration
 
isUser() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
isUserAuthorized(String, List<String>, Permission, Resource) - Method in interface org.camunda.bpm.engine.AuthorizationService
Allows performing an authorization check.
isUserAuthorized(String, List<String>, Permission, Resource, String) - Method in interface org.camunda.bpm.engine.AuthorizationService
Allows performing an authorization check.
isUserAuthorized(String, List<String>, Permission, Resource) - Method in class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
 
isUserAuthorized(String, List<String>, Permission, Resource, String) - Method in class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
 
isUserAuthorized(String, String, Integer, String) - Method in interface org.camunda.bpm.engine.rest.AuthorizationRestService
 
isUserAuthorized(String, String, Integer, String) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
isUserInRole(String) - Method in class org.camunda.bpm.security.web.SecurityWrappedRequest
 
isUseSsl() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
isValidatingSchema() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
isValidEventNameForScope(String, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Check if the given event name is valid.
isValidSortByValue(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
isVarArgs() - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
isVarArgs() - Method in interface org.camunda.bpm.engine.impl.juel.FunctionNode
 
isVariableBound(int) - Method in class org.camunda.bpm.engine.impl.juel.Bindings
Test if given index is bound to a variable.
isWaitForCompletion() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
 
isWaiting - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
isWithException() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
isWritable() - Method in interface org.camunda.bpm.engine.form.FormProperty
Is this property expected when a user submits the form?
isWritable - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
isWritable() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
isWritable - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
isWritable() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
isWriteable(Class<?>, Type, Annotation[], MediaType) - Method in class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateMessageBodyWriter
We can process only objects for which templates exist.
item - Variable in class org.camunda.bpm.engine.impl.bpmn.data.ItemInstance
 
item - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageInstance
 
ItemDefinition - Class in org.camunda.bpm.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'itemDefinition'
ItemDefinition(String, StructureDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
itemDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
itemDefinitions - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
ItemInstance - Class in org.camunda.bpm.engine.impl.bpmn.data
An instance of ItemDefinition
ItemInstance(ItemDefinition, StructureInstance) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.ItemInstance
 
itemKind - Variable in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
ItemKind - Enum in org.camunda.bpm.engine.impl.bpmn.data
Implementation of the BPMN 2.0 'itemKind'

J

JacksonConfigurator - Class in org.camunda.bpm.engine.rest.mapper
 
JacksonConfigurator() - Constructor for class org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
 
JAVA_APP_APP_NAME_PATH - Static variable in class org.camunda.bpm.application.impl.EjbProcessApplication
 
JavaDelegate - Interface in org.camunda.bpm.engine.delegate
Convience class that should be used when a Java delegation in a BPMN 2.0 process is required (for example, to call custom business logic).
javaDelegate - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
 
JavaDelegateInvocation - Class in org.camunda.bpm.engine.impl.delegate
Class handling invocations of JavaDelegates
JavaDelegateInvocation(JavaDelegate, DelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.delegate.JavaDelegateInvocation
 
JaxRsUtil - Class in org.camunda.bpm.cycle.web.jaxrs.ext
 
JaxRsUtil() - Constructor for class org.camunda.bpm.cycle.web.jaxrs.ext.JaxRsUtil
 
JcaExecutorServiceConnection - Interface in org.camunda.bpm.container.impl.threading.ra.outbound
 
JcaExecutorServiceConnectionFactory - Interface in org.camunda.bpm.container.impl.threading.ra.outbound
 
JcaExecutorServiceConnectionFactoryImpl - Class in org.camunda.bpm.container.impl.threading.ra.outbound
 
JcaExecutorServiceConnectionFactoryImpl() - Constructor for class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
 
JcaExecutorServiceConnectionFactoryImpl(JcaExecutorServiceManagedConnectionFactory, ConnectionManager) - Constructor for class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
 
JcaExecutorServiceConnectionImpl - Class in org.camunda.bpm.container.impl.threading.ra.outbound
 
JcaExecutorServiceConnectionImpl() - Constructor for class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionImpl
 
JcaExecutorServiceConnectionImpl(JcaExecutorServiceManagedConnection, JcaExecutorServiceManagedConnectionFactory) - Constructor for class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionImpl
 
JcaExecutorServiceConnector - Class in org.camunda.bpm.container.impl.threading.ra
The ResourceAdapter responsible for bootstrapping the JcaExecutorService
JcaExecutorServiceConnector() - Constructor for class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
JcaExecutorServiceConnector.ExecutorServiceWrapper - Class in org.camunda.bpm.container.impl.threading.ra
This class must be free of engine classes to make it possible to install the resource adapter without shared libraries.
JcaExecutorServiceConnector.ExecutorServiceWrapper() - Constructor for class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector.ExecutorServiceWrapper
 
JcaExecutorServiceDelegate - Class in org.camunda.bpm.container.impl.ejb.deployment
MBean Service delegating to the Jca ExecutorService
JcaExecutorServiceDelegate(ExecutorService) - Constructor for class org.camunda.bpm.container.impl.ejb.deployment.JcaExecutorServiceDelegate
 
JcaExecutorServiceDelegateMBean - Interface in org.camunda.bpm.container.impl.ejb.deployment
 
JcaExecutorServiceManagedConnection - Class in org.camunda.bpm.container.impl.threading.ra.outbound
 
JcaExecutorServiceManagedConnection() - Constructor for class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
JcaExecutorServiceManagedConnection(JcaExecutorServiceManagedConnectionFactory) - Constructor for class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
JcaExecutorServiceManagedConnectionFactory - Class in org.camunda.bpm.container.impl.threading.ra.outbound
 
JcaExecutorServiceManagedConnectionFactory() - Constructor for class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
JcaInflowExecuteJobsRunnable - Class in org.camunda.bpm.container.impl.threading.ra.inflow
 
JcaInflowExecuteJobsRunnable(List<String>, ProcessEngineImpl, JcaExecutorServiceConnector) - Constructor for class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
 
JcaWorkManagerExecutorService - Class in org.camunda.bpm.container.impl.threading.ra
AbstractPlatformJobExecutor implementation delegating to a JCA WorkManager.
JcaWorkManagerExecutorService(JcaExecutorServiceConnector, WorkManager) - Constructor for class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
JcaWorkRunnableAdapter - Class in org.camunda.bpm.container.impl.threading.ra
An adapter for wrapping a Runnable as a JCA Work instance.
JcaWorkRunnableAdapter(Runnable) - Constructor for class org.camunda.bpm.container.impl.threading.ra.JcaWorkRunnableAdapter
 
JDBC_METADATA_TABLE_TYPES - Static variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
jdbcDriver - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcMaxActiveConnections - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcMaxCheckoutTime - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcMaxIdleConnections - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcMaxWaitTime - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcPassword - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcPingConnectionNotUsedFor - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcPingEnabled - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcPingQuery - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcUrl - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jdbcUsername - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
JmxManagedJobExecutor - Class in org.camunda.bpm.container.impl.jmx.services
 
JmxManagedJobExecutor(JobExecutor) - Constructor for class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
JmxManagedJobExecutorMBean - Interface in org.camunda.bpm.container.impl.jmx.services
MBean interface exposing management properties of the jobExecutor through JMX.
JmxManagedProcessApplication - Class in org.camunda.bpm.container.impl.jmx.services
 
JmxManagedProcessApplication(ProcessApplicationInfoImpl, ProcessApplicationReference) - Constructor for class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
JmxManagedProcessApplicationMBean - Interface in org.camunda.bpm.container.impl.jmx.services
MBean interface for ProcessApplications.
JmxManagedProcessEngine - Class in org.camunda.bpm.container.impl.jmx.services
Represents a process engine managed by the MBeanServiceContainer
JmxManagedProcessEngine() - Constructor for class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
JmxManagedProcessEngine(ProcessEngine) - Constructor for class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
JmxManagedProcessEngineController - Class in org.camunda.bpm.container.impl.jmx.services
Represents a managed process engine that is started / stopped inside the MBeanServiceContainer
JmxManagedProcessEngineController(ProcessEngineConfiguration) - Constructor for class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineController
 
JmxManagedProcessEngineMBean - Interface in org.camunda.bpm.container.impl.jmx.services
An MBean interface for the ProcessEngine.
JmxManagedThreadPool - Class in org.camunda.bpm.container.impl.jmx.services
 
JmxManagedThreadPool(BlockingQueue<Runnable>, ThreadPoolExecutor) - Constructor for class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
JmxManagedThreadPoolMBean - Interface in org.camunda.bpm.container.impl.jmx.services
MBean responsible for controlling a Thread Pool.
JmxRuntimeContainerDelegate - Class in org.camunda.bpm.container.impl.jmx
This is the default RuntimeContainerDelegate implementation that delegates to the local MBeanServer infrastructure.
JmxRuntimeContainerDelegate() - Constructor for class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
JmxRuntimeContainerDelegate.ServiceTypes - Enum in org.camunda.bpm.container.impl.jmx
The service types managed by this container.
JNDI_NAME_PREFIX - Static variable in class org.camunda.bpm.BpmPlatform
 
jndiName - Static variable in class org.camunda.bpm.engine.cdi.impl.util.BeanManagerLookup
provide a custom jndi lookup name
Job - Interface in org.camunda.bpm.engine.runtime
Represents one job (timer, message, etc.).
JOB_ACQUISITION - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
JOB_ACQUISITION - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
JOB_ACQUISITIONS - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
JOB_EXECUTOR - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
JOB_EXECUTOR - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
JOB_EXECUTOR_CLASS_NAME - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
JOB_EXECUTOR_REALM - Static variable in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
JOB_ID - Static variable in class org.camunda.bpm.engine.impl.JobQueryProperty
 
JobAcquisitionAdd - Class in org.camunda.bpm.container.impl.jboss.extension.handler
Provides the description and the implementation of the job-acquisition#add operation.
JobAcquisitionAdd() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionAdd
 
JobAcquisitionConfiguration - Interface in org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi
Configuraiton of a job acquisition.
jobAcquisitionName - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
JobAcquisitionRemove - Class in org.camunda.bpm.container.impl.jboss.extension.handler
Provides the description and the implementation of the process-engine#remove operation.
JobAcquisitionRemove() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionRemove
 
JobAcquisitionResourceDefinition - Class in org.camunda.bpm.container.impl.jboss.extension.resource
 
JobAcquisitionResourceDefinition() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.resource.JobAcquisitionResourceDefinition
 
jobAcquisitions - Variable in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
 
JobAcquisitionStrategy - Interface in org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi
A job acquisition strategy implements the 'active' part of a job Acquisition.
jobAcquisitionThread - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
jobAcquisitionXml - Variable in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobAcquisitionStep
 
JobAcquisitionXml - Interface in org.camunda.bpm.container.impl.metadata.spi
Java API to the JobAcquisition deployment metadata
JobAcquisitionXmlImpl - Class in org.camunda.bpm.container.impl.metadata
Implementation of the JobAcquisitionXml SPI interface
JobAcquisitionXmlImpl() - Constructor for class org.camunda.bpm.container.impl.metadata.JobAcquisitionXmlImpl
 
JobDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
JobDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobDto
 
JobDuedateDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
JobDuedateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto
 
JobEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
Stub of the common parts of a Job.
JobEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
JobExecutionHandler - Interface in org.camunda.bpm.container.impl.threading.ra.inflow
Interface to be implemented by a MessageDriven bean handling the execution of a job.
JobExecutionHandlerActivation - Class in org.camunda.bpm.container.impl.threading.ra.inflow
Represents the activation of a JobExecutionHandler
JobExecutionHandlerActivation() - Constructor for class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
JobExecutionHandlerActivation(JcaExecutorServiceConnector, MessageEndpointFactory, JobExecutionHandlerActivationSpec) - Constructor for class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
JobExecutionHandlerActivationSpec - Class in org.camunda.bpm.container.impl.threading.ra.inflow
 
JobExecutionHandlerActivationSpec() - Constructor for class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivationSpec
 
JobExecutionHandlerMDB - Class in org.camunda.bpm.container.impl.ejb
MessageDrivenBean implementation of the JobExecutionHandler interface
JobExecutionHandlerMDB() - Constructor for class org.camunda.bpm.container.impl.ejb.JobExecutionHandlerMDB
 
jobExecutor - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
jobExecutor - Variable in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlImpl
 
jobExecutor - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
jobExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
jobExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
 
JobExecutor - Class in org.camunda.bpm.engine.impl.jobexecutor
Interface to the component responsible for performing background work (Jobs).
JobExecutor() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
jobExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.MessageAddedNotification
 
jobExecutor - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
jobExecutorActivate - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
JobExecutorAdd - Class in org.camunda.bpm.container.impl.jboss.extension.handler
Installs the JobExecutor service into the container.
JobExecutorAdd() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorAdd
 
jobExecutorClass - Variable in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
 
JobExecutorContext - Class in org.camunda.bpm.engine.impl.jobexecutor
 
JobExecutorContext() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
 
jobExecutorContextThreadLocal - Static variable in class org.camunda.bpm.engine.impl.context.Context
 
jobExecutorDeploymentAware - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
JobExecutorResourceDefinition - Class in org.camunda.bpm.container.impl.jboss.extension.resource
 
JobExecutorResourceDefinition() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.resource.JobExecutorResourceDefinition
 
JobExecutorService - Interface in org.camunda.bpm.engine.impl.jobexecutor.tobemerged
Service interface of the platform job executor
JobExecutorXml - Interface in org.camunda.bpm.container.impl.metadata.spi
Deployment Metadata for the JobExecutor Service.
JobExecutorXmlImpl - Class in org.camunda.bpm.container.impl.metadata
Implementation of the JobExecutorXml
JobExecutorXmlImpl() - Constructor for class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
 
JobHandler - Interface in org.camunda.bpm.engine.impl.jobexecutor
 
jobHandlerActivation - Variable in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
jobHandlerConfiguration - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
jobHandlerConfiguration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
jobHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
jobHandlerType - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
jobHandlerType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
jobId - Variable in class org.camunda.bpm.engine.impl.cmd.DecrementJobRetriesCmd
 
jobId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteJobCmd
 
jobId - Variable in class org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd
 
jobId - Variable in class org.camunda.bpm.engine.impl.cmd.FoxJobRetryCmd
 
jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
 
jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
 
jobId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
jobId(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs with the given id
jobIds - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
 
JobManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
JobManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
JobQuery - Interface in org.camunda.bpm.engine.runtime
Allows programmatic querying of Jobs.
JobQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
JobQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
JobQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
JobQueryImpl - Class in org.camunda.bpm.engine.impl
 
JobQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.JobQueryImpl
 
JobQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.JobQueryImpl
 
JobQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.JobQueryImpl
 
JobQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used in a JobQuery.
JobQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.JobQueryProperty
 
JobResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
 
JobResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
 
JobResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
 
JobRestService - Interface in org.camunda.bpm.engine.rest
 
JobRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
JobRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
 
JobRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
 
JobRetriesDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
JobRetriesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobRetriesDto
 
jobs - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
JOBS_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
jobsRejected(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.CallerRunsRejectedJobsHandler
 
jobsRejected(List<String>, ProcessEngineImpl) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.RejectedJobsHandler
 
jobWasAdded() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
jobWasAdded() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
join(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Make a string from the contents of this JSONArray.
jpaCloseEntityManager - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
jpaEntityManagerFactory - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
JPAEntityMappings - Class in org.camunda.bpm.engine.impl.variable
 
JPAEntityMappings() - Constructor for class org.camunda.bpm.engine.impl.variable.JPAEntityMappings
 
JPAEntityScanner - Class in org.camunda.bpm.engine.impl.variable
Scans class and creates EntityMetaData based on it.
JPAEntityScanner() - Constructor for class org.camunda.bpm.engine.impl.variable.JPAEntityScanner
 
JPAEntityVariableType - Class in org.camunda.bpm.engine.impl.variable
Variable type capable of storing reference to JPA-entities.
JPAEntityVariableType() - Constructor for class org.camunda.bpm.engine.impl.variable.JPAEntityVariableType
 
jpaHandleTransaction - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
JpaHelper - Class in org.camunda.bpm.engine.impl.cfg
 
JpaHelper() - Constructor for class org.camunda.bpm.engine.impl.cfg.JpaHelper
 
jpaPersistenceUnitName - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
JSONArray - Class in org.camunda.bpm.engine.impl.util.json
A JSONArray is an ordered sequence of values.
JSONArray() - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONArray
Construct an empty JSONArray.
JSONArray(JSONTokener) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONArray
Construct a JSONArray from a JSONTokener.
JSONArray(String) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONArray
Construct a JSONArray from a source JSON text.
JSONArray(Collection) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONArray
Construct a JSONArray from a Collection.
JSONArray(Object) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONArray
Construct a JSONArray from an array
JSONException - Exception in org.camunda.bpm.engine.impl.util.json
The JSONException is thrown by the JSON.org classes when things are amiss.
JSONException(String) - Constructor for exception org.camunda.bpm.engine.impl.util.json.JSONException
Constructs a JSONException with an explanatory message.
JSONException(Throwable) - Constructor for exception org.camunda.bpm.engine.impl.util.json.JSONException
 
JsonListConverter<T> - Class in org.camunda.bpm.engine.impl.json
 
JsonListConverter(JsonObjectConverter<T>) - Constructor for class org.camunda.bpm.engine.impl.json.JsonListConverter
 
JSONML - Class in org.camunda.bpm.engine.impl.util.json
This provides static methods to convert an XML text into a JSONArray or JSONObject, and to covert a JSONArray or JSONObject into an XML text using the JsonML transform.
JSONML() - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONML
 
JSONObject - Class in org.camunda.bpm.engine.impl.util.json
A JSONObject is an unordered collection of name/value pairs.
JSONObject() - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONObject
Construct an empty JSONObject.
JSONObject(JSONObject, String[]) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONObject
Construct a JSONObject from a subset of another JSONObject.
JSONObject(JSONTokener) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONObject
Construct a JSONObject from a JSONTokener.
JSONObject(Map) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONObject
Construct a JSONObject from a Map.
JSONObject(Object) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONObject
Construct a JSONObject from an Object using bean getters.
JSONObject(Object, String[]) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONObject
Construct a JSONObject from an Object, using reflection to find the public members.
JSONObject(String) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONObject
Construct a JSONObject from a source JSON text string.
JsonObjectConverter<T> - Class in org.camunda.bpm.engine.impl.json
 
JsonObjectConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonObjectConverter
 
JsonProcessDefinitionConverter - Class in org.camunda.bpm.engine.impl.json
 
JsonProcessDefinitionConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonProcessDefinitionConverter
 
JsonProcessEngineInfoConverter - Class in org.camunda.bpm.engine.impl.json
 
JsonProcessEngineInfoConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonProcessEngineInfoConverter
 
JSONString - Interface in org.camunda.bpm.engine.impl.util.json
The JSONString interface allows a toJSONString() method so that a class can change the behavior of JSONObject.toString(), JSONArray.toString(), and JSONWriter.value(Object).
JSONStringer - Class in org.camunda.bpm.engine.impl.util.json
JSONStringer provides a quick and convenient way of producing JSON text.
JSONStringer() - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONStringer
Make a fresh JSONStringer.
JsonTaskConverter - Class in org.camunda.bpm.engine.impl.json
 
JsonTaskConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonTaskConverter
 
JSONTokener - Class in org.camunda.bpm.engine.impl.util.json
A JSONTokener takes a source string and extracts characters and tokens from it.
JSONTokener(Reader) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONTokener
Construct a JSONTokener from a reader.
JSONTokener(String) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONTokener
Construct a JSONTokener from a string.
JSONWriter - Class in org.camunda.bpm.engine.impl.util.json
JSONWriter provides a quick and convenient way of producing JSON text.
JSONWriter(Writer) - Constructor for class org.camunda.bpm.engine.impl.util.json.JSONWriter
Make a fresh JSONWriter.
JtaProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
 
JtaProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
JtaRetryInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
We cannot perform a retry if we are called in an existing transaction.
JtaRetryInterceptor(TransactionManager) - Constructor for class org.camunda.bpm.engine.impl.interceptor.JtaRetryInterceptor
 
JtaTransactionContext - Class in org.camunda.bpm.engine.impl.cfg.jta
 
JtaTransactionContext(TransactionManager) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
 
JtaTransactionContext.TransactionStateSynchronization - Class in org.camunda.bpm.engine.impl.cfg.jta
 
JtaTransactionContext.TransactionStateSynchronization(TransactionState, TransactionListener, CommandContext) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
 
JtaTransactionContextFactory - Class in org.camunda.bpm.engine.impl.cfg.jta
 
JtaTransactionContextFactory(TransactionManager) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContextFactory
 
JtaTransactionInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
 
JtaTransactionInterceptor(TransactionManager, boolean) - Constructor for class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
 
JuelExpression - Class in org.camunda.bpm.engine.impl.el
Expression implementation backed by a JUEL ValueExpression.
JuelExpression(ValueExpression, ExpressionManager, String) - Constructor for class org.camunda.bpm.engine.impl.el.JuelExpression
 
JuelFormEngine - Class in org.camunda.bpm.engine.impl.form
 
JuelFormEngine() - Constructor for class org.camunda.bpm.engine.impl.form.JuelFormEngine
 
JuelScriptEngine - Class in org.camunda.bpm.engine.impl.scripting
ScriptEngine that used JUEL for script evaluation and compilation (JSR-223).
JuelScriptEngine(ScriptEngineFactory) - Constructor for class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
JuelScriptEngine() - Constructor for class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
JuelScriptEngineFactory - Class in org.camunda.bpm.engine.impl.scripting
Factory to create JuelScriptEngines.
JuelScriptEngineFactory() - Constructor for class org.camunda.bpm.engine.impl.scripting.JuelScriptEngineFactory
 

K

key - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
key - Variable in class org.camunda.bpm.engine.cdi.annotation.event.BusinessProcessDefinitionLiteral
 
key - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteUserInfoCmd
 
key - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserInfoCmd
 
key - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
key - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
key - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
key - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
key - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
key - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
key(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
Append a key.
key - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
keyLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
keyLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
keys() - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an enumeration of the keys of the JSONObject.
keySet() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
keySet() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
keySet() - Method in class org.camunda.bpm.engine.impl.form.FormData
 
keySet() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
keyword(String) - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
knowledgeBaseCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 

L

Lane - Class in org.camunda.bpm.engine.impl.pvm.process
A single lane in a BPMN 2.0 LaneSet, currently only used internally for rendering the diagram.
Lane() - Constructor for class org.camunda.bpm.engine.impl.pvm.process.Lane
 
lanes - Variable in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
LaneSet - Class in org.camunda.bpm.engine.impl.pvm.process
A BPMN 2.0 LaneSet, containg Lanes, currently only used for rendering the DI info.
LaneSet() - Constructor for class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
laneSets - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
language - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
 
language - Variable in class org.camunda.bpm.engine.impl.form.FormReference
 
LAST_NAME - Static variable in class org.camunda.bpm.engine.impl.UserQueryProperty
 
lastdayOffset - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
lastdayOfMonth - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
lastdayOfWeek - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
lastExecutionEnded(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
lastExecutionEnded(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SubProcessActivityBehavior
 
lastExecutionEnded(ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.CompositeActivityBehavior
 
lastId - Variable in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
lastName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
lastName - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
lastName - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
lastName - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
lastNameLike - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
lastNameLike - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
latest - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
latestVersion() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
latestVersion() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select the process definitions which are the latest deployed (ie.
launch(Task, String[], File, String) - Static method in class org.camunda.bpm.engine.impl.ant.LaunchThread
 
LaunchTask - Class in org.camunda.bpm.engine.impl.ant
 
LaunchTask() - Constructor for class org.camunda.bpm.engine.impl.ant.LaunchTask
 
LaunchThread - Class in org.camunda.bpm.engine.impl.ant
 
LaunchThread(Task, String[], File, String) - Constructor for class org.camunda.bpm.engine.impl.ant.LaunchThread
 
LdapAuthenticationException - Exception in org.camunda.bpm.identity.impl.ldap
 
LdapAuthenticationException(String, Throwable) - Constructor for exception org.camunda.bpm.identity.impl.ldap.LdapAuthenticationException
 
LdapAuthenticationException(String) - Constructor for exception org.camunda.bpm.identity.impl.ldap.LdapAuthenticationException
 
LdapConfiguration - Class in org.camunda.bpm.identity.impl.ldap
Java Bean holding LDAP configuration
LdapConfiguration() - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
ldapConfiguration - Variable in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
 
ldapConfiguration - Variable in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
LdapGroupEntity - Class in org.camunda.bpm.identity.impl.ldap
 
LdapGroupEntity() - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapGroupEntity
 
LdapGroupQuery - Class in org.camunda.bpm.identity.impl.ldap
 
LdapGroupQuery() - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapGroupQuery
 
LdapGroupQuery(CommandContext) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapGroupQuery
 
LdapGroupQuery(CommandExecutor) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapGroupQuery
 
LdapIdentityProviderFactory - Class in org.camunda.bpm.identity.impl.ldap
 
LdapIdentityProviderFactory() - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
 
LdapIdentityProviderPlugin - Class in org.camunda.bpm.identity.impl.ldap.plugin
ProcessEnginePlugin providing Ldap Identity Provider support
LdapIdentityProviderPlugin() - Constructor for class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
 
LdapIdentityProviderSession - Class in org.camunda.bpm.identity.impl.ldap
LdapIdentityProviderSession(LdapConfiguration) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
LdapUserEntity - Class in org.camunda.bpm.identity.impl.ldap
 
LdapUserEntity() - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapUserEntity
 
LdapUserQueryImpl - Class in org.camunda.bpm.identity.impl.ldap
 
LdapUserQueryImpl() - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
 
LdapUserQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
 
LdapUserQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
 
LE - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
le(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.BooleanOperations
 
leave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
Subclasses that call leave() will first pass through this method, before the regular FlowNodeActivityBehavior.leave(ActivityExecution) is called.
leave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior
The default behaviour of BPMN, taking every outgoing sequence flow (where the condition evaluates to true), is not valid for an exclusive gateway.
leave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
Default way of leaving a BPMN 2.0 activity: evaluate the conditions on the outgoing sequence flow and take those that evaluate to true.
leave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
leave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
leaveActivityInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
leaveActivityInstance() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
invoked to notify the execution that an activity instance is ended.
leaveActivityInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
leaveIgnoreConditions(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
 
length() - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the number of elements in the JSONArray, included nulls.
length() - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get the number of keys stored in the JSONObject.
LESS_THAN_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
LESS_THAN_OR_EQUALS_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
lifecycleEvent(LifecycleEvent) - Method in class org.camunda.bpm.container.impl.tomcat.TomcatBpmPlatformBootstrap
 
LIKE_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
line - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
 
line - Variable in class org.camunda.bpm.engine.impl.util.xml.Problem
 
link - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
LinkableDto - Class in org.camunda.bpm.engine.rest.dto
 
LinkableDto() - Constructor for class org.camunda.bpm.engine.rest.dto.LinkableDto
 
linkExpression - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
links - Variable in class org.camunda.bpm.engine.rest.dto.LinkableDto
 
list() - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
list(Long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
list() - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
list() - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
list() - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
$resource specific methods
list() - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
list() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
list() - Method in interface org.camunda.bpm.engine.query.NativeQuery
Executes the query and get a list of entities as the result.
list() - Method in interface org.camunda.bpm.engine.query.Query
Executes the query and get a list of entities as the result.
listConnectors() - Method in class org.camunda.bpm.cycle.web.service.ViewService
 
listDefaults() - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
ListELResolver - Class in org.camunda.bpm.engine.impl.javax.el
Defines property resolution behavior on instances of java.util.List.
ListELResolver() - Constructor for class org.camunda.bpm.engine.impl.javax.el.ListELResolver
Creates a new read/write ListELResolver.
ListELResolver(boolean) - Constructor for class org.camunda.bpm.engine.impl.javax.el.ListELResolver
Creates a new ListELResolver whose read-only status is determined by the given parameter.
listeners - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
listPage(int, int) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
listPage(int, int) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
listPage(int, int) - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
listPage(int, int) - Method in interface org.camunda.bpm.engine.management.TablePageQuery
Executes the query and returns the TablePage.
listPage(int, int) - Method in interface org.camunda.bpm.engine.query.NativeQuery
Executes the query and get a list of entities as the result.
listPage(int, int) - Method in interface org.camunda.bpm.engine.query.Query
Executes the query and get a list of entities as the result.
ListQueryParameterObject - Class in org.camunda.bpm.engine.impl.db
 
ListQueryParameterObject() - Constructor for class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
ListQueryParameterObject(Object, int, int) - Constructor for class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
listUsers() - Method in class org.camunda.bpm.cycle.web.service.ViewService
 
literal() - Method in class org.camunda.bpm.engine.impl.juel.Parser
literal := <TRUE> | <FALSE> | <STRING> | <INTEGER> | <FLOAT> | <NULL>
load(InputStream) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
 
loadActivityInstanceEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareHistoryEventProducer
 
loadActivityInstanceEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
loadClass(String, ClassLoader, Class<T>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
 
loadClass(String) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
 
loadClass(String, boolean) - Method in class org.camunda.bpm.engine.osgi.blueprint.BundleDelegatingClassLoader
 
loadClass(String, boolean) - Method in class org.camunda.bpm.engine.osgi.blueprint.ClassLoaderWrapper
loadClasspathResourceRoots(ClassLoader, String) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
loadClasspathResourceRoots(ClassLoader, String) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.VfsProcessApplicationScanner
 
loadFilterRules(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
loadFrom(Object[]) - Method in class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
loadFrom(Object[]) - Method in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureInstance
 
loadFrom(Object[]) - Method in interface org.camunda.bpm.engine.impl.bpmn.data.StructureInstance
Loads this structure from array
loadJobExecutorClass(ClassLoader, String) - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobAcquisitionStep
 
loadMethod() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
 
loadPlugins() - Method in class org.camunda.bpm.cockpit.impl.plugin.DefaultPluginRegistry
 
loadProcessEngineProvider() - Method in class org.camunda.bpm.cockpit.impl.DefaultRuntimeDelegate
Load the ProcessEngineProvider spi implementation.
loadProcessInstanceEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareHistoryEventProducer
 
loadProcessInstanceEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
loadTaskInstanceEvent(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareHistoryEventProducer
 
loadTaskInstanceEvent(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
loadVariableInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
loadVariableInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
loadVariableInstances() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
LocalExecutionVariablesResource - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
 
LocalExecutionVariablesResource(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
 
localInstance - Static variable in class org.camunda.bpm.engine.cdi.impl.util.BeanManagerLookup
holds a local beanManager if no jndi is available
LocalMessages - Class in org.camunda.bpm.engine.impl.juel
 
LocalMessages() - Constructor for class org.camunda.bpm.engine.impl.juel.LocalMessages
 
location - Variable in class org.camunda.bpm.engine.impl.webservice.WSService
 
locator - Variable in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
LOCK_TIME_IN_MILLIS - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobAcquisitionXml
 
lockConcurrentRoot(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.GatewayActivityBehavior
 
lockExpirationTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
lockJob(JobEntity, String, int) - Method in class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
 
lockOwner - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
lockOwner - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
lockTimeInMillis - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
log - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
LOG - Variable in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
log - Static variable in class org.camunda.bpm.engine.impl.test.PvmTestCase
 
LOG - Variable in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
 
logDeploymentSummary(Collection<String>, String, String) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
logDeploymentSummary(Collection<String>, String) - Method in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
LOGGED_IN_USER_KEY - Static variable in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
LOGGER - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
 
LOGGER - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
LOGGER - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
LOGGER - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
login(String, String) - Method in class org.camunda.bpm.cycle.connector.Connector
 
login(String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
login(String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
login(String, String) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
login(HttpServletRequest) - Method in class org.camunda.bpm.cycle.web.service.LoginService
 
login(String, String) - Method in class org.camunda.bpm.security.service.SecurityService
 
login(HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.security.web.SecurityFilter
 
LOGIN_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
LoginAspect - Class in org.camunda.bpm.cycle.aspect
 
LoginAspect() - Constructor for class org.camunda.bpm.cycle.aspect.LoginAspect
 
loginError() - Method in class org.camunda.bpm.cycle.web.service.LoginService
 
loginErrorLicense() - Method in class org.camunda.bpm.cycle.web.service.LoginService
 
loginErrorLicenseNotFound() - Method in class org.camunda.bpm.cycle.web.service.LoginService
 
loginExpired() - Method in class org.camunda.bpm.cycle.web.service.LoginService
 
LoginService - Class in org.camunda.bpm.cycle.web.service
 
LoginService() - Constructor for class org.camunda.bpm.cycle.web.service.LoginService
 
LogInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
 
LogInterceptor() - Constructor for class org.camunda.bpm.engine.impl.interceptor.LogInterceptor
 
logLoopDetails(ActivityExecution, String, int, int, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
logout(HttpServletRequest) - Method in class org.camunda.bpm.cycle.web.service.LoginService
 
logRegistration(Set<String>, ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
LogUtil - Class in org.camunda.bpm.engine.impl.util
 
LogUtil() - Constructor for class org.camunda.bpm.engine.impl.util.LogUtil
 
LogUtil.LogFormatter - Class in org.camunda.bpm.engine.impl.util
 
LogUtil.LogFormatter() - Constructor for class org.camunda.bpm.engine.impl.util.LogUtil.LogFormatter
 
LogUtil.ThreadLogMode - Enum in org.camunda.bpm.engine.impl.util
 
logWarnings() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
logwriter - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
logwriter - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
LongFormType - Class in org.camunda.bpm.engine.impl.form
 
LongFormType() - Constructor for class org.camunda.bpm.engine.impl.form.LongFormType
 
LongToInteger - Class in org.camunda.bpm.engine.impl.transformer
Transforms a Long to a Integer
LongToInteger() - Constructor for class org.camunda.bpm.engine.impl.transformer.LongToInteger
 
LongToString - Class in org.camunda.bpm.engine.impl.transformer
Transforms a Long to a String
LongToString() - Constructor for class org.camunda.bpm.engine.impl.transformer.LongToString
 
LongType - Class in org.camunda.bpm.engine.impl.variable
 
LongType() - Constructor for class org.camunda.bpm.engine.impl.variable.LongType
 
longValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
longValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
longValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
lookahead(int) - Method in class org.camunda.bpm.engine.impl.juel.Parser
get lookahead symbol.
lookup(Class<T>, BeanManager) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
 
lookup(String, BeanManager) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
 
lookup(Class<T>) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
 
lookup(String) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
 
lookupEeApplicationName() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
determine the ee application name based on information obtained from JNDI.
lookupMailSession() - Method in class org.camunda.bpm.cycle.service.mail.DefaultMailSessionProvider
 
lookupMailSession() - Method in interface org.camunda.bpm.cycle.service.mail.spi.MailSessionProvider
Looks up the mail session using the configured name in CycleConfiguration.getMailSessionName().
lookupProcessEngine(String) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
 
lookupProcessEngine(String) - Static method in class org.camunda.bpm.engine.rest.util.EngineUtil
Look up the process engine from the ProcessEngineProvider.
lookupProcessEngine(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
lookupResolver(AbstractProcessApplication) - Static method in class org.camunda.bpm.application.impl.DefaultElResolverLookup
 
lookupSelfReference() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
lookup a proxy object representing the invoked business view of this component.
lookupWorkMananger() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
LOOP_COUNTER - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
loopCardinalityExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
LT - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
lt(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.BooleanOperations
 
LT - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '<'.
lvalue - Variable in class org.camunda.bpm.engine.impl.juel.AstProperty
 

M

MailActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
MailActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
MailScanCmd - Class in org.camunda.bpm.engine.impl.mail
 
MailScanCmd() - Constructor for class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
mailScanner - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
MailScanner - Class in org.camunda.bpm.engine.impl.mail
 
MailScanner() - Constructor for class org.camunda.bpm.engine.impl.mail.MailScanner
 
mailScanner - Variable in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
mailScanSchedulerThread - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
MailScanSchedulerThread - Class in org.camunda.bpm.engine.impl.mail
 
MailScanSchedulerThread(MailScanner) - Constructor for class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
mailServerDefaultFrom - Variable in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
mailServerDefaultFrom - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
mailServerHost - Variable in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
mailServerHost - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
MailServerInfo - Class in org.camunda.bpm.engine.impl.cfg
 
MailServerInfo() - Constructor for class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
mailServerPassword - Variable in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
mailServerPassword - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
mailServerPort - Variable in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
mailServerPort - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
mailServerUsername - Variable in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
mailServerUsername - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
MailService - Class in org.camunda.bpm.cycle.service.mail
 
MailService() - Constructor for class org.camunda.bpm.cycle.service.mail.MailService
 
MailServiceException - Exception in org.camunda.bpm.cycle.service.mail
 
MailServiceException() - Constructor for exception org.camunda.bpm.cycle.service.mail.MailServiceException
 
MailServiceException(String, Throwable) - Constructor for exception org.camunda.bpm.cycle.service.mail.MailServiceException
 
MailServiceException(String) - Constructor for exception org.camunda.bpm.cycle.service.mail.MailServiceException
 
MailServiceException(Throwable) - Constructor for exception org.camunda.bpm.cycle.service.mail.MailServiceException
 
MailSessionProvider - Interface in org.camunda.bpm.cycle.service.mail.spi
 
MailTransformer - Class in org.camunda.bpm.engine.impl.mail
 
MailTransformer(Message) - Constructor for class org.camunda.bpm.engine.impl.mail.MailTransformer
 
main(String[]) - Static method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
main(String[]) - Static method in class org.camunda.bpm.cycle.SchemaExport
 
main(String[]) - Static method in class org.camunda.bpm.engine.impl.db.DbSchemaCreate
 
main(String[]) - Static method in class org.camunda.bpm.engine.impl.db.DbSchemaDrop
 
main(String[]) - Static method in class org.camunda.bpm.engine.impl.db.DbSchemaExecuteFile
 
main(String[]) - Static method in class org.camunda.bpm.engine.impl.db.DbSchemaPrune
 
main(String[]) - Static method in class org.camunda.bpm.engine.impl.db.DbSchemaUpdate
 
main(String[]) - Static method in class org.camunda.bpm.engine.impl.juel.Builder
Dump out abstract syntax tree for a given expression
ManagedJtaProcessEngineConfiguration - Class in org.camunda.bpm.container.impl.jboss.config
 
ManagedJtaProcessEngineConfiguration() - Constructor for class org.camunda.bpm.container.impl.jboss.config.ManagedJtaProcessEngineConfiguration
 
ManagedProcessEngineFactoryBean - Class in org.camunda.bpm.engine.spring.container
Factory bean registering a spring-managed process engine with the BpmPlatform.
ManagedProcessEngineFactoryBean() - Constructor for class org.camunda.bpm.engine.spring.container.ManagedProcessEngineFactoryBean
 
ManagedProcessEngineMetadata - Class in org.camunda.bpm.container.impl.jboss.config
 
ManagedProcessEngineMetadata(boolean, String, String, String, String, Map<String, String>, List<ProcessEnginePluginXml>) - Constructor for class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
managementService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
managementService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
managementService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
managementService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
managementService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
ManagementService - Interface in org.camunda.bpm.engine
Service for admin and maintenance operations on the process engine.
managementService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
managementService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
ManagementServiceImpl - Class in org.camunda.bpm.engine.impl
 
ManagementServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
managerDn - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
managerImplementation - Variable in class org.camunda.bpm.engine.impl.persistence.GenericManagerFactory
 
managerPassword - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
MANUALTASK_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
ManualTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Implementation of the BPMN 2.0 'manual task': a task that is external to the BPMS and to which there is no reference to IT systems whatsoever.
ManualTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ManualTaskActivityBehavior
 
MapBusinessCalendarManager - Class in org.camunda.bpm.engine.impl.calendar
 
MapBusinessCalendarManager() - Constructor for class org.camunda.bpm.engine.impl.calendar.MapBusinessCalendarManager
 
MapELResolver - Class in org.camunda.bpm.engine.impl.javax.el
Defines property resolution behavior on instances of java.util.Map.
MapELResolver() - Constructor for class org.camunda.bpm.engine.impl.javax.el.MapELResolver
Creates a new read/write MapELResolver.
MapELResolver(boolean) - Constructor for class org.camunda.bpm.engine.impl.javax.el.MapELResolver
Creates a new MapELResolver whose read-only status is determined by the given parameter.
mapStatement(String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
mark(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
marks a a DeploymentUnit as a process application
MARKER_WIDTH - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
markPartOfProcessApplication(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
marks a a DeploymentUnit as part of a process application
markTaskInstanceEnded(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
MASHUP_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
match(String, String) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
 
match(String, String) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestMatcher
 
matchedExecution(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
matchedProcessDefinition(ProcessDefinitionEntity, String) - Static method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
matches(Method, Class) - Method in class org.camunda.bpm.engine.spring.components.aop.util.MetaAnnotationMethodMatcher
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
matchPassword(String, User) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
 
matchRequestUri(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
 
MAX_JOBS_PER_ACQUISITION - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobAcquisitionXml
 
MAX_YEAR - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
maxJobsPerAcquisition - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
maxPriority - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
maxResults - Variable in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
maxResults - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
maxResults - Variable in class org.camunda.bpm.engine.impl.Page
 
maxResults - Variable in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
maxWait - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
MBeanDeploymentOperation - Class in org.camunda.bpm.container.impl.jmx.kernel
A DeploymentOperation allows bundling multiple deployment steps into a composite operation that succeeds or fails atomically.
MBeanDeploymentOperation(String, MBeanServiceContainer, List<MBeanDeploymentOperationStep>) - Constructor for class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
MBeanDeploymentOperation.MBeanDeploymentOperationBuilder - Class in org.camunda.bpm.container.impl.jmx.kernel
 
MBeanDeploymentOperation.MBeanDeploymentOperationBuilder(MBeanServiceContainer, String) - Constructor for class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
MBeanDeploymentOperationStep - Class in org.camunda.bpm.container.impl.jmx.kernel
An atomic step that is part of a composite MBeanDeploymentOperation.
MBeanDeploymentOperationStep() - Constructor for class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
 
mBeanServer - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
MBeanService<S> - Interface in org.camunda.bpm.container.impl.jmx.kernel
 
MBeanServiceContainer - Class in org.camunda.bpm.container.impl.jmx.kernel
A simple Service Container that delegates to the JVM's MBeanServer.
MBeanServiceContainer() - Constructor for class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
MBeanServiceContainer.ServiceType - Interface in org.camunda.bpm.container.impl.jmx.kernel
A ServiceType is a collection of services that share a common name prefix.
mc - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionImpl
 
mcf - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
 
mcf - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionImpl
 
mcf - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
member - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
memberOfGroup(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only select Users that belong to the given group.
memberOfGroup(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
memberOfGroup - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
MembershipEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
MembershipEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
message - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageInstance
 
message - Variable in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
 
message - Variable in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
message - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
message - Variable in class org.camunda.bpm.engine.rest.dto.ExceptionDto
 
MESSAGE_EVENT_TYPE - Static variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
 
MESSAGE_PARTS_MARKER - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
MessageAddedNotification - Class in org.camunda.bpm.engine.impl.jobexecutor
 
MessageAddedNotification(JobExecutor) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.MessageAddedNotification
 
MessageCorrelationResult - Class in org.camunda.bpm.engine.impl.runtime
The result of a message correlation.
MessageCorrelationResult() - Constructor for class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
MessageDefinition - Class in org.camunda.bpm.engine.impl.bpmn.webservice
Implementation of the BPMN 2.0 'message'
MessageDefinition(String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
MessageEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
MessageEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
 
MessageEventHandler - Class in org.camunda.bpm.engine.impl.event
 
MessageEventHandler() - Constructor for class org.camunda.bpm.engine.impl.event.MessageEventHandler
 
messageEventReceived(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
messageEventReceived(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
messageEventReceived(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Notifies the process engine that a message event with name 'messageName' has been received and has been correlated to an execution with id 'executionId'.
messageEventReceived(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Notifies the process engine that a message event with the name 'messageName' has been received and has been correlated to an execution with id 'executionId'.
MessageEventReceivedCmd - Class in org.camunda.bpm.engine.impl.cmd
 
MessageEventReceivedCmd(String, String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
 
messageEventSubscription(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
messageEventSubscription(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Deprecated.
MessageEventSubscriptionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
MessageEventSubscriptionEntity(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MessageEventSubscriptionEntity
 
MessageEventSubscriptionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MessageEventSubscriptionEntity
 
messageEventSubscriptionName(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
messageEventSubscriptionName(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
messageEventSubscriptionName(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Selects the single process definition which has a start message event with the messageName.
messageEventSubscriptionName(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a message event subscription for the given messageName.
MessageEventSubscriptionResource - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
 
MessageEventSubscriptionResource(ProcessEngine, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
 
messageHtml - Variable in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
MessageImplicitDataInputAssociation - Class in org.camunda.bpm.engine.impl.bpmn.webservice
An implicit data input association between a source and a target.
MessageImplicitDataInputAssociation(String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.MessageImplicitDataInputAssociation
 
MessageImplicitDataOutputAssociation - Class in org.camunda.bpm.engine.impl.bpmn.webservice
An implicit data output association between a source and a target.
MessageImplicitDataOutputAssociation(String, Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
 
MessageImplicitDataOutputAssociation(String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
 
MessageImplicitDataOutputAssociation(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.MessageImplicitDataOutputAssociation
 
MessageInstance - Class in org.camunda.bpm.engine.impl.bpmn.webservice
An instance of a MessageDefinition
MessageInstance(MessageDefinition, ItemInstance) - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.MessageInstance
 
messageName - Variable in class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
 
messageName - Variable in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
 
messageName - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
MessageRestService - Interface in org.camunda.bpm.engine.rest
 
MessageRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
MessageRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.MessageRestServiceImpl
 
MessageRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.MessageRestServiceImpl
 
messages - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Mapping containing values stored during the first phase of parsing since other elements can reference these messages.
messages() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
messages() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs that are messages.
messageText - Variable in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
MetaAnnotationMatchingPointcut - Class in org.camunda.bpm.engine.spring.components.aop.util
this code is taken almost (99.99%) verbatim from the Spring Integration project's source code where it's a static private inner class.
MetaAnnotationMatchingPointcut(Class<? extends Annotation>, boolean) - Constructor for class org.camunda.bpm.engine.spring.components.aop.util.MetaAnnotationMatchingPointcut
Create a new MetaAnnotationMatchingPointcut for the given annotation type.
MetaAnnotationMatchingPointcut(Class<? extends Annotation>, Class<? extends Annotation>) - Constructor for class org.camunda.bpm.engine.spring.components.aop.util.MetaAnnotationMatchingPointcut
Create a new MetaAnnotationMatchingPointcut for the given annotation type.
MetaAnnotationMethodMatcher - Class in org.camunda.bpm.engine.spring.components.aop.util
this code is taken almost verbatim from the Spring Integration project's source code where it's a static private inner class.
MetaAnnotationMethodMatcher(Class<? extends Annotation>) - Constructor for class org.camunda.bpm.engine.spring.components.aop.util.MetaAnnotationMethodMatcher
Create a new AnnotationClassFilter for the given annotation type.
metaFileUrl - Variable in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
method - Static variable in class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
 
MethodExpression - Class in org.camunda.bpm.engine.impl.javax.el
An Expression that refers to a method on an object.
MethodExpression() - Constructor for class org.camunda.bpm.engine.impl.javax.el.MethodExpression
 
MethodInfo - Class in org.camunda.bpm.engine.impl.javax.el
Holds information about a method that a MethodExpression evaluated to.
MethodInfo(String, Class<?>, Class<?>[]) - Constructor for class org.camunda.bpm.engine.impl.javax.el.MethodInfo
Creates a new instance of MethodInfo with the given information.
MethodNotFoundException - Exception in org.camunda.bpm.engine.impl.javax.el
Thrown when a method could not be found while evaluating a MethodExpression.
MethodNotFoundException() - Constructor for exception org.camunda.bpm.engine.impl.javax.el.MethodNotFoundException
Creates a MethodNotFoundException with no detail message.
MethodNotFoundException(String) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.MethodNotFoundException
Creates a MethodNotFoundException with the provided detail message.
MethodNotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.MethodNotFoundException
Creates a MethodNotFoundException with the given root cause.
MethodNotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.MethodNotFoundException
Creates a MethodNotFoundException with the given detail message and root cause.
methods - Variable in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
 
methods - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
millisToWait - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
mimeType - Variable in class org.camunda.bpm.engine.identity.Picture
 
minPriority - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
MINUTE - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
minutes - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
minX - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
minY - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
MismatchingMessageCorrelationException - Exception in org.camunda.bpm.engine
 
MismatchingMessageCorrelationException(String, String) - Constructor for exception org.camunda.bpm.engine.MismatchingMessageCorrelationException
 
MismatchingMessageCorrelationException(String, String, Map<String, Object>) - Constructor for exception org.camunda.bpm.engine.MismatchingMessageCorrelationException
 
MismatchingMessageCorrelationException(String, String, Map<String, Object>, String) - Constructor for exception org.camunda.bpm.engine.MismatchingMessageCorrelationException
 
MissingPrivilegesException - Exception in org.camunda.bpm.security
 
MissingPrivilegesException(String) - Constructor for exception org.camunda.bpm.security.MissingPrivilegesException
 
MissingPrivilegesException(Throwable) - Constructor for exception org.camunda.bpm.security.MissingPrivilegesException
 
MissingPrivilegesException(String, Throwable) - Constructor for exception org.camunda.bpm.security.MissingPrivilegesException
 
MockElResolver - Class in org.camunda.bpm.engine.test.mock
 
MockElResolver() - Constructor for class org.camunda.bpm.engine.test.mock.MockElResolver
 
MockExpressionManager - Class in org.camunda.bpm.engine.test.mock
 
MockExpressionManager() - Constructor for class org.camunda.bpm.engine.test.mock.MockExpressionManager
 
Mocks - Class in org.camunda.bpm.engine.test.mock
Registry for mock objects.
Mocks() - Constructor for class org.camunda.bpm.engine.test.mock.Mocks
 
MOD - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
mod(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.NumberOperations
 
mode - Variable in class org.camunda.bpm.engine.impl.util.json.JSONWriter
The current mode.
MODEL_INFO_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
MODEL_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
MODEL_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
ModelConstants - Interface in org.camunda.bpm.container.impl.jboss.extension
Constants used in the model
modifications - Variable in class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
 
modifiedBundle(Bundle, BundleEvent, Object) - Method in class org.camunda.bpm.engine.osgi.Extender
 
modifiedService(ServiceReference, Object) - Method in class org.camunda.bpm.engine.osgi.Extender
 
modifyVariables(PatchVariablesDto) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
modifyVariables(PatchVariablesDto) - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
 
MODULE_IDENTIFYER_PROCESS_ENGINE - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
 
MODULE_JNDI_NAME - Static variable in class org.camunda.bpm.BpmPlatform
 
MODULE_NAME_PATH - Static variable in class org.camunda.bpm.application.impl.EjbProcessApplication
 
ModuleDependencyProcessor - Class in org.camunda.bpm.container.impl.jboss.deployment.processor
This Processor creates implicit module dependencies for process applications
ModuleDependencyProcessor() - Constructor for class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
 
MONITOR - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
MONTH - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
monthMap - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
months - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
more() - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Determine if the source string still contains characters that next() can consume.
moveUnder(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CompensateEventSubscriptionEntity
 
MscExecutorService - Class in org.camunda.bpm.container.impl.jboss.service
 
MscExecutorService() - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
MscManagedProcessApplication - Class in org.camunda.bpm.container.impl.jboss.service
Represents a Process Application registered with the Msc
MscManagedProcessApplication(ProcessApplicationInfo) - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
 
MscManagedProcessEngine - Class in org.camunda.bpm.container.impl.jboss.service
Service representing a managed process engine instance registered with the Msc.
MscManagedProcessEngine() - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
MscManagedProcessEngine(ProcessEngine) - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
MscManagedProcessEngineController - Class in org.camunda.bpm.container.impl.jboss.service
Service responsible for starting / stopping a managed process engine inside the Msc
MscManagedProcessEngineController(ManagedProcessEngineMetadata) - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
Instantiate the process engine controller for a process engine configuration.
MscRuntimeContainerDelegate - Class in org.camunda.bpm.container.impl.jboss.service
A RuntimeContainerDelegate implementation for JBoss AS 7
MscRuntimeContainerDelegate() - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
MscRuntimeContainerJobExecutor - Class in org.camunda.bpm.container.impl.jboss.service
 
MscRuntimeContainerJobExecutor() - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerJobExecutor
 
mscRuntimeContainerJobExecutorInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
MUL - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
mul(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.NumberOperations
 
mul(boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
mul := unary (<MUL> unary | <DIV> unary | <MOD> unary)*
MULTI_INSTANCE_STROKE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
multiInstanceActivityBehavior - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
MultiInstanceActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Implementation of the multi-instance functionality as described in the BPMN 2.0 spec.
MultiInstanceActivityBehavior(ActivityImpl, AbstractBpmnActivityBehavior) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 

N

name - Variable in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
name - Variable in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
 
name - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
NAME - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
name - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
name - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
the name of this composite operation
NAME - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
name - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
name - Variable in class org.camunda.bpm.engine.impl.bpmn.data.Data
 
name(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
name - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
name - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
name - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
name - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
NAME - Static variable in class org.camunda.bpm.engine.impl.calendar.CycleBusinessCalendar
 
NAME - Static variable in class org.camunda.bpm.engine.impl.calendar.DueDateBusinessCalendar
 
NAME - Static variable in class org.camunda.bpm.engine.impl.calendar.DurationBusinessCalendar
 
name - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
name - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
name - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
name - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
NAME - Static variable in class org.camunda.bpm.engine.impl.GroupQueryProperty
 
name - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
name - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
name - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
name - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
name - Variable in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
name - Variable in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
name - Variable in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
name - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
name(String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
name(String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
name - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
NAME - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
name - Variable in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
name - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
 
name(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
name - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
name - Variable in class org.camunda.bpm.engine.impl.webservice.WSOperation
 
name - Variable in class org.camunda.bpm.engine.impl.webservice.WSService
 
name(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
Gives the deployment the given name.
name(String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
 
name - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
name - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
name - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
name - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
NAME_ALFRESCO - Static variable in interface org.camunda.bpm.engine.impl.identity.Account
 
NAME_DEFAULT - Static variable in class org.camunda.bpm.engine.ProcessEngines
 
NAME_GOOGLE - Static variable in interface org.camunda.bpm.engine.impl.identity.Account
 
NAME_MAIL - Static variable in interface org.camunda.bpm.engine.impl.identity.Account
 
NAME_SKYPE - Static variable in interface org.camunda.bpm.engine.impl.identity.Account
 
namedActivities - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
namedOutgoingTransitions - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
NamedProcessEngineServicesProducer - Class in org.camunda.bpm.engine.cdi.impl
This bean provides producers for the process engine services such that the injection point can choose the process engine it wants to inject by its name:
NamedProcessEngineServicesProducer() - Constructor for class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
nameExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
nameLike - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
nameLike - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
nameLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
nameLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
nameLike - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
names() - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Produce a JSONArray containing the names of the elements of this JSONObject.
Namespace - Enum in org.camunda.bpm.container.impl.jboss.extension
An Element.
namespaces - Variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
namespaceUris - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
This is a protected filed so you can extend that context with your own namespaces if necessary
NativeExecutionQuery - Interface in org.camunda.bpm.engine.runtime
Allows querying of Executions via native (SQL) queries
NativeExecutionQueryImpl - Class in org.camunda.bpm.engine.impl
 
NativeExecutionQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeExecutionQueryImpl
 
NativeExecutionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeExecutionQueryImpl
 
NativeHistoricActivityInstanceQuery - Interface in org.camunda.bpm.engine.history
Allows querying of HistoricActivityInstanceQuerys via native (SQL) queries
NativeHistoricActivityInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
NativeHistoricActivityInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricActivityInstanceQueryImpl
 
NativeHistoricActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricActivityInstanceQueryImpl
 
NativeHistoricProcessInstanceQuery - Interface in org.camunda.bpm.engine.history
Allows querying of HistoricTaskInstanceQuerys via native (SQL) queries
NativeHistoricProcessInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
NativeHistoricProcessInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricProcessInstanceQueryImpl
 
NativeHistoricProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricProcessInstanceQueryImpl
 
NativeHistoricTaskInstanceQuery - Interface in org.camunda.bpm.engine.history
Allows querying of HistoricTaskInstanceQuerys via native (SQL) queries
NativeHistoricTaskInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
NativeHistoricTaskInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricTaskInstanceQueryImpl
 
NativeHistoricTaskInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricTaskInstanceQueryImpl
 
NativeProcessInstanceQuery - Interface in org.camunda.bpm.engine.runtime
Allows querying of ProcessInstances via native (SQL) queries
NativeProcessInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
NativeProcessInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeProcessInstanceQueryImpl
 
NativeProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeProcessInstanceQueryImpl
 
NativeQuery<T extends NativeQuery<?,?>,U> - Interface in org.camunda.bpm.engine.query
Describes basic methods for doing native queries
NativeTaskQuery - Interface in org.camunda.bpm.engine.task
Allows querying of Tasks via native (SQL) queries
NativeTaskQueryImpl - Class in org.camunda.bpm.engine.impl
 
NativeTaskQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeTaskQueryImpl
 
NativeTaskQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeTaskQueryImpl
 
NE - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
ne(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.BooleanOperations
 
nearestWeekday - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
needsInitialUser(String) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
needsLogin() - Method in class org.camunda.bpm.cycle.connector.Connector
 
needsLogin() - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
needsLogin() - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
needsLogin() - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
NEG - Static variable in class org.camunda.bpm.engine.impl.juel.AstUnary
 
neg(TypeConverter, Object) - Static method in class org.camunda.bpm.engine.impl.juel.NumberOperations
 
newActivityInstanceEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
newExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
newExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
instantiates a new execution.
newGroup(String) - Method in interface org.camunda.bpm.engine.IdentityService
Creates a new group.
newGroup(Group) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
 
newGroup(Group) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
Invoked whenever a new group is created
newGroup(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
newHistoricFormPropertyEvent() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
newInstance() - Static method in class org.camunda.bpm.engine.impl.javax.el.ExpressionFactory
Creates a new instance of a ExpressionFactory.
newInstance(Properties) - Static method in class org.camunda.bpm.engine.impl.javax.el.ExpressionFactory
Create a new instance of a ExpressionFactory, with optional properties.
newPassword - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
newProcessInstance(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
newProcessInstance(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
newProcessInstanceEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
newString(byte[], String) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.StringUtils
Constructs a new String by decoding the specified array of bytes using the given charset.
newStringUtf8(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.StringUtils
Constructs a new String by decoding the specified array of bytes using the UTF-8 charset.
newTask() - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
newTask(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
newTask() - Method in interface org.camunda.bpm.engine.TaskService
Creates a new task that is not related to any process instance.
newTask(String) - Method in interface org.camunda.bpm.engine.TaskService
create a new task with a user defined task id
newTaskInstanceEventEntity(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
newUser(String) - Method in interface org.camunda.bpm.engine.IdentityService
Creates a new user.
newUser(User) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
 
newUser(User) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
Invoked whenever a new user is created
newUser(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
newVariableUpdateEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
 
next - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
will be initialized by the CommandInterceptorChains
next() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
Scan next token.
next() - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Get the next character in the source string.
next(char) - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Consume the next character, and check that it matches a specified character.
next(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Get the next n characters.
nextCDATA() - Method in class org.camunda.bpm.engine.impl.util.json.XMLTokener
Get the text in the CDATA block.
nextClean() - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Get the next char in the string, skipping whitespace.
nextContent() - Method in class org.camunda.bpm.engine.impl.util.json.XMLTokener
Get the next XML outer token, trimming whitespace.
nextEntity(char) - Method in class org.camunda.bpm.engine.impl.util.json.XMLTokener
Return the next entity.
nextEval() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
token inside an eval expression
nextId - Variable in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
nextMailScanCmds - Variable in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
nextMeta() - Method in class org.camunda.bpm.engine.impl.util.json.XMLTokener
Returns the next XML meta token.
nextNumber() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
number token
nextOperation - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
next operation.
nextOperation - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
next operation.
nextOperations - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
nextString() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
string token
nextString(char) - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Return the characters up to the next close quote character.
nextText() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
text token
nextTo(char) - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Get the text up but not including the specified character or the end of line, whichever comes first.
nextTo(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Get the text up but not including one of the specified delimiter characters or the end of line, whichever comes first.
nextToken() - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
nextToken() - Method in class org.camunda.bpm.engine.impl.util.json.HTTPTokener
Get the next token or string.
nextToken() - Method in class org.camunda.bpm.engine.impl.util.json.XMLTokener
Get the next XML Token.
nextValue() - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Get the next value.
NO_SPEC - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
NO_SPEC_INT - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
Node - Interface in org.camunda.bpm.engine.impl.juel
Basic node interface.
noDelegationState - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
NodePrinter - Class in org.camunda.bpm.engine.impl.juel
Node pretty printer for debugging purposes.
NodePrinter() - Constructor for class org.camunda.bpm.engine.impl.juel.NodePrinter
 
NoneEndEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
NoneEndEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.NoneEndEventActivityBehavior
 
NoneStartEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
implementation of the 'none start event': a start event that has no specific trigger but the programmatic one (processService.startProcessInstanceXXX()).
NoneStartEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.NoneStartEventActivityBehavior
 
nonliteral() - Method in class org.camunda.bpm.engine.impl.juel.Parser
nonliteral := <IDENTIFIER> | function | <LPAREN> expr <RPAREN> function := (<IDENTIFIER> <COLON>)? <IDENTIFIER> <LPAREN> list? <RPAREN>
noRetriesLeft - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
noRetriesLeft() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
noRetriesLeft() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs which have no retries left
noSpace(String) - Static method in class org.camunda.bpm.engine.impl.util.json.XML
Throw an exception if the string contains whitespace.
NOT - Static variable in class org.camunda.bpm.engine.impl.juel.AstUnary
 
NOT_EQUALS_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
NOT_REQUIRED - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser
 
notAllowed(String) - Method in class org.camunda.bpm.cycle.web.service.AbstractRestService
Issue a not found response with the given reason
notFound() - Static method in class org.camunda.bpm.cycle.connector.ContentInformation
Standard ContentInformation for not found files.
notFound(String) - Method in class org.camunda.bpm.cycle.web.service.AbstractRestService
Issue a not found response with the given reason
notify(DelegateExecution) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
 
notify(DelegateTask) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
 
notify(DelegateExecution) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiExecutionListener
 
notify(DelegateExecution) - Method in interface org.camunda.bpm.engine.delegate.ExecutionListener
 
notify(DelegateTask) - Method in interface org.camunda.bpm.engine.delegate.TaskListener
 
notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
 
notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
 
notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionTaskListener
 
notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionExecutionListener
 
notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionTaskListener
 
notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ScriptTaskListener
 
notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.handler.refactor.StartEventEndHandler
 
notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
 
notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
 
notify(ExecutionListenerExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ExecutionListener
Deprecated.
 
notify(DelegateTask) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.TaskListener
Deprecated.
 
notify(DelegateExecution) - Method in class org.camunda.bpm.example.wait.states.listener.CreateIncidentListener
 
notifyExecutionListener(DelegateExecution) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
 
notifyTaskListener(DelegateTask) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
 
noViewProcessApplication - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
noViewProcessApplication - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
NoViewProcessApplicationStartService - Class in org.camunda.bpm.container.impl.jboss.service
Start Service for process applications that do not expose an EE Component View (like ServletProcessApplication
NoViewProcessApplicationStartService(ProcessApplicationReference) - Constructor for class org.camunda.bpm.container.impl.jboss.service.NoViewProcessApplicationStartService
 
now() - Static method in class org.camunda.bpm.engine.impl.calendar.DateTimeUtil
 
nthdayOfWeek - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
NULL - Static variable in class org.camunda.bpm.engine.impl.util.json.JSONObject
It is sometimes more convenient and less ambiguous to have a NULL object than to use Java's null value.
NullType - Class in org.camunda.bpm.engine.impl.variable
 
NullType() - Constructor for class org.camunda.bpm.engine.impl.variable.NullType
 
NUMBER_OF_ACTIVE_INSTANCES - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
NUMBER_OF_COMPLETED_INSTANCES - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
NUMBER_OF_INSTANCES - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
NumberOperations - Class in org.camunda.bpm.engine.impl.juel
Arithmetic Operations as specified in chapter 1.7.
NumberOperations() - Constructor for class org.camunda.bpm.engine.impl.juel.NumberOperations
 
numberToString(Number) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Produce a string from a Number.
numOfRetries - Variable in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 

O

object() - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
Begin appending a new object.
ObjectValueExpression - Class in org.camunda.bpm.engine.impl.juel
Object wrapper expression.
ObjectValueExpression(TypeConverter, Object, Class<?>) - Constructor for class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
Wrap an object into a value expression.
ok() - Static method in class org.camunda.bpm.cycle.connector.ConnectorStatus
 
OMG_DC_NAMESPACE_URI - Static variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
OMG_DI_NAMESPACE_URI - Static variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
OMG_DI_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
The namespace of the generic OMG DI elements (don't ask me why they didnt use the BPMN_DI_NS ...)
OMGDC - Static variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
OMGDC - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
OMGDI - Static variable in class org.camunda.bpm.cycle.util.BpmnNamespaceContext
 
OMGDI - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
 
onCommandContextClose(CommandContext) - Method in interface org.camunda.bpm.engine.impl.interceptor.CommandContextCloseListener
 
onCommandContextClose(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
onlyMessages - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
onlyTimers - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
onStartup(Set<Class<?>>, ServletContext) - Method in class org.camunda.bpm.application.impl.ServletProcessApplicationDeployer
 
open() - Method in class org.camunda.bpm.engine.osgi.Extender
 
openConnection() - Method in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
 
openConnection(URL) - Method in class org.camunda.bpm.engine.osgi.BarURLHandler
Open the connection for the given URL.
openConnection(URL) - Method in class org.camunda.bpm.engine.osgi.BpmnURLHandler
Open the connection for the given URL.
openContext(String, String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
openSession() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
openSession() - Method in interface org.camunda.bpm.engine.impl.interceptor.SessionFactory
 
openSession() - Method in class org.camunda.bpm.engine.impl.persistence.GenericManagerFactory
 
openSession() - Method in class org.camunda.bpm.engine.impl.variable.EntityManagerSessionFactory
 
openSession() - Method in class org.camunda.bpm.engine.spring.SpringEntityManagerSessionFactory
 
openSession() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
 
openTransactionContext(CommandContext) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContextFactory
 
openTransactionContext(CommandContext) - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContextFactory
 
openTransactionContext(CommandContext) - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionContextFactory
 
openTransactionContext(CommandContext) - Method in class org.camunda.bpm.engine.spring.SpringTransactionContextFactory
 
operation - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
Operation - Class in org.camunda.bpm.engine.impl.bpmn.webservice
An Operation is part of an BpmnInterface and it defines Messages that are consumed and (optionally) produced when the Operation is called.
Operation() - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
Operation(String, String, BpmnInterface, MessageDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
OperationImplementation - Interface in org.camunda.bpm.engine.impl.bpmn.webservice
Represents an implementation of a Operation
operationImplementations - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
operations - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
operations - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
Mapping of the operations of this interface.
operations - Variable in class org.camunda.bpm.engine.impl.webservice.WSService
 
opt(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional object value associated with an index.
opt(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional value associated with a key.
optBoolean(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(int, boolean) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional boolean value associated with an index.
optBoolean(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional boolean associated with a key.
optBoolean(String, boolean) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional boolean associated with a key.
optDouble(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional double value associated with an index.
optDouble(int, double) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional double value associated with an index.
optDouble(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional double associated with a key, or NaN if there is no such key or if its value is not a number.
optDouble(String, double) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional double associated with a key, or the defaultValue if there is no such key or if its value is not a number.
OptimisticLockingException - Exception in org.camunda.bpm.engine
Exception that is thrown when an optimistic locking occurs in the datastore caused by concurrent access of the same data entry.
OptimisticLockingException(String) - Constructor for exception org.camunda.bpm.engine.OptimisticLockingException
 
optInt(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional int value associated with an index.
optInt(int, int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional int value associated with an index.
optInt(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional int value associated with a key, or zero if there is no such key or if the value is not a number.
optInt(String, int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional int value associated with a key, or the default if there is no such key or if the value is not a number.
optJSONArray(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional JSONArray associated with an index.
optJSONArray(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional JSONArray associated with a key.
optJSONObject(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional JSONObject associated with an index.
optJSONObject(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional JSONObject associated with a key.
optLong(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional long value associated with an index.
optLong(int, long) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional long value associated with an index.
optLong(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional long value associated with a key, or zero if there is no such key or if the value is not a number.
optLong(String, long) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional long value associated with a key, or the default if there is no such key or if the value is not a number.
optString(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional string value associated with an index.
optString(int, String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Get the optional string associated with an index.
optString(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional string associated with a key.
optString(String, String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an optional string associated with a key.
OR - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
or(boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
or := and (<OR> and)*
order - Variable in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
orderAsc(String) - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
orderAsc(String) - Method in interface org.camunda.bpm.engine.management.TablePageQuery
Orders the resulting table page rows by the given column in ascending order.
orderBy - Variable in class org.camunda.bpm.engine.impl.AbstractQuery
 
orderBy(QueryProperty) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
orderByActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by activityId (needs to be followed by Query.asc() or Query.desc()).
orderByActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByActivityId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByActivityId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by activityId (needs to be followed by Query.asc() or Query.desc()).
orderByActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
orderByActivityInstanceId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Order by activity instance id (needs to be followed by Query.asc() or Query.desc()).
orderByActivityName() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by activityName (needs to be followed by Query.asc() or Query.desc()).
orderByActivityName() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByActivityType() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by activityType (needs to be followed by Query.asc() or Query.desc()).
orderByActivityType() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByCauseIncidentId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by causeIncidentId (needs to be followed by Query.asc() or Query.desc()).
orderByConfiguration() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByConfiguration() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by configuration (needs to be followed by Query.asc() or Query.desc()).
orderByCreated() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
orderByCreated() - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
Order by event subscription creation date (needs to be followed by Query.asc() or Query.desc()).
orderByDeleteReason() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task delete reason (needs to be followed by Query.asc() or Query.desc()).
orderByDeleteReason() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByDeploymentId() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
orderByDeploymentId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
orderByDeploymentId() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentId() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Order by deployment id (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymenTime() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
orderByDeploymenTime() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
Order by deployment time (needs to be followed by Query.asc() or Query.desc()).
orderByDeploymentName() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
 
orderByDeploymentName() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
Order by deployment name (needs to be followed by Query.asc() or Query.desc()).
orderByDueDate() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByDueDate() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by due date (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by executionId (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by execution id (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByExecutionId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by executionId (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Order by execution id (needs to be followed by Query.asc() or Query.desc()).
orderByExecutionId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by execution id (needs to be followed by Query.asc() or Query.desc()).
orderByFormPropertyId() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
 
orderByFormPropertyId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
orderByGroupId() - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Order by group id (needs to be followed by Query.asc() or Query.desc()).
orderByGroupId() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
orderByGroupName() - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Order by group name (needs to be followed by Query.asc() or Query.desc()).
orderByGroupName() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
orderByGroupType() - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Order by group type (needs to be followed by Query.asc() or Query.desc()).
orderByGroupType() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
orderByHistoricActivityInstanceDuration() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by duration (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceDuration() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByHistoricActivityInstanceEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by end (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceEndTime() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByHistoricActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by the historic activity instance id this task was used in (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByHistoricActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByHistoricActivityInstanceStartTime() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by start (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceStartTime() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by start time (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricActivityInstanceStartTime() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByHistoricActivityInstanceStartTime() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByHistoricTaskInstanceDuration() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by duration (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricTaskInstanceDuration() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByHistoricTaskInstanceEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by end time (needs to be followed by Query.asc() or Query.desc()).
orderByHistoricTaskInstanceEndTime() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByIncidentId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByIncidentId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByIncidentTimestamp() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByIncidentTimestamp() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by incidentTimestamp (needs to be followed by Query.asc() or Query.desc()).
orderByIncidentType() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByIncidentType() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by incidentType (needs to be followed by Query.asc() or Query.desc()).
orderByJobDuedate() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
orderByJobDuedate() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Order by duedate (needs to be followed by Query.asc() or Query.desc()).
orderByJobId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
orderByJobId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Order by job id (needs to be followed by Query.asc() or Query.desc()).
orderByJobRetries() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
orderByJobRetries() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Order by retries (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionCategory() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
orderByProcessDefinitionCategory() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Order by the category of the process definitions (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by processDefinitionId (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Order by the process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Order by the id of the process definitions (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Order by process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by processDefinitionId (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Order by process definition id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Order by process definition key (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Order by process definition key (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Order by process definition key (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
orderByProcessDefinitionName() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Order by the name of the process definitions (needs to be followed by Query.asc() or Query.desc()).
orderByProcessDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
orderByProcessDefinitionVersion() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Order by the version of the process definitions (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceBusinessKey() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Order by the business key (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceBusinessKey() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
orderByProcessInstanceDuration() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Order by the duration of the process instance (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceDuration() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
orderByProcessInstanceEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Order by the end time (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceEndTime() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Order by processInstanceId (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
 
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Order by the process instance id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by process instance id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by processInstanceId (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Order by process instance id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Order by id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by process instance id (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceStartTime() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Order by the start time (needs to be followed by Query.asc() or Query.desc()).
orderByProcessInstanceStartTime() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
orderByResourceId() - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
Order by resource id (needs to be followed by Query.asc() or Query.desc()).
orderByResourceId() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
orderByResourceType() - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
Order by resource type (needs to be followed by Query.asc() or Query.desc()).
orderByResourceType() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
orderByRootCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
orderByRootCauseIncidentId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Order by rootCauseIncidentId (needs to be followed by Query.asc() or Query.desc()).
orderByTaskAssignee() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task assignee (needs to be followed by Query.asc() or Query.desc()).
orderByTaskAssignee() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByTaskAssignee() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByTaskAssignee() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by assignee (needs to be followed by Query.asc() or Query.desc()).
orderByTaskCreateTime() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByTaskCreateTime() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by the time on which the tasks were created (needs to be followed by Query.asc() or Query.desc()).
orderByTaskDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task definition key (needs to be followed by Query.asc() or Query.desc()).
orderByTaskDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByTaskDescription() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task description (needs to be followed by Query.asc() or Query.desc()).
orderByTaskDescription() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByTaskDescription() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByTaskDescription() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by description (needs to be followed by Query.asc() or Query.desc()).
orderByTaskDueDate() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task due date (needs to be followed by Query.asc() or Query.desc()).
orderByTaskDueDate() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task id (needs to be followed by Query.asc() or Query.desc()).
orderByTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByTaskId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByTaskId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by task id (needs to be followed by Query.asc() or Query.desc()).
orderByTaskName() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task name (needs to be followed by Query.asc() or Query.desc()).
orderByTaskName() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByTaskName() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByTaskName() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by task name (needs to be followed by Query.asc() or Query.desc()).
orderByTaskOwner() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task owner (needs to be followed by Query.asc() or Query.desc()).
orderByTaskOwner() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByTaskPriority() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Order by task priority key (needs to be followed by Query.asc() or Query.desc()).
orderByTaskPriority() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
orderByTaskPriority() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
orderByTaskPriority() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Order by priority (needs to be followed by Query.asc() or Query.desc()).
orderByTime() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
 
orderByTime() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
orderByUserEmail() - Method in interface org.camunda.bpm.engine.identity.UserQuery
Order by user email (needs to be followed by Query.asc() or Query.desc()).
orderByUserEmail() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
orderByUserFirstName() - Method in interface org.camunda.bpm.engine.identity.UserQuery
Order by user first name (needs to be followed by Query.asc() or Query.desc()).
orderByUserFirstName() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
orderByUserId() - Method in interface org.camunda.bpm.engine.identity.UserQuery
Order by user id (needs to be followed by Query.asc() or Query.desc()).
orderByUserId() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
orderByUserLastName() - Method in interface org.camunda.bpm.engine.identity.UserQuery
Order by user last name (needs to be followed by Query.asc() or Query.desc()).
orderByUserLastName() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
orderByVariableName() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
 
orderByVariableName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
 
orderByVariableName() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
orderByVariableName() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
orderByVariableName() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
orderByVariableName() - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Order by variable name (needs to be followed by Query.asc() or Query.desc()).
orderByVariableRevision() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
 
orderByVariableRevision() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
orderByVariableType() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
 
orderByVariableType() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
orderByVariableType() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
orderByVariableType() - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Order by variable type (needs to be followed by Query.asc() or Query.desc()).
orderDesc(String) - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
orderDesc(String) - Method in interface org.camunda.bpm.engine.management.TablePageQuery
Orders the resulting table page rows by the given column in descending order.
orderProperty - Variable in class org.camunda.bpm.engine.impl.AbstractQuery
 
org.camunda.bpm - package org.camunda.bpm
 
org.camunda.bpm.admin.impl.web - package org.camunda.bpm.admin.impl.web
 
org.camunda.bpm.application - package org.camunda.bpm.application
 
org.camunda.bpm.application.impl - package org.camunda.bpm.application.impl
 
org.camunda.bpm.application.impl.ejb - package org.camunda.bpm.application.impl.ejb
 
org.camunda.bpm.application.impl.event - package org.camunda.bpm.application.impl.event
 
org.camunda.bpm.application.impl.metadata - package org.camunda.bpm.application.impl.metadata
 
org.camunda.bpm.application.impl.metadata.spi - package org.camunda.bpm.application.impl.metadata.spi
 
org.camunda.bpm.application.impl.web - package org.camunda.bpm.application.impl.web
 
org.camunda.bpm.cockpit - package org.camunda.bpm.cockpit
 
org.camunda.bpm.cockpit.db - package org.camunda.bpm.cockpit.db
 
org.camunda.bpm.cockpit.impl - package org.camunda.bpm.cockpit.impl
 
org.camunda.bpm.cockpit.impl.db - package org.camunda.bpm.cockpit.impl.db
 
org.camunda.bpm.cockpit.impl.plugin - package org.camunda.bpm.cockpit.impl.plugin
 
org.camunda.bpm.cockpit.impl.plugin.base - package org.camunda.bpm.cockpit.impl.plugin.base
 
org.camunda.bpm.cockpit.impl.plugin.base.dto - package org.camunda.bpm.cockpit.impl.plugin.base.dto
 
org.camunda.bpm.cockpit.impl.plugin.base.dto.query - package org.camunda.bpm.cockpit.impl.plugin.base.dto.query
 
org.camunda.bpm.cockpit.impl.plugin.base.resources - package org.camunda.bpm.cockpit.impl.plugin.base.resources
 
org.camunda.bpm.cockpit.impl.plugin.base.sub.resources - package org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
 
org.camunda.bpm.cockpit.impl.web - package org.camunda.bpm.cockpit.impl.web
 
org.camunda.bpm.cockpit.impl.web.bootstrap - package org.camunda.bpm.cockpit.impl.web.bootstrap
 
org.camunda.bpm.cockpit.impl.web.filter.plugin - package org.camunda.bpm.cockpit.impl.web.filter.plugin
 
org.camunda.bpm.cockpit.plugin - package org.camunda.bpm.cockpit.plugin
 
org.camunda.bpm.cockpit.plugin.resource - package org.camunda.bpm.cockpit.plugin.resource
 
org.camunda.bpm.cockpit.plugin.spi - package org.camunda.bpm.cockpit.plugin.spi
 
org.camunda.bpm.cockpit.plugin.spi.impl - package org.camunda.bpm.cockpit.plugin.spi.impl
 
org.camunda.bpm.cockpit.plugin.test - package org.camunda.bpm.cockpit.plugin.test
 
org.camunda.bpm.cockpit.rest.dto - package org.camunda.bpm.cockpit.rest.dto
 
org.camunda.bpm.cockpit.service - package org.camunda.bpm.cockpit.service
 
org.camunda.bpm.container - package org.camunda.bpm.container
 
org.camunda.bpm.container.impl.ejb - package org.camunda.bpm.container.impl.ejb
 
org.camunda.bpm.container.impl.ejb.deployment - package org.camunda.bpm.container.impl.ejb.deployment
 
org.camunda.bpm.container.impl.jboss.config - package org.camunda.bpm.container.impl.jboss.config
 
org.camunda.bpm.container.impl.jboss.deployment.marker - package org.camunda.bpm.container.impl.jboss.deployment.marker
 
org.camunda.bpm.container.impl.jboss.deployment.processor - package org.camunda.bpm.container.impl.jboss.deployment.processor
 
org.camunda.bpm.container.impl.jboss.extension - package org.camunda.bpm.container.impl.jboss.extension
 
org.camunda.bpm.container.impl.jboss.extension.handler - package org.camunda.bpm.container.impl.jboss.extension.handler
 
org.camunda.bpm.container.impl.jboss.extension.resource - package org.camunda.bpm.container.impl.jboss.extension.resource
 
org.camunda.bpm.container.impl.jboss.service - package org.camunda.bpm.container.impl.jboss.service
 
org.camunda.bpm.container.impl.jboss.util - package org.camunda.bpm.container.impl.jboss.util
 
org.camunda.bpm.container.impl.jmx - package org.camunda.bpm.container.impl.jmx
 
org.camunda.bpm.container.impl.jmx.deployment - package org.camunda.bpm.container.impl.jmx.deployment
 
org.camunda.bpm.container.impl.jmx.deployment.jobexecutor - package org.camunda.bpm.container.impl.jmx.deployment.jobexecutor
 
org.camunda.bpm.container.impl.jmx.deployment.scanning - package org.camunda.bpm.container.impl.jmx.deployment.scanning
 
org.camunda.bpm.container.impl.jmx.deployment.scanning.spi - package org.camunda.bpm.container.impl.jmx.deployment.scanning.spi
 
org.camunda.bpm.container.impl.jmx.deployment.util - package org.camunda.bpm.container.impl.jmx.deployment.util
 
org.camunda.bpm.container.impl.jmx.kernel - package org.camunda.bpm.container.impl.jmx.kernel
 
org.camunda.bpm.container.impl.jmx.services - package org.camunda.bpm.container.impl.jmx.services
 
org.camunda.bpm.container.impl.jndi - package org.camunda.bpm.container.impl.jndi
 
org.camunda.bpm.container.impl.metadata - package org.camunda.bpm.container.impl.metadata
 
org.camunda.bpm.container.impl.metadata.spi - package org.camunda.bpm.container.impl.metadata.spi
 
org.camunda.bpm.container.impl.threading.ra - package org.camunda.bpm.container.impl.threading.ra
 
org.camunda.bpm.container.impl.threading.ra.commonj - package org.camunda.bpm.container.impl.threading.ra.commonj
 
org.camunda.bpm.container.impl.threading.ra.inflow - package org.camunda.bpm.container.impl.threading.ra.inflow
 
org.camunda.bpm.container.impl.threading.ra.outbound - package org.camunda.bpm.container.impl.threading.ra.outbound
 
org.camunda.bpm.container.impl.threading.se - package org.camunda.bpm.container.impl.threading.se
 
org.camunda.bpm.container.impl.tomcat - package org.camunda.bpm.container.impl.tomcat
 
org.camunda.bpm.container.impl.tomcat.deployment - package org.camunda.bpm.container.impl.tomcat.deployment
 
org.camunda.bpm.cycle - package org.camunda.bpm.cycle
 
org.camunda.bpm.cycle.aspect - package org.camunda.bpm.cycle.aspect
 
org.camunda.bpm.cycle.configuration - package org.camunda.bpm.cycle.configuration
 
org.camunda.bpm.cycle.connector - package org.camunda.bpm.cycle.connector
 
org.camunda.bpm.cycle.connector.crypt - package org.camunda.bpm.cycle.connector.crypt
 
org.camunda.bpm.cycle.connector.signavio - package org.camunda.bpm.cycle.connector.signavio
 
org.camunda.bpm.cycle.connector.svn - package org.camunda.bpm.cycle.connector.svn
 
org.camunda.bpm.cycle.connector.util - package org.camunda.bpm.cycle.connector.util
 
org.camunda.bpm.cycle.connector.vfs - package org.camunda.bpm.cycle.connector.vfs
 
org.camunda.bpm.cycle.entity - package org.camunda.bpm.cycle.entity
 
org.camunda.bpm.cycle.exception - package org.camunda.bpm.cycle.exception
 
org.camunda.bpm.cycle.repository - package org.camunda.bpm.cycle.repository
 
org.camunda.bpm.cycle.roundtrip - package org.camunda.bpm.cycle.roundtrip
 
org.camunda.bpm.cycle.security - package org.camunda.bpm.cycle.security
 
org.camunda.bpm.cycle.service.mail - package org.camunda.bpm.cycle.service.mail
 
org.camunda.bpm.cycle.service.mail.spi - package org.camunda.bpm.cycle.service.mail.spi
 
org.camunda.bpm.cycle.util - package org.camunda.bpm.cycle.util
 
org.camunda.bpm.cycle.web - package org.camunda.bpm.cycle.web
 
org.camunda.bpm.cycle.web.dto - package org.camunda.bpm.cycle.web.dto
Classes meant for JSON serialization and query data aggregation.
org.camunda.bpm.cycle.web.filter - package org.camunda.bpm.cycle.web.filter
 
org.camunda.bpm.cycle.web.jaxrs.ext - package org.camunda.bpm.cycle.web.jaxrs.ext
 
org.camunda.bpm.cycle.web.service - package org.camunda.bpm.cycle.web.service
 
org.camunda.bpm.cycle.web.service.resource - package org.camunda.bpm.cycle.web.service.resource
 
org.camunda.bpm.cycle.web.service.test - package org.camunda.bpm.cycle.web.service.test
 
org.camunda.bpm.engine - package org.camunda.bpm.engine
Public API of the Activiti engine.

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

Through the services obtained from such a org.activiti.engine.ProcessEngine, BPM and workflow operation can be executed:

org.activiti.engine.RepositoryService: Manages org.activiti.engine.repository.Deployments
org.activiti.engine.RuntimeService: For starting and searching org.activiti.engine.runtime.ProcessInstances
org.activiti.engine.TaskService: Exposes operations to manage human (standalone) org.activiti.engine.task.Tasks, such as claiming, completing and assigning tasks
org.activiti.engine.IdentityService: Used for managing org.activiti.engine.identity.Users, org.activiti.engine.identity.Groups and the relations between them
org.activiti.engine.ManagementService: Exposes engine admin and maintenance operations, which have no relation to the runtime exection of business processes
org.activiti.engine.HistoryService: Exposes information about ongoing and past process instances.
org.activiti.engine.FormService: Access to form data and rendered forms for starting new process instances and completing tasks.
org.camunda.bpm.engine.authorization - package org.camunda.bpm.engine.authorization
 
org.camunda.bpm.engine.cdi - package org.camunda.bpm.engine.cdi
 
org.camunda.bpm.engine.cdi.annotation - package org.camunda.bpm.engine.cdi.annotation
 
org.camunda.bpm.engine.cdi.annotation.event - package org.camunda.bpm.engine.cdi.annotation.event
 
org.camunda.bpm.engine.cdi.compat - package org.camunda.bpm.engine.cdi.compat
 
org.camunda.bpm.engine.cdi.impl - package org.camunda.bpm.engine.cdi.impl
 
org.camunda.bpm.engine.cdi.impl.annotation - package org.camunda.bpm.engine.cdi.impl.annotation
 
org.camunda.bpm.engine.cdi.impl.context - package org.camunda.bpm.engine.cdi.impl.context
 
org.camunda.bpm.engine.cdi.impl.el - package org.camunda.bpm.engine.cdi.impl.el
 
org.camunda.bpm.engine.cdi.impl.event - package org.camunda.bpm.engine.cdi.impl.event
 
org.camunda.bpm.engine.cdi.impl.util - package org.camunda.bpm.engine.cdi.impl.util
 
org.camunda.bpm.engine.cdi.jsf - package org.camunda.bpm.engine.cdi.jsf
 
org.camunda.bpm.engine.delegate - package org.camunda.bpm.engine.delegate
Interfaces used to include Java code in a process as the behavior of an activity or as a listener to process events with JavaDelegates.
org.camunda.bpm.engine.form - package org.camunda.bpm.engine.form
Classes related to the org.activiti.engine.FormService.
org.camunda.bpm.engine.history - package org.camunda.bpm.engine.history
Classes related to the org.activiti.engine.HistoryService.
org.camunda.bpm.engine.identity - package org.camunda.bpm.engine.identity
classes related to the org.activiti.engine.IdentityService.
org.camunda.bpm.engine.impl - package org.camunda.bpm.engine.impl
API implementation classes, which shouldn't directly be used by end-users.
org.camunda.bpm.engine.impl.ant - package org.camunda.bpm.engine.impl.ant
 
org.camunda.bpm.engine.impl.application - package org.camunda.bpm.engine.impl.application
 
org.camunda.bpm.engine.impl.bpmn.behavior - package org.camunda.bpm.engine.impl.bpmn.behavior
 
org.camunda.bpm.engine.impl.bpmn.data - package org.camunda.bpm.engine.impl.bpmn.data
 
org.camunda.bpm.engine.impl.bpmn.deployer - package org.camunda.bpm.engine.impl.bpmn.deployer
 
org.camunda.bpm.engine.impl.bpmn.diagram - package org.camunda.bpm.engine.impl.bpmn.diagram
 
org.camunda.bpm.engine.impl.bpmn.helper - package org.camunda.bpm.engine.impl.bpmn.helper
 
org.camunda.bpm.engine.impl.bpmn.listener - package org.camunda.bpm.engine.impl.bpmn.listener
 
org.camunda.bpm.engine.impl.bpmn.parser - package org.camunda.bpm.engine.impl.bpmn.parser
 
org.camunda.bpm.engine.impl.bpmn.webservice - package org.camunda.bpm.engine.impl.bpmn.webservice
 
org.camunda.bpm.engine.impl.calendar - package org.camunda.bpm.engine.impl.calendar
 
org.camunda.bpm.engine.impl.cfg - package org.camunda.bpm.engine.impl.cfg
 
org.camunda.bpm.engine.impl.cfg.auth - package org.camunda.bpm.engine.impl.cfg.auth
 
org.camunda.bpm.engine.impl.cfg.jta - package org.camunda.bpm.engine.impl.cfg.jta
 
org.camunda.bpm.engine.impl.cfg.standalone - package org.camunda.bpm.engine.impl.cfg.standalone
 
org.camunda.bpm.engine.impl.cmd - package org.camunda.bpm.engine.impl.cmd
 
org.camunda.bpm.engine.impl.context - package org.camunda.bpm.engine.impl.context
 
org.camunda.bpm.engine.impl.db - package org.camunda.bpm.engine.impl.db
 
org.camunda.bpm.engine.impl.db.upgrade - package org.camunda.bpm.engine.impl.db.upgrade
 
org.camunda.bpm.engine.impl.delegate - package org.camunda.bpm.engine.impl.delegate
 
org.camunda.bpm.engine.impl.digest - package org.camunda.bpm.engine.impl.digest
 
org.camunda.bpm.engine.impl.digest._apacheCommonsCodec - package org.camunda.bpm.engine.impl.digest._apacheCommonsCodec
The following classes are copied from apache commons codec:
org.camunda.bpm.engine.impl.el - package org.camunda.bpm.engine.impl.el
 
org.camunda.bpm.engine.impl.event - package org.camunda.bpm.engine.impl.event
 
org.camunda.bpm.engine.impl.form - package org.camunda.bpm.engine.impl.form
 
org.camunda.bpm.engine.impl.history.event - package org.camunda.bpm.engine.impl.history.event
 
org.camunda.bpm.engine.impl.history.handler - package org.camunda.bpm.engine.impl.history.handler
 
org.camunda.bpm.engine.impl.history.handler.refactor - package org.camunda.bpm.engine.impl.history.handler.refactor
 
org.camunda.bpm.engine.impl.history.parser - package org.camunda.bpm.engine.impl.history.parser
 
org.camunda.bpm.engine.impl.history.producer - package org.camunda.bpm.engine.impl.history.producer
 
org.camunda.bpm.engine.impl.identity - package org.camunda.bpm.engine.impl.identity
 
org.camunda.bpm.engine.impl.identity.db - package org.camunda.bpm.engine.impl.identity.db
 
org.camunda.bpm.engine.impl.incident - package org.camunda.bpm.engine.impl.incident
 
org.camunda.bpm.engine.impl.interceptor - package org.camunda.bpm.engine.impl.interceptor
 
org.camunda.bpm.engine.impl.javax.el - package org.camunda.bpm.engine.impl.javax.el
 
org.camunda.bpm.engine.impl.jobexecutor - package org.camunda.bpm.engine.impl.jobexecutor
 
org.camunda.bpm.engine.impl.jobexecutor.tobemerged - package org.camunda.bpm.engine.impl.jobexecutor.tobemerged
 
org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi - package org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi
 
org.camunda.bpm.engine.impl.json - package org.camunda.bpm.engine.impl.json
Experimental: contains helpers to serialize all return values from the services into JSON.
org.camunda.bpm.engine.impl.juel - package org.camunda.bpm.engine.impl.juel
 
org.camunda.bpm.engine.impl.mail - package org.camunda.bpm.engine.impl.mail
 
org.camunda.bpm.engine.impl.persistence - package org.camunda.bpm.engine.impl.persistence
 
org.camunda.bpm.engine.impl.persistence.deploy - package org.camunda.bpm.engine.impl.persistence.deploy
 
org.camunda.bpm.engine.impl.persistence.entity - package org.camunda.bpm.engine.impl.persistence.entity
 
org.camunda.bpm.engine.impl.persistence.entity.util - package org.camunda.bpm.engine.impl.persistence.entity.util
 
org.camunda.bpm.engine.impl.plugin - package org.camunda.bpm.engine.impl.plugin
 
org.camunda.bpm.engine.impl.pvm - package org.camunda.bpm.engine.impl.pvm
 
org.camunda.bpm.engine.impl.pvm.delegate - package org.camunda.bpm.engine.impl.pvm.delegate
 
org.camunda.bpm.engine.impl.pvm.process - package org.camunda.bpm.engine.impl.pvm.process
 
org.camunda.bpm.engine.impl.pvm.runtime - package org.camunda.bpm.engine.impl.pvm.runtime
 
org.camunda.bpm.engine.impl.repository - package org.camunda.bpm.engine.impl.repository
 
org.camunda.bpm.engine.impl.rules - package org.camunda.bpm.engine.impl.rules
 
org.camunda.bpm.engine.impl.runtime - package org.camunda.bpm.engine.impl.runtime
 
org.camunda.bpm.engine.impl.scripting - package org.camunda.bpm.engine.impl.scripting
 
org.camunda.bpm.engine.impl.task - package org.camunda.bpm.engine.impl.task
 
org.camunda.bpm.engine.impl.test - package org.camunda.bpm.engine.impl.test
 
org.camunda.bpm.engine.impl.transformer - package org.camunda.bpm.engine.impl.transformer
 
org.camunda.bpm.engine.impl.util - package org.camunda.bpm.engine.impl.util
 
org.camunda.bpm.engine.impl.util.io - package org.camunda.bpm.engine.impl.util.io
 
org.camunda.bpm.engine.impl.util.json - package org.camunda.bpm.engine.impl.util.json
 
org.camunda.bpm.engine.impl.util.xml - package org.camunda.bpm.engine.impl.util.xml
 
org.camunda.bpm.engine.impl.variable - package org.camunda.bpm.engine.impl.variable
 
org.camunda.bpm.engine.impl.webservice - package org.camunda.bpm.engine.impl.webservice
 
org.camunda.bpm.engine.management - package org.camunda.bpm.engine.management
Classes related to the org.activiti.engine.ManagementService.
org.camunda.bpm.engine.osgi - package org.camunda.bpm.engine.osgi
 
org.camunda.bpm.engine.osgi.blueprint - package org.camunda.bpm.engine.osgi.blueprint
 
org.camunda.bpm.engine.query - package org.camunda.bpm.engine.query
Classes related to the querying entities in the engine.
org.camunda.bpm.engine.repository - package org.camunda.bpm.engine.repository
Classes related to the org.activiti.engine.RepositoryService.
org.camunda.bpm.engine.rest - package org.camunda.bpm.engine.rest
 
org.camunda.bpm.engine.rest.dto - package org.camunda.bpm.engine.rest.dto
 
org.camunda.bpm.engine.rest.dto.authorization - package org.camunda.bpm.engine.rest.dto.authorization
 
org.camunda.bpm.engine.rest.dto.converter - package org.camunda.bpm.engine.rest.dto.converter
 
org.camunda.bpm.engine.rest.dto.history - package org.camunda.bpm.engine.rest.dto.history
 
org.camunda.bpm.engine.rest.dto.identity - package org.camunda.bpm.engine.rest.dto.identity
 
org.camunda.bpm.engine.rest.dto.message - package org.camunda.bpm.engine.rest.dto.message
 
org.camunda.bpm.engine.rest.dto.repository - package org.camunda.bpm.engine.rest.dto.repository
 
org.camunda.bpm.engine.rest.dto.runtime - package org.camunda.bpm.engine.rest.dto.runtime
 
org.camunda.bpm.engine.rest.dto.task - package org.camunda.bpm.engine.rest.dto.task
 
org.camunda.bpm.engine.rest.exception - package org.camunda.bpm.engine.rest.exception
 
org.camunda.bpm.engine.rest.filter - package org.camunda.bpm.engine.rest.filter
 
org.camunda.bpm.engine.rest.history - package org.camunda.bpm.engine.rest.history
 
org.camunda.bpm.engine.rest.impl - package org.camunda.bpm.engine.rest.impl
 
org.camunda.bpm.engine.rest.impl.application - package org.camunda.bpm.engine.rest.impl.application
 
org.camunda.bpm.engine.rest.impl.history - package org.camunda.bpm.engine.rest.impl.history
 
org.camunda.bpm.engine.rest.mapper - package org.camunda.bpm.engine.rest.mapper
 
org.camunda.bpm.engine.rest.security.auth - package org.camunda.bpm.engine.rest.security.auth
 
org.camunda.bpm.engine.rest.security.auth.impl - package org.camunda.bpm.engine.rest.security.auth.impl
 
org.camunda.bpm.engine.rest.spi - package org.camunda.bpm.engine.rest.spi
 
org.camunda.bpm.engine.rest.spi.impl - package org.camunda.bpm.engine.rest.spi.impl
 
org.camunda.bpm.engine.rest.sub - package org.camunda.bpm.engine.rest.sub
 
org.camunda.bpm.engine.rest.sub.authorization - package org.camunda.bpm.engine.rest.sub.authorization
 
org.camunda.bpm.engine.rest.sub.authorization.impl - package org.camunda.bpm.engine.rest.sub.authorization.impl
 
org.camunda.bpm.engine.rest.sub.identity - package org.camunda.bpm.engine.rest.sub.identity
 
org.camunda.bpm.engine.rest.sub.identity.impl - package org.camunda.bpm.engine.rest.sub.identity.impl
 
org.camunda.bpm.engine.rest.sub.impl - package org.camunda.bpm.engine.rest.sub.impl
 
org.camunda.bpm.engine.rest.sub.repository - package org.camunda.bpm.engine.rest.sub.repository
 
org.camunda.bpm.engine.rest.sub.runtime - package org.camunda.bpm.engine.rest.sub.runtime
 
org.camunda.bpm.engine.rest.sub.runtime.impl - package org.camunda.bpm.engine.rest.sub.runtime.impl
 
org.camunda.bpm.engine.rest.sub.task - package org.camunda.bpm.engine.rest.sub.task
 
org.camunda.bpm.engine.rest.sub.task.impl - package org.camunda.bpm.engine.rest.sub.task.impl
 
org.camunda.bpm.engine.rest.util - package org.camunda.bpm.engine.rest.util
 
org.camunda.bpm.engine.runtime - package org.camunda.bpm.engine.runtime
Classes related to the org.activiti.engine.RuntimeService.
org.camunda.bpm.engine.spring - package org.camunda.bpm.engine.spring
 
org.camunda.bpm.engine.spring.annotations - package org.camunda.bpm.engine.spring.annotations
 
org.camunda.bpm.engine.spring.application - package org.camunda.bpm.engine.spring.application
 
org.camunda.bpm.engine.spring.components - package org.camunda.bpm.engine.spring.components
 
org.camunda.bpm.engine.spring.components.aop - package org.camunda.bpm.engine.spring.components.aop
 
org.camunda.bpm.engine.spring.components.aop.util - package org.camunda.bpm.engine.spring.components.aop.util
 
org.camunda.bpm.engine.spring.components.config.xml - package org.camunda.bpm.engine.spring.components.config.xml
 
org.camunda.bpm.engine.spring.components.jobexecutor - package org.camunda.bpm.engine.spring.components.jobexecutor
 
org.camunda.bpm.engine.spring.components.registry - package org.camunda.bpm.engine.spring.components.registry
 
org.camunda.bpm.engine.spring.components.scope - package org.camunda.bpm.engine.spring.components.scope
 
org.camunda.bpm.engine.spring.container - package org.camunda.bpm.engine.spring.container
 
org.camunda.bpm.engine.spring.impl.test - package org.camunda.bpm.engine.spring.impl.test
 
org.camunda.bpm.engine.task - package org.camunda.bpm.engine.task
Classes related to the org.activiti.engine.TaskService.
org.camunda.bpm.engine.test - package org.camunda.bpm.engine.test
Helper classes for testing processes.
org.camunda.bpm.engine.test.mock - package org.camunda.bpm.engine.test.mock
 
org.camunda.bpm.example - package org.camunda.bpm.example
 
org.camunda.bpm.example.invoice - package org.camunda.bpm.example.invoice
 
org.camunda.bpm.example.invoice.service - package org.camunda.bpm.example.invoice.service
 
org.camunda.bpm.example.wait.states - package org.camunda.bpm.example.wait.states
 
org.camunda.bpm.example.wait.states.listener - package org.camunda.bpm.example.wait.states.listener
 
org.camunda.bpm.example.wait.states.service - package org.camunda.bpm.example.wait.states.service
 
org.camunda.bpm.identity.impl.ldap - package org.camunda.bpm.identity.impl.ldap
 
org.camunda.bpm.identity.impl.ldap.plugin - package org.camunda.bpm.identity.impl.ldap.plugin
 
org.camunda.bpm.identity.impl.ldap.util - package org.camunda.bpm.identity.impl.ldap.util
 
org.camunda.bpm.security - package org.camunda.bpm.security
 
org.camunda.bpm.security.aspect - package org.camunda.bpm.security.aspect
 
org.camunda.bpm.security.jaas - package org.camunda.bpm.security.jaas
 
org.camunda.bpm.security.service - package org.camunda.bpm.security.service
 
org.camunda.bpm.security.web - package org.camunda.bpm.security.web
 
org.camunda.bpm.security.web.jaxrs - package org.camunda.bpm.security.web.jaxrs
 
org.camunda.bpm.security.web.util - package org.camunda.bpm.security.web.util
 
org.camunda.bpm.web - package org.camunda.bpm.web
 
org.camunda.bpm.webapp.impl.engine - package org.camunda.bpm.webapp.impl.engine
 
org.camunda.bpm.webapp.impl.filter - package org.camunda.bpm.webapp.impl.filter
 
org.camunda.bpm.webapp.impl.security - package org.camunda.bpm.webapp.impl.security
 
org.camunda.bpm.webapp.impl.security.auth - package org.camunda.bpm.webapp.impl.security.auth
 
org.camunda.bpm.webapp.impl.security.filter - package org.camunda.bpm.webapp.impl.security.filter
 
org.camunda.bpm.webapp.impl.security.filter.util - package org.camunda.bpm.webapp.impl.security.filter.util
 
ORG_CAMUNDA_BPM_ENGINE_PROCESS_ENGINE - Static variable in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
OsgiScriptingEngines - Class in org.camunda.bpm.engine.osgi
 
OsgiScriptingEngines(ScriptBindingsFactory) - Constructor for class org.camunda.bpm.engine.osgi.OsgiScriptingEngines
 
OsgiScriptingEngines(ScriptEngineManager) - Constructor for class org.camunda.bpm.engine.osgi.OsgiScriptingEngines
 
OutgoingExecution - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
OutgoingExecution(InterpretableExecution, PvmTransition, boolean) - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
 
outgoingExecution - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
 
outgoingTransition - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
 
outgoingTransitions - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
outMessage - Variable in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
outputVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
owner - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
owner - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
owner - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
OWNER - Static variable in class org.camunda.bpm.engine.task.IdentityLinkType
 

P

paComponentViewInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
paComponentViewInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
page - Variable in class org.camunda.bpm.engine.impl.jobexecutor.GetUnlockedTimersByDuedateCmd
 
Page - Class in org.camunda.bpm.engine.impl
holds the parameters of a page (partial result) for a query.
Page(int, int) - Constructor for class org.camunda.bpm.engine.impl.Page
 
paModule - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
ParallelGatewayActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Implementation of the Parallel Gateway/AND gateway as definined in the BPMN 2.0 specification.
ParallelGatewayActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
 
ParallelMultiInstanceBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
ParallelMultiInstanceBehavior(ActivityImpl, AbstractBpmnActivityBehavior) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
 
parameter(String, Object) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
parameter - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
parameter(String, Object) - Method in interface org.camunda.bpm.engine.query.NativeQuery
Add parameter to be replaced in query for index, e.g.
params() - Method in class org.camunda.bpm.engine.impl.juel.Parser
params := <LPAREN> (expr (<COMMA> expr)*)? <RPAREN>
parent - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
the parent execution
parent - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
parent - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
the parent execution
parentActivityInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
the id of the parent activity instance
parentActivityInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
parentActivityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
parentActivityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
parentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
persisted reference to the parent of this execution.
parentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
parentProcessDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
parentProcessDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
parentProcessInstanceId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
parentTaskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetSubTasksCmd
 
parentTaskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
parentTaskId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
Parse - Class in org.camunda.bpm.engine.impl.util.xml
 
Parse(Parser) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Parse
 
parse - Variable in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
parse(File) - Method in class org.camunda.bpm.engine.osgi.BpmnDeploymentListener
 
parse(URL) - Static method in class org.camunda.bpm.engine.osgi.BpmnTransformer
 
parse(Element, ParserContext) - Method in class org.camunda.bpm.engine.spring.components.config.xml.ActivitiAnnotationDrivenBeanDefinitionParser
 
parseActivities(Element, ScopeImpl, HashMap<String, Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the activities of a certain level in the process (process, subprocess or another scope).
parseActivity(Element, Element, ScopeImpl, HashMap<String, Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseAssociations(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBooleanAttribute(String, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBooleanAttribute(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBoundaryCancelEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBoundaryErrorEventDefinition(Element, boolean, ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseBoundaryErrorEventDefinition(Element, boolean, ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseBoundaryErrorEventDefinition(Element, boolean, ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseBoundaryErrorEventDefinition(Element, boolean, ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBoundaryErrorEventDefinition(Element, boolean, ActivityImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseBoundaryErrorEventDefinition(Element, boolean, ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseBoundaryEvents(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the boundary events of a certain 'level' (process, subprocess or other scope).
parseBoundaryMessageEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseBoundaryMessageEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseBoundaryMessageEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseBoundaryMessageEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBoundaryMessageEventDefinition(Element, boolean, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseBoundaryMessageEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseBoundarySignalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseBoundarySignalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseBoundarySignalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseBoundarySignalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBoundarySignalEventDefinition(Element, boolean, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseBoundarySignalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseBoundaryTimerEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseBoundaryTimerEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseBoundaryTimerEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseBoundaryTimerEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a boundary timer event.
parseBoundaryTimerEventDefinition(Element, boolean, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseBoundaryTimerEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseBounds(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
parseBPMNDiagram(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBPMNEdge(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBPMNPlane(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBPMNShape(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseBusinessRuleTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a businessRuleTask declaration.
parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseCallActivity(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a call activity (currently only supporting calling subprocesses).
parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseCatchCompensateEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseCollaboration() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the collaboration definition defined within the 'definitions' root element and get all participants to lookup their process references during DI parsing.
parseCommaSeparatedList(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the given String as a list of comma separated entries, where an entry can possibly be an expression that has comma's.
parseCompensateEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseCompensateEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseCompensateEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseCompensateEventDefinition(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseCompensateEventDefinition(Element, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseCompensateEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseConfiguration(Element, DeploymentEntity, ProcessDefinitionEntity, BpmnParse) - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
parseConfiguration(Element, DeploymentEntity, ProcessDefinitionEntity, BpmnParse) - Method in class org.camunda.bpm.engine.impl.form.DefaultStartFormHandler
 
parseConfiguration(Element, DeploymentEntity, ProcessDefinitionEntity, BpmnParse) - Method in interface org.camunda.bpm.engine.impl.form.FormHandler
 
parseDataInputAssociation(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseDataOutputAssociation(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseDate(String) - Static method in class org.camunda.bpm.engine.impl.calendar.DateTimeUtil
 
parseDateTime(String) - Static method in class org.camunda.bpm.engine.impl.calendar.DateTimeUtil
 
parseDefinitionsAttributes() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseDiagramInterchangeElements() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseDIBounds(Element, HasDIBounds) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseDocumentation(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseDoubleAttribute(Element, String, String, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseEmailServiceTask(ActivityImpl, Element, List<FieldDeclaration>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseEndEvents(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the end events of a certain level in the process (process, subprocess or another scope).
parseErrors() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseErrorStartEventDefinition(Element, ActivityImpl, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseEventBasedGateway(Element, Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseExclusiveGateway(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses an exclusive gateway declaration.
parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseExecutionListener(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses an ExecutionListener implementation for the given executionListener element.
parseExecutionListenersOnScope(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses all execution-listeners on a scope.
parseExecutionListenersOnTransition(Element, TransitionImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseExpression(Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseExpressionFieldDeclaration(Element, Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseFieldDeclaration(Element, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseFieldDeclarations(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseFloat(String) - Method in class org.camunda.bpm.engine.impl.juel.Parser
Parse a floating point literal.
parseFormPropertyType(Element, BpmnParse) - Method in class org.camunda.bpm.engine.impl.form.FormTypes
 
ParseHandler - Class in org.camunda.bpm.engine.impl.util.xml
 
ParseHandler(Parse) - Constructor for class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
parseHeader(String) - Static method in class org.camunda.bpm.engine.osgi.HeaderParser
Parse a given OSGi header into a list of paths
parseHumanPerformer(Element, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseHumanPerformerResourceAssignment(Element, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseImports() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the rootElement importing structures
parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseInclusiveGateway(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses an inclusive gateway declaration.
parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseInteger(String) - Method in class org.camunda.bpm.engine.impl.juel.Parser
Parse an integer literal.
parseIntemediateMessageEventDefinition(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseIntemediateSignalEventDefinition(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseIntemediateTimerEventDefinition(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseInterfaces() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the interfaces and operations defined withing the root element.
parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseIntermediateCatchEvent(Element, ScopeImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseIntermediateLinkEventCatchBehavior(Element, ActivityImpl, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseIntermediateMessageCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseIntermediateMessageCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseIntermediateMessageCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseIntermediateMessageCatchEventDefinition(Element, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseIntermediateMessageCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseIntermediateSignalCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseIntermediateSignalCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseIntermediateSignalCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseIntermediateSignalCatchEventDefinition(Element, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseIntermediateSignalCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseIntermediateThrowEvent(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseIntermediateTimerEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseIntermediateTimerEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseIntermediateTimerEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseIntermediateTimerEventDefinition(Element, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseIntermediateTimerEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseIOSpecification(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseItemDefinitions() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the itemDefinitions of the given definitions file.
parseJobAcquisition(Element, List<JobAcquisitionXml>) - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
parse a <job-acquisition .../> element and add it to the list of parsed elements
parseJobExecutor(Element, JobExecutorXmlImpl) - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
parse a <job-executor .../> element and add it to the list of parsed elements
parseLanes(Element, LaneSet) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseLaneSets(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseListeners - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseListeners - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
 
parseManualTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseManualTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseManualTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseManualTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a manual task.
parseManualTask(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseManualTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseMessageEventDefinition(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseMessages() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the messages of the given definitions file.
parseMuleServiceTask(ActivityImpl, Element, List<FieldDeclaration>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseMultiInstanceLoopCharacteristics(Element, Element, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseMultiInstanceLoopCharacteristics(Element, Element, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseMultiInstanceLoopCharacteristics(Element, Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseMultiInstanceLoopCharacteristics(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses loopCharacteristics (standardLoop/Multi-instance) of an activity, if any is defined.
parseMultiInstanceLoopCharacteristics(Element, Element, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseMultiInstanceLoopCharacteristics(Element, Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseOperation(Element, BpmnInterface) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseParallelGateway(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a parallel gateway declaration.
parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parsePostponedElements(Element, ScopeImpl, HashMap<String, Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parsePotentialOwner(Element, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parsePotentialOwnerResourceAssignment(Element, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parsePotentialStarterResourceAssignment(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseProcess(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseProcess(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseProcess(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseProcess(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses one process (ie anything inside a <process> element).
parseProcess(Element, ProcessDefinitionEntity) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseProcess(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseProcessArchive(Element, List<ProcessArchiveXml>) - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParse
parse a <process-archive .../> element and add it to the list of parsed elements
parseProcessDefinitionCustomExtensions(Element, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseProcessDefinitions() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses all the process definitions defined within the 'definitions' root element.
parseProcessDefinitionStartEvent(ActivityImpl, Element, Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseProcessEngine(Element, List<ProcessEngineXml>) - Method in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataParse
parse a <process-engine .../> element and add it to the list of parsed elements
parseProcessEngineConfiguration(Resource, String) - Static method in class org.camunda.bpm.engine.impl.cfg.BeansConfigurationHelper
 
parseProcessEngineConfigurationFromInputStream(InputStream, String) - Static method in class org.camunda.bpm.engine.impl.cfg.BeansConfigurationHelper
 
parseProcessEngineConfigurationFromResource(String, String) - Static method in class org.camunda.bpm.engine.impl.cfg.BeansConfigurationHelper
 
parseProcessEnginePlugin(Element, List<ProcessEnginePluginXml>) - Method in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataParse
Transform a <plugin ...
parseProcessEnginePlugins(Element, List<ProcessEnginePluginXml>) - Method in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataParse
Transform a <plugins ...
parseProcessesXml(URL) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
parseProcessesXml(URL) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ParseProcessesXmlStep
 
parseProcessesXmlFiles(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ParseProcessesXmlStep
 
ParseProcessesXmlStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Detects and parses all META-INF/processes.xml files within the process application and attaches the parsed Metadata to the operation context.
ParseProcessesXmlStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.ParseProcessesXmlStep
 
parseProperties(Element, Map<String, String>) - Method in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataParse
Transform a
parseProperties(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the properties of an element (if any) that can contain properties (processes, activities, etc.) Returns true if property subelemens are found.
parseProperty(Element, VariableDeclaration, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseProperty(Element, VariableDeclaration, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseProperty(Element, VariableDeclaration, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseProperty(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses one property definition.
parseProperty(Element, VariableDeclaration, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseProperty(Element, VariableDeclaration, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parsePropertyCustomExtensions(ActivityImpl, Element, String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the custom extensions for properties.
Parser - Class in org.camunda.bpm.engine.impl.juel
Handcrafted top-down parser.
Parser(Builder, String) - Constructor for class org.camunda.bpm.engine.impl.juel.Parser
 
parser - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
 
Parser - Class in org.camunda.bpm.engine.impl.util.xml
 
Parser() - Constructor for class org.camunda.bpm.engine.impl.util.xml.Parser
 
Parser.ExtensionHandler - Class in org.camunda.bpm.engine.impl.juel
Provide limited support for syntax extensions.
Parser.ExtensionHandler(Parser.ExtensionPoint) - Constructor for class org.camunda.bpm.engine.impl.juel.Parser.ExtensionHandler
 
Parser.ExtensionPoint - Enum in org.camunda.bpm.engine.impl.juel
 
Parser.ParseException - Exception in org.camunda.bpm.engine.impl.juel
Parse exception type
Parser.ParseException(int, String, String) - Constructor for exception org.camunda.bpm.engine.impl.juel.Parser.ParseException
 
parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseReceiveTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a receive task.
parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseRootElement(Element, List<ProcessDefinitionEntity>) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseRootElement() - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParse
we know this is a <process-application ...
parseRootElement() - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
We know this is a <bpm-platform ../> element
parseRootElement() - Method in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataParse
to be overridden by subclasses.
parseRootElement(Element, List<ProcessDefinitionEntity>) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseRootElement(Element, List<ProcessDefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseRootElement() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the 'definitions' root element
parseRootElement(Element, List<ProcessDefinitionEntity>) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseRootElement(Element, List<ProcessDefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseScope(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a scope: a process, subprocess, etc.
parseScopeStartEvent(ActivityImpl, Element, Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseScriptTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a scriptTask declaration.
parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseSendTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a sendTask declaration.
parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseSequenceFlow(Element, ScopeImpl, TransitionImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseSequenceFlow(Element, ScopeImpl, TransitionImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseSequenceFlow(Element, ScopeImpl, TransitionImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseSequenceFlow(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses all sequence flow of a scope.
parseSequenceFlow(Element, ScopeImpl, TransitionImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseSequenceFlow(Element, ScopeImpl, TransitionImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseSequenceFlowConditionExpression(Element, TransitionImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a condition expression on a sequence flow.
parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseServiceTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a serviceTask declaration.
parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseServiceTaskLike(String, Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseShellServiceTask(ActivityImpl, Element, List<FieldDeclaration>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseSignalEventDefinition(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseSignals() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the signals of the given definitions file.
parseStartAuthorization(Element, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseStartEvents(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses the start events of a certain level in the process (process, subprocess or another scope).
parseStartFormHandlers(List<Element>, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseStringFieldDeclaration(Element, Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseSubProcess(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a subprocess (formally known as an embedded subprocess): a subprocess defined within another process definition.
parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a task with no specific type (behaves as passthrough).
parseTask(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseTaskDefinition(Element, String, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseTaskListener(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseTaskListeners(Element, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseTimer(Element, ScopeImpl, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseTimerStartEventDefinition(Element, ActivityImpl, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseTransaction(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
 
parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
 
parseUserTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
Parses a userTask declaration.
parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
 
parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener
 
parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
parseUserTaskCustomExtensions(Element, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
parseXml(InputStream) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
parsingElContext - Variable in class org.camunda.bpm.engine.impl.el.ExpressionManager
 
ParsingElContext - Class in org.camunda.bpm.engine.impl.el
Simple implementation of the ELContext used during parsings.
ParsingElContext() - Constructor for class org.camunda.bpm.engine.impl.el.ParsingElContext
 
ParticipantProcess - Class in org.camunda.bpm.engine.impl.pvm.process
Object indicating that a ProcessDefinitionImpl is a participant in a collaboration (pool).
ParticipantProcess() - Constructor for class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
participantProcess - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
participantProcesses - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
A map for storing the process references of participants
PassiveCallbackHandler - Class in org.camunda.bpm.security.jaas
Provides user name and password without user interaction.
PassiveCallbackHandler(String, String) - Constructor for class org.camunda.bpm.security.jaas.PassiveCallbackHandler
Create the callback handler with user name and password
password - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
password - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
password - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserCreateDto
 
password - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
 
passwordBytes - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
PasswordChangeDTO - Class in org.camunda.bpm.cycle.web.dto
 
PasswordChangeDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.PasswordChangeDTO
 
PasswordChangeDTO(String, String) - Constructor for class org.camunda.bpm.cycle.web.dto.PasswordChangeDTO
 
passwordEncryptor - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
PasswordEncryptor - Interface in org.camunda.bpm.engine.impl.digest
The PasswordEncryptor provides the api to customize the encryption of passwords.
PatchExecutionVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
Patches execution variables: First, applies modifications to existing variables and then deletes specified variables.
PatchExecutionVariablesCmd(String, Map<String, ? extends Object>, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
 
PatchVariablesDto - Class in org.camunda.bpm.engine.rest.dto
 
PatchVariablesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
 
PATH - Static variable in class org.camunda.bpm.cockpit.impl.plugin.base.resources.IncidentRestService
 
PATH - Static variable in class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessDefinitionRestService
 
PATH - Static variable in class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessInstanceRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.AuthorizationRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.ExecutionRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.GroupRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoryRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.IdentityRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.JobRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.MessageRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.ProcessEngineRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.sub.identity.GroupMembersResource
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.TaskRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.UserRestService
 
PATH - Static variable in interface org.camunda.bpm.engine.rest.VariableInstanceRestService
 
PATH - Static variable in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
path - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
pathFilter - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig
 
PathFilterRule - Class in org.camunda.bpm.webapp.impl.security.filter
A SecurityFilterRule that deleagates to a set of PathMatchers
PathFilterRule() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.PathFilterRule
 
pattern - Variable in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
 
performBoottime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemAdd
performDefaultOutgoingBehavior(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnActivityBehavior
Performs the default outgoing BPMN 2.0 behavior, which is having parallel paths of executions for the outgoing sequence flow.
performDeployment() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
performIgnoreConditionsOutgoingBehavior(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnActivityBehavior
Performs the default outgoing BPMN 2.0 behavior (@see BpmnActivityBehavior.performDefaultOutgoingBehavior(ActivityExecution)), but without checking the conditions on the outgoing sequence flow.
performLookup(String) - Method in class org.camunda.bpm.cycle.service.mail.DefaultMailSessionProvider
 
performNotification(DelegateExecution, Callable<Void>) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
 
performOperation(AtomicOperation, InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
performOperation(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
performOperation(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
performOperation(AtomicOperation) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.ejb.deployment.StartJcaExecutorServiceStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.ejb.deployment.StopJcaExecutorServiceStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.AbstractParseBpmPlatformXmlStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.AbstractStartProcessEnginesStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchivesStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobAcquisitionStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobExecutorStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartManagedThreadPoolStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StopJobExecutorStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ParseProcessesXmlStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.PostDeployInvocationStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.PreUndeployInvocationStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ProcessesXmlStopProcessEnginesStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessApplicationServiceStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StopProcessApplicationServiceStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StopProcessApplicationsStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StopProcessEnginesStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchivesStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchiveStep
 
performOperationStep(MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperationStep
 
performOperationSync(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
performOperationSync(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
performOperationSync(AtomicOperation) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
performOutgoingBehavior(ActivityExecution, boolean, boolean, List<ActivityExecution>) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnActivityBehavior
Actual implementation of leaving an activity.
performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionRemove
 
performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorAdd
 
performRuntime(OperationContext, ModelNode, ModelNode, ServiceVerificationHandler, List<ServiceController<?>>) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineRemove
 
performSchemaOperationsProcessEngineBuild() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
performSchemaOperationsProcessEngineClose() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
performUndeployment() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
Permission - Interface in org.camunda.bpm.engine.authorization
A permission represents an authorization to interact with a given resource in a specific way.
permission - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
permission - Variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
 
PermissionConverter - Class in org.camunda.bpm.engine.rest.dto.converter
Converts between the String-Array based representation of permissions in the REST API and the Integer-based representation in the JAVA API.
PermissionConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.PermissionConverter
 
permissionName - Variable in exception org.camunda.bpm.engine.AuthorizationException
 
permissionName - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
permissionName - Variable in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
permissionName - Variable in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
Permissions - Enum in org.camunda.bpm.engine.authorization
The set of built-in Permissions for camunda BPM.
permissions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
permissions - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
permissions - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
permissionValue - Variable in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
persistentObject - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession.CachedObject
 
persistentObject - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession.DeletePersistentObjectOperation
 
PersistentObject - Interface in org.camunda.bpm.engine.impl.db
 
persistentObjectState - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession.CachedObject
 
persistentObjectToTableNameMap - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
Picture - Class in org.camunda.bpm.engine.identity
 
Picture(byte[], String) - Constructor for class org.camunda.bpm.engine.identity.Picture
 
picture - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserPictureCmd
 
PlatformServiceReferenceFactory - Class in org.camunda.bpm.container.impl.jboss.util
Used by the MscRuntimeContainerDelegate to create the jndi bindings
PlatformServiceReferenceFactory(MscRuntimeContainerDelegate) - Constructor for class org.camunda.bpm.container.impl.jboss.util.PlatformServiceReferenceFactory
 
PlatformXmlStartProcessEnginesStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Retrieves the List of ProcessEngines from an attached ProcessesXml.
PlatformXmlStartProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.PlatformXmlStartProcessEnginesStep
 
PluggableProcessEngineTestCase - Class in org.camunda.bpm.engine.impl.test
Base class for the process engine test cases.
PluggableProcessEngineTestCase() - Constructor for class org.camunda.bpm.engine.impl.test.PluggableProcessEngineTestCase
 
PLUGIN - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
PLUGIN - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
PLUGIN_CLASS - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
PLUGIN_CLASS - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
pluginClass - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
 
PluginRegistry - Interface in org.camunda.bpm.cockpit.plugin
The holder of registered cockpit plugins.
PLUGINS - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
PLUGINS - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
plugins - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
pointcut - Variable in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
matches any method containing the StartProcess annotation.
poolExtraction(InputStream, boolean) - Method in class org.camunda.bpm.cycle.roundtrip.XsltTransformer
 
poolExtraction(InputStream, boolean, String, String) - Method in class org.camunda.bpm.cycle.roundtrip.XsltTransformer
 
populateModel(ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemAdd
populateModel(ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobAcquisitionAdd
 
populateModel(ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorAdd
 
populateModel(ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
PORTAL_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
PostDeploy - Annotation Type in org.camunda.bpm.application
Annotation that can be placed on a method of a ProcessApplication class.
postDeployDescription - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
PostDeployInvocationStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Operation step responsible for invoking the @PostDeploy method of a ProcessApplication class.
PostDeployInvocationStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.PostDeployInvocationStep
 
postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.cfg.AbstractProcessEnginePlugin
 
postInit(ProcessEngineConfigurationImpl) - Method in interface org.camunda.bpm.engine.impl.cfg.ProcessEnginePlugin
Invoked after the process engine configuration is initialized.
postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
 
postParseListeners - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
postProcessAfterInitialization(Object, String) - Method in class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
 
postProcessAfterInitialization(Object, String) - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartAnnotationBeanPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.camunda.bpm.engine.spring.components.config.xml.StateHandlerAnnotationBeanFactoryPostProcessor
 
postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
postProcessBeforeInitialization(Object, String) - Method in class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
 
postProcessBeforeInitialization(Object, String) - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartAnnotationBeanPostProcessor
 
postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.engine.impl.cfg.AbstractProcessEnginePlugin
 
postProcessEngineBuild(ProcessEngine) - Method in interface org.camunda.bpm.engine.impl.cfg.ProcessEnginePlugin
Invoked after the process engine has been built.
postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
 
POTENTIAL_OWNER - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
POTENTIAL_STARTER - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
potentialStarter(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
Only select GroupS that are potential starter for the given process definition.
potentialStarter(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only select UserS that are potential starter for the given process definition.
potentialStarter(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
potentialStarter(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
potentialStarter - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
PRE_AUTHENTICATION_URL - Static variable in class org.camunda.bpm.security.web.SecurityFilter
 
precedence - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
prefix - Variable in class org.camunda.bpm.engine.impl.juel.AstProperty
 
prefixs - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerPlugin
 
preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.cfg.AbstractProcessEnginePlugin
 
preInit(ProcessEngineConfigurationImpl) - Method in interface org.camunda.bpm.engine.impl.cfg.ProcessEnginePlugin
Invoked before the process engine configuration is initialized.
preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
 
prepareEventSubscriptionEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
prepareTimerEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
preParseListeners - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
prependDatabaseTablePrefix(String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
PreUndeploy - Annotation Type in org.camunda.bpm.application
Annotation that can be placed on a method of a ProcessApplication class.
preUndeployDescription - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
PreUndeployInvocationStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Operation step responsible for invoking the @PreUndeploy method of a ProcessApplication class.
PreUndeployInvocationStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.PreUndeployInvocationStep
 
primaryDeploymentId - Variable in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
primitive - Variable in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureInstance
 
primitiveClass - Variable in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureDefinition
 
PrimitiveStructureDefinition - Class in org.camunda.bpm.engine.impl.bpmn.data
Represents a structure based on a primitive class
PrimitiveStructureDefinition(String, Class<?>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureDefinition
 
PrimitiveStructureInstance - Class in org.camunda.bpm.engine.impl.bpmn.data
PrimitiveStructureInstance(PrimitiveStructureDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureInstance
 
PrimitiveStructureInstance(PrimitiveStructureDefinition, Object) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureInstance
 
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.AbstractTransformer
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.BigDecimalToString
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.BooleanToString
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.ComposedTransformer
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.DateToString
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.Identity
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.IntegerToLong
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.IntegerToString
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.LongToInteger
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.LongToString
Transforms anObject into a different object
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.StringToBigDecimal
 
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.StringToBoolean
 
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.StringToDate
 
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.StringToInteger
 
primTransform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.StringToLong
 
print(Object) - Static method in class org.camunda.bpm.engine.impl.scripting.JuelScriptEngine
 
PRIORITY - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
 
PRIORITY - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationComponentAddProcessor
 
PRIORITY - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
PRIORITY - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor
 
PRIORITY - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor
 
PRIORITY - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
priority - Variable in class org.camunda.bpm.engine.impl.cmd.SetTaskPriorityCmd
 
priority - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
priority - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
priority - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
PRIORITY - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
PRIORITY_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PRIORITY_MAXIMUM - Static variable in interface org.camunda.bpm.engine.task.Task
 
PRIORITY_MINIUM - Static variable in interface org.camunda.bpm.engine.task.Task
 
PRIORITY_NORMAL - Static variable in interface org.camunda.bpm.engine.task.Task
 
priorityExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
Problem - Class in org.camunda.bpm.engine.impl.util.xml
 
Problem(SAXParseException, String) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Problem
 
Problem(String, String, Element) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Problem
 
procDefId - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
procDefId - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
procDefId - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
 
proceed() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
make the invocation proceed, performing the actual invocation of the user code.
PROCESS - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
PROCESS_APP_NS - Static variable in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParser
The process application namespace
PROCESS_APPLICATION - Static variable in class org.camunda.bpm.container.impl.jmx.deployment.Attachments
 
PROCESS_APPLICATION - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
PROCESS_APPLICATION_REALM - Static variable in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
PROCESS_APPLICATION_SERVICE_JNDI_NAME - Static variable in class org.camunda.bpm.BpmPlatform
 
PROCESS_APPLICATION_SERVICE_NAME - Static variable in class org.camunda.bpm.BpmPlatform
 
PROCESS_APPLICATION_XSD - Static variable in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParser
The location of the XSD file in the classpath.
PROCESS_ARCHIVE - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
PROCESS_ARCHIVE_DEPLOYMENT_MAP - Static variable in class org.camunda.bpm.container.impl.jmx.deployment.Attachments
 
PROCESS_DEFINITION_CATEGORY - Static variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.ExecutionQueryProperty
 
PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
 
PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.impl.ExecutionQueryProperty
 
PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
 
PROCESS_DEFINITION_NAME - Static variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
PROCESS_DEFINITION_VERSION - Static variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
PROCESS_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
PROCESS_ENGINE - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
PROCESS_ENGINE - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
PROCESS_ENGINE_SERVICE_JNDI_NAME - Static variable in class org.camunda.bpm.BpmPlatform
 
PROCESS_ENGINE_SERVICE_NAME - Static variable in class org.camunda.bpm.BpmPlatform
 
PROCESS_ENGINES - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
PROCESS_INSTANCE_END_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.ExecutionQueryProperty
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryProperty
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.JobQueryProperty
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
 
PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
PROCESS_INSTANCE_ID_ - Static variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
PROCESS_INSTANCE_START_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
PROCESS_SCOPE_NAME - Static variable in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
PROCESS_SCOPE_PROCESS_VARIABLES_SINGLETON - Static variable in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
Map of the processVariables.
PROCESS_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
PROCESS_START_INITIAL - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
processApplication - Variable in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
the weak reference to the process application
ProcessApplication - Annotation Type in org.camunda.bpm.application
Used to annotate a user-provided AbstractProcessApplication class and specify the unique name of the process application.
ProcessApplicationAttachments - Class in org.camunda.bpm.container.impl.jboss.deployment.marker
 
processApplicationClassloader - Variable in class org.camunda.bpm.application.impl.ServletProcessApplication
 
ProcessApplicationComponentAddProcessor - Class in org.camunda.bpm.container.impl.jboss.deployment.processor
This processor synthesizes a Singleton Session Bean EjbProcessApplication component, if the deployment unit itself carries a META-INF/processes.xml file (This means that if the META-INF/processes.xml is an Application library packaged inside an EAR, we DO NOT synthesize a component because we would not know which EE module to add the component to.) there is no user-provided ProcessApplication component present in the deployment.
ProcessApplicationComponentAddProcessor(boolean) - Constructor for class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationComponentAddProcessor
 
processApplicationContext - Static variable in class org.camunda.bpm.engine.impl.context.Context
 
ProcessApplicationContextUtil - Class in org.camunda.bpm.engine.impl.context
 
ProcessApplicationContextUtil() - Constructor for class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
 
ProcessApplicationDeployment - Interface in org.camunda.bpm.engine.repository
 
ProcessApplicationDeploymentBuilder - Interface in org.camunda.bpm.engine.repository
Builder for a ProcessApplication deployment
ProcessApplicationDeploymentBuilderImpl - Class in org.camunda.bpm.engine.impl.repository
 
ProcessApplicationDeploymentBuilderImpl(RepositoryServiceImpl, ProcessApplicationReference) - Constructor for class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
ProcessApplicationDeploymentImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ProcessApplicationDeploymentImpl(Deployment, ProcessApplicationRegistration) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
 
ProcessApplicationDeploymentInfo - Interface in org.camunda.bpm.application
Object holding information about a deployment made by a process application.
ProcessApplicationDeploymentInfoImpl - Class in org.camunda.bpm.application.impl
 
ProcessApplicationDeploymentInfoImpl() - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
 
ProcessApplicationDeploymentProcessor - Class in org.camunda.bpm.container.impl.jboss.deployment.processor
This processor installs the process application into the container.
ProcessApplicationDeploymentProcessor() - Constructor for class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
ProcessApplicationDeploymentService - Class in org.camunda.bpm.container.impl.jboss.service
Service responsible for performing a deployment to the process engine and managing the resulting ProcessApplicationRegistration with the process engine.
ProcessApplicationDeploymentService(Map<String, byte[]>, ProcessArchiveXml) - Constructor for class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
processApplicationElResolver - Variable in class org.camunda.bpm.application.AbstractProcessApplication
 
ProcessApplicationElResolver - Interface in org.camunda.bpm.application
SPI interface that allows providing a custom ElResolver implementation.
ProcessApplicationElResolver.ProcessApplicationElResolverSorter - Class in org.camunda.bpm.application
Comparator used for sorting providers
ProcessApplicationElResolver.ProcessApplicationElResolverSorter() - Constructor for class org.camunda.bpm.application.ProcessApplicationElResolver.ProcessApplicationElResolverSorter
 
ProcessApplicationElResolverDelegate - Class in org.camunda.bpm.engine.impl.el
This is an ELResolver implementation that delegates to a ProcessApplication-provided ELResolver.
ProcessApplicationElResolverDelegate() - Constructor for class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
ProcessApplicationEventListenerDelegate - Class in org.camunda.bpm.application.impl.event
ExecutionListener and TaskListener implementation delegating to the ExecutionListener and TaskListener provided by a ProcessApplication.
ProcessApplicationEventListenerDelegate() - Constructor for class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
 
ProcessApplicationEventListenerPlugin - Class in org.camunda.bpm.application.impl.event
ProcessEnginePlugin enabling the process application event listener support.
ProcessApplicationEventListenerPlugin() - Constructor for class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerPlugin
 
ProcessApplicationEventParseListener - Class in org.camunda.bpm.application.impl.event
 
ProcessApplicationEventParseListener() - Constructor for class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
ProcessApplicationExecutionException - Exception in org.camunda.bpm.application
 
ProcessApplicationExecutionException() - Constructor for exception org.camunda.bpm.application.ProcessApplicationExecutionException
 
ProcessApplicationExecutionException(String, Throwable) - Constructor for exception org.camunda.bpm.application.ProcessApplicationExecutionException
 
ProcessApplicationExecutionException(String) - Constructor for exception org.camunda.bpm.application.ProcessApplicationExecutionException
 
ProcessApplicationExecutionException(Throwable) - Constructor for exception org.camunda.bpm.application.ProcessApplicationExecutionException
 
ProcessApplicationInfo - Interface in org.camunda.bpm.application
Object holding information about a deployed Process Application
processApplicationInfo - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
 
processApplicationInfo - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
processApplicationInfo - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
ProcessApplicationInfoImpl - Class in org.camunda.bpm.application.impl
 
ProcessApplicationInfoImpl() - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
ProcessApplicationInterface - Interface in org.camunda.bpm.application
A Process Application is an ordinary Java Application that uses the camunda process engine for BPM and Worklow functionality.
ProcessApplicationManager - Class in org.camunda.bpm.engine.impl.application
 
ProcessApplicationManager() - Constructor for class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
processApplicationManager - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ProcessApplicationModuleService - Class in org.camunda.bpm.container.impl.jboss.service
Service installed for a process application module
ProcessApplicationModuleService() - Constructor for class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationModuleService
 
processApplicationName - Variable in class org.camunda.bpm.application.impl.EjbProcessApplicationReference
the name of the process application
ProcessApplicationProcessor - Class in org.camunda.bpm.container.impl.jboss.deployment.processor
This processor detects a user-provided component annotated with the ProcessApplication-annotation.
ProcessApplicationProcessor() - Constructor for class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor
 
ProcessApplicationReference - Interface in org.camunda.bpm.application
A reference to a process application.
processApplicationReference - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
processApplicationReference - Variable in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
ProcessApplicationReferenceImpl - Class in org.camunda.bpm.application.impl
ProcessApplicationReferenceImpl(AbstractProcessApplication) - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
 
ProcessApplicationRegistration - Interface in org.camunda.bpm.application
Represents a registration of a process application with a process engine
processApplications - Variable in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
ProcessApplicationScanner - Interface in org.camunda.bpm.container.impl.jmx.deployment.scanning.spi
 
ProcessApplicationScanningUtil - Class in org.camunda.bpm.container.impl.jmx.deployment.scanning
 
ProcessApplicationScanningUtil() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.scanning.ProcessApplicationScanningUtil
 
processApplicationService - Variable in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
ProcessApplicationService - Interface in org.camunda.bpm
The process application service provides access to all deployed process applications.
processApplicationServiceDelegate - Variable in class org.camunda.bpm.container.impl.ejb.EjbProcessApplicationService
the processApplicationServiceDelegate
ProcessApplicationServiceObjectFactory - Class in org.camunda.bpm.container.impl.jndi
ObjectFactory that can be used for binding the ProcessApplicationService into JNDI
ProcessApplicationServiceObjectFactory() - Constructor for class org.camunda.bpm.container.impl.jndi.ProcessApplicationServiceObjectFactory
 
processApplicationServiceTracker - Variable in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
ProcessApplicationStartService - Class in org.camunda.bpm.container.impl.jboss.service
This service is responsible for starting the MscManagedProcessApplication service.
ProcessApplicationStartService(Collection<ServiceName>, AnnotationInstance, AnnotationInstance, Module) - Constructor for class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
ProcessApplicationUnavailableException - Exception in org.camunda.bpm.application
Checked exception thrown by a ProcessApplicationReference if the referenced process application is unavailable.
ProcessApplicationUnavailableException() - Constructor for exception org.camunda.bpm.application.ProcessApplicationUnavailableException
 
ProcessApplicationUnavailableException(String, Throwable) - Constructor for exception org.camunda.bpm.application.ProcessApplicationUnavailableException
 
ProcessApplicationUnavailableException(String) - Constructor for exception org.camunda.bpm.application.ProcessApplicationUnavailableException
 
ProcessApplicationUnavailableException(Throwable) - Constructor for exception org.camunda.bpm.application.ProcessApplicationUnavailableException
 
processArchive - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
deployment metadata that is passed in
processArchive - Variable in class org.camunda.bpm.container.impl.jmx.deployment.DeployProcessArchiveStep
 
processArchive - Variable in class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchiveStep
 
ProcessArchiveServletContextListener - Class in org.camunda.bpm.application.impl.web
Sets the ProcessApplicationInfo.PROP_SERVLET_CONTEXT_PATH property if this is deployed as part of a WebApplication.
ProcessArchiveServletContextListener() - Constructor for class org.camunda.bpm.application.impl.web.ProcessArchiveServletContextListener
 
ProcessArchiveXml - Interface in org.camunda.bpm.application.impl.metadata.spi
Java API representation of a ProcessArchive definition inside a processes.xml file
ProcessArchiveXmlImpl - Class in org.camunda.bpm.application.impl.metadata
 
ProcessArchiveXmlImpl() - Constructor for class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
processArchvieName - Variable in class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchiveStep
 
processBusinessKey(MethodInvocation) - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingMethodInterceptor
 
processContentPart(int, Part) - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
processDef - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
processDefId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
processDefinition - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
processDefinition - Variable in class org.camunda.bpm.engine.impl.form.StartFormDataImpl
 
processDefinition - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
processDefinition - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
processDefinition - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
processDefinition - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
ProcessDefinition - Interface in org.camunda.bpm.engine.repository
An object structure representing an executable process composed of activities and transitions.
ProcessDefinitionBuilder - Class in org.camunda.bpm.engine.impl.pvm
 
ProcessDefinitionBuilder() - Constructor for class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
ProcessDefinitionBuilder(String) - Constructor for class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
processDefinitionCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
processDefinitionCategory(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionCategory(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definitions with the given category.
processDefinitionCategoryLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionCategoryLike(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definitions where the category matches the given parameter.
ProcessDefinitionDiagramDto - Class in org.camunda.bpm.engine.rest.dto.repository
 
ProcessDefinitionDiagramDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto
 
ProcessDefinitionDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto
 
ProcessDefinitionDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
ProcessDefinitionDto - Class in org.camunda.bpm.engine.rest.dto.repository
 
ProcessDefinitionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
processDefinitionEntity - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
ProcessDefinitionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ProcessDefinitionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
processDefinitionEntity - Variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
processDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
processDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
processDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
processDefinitionId - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
processDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for the given process definition
processDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances for the given process definition
processDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances for the given process definition.
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDefinitionCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDiagramCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessDiagramLayoutCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentProcessModelCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetIdentityLinksForProcessDefinitionCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetRenderedStartFormCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetStartFormCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
the id of the process definition
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
persisted reference to the processDefinition.
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processDefinitionId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processDefinitionId(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definiton with the given id.
processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
processDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have the given process definition id.
processDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which have the given process definition id.
processDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Selects the process instances which are defined by a process definition with the given id.
processDefinitionId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which are part of a process instance which has the given process definition id.
ProcessDefinitionImpl - Class in org.camunda.bpm.engine.impl.pvm.process
 
ProcessDefinitionImpl(String) - Constructor for class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
processDefinitionKey - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
processDefinitionKey - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that are defined by a process definition with the given key.
processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which are part of a (historic) process instance which has the given process definition key.
processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
 
processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd
 
processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definition with the given key.
processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have the given process definition key.
processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Select the process instances which are defined by a process definition with the given key.
processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which are part of a process instance which has the given process definition key.
processDefinitionKeyLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionKeyLike(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definitions where the key matches the given parameter.
processDefinitionKeyNotIn(List<String>) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that don't have a process-definition of which the key is present in the given list
processDefinitionKeyNotIn(List<String>) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
ProcessDefinitionManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ProcessDefinitionManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
 
processDefinitionName - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
 
processDefinitionName(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which are part of a (historic) process instance which has the given definition name.
processDefinitionName - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionName - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processDefinitionName(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definitions with the given name.
processDefinitionName(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which are part of a process instance which has the given process definition name.
processDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definitions where the name matches the given parameter.
ProcessDefinitionQuery - Interface in org.camunda.bpm.engine.repository
Allows programmatic querying of ProcessDefinitions.
ProcessDefinitionQueryDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
 
ProcessDefinitionQueryDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
ProcessDefinitionQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
ProcessDefinitionQueryDto - Class in org.camunda.bpm.engine.rest.dto.repository
 
ProcessDefinitionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
ProcessDefinitionQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
ProcessDefinitionQueryImpl - Class in org.camunda.bpm.engine.impl
 
ProcessDefinitionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
ProcessDefinitionQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
ProcessDefinitionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
ProcessDefinitionQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used in a ProcessDefinitionQuery.
ProcessDefinitionQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
 
ProcessDefinitionResource - Class in org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
 
ProcessDefinitionResource(String, String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
ProcessDefinitionResource - Interface in org.camunda.bpm.engine.rest.sub.repository
 
ProcessDefinitionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.repository
 
ProcessDefinitionResourceImpl(ProcessEngine, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResourceImpl
 
processDefinitionResourceName(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionResourceName(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definition with the given resource name.
processDefinitionResourceNameLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionResourceNameLike(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definition with a resource name like the given .
ProcessDefinitionRestService - Class in org.camunda.bpm.cockpit.impl.plugin.base.resources
 
ProcessDefinitionRestService(String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessDefinitionRestService
 
ProcessDefinitionRestService - Interface in org.camunda.bpm.engine.rest
 
ProcessDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
ProcessDefinitionRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
 
ProcessDefinitionRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
 
processDefinitions - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
The end result of the parsing: a list of process definition.
processDefinitionsActivationDate - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
processDefinitionStarter(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
ProcessDefinitionStatistics - Interface in org.camunda.bpm.engine.management
 
ProcessDefinitionStatisticsEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ProcessDefinitionStatisticsEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
ProcessDefinitionStatisticsQuery - Interface in org.camunda.bpm.engine.management
 
ProcessDefinitionStatisticsQueryImpl - Class in org.camunda.bpm.engine.impl
 
ProcessDefinitionStatisticsQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
ProcessDefinitionStatisticsResultDto - Class in org.camunda.bpm.engine.rest.dto.repository
 
ProcessDefinitionStatisticsResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionStatisticsResultDto
 
processDefinitionVersion(Integer) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
processDefinitionVersion(Integer) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only select process definition with a certain version.
processDiagram - Variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
ProcessDiagramCanvas - Class in org.camunda.bpm.engine.impl.bpmn.diagram
Represents a canvas on which BPMN 2.0 constructs can be drawn.
ProcessDiagramCanvas(int, int) - Constructor for class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
Creates an empty canvas with given width and height.
ProcessDiagramCanvas(int, int, int, int) - Constructor for class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
Creates an empty canvas with given width and height.
ProcessDiagramGenerator - Class in org.camunda.bpm.engine.impl.bpmn.diagram
Class to generate an image based the diagram interchange information in a BPMN 2.0 process.
ProcessDiagramGenerator() - Constructor for class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramGenerator
 
ProcessDiagramGenerator.ActivityDrawInstruction - Interface in org.camunda.bpm.engine.impl.bpmn.diagram
 
ProcessDiagramLayoutFactory - Class in org.camunda.bpm.engine.impl.bpmn.diagram
Provides positions and dimensions of elements in a process diagram as provided by RepositoryService.getProcessDiagram(String).
ProcessDiagramLayoutFactory() - Constructor for class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
processElement - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
ProcessElementImpl - Class in org.camunda.bpm.engine.impl.pvm.process
common properties for process definition, activity and transition including event listeners.
ProcessElementImpl(String, ProcessDefinitionImpl) - Constructor for class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
ProcessElementInstance - Interface in org.camunda.bpm.engine.runtime
A ProcessElementInstance is an instance of a process construct such as an Activity (see ActivityInstance) or a transition (see TransitionInstance).
ProcessElementInstanceImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ProcessElementInstanceImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
processEngine - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
the process engine managed by this service
processEngine - Variable in class org.camunda.bpm.container.impl.jboss.util.ProcessEngineManagedReferenceFactory
 
processEngine - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
processEngine - Variable in class org.camunda.bpm.container.impl.tomcat.TomcatBpmPlatformBootstrap
 
processEngine(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
processEngine() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
processEngine - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
 
processEngine - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
processEngine - Variable in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
ProcessEngine - Interface in org.camunda.bpm.engine
Provides access to all the services that expose the BPM and workflow operations.
processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
 
processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
 
processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
 
processEngine - Variable in class org.camunda.bpm.engine.rest.spi.impl.AbstractProcessEngineAware
 
processEngine - Variable in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingMethodInterceptor
injected reference - can be obtained via a ProcessEngineFactoryBean
processEngine - Variable in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
the injected reference to the ProcessEngine
processEngine - Variable in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
processEngine - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
processEngine - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
ProcessEngineAdd - Class in org.camunda.bpm.container.impl.jboss.extension.handler
Provides the description and the implementation of the process-engine#add operation.
ProcessEngineAdd() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
ProcessEngineAssert - Class in org.camunda.bpm.engine.impl.test
 
ProcessEngineAssert() - Constructor for class org.camunda.bpm.engine.impl.test.ProcessEngineAssert
 
ProcessEngineAuthenticationFilter - Class in org.camunda.bpm.engine.rest.security.auth
Servlet filter to plug in authentication.
ProcessEngineAuthenticationFilter() - Constructor for class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
ProcessEngineCdiException - Exception in org.camunda.bpm.engine.cdi
Represents an exception in activiti cdi.
ProcessEngineCdiException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.cdi.ProcessEngineCdiException
 
ProcessEngineCdiException(String) - Constructor for exception org.camunda.bpm.engine.cdi.ProcessEngineCdiException
 
ProcessEngineComponent - Annotation Type in org.camunda.bpm.engine.spring.annotations
Indicates that the given bean is an Activiti handler.
processEngineConfiguration - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
processEngineConfiguration - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineController
 
processEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
processEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
 
processEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
processEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
processEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
processEngineConfiguration - Variable in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
ProcessEngineConfiguration - Class in org.camunda.bpm.engine
Configuration information from which a process engine can be build.
ProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.ProcessEngineConfiguration
use one of the static createXxxx methods instead
processEngineConfiguration - Variable in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
ProcessEngineConfigurationImpl - Class in org.camunda.bpm.engine.impl.cfg
 
ProcessEngineConfigurationImpl() - Constructor for class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
processEngineConfigurationStackThreadLocal - Static variable in class org.camunda.bpm.engine.impl.context.Context
 
ProcessEngineDto - Class in org.camunda.bpm.engine.rest.dto
 
ProcessEngineDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ProcessEngineDto
 
ProcessEngineException - Exception in org.camunda.bpm.engine
Runtime exception that is the superclass of all exceptions in the process engine.
ProcessEngineException() - Constructor for exception org.camunda.bpm.engine.ProcessEngineException
 
ProcessEngineException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.ProcessEngineException
 
ProcessEngineException(String) - Constructor for exception org.camunda.bpm.engine.ProcessEngineException
 
ProcessEngineException(Throwable) - Constructor for exception org.camunda.bpm.engine.ProcessEngineException
 
ProcessEngineExceptionHandler - Class in org.camunda.bpm.engine.rest.exception
Translates any ProcessEngineException to a HTTP 500 error and a JSON response.
ProcessEngineExceptionHandler() - Constructor for class org.camunda.bpm.engine.rest.exception.ProcessEngineExceptionHandler
 
ProcessEngineExtension - Class in org.camunda.bpm.engine.cdi.impl
 
ProcessEngineExtension() - Constructor for class org.camunda.bpm.engine.cdi.impl.ProcessEngineExtension
 
ProcessEngineFactory - Class in org.camunda.bpm.engine.osgi.blueprint
 
ProcessEngineFactory() - Constructor for class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
ProcessEngineFactoryBean - Class in org.camunda.bpm.engine.spring
 
ProcessEngineFactoryBean() - Constructor for class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
ProcessEngineFactoryWithELResolver - Class in org.camunda.bpm.engine.osgi.blueprint
 
ProcessEngineFactoryWithELResolver() - Constructor for class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactoryWithELResolver
 
ProcessEngineFactoryWithELResolver.BlueprintExpressionManager - Class in org.camunda.bpm.engine.osgi.blueprint
 
ProcessEngineFactoryWithELResolver.BlueprintExpressionManager() - Constructor for class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactoryWithELResolver.BlueprintExpressionManager
 
ProcessEngineImpl - Class in org.camunda.bpm.engine.impl
 
ProcessEngineImpl(ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
ProcessEngineInfo - Interface in org.camunda.bpm.engine
Represents information about the initialization of the process engine.
ProcessEngineInfoImpl - Class in org.camunda.bpm.engine.impl
 
ProcessEngineInfoImpl(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.ProcessEngineInfoImpl
 
processEngineInfos - Static variable in class org.camunda.bpm.engine.ProcessEngines
 
processEngineInfosByName - Static variable in class org.camunda.bpm.engine.ProcessEngines
 
processEngineInfosByResourceUrl - Static variable in class org.camunda.bpm.engine.ProcessEngines
 
processEngineInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
ProcessEngineManagedReferenceFactory - Class in org.camunda.bpm.container.impl.jboss.util
 
ProcessEngineManagedReferenceFactory(ProcessEngine) - Constructor for class org.camunda.bpm.container.impl.jboss.util.ProcessEngineManagedReferenceFactory
 
processEngineMetadata - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
processEngineName - Variable in class org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
 
processEngineName - Variable in class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchiveStep
 
processEngineName - Variable in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
ProcessEngineName - Annotation Type in org.camunda.bpm.engine.cdi.annotation
 
processEngineName - Variable in class org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
 
processEngineName - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
processEngineName - Variable in class org.camunda.bpm.webapp.impl.security.auth.Authentication
 
ProcessEnginePlugin - Interface in org.camunda.bpm.engine.impl.cfg
A process engine plugin allows customizing the process engine
processEnginePlugins - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ProcessEnginePluginXml - Interface in org.camunda.bpm.container.impl.metadata.spi
Java API representation of a ProcessEnginePlugin configuration inside a deployment descriptor.
ProcessEnginePluginXmlImpl - Class in org.camunda.bpm.container.impl.metadata
Implementation of the ProcessEnginePluginXml descriptor
ProcessEnginePluginXmlImpl() - Constructor for class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
 
ProcessEngineProvider - Interface in org.camunda.bpm.engine.rest.spi
A simple provider SPI used to locate a process engine object.
ProcessEngineRemove - Class in org.camunda.bpm.container.impl.jboss.extension.handler
Provides the description and the implementation of the process-engine#remove operation.
ProcessEngineRemove() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineRemove
 
ProcessEngineRestService - Interface in org.camunda.bpm.engine.rest
 
ProcessEngineRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
ProcessEngineRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.ProcessEngineRestServiceImpl
 
processEngineRule - Variable in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
 
ProcessEngineRule - Class in org.camunda.bpm.engine.test
Convenience for ProcessEngine and services initialization in the form of a JUnit rule.
ProcessEngineRule() - Constructor for class org.camunda.bpm.engine.test.ProcessEngineRule
 
ProcessEngineRule(String) - Constructor for class org.camunda.bpm.engine.test.ProcessEngineRule
 
ProcessEngineRule(ProcessEngine) - Constructor for class org.camunda.bpm.engine.test.ProcessEngineRule
 
processEngines - Variable in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
processEngines - Variable in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlImpl
 
processEngines - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
ProcessEngines - Class in org.camunda.bpm.engine
Helper for initializing and closing process engines in server environments.
ProcessEngines() - Constructor for class org.camunda.bpm.engine.ProcessEngines
 
processEngines - Static variable in class org.camunda.bpm.engine.ProcessEngines
 
processEngineService - Variable in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
ProcessEngineService - Interface in org.camunda.bpm
The ProcessEngineService provides access to the list of Managed Process Engines.
processEngineServiceDelegate - Variable in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
the processEngineServiceDelegate
ProcessEngineServiceObjectFactory - Class in org.camunda.bpm.container.impl.jndi
ObjectFactory that can be used for binding the ProcessEngineService into JNDI
ProcessEngineServiceObjectFactory() - Constructor for class org.camunda.bpm.container.impl.jndi.ProcessEngineServiceObjectFactory
 
ProcessEngineServicesProducer - Class in org.camunda.bpm.engine.cdi.impl
Makes the managed process engine and the provided services available for injection
ProcessEngineServicesProducer() - Constructor for class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
processEngineServiceTracker - Variable in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
ProcessEnginesFilter - Class in org.camunda.bpm.webapp.impl.engine
 
ProcessEnginesFilter() - Constructor for class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
ProcessEnginesResourceDefinition - Class in org.camunda.bpm.container.impl.jboss.extension.resource
 
ProcessEnginesResourceDefinition() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.resource.ProcessEnginesResourceDefinition
 
processEngineStarted(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
invoked by the MscManagedProcessEngine and MscManagedProcessEngineController when a process engine is started
ProcessEngineStartProcessor - Class in org.camunda.bpm.container.impl.jboss.deployment.processor
Deployment Unit Processor that creates process engine services for each process engine configured in a processes.xml file
ProcessEngineStartProcessor() - Constructor for class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor
 
processEngineStopped(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
invoked by the MscManagedProcessEngine and MscManagedProcessEngineController when a process engine is stopped
processEngineStopping(ProcessEngine) - Method in class org.camunda.bpm.application.impl.EjbProcessApplicationReference
 
processEngineStopping(ProcessEngine) - Method in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
 
ProcessEngineTestCase - Class in org.camunda.bpm.engine.test
Convenience for ProcessEngine and services initialization in the form of a JUnit base class.
ProcessEngineTestCase() - Constructor for class org.camunda.bpm.engine.test.ProcessEngineTestCase
uses 'camunda.cfg.xml' as it's configuration resource
processEngineXml - Variable in class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
the process engine Xml configuration passed in as a parameter to the operation step
ProcessEngineXml - Interface in org.camunda.bpm.container.impl.metadata.spi
Java API representation of a ProcessEngine definition inside an XML deployment descriptor.
ProcessEngineXmlImpl - Class in org.camunda.bpm.container.impl.metadata
Implementation of the ProcessEngineXml descriptor.
ProcessEngineXmlImpl() - Constructor for class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
PROCESSES_XML - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
PROCESSES_XML_RESOURCES - Static variable in class org.camunda.bpm.container.impl.jmx.deployment.Attachments
 
processesXml - Variable in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParse
the constructed ProcessXml
ProcessesXml - Interface in org.camunda.bpm.application.impl.metadata.spi
Java API representation of the ProcessesXml Metadata.
ProcessesXmlImpl - Class in org.camunda.bpm.application.impl.metadata
 
ProcessesXmlImpl(List<ProcessEngineXml>, List<ProcessArchiveXml>) - Constructor for class org.camunda.bpm.application.impl.metadata.ProcessesXmlImpl
 
ProcessesXmlParse - Class in org.camunda.bpm.application.impl.metadata
Parse object for the processes.xml file.
ProcessesXmlParse(Parser) - Constructor for class org.camunda.bpm.application.impl.metadata.ProcessesXmlParse
 
ProcessesXmlParser - Class in org.camunda.bpm.application.impl.metadata
A SAX Parser for the processes.xml file
ProcessesXmlParser() - Constructor for class org.camunda.bpm.application.impl.metadata.ProcessesXmlParser
 
processesXmlPresent(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationComponentAddProcessor
 
ProcessesXmlProcessor - Class in org.camunda.bpm.container.impl.jboss.deployment.processor
Detects and processes all META-INF/processes.xml files that are visible from the module classloader of the DeploymentUnit.
ProcessesXmlProcessor() - Constructor for class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
processesXmls - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
ProcessesXmlStartProcessEnginesStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Retrieves the List of ProcessEngines from an attached ProcessesXml.
ProcessesXmlStartProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.ProcessesXmlStartProcessEnginesStep
 
ProcessesXmlStopProcessEnginesStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation responsible for stopping all process engines started by the deployment.
ProcessesXmlStopProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.ProcessesXmlStopProcessEnginesStep
 
ProcessesXmlWrapper - Class in org.camunda.bpm.container.impl.jboss.util
 
ProcessesXmlWrapper(ProcessesXml, VirtualFile) - Constructor for class org.camunda.bpm.container.impl.jboss.util.ProcessesXmlWrapper
 
ProcessEventJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
ProcessEventJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
 
processEventSync(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CompensateEventSubscriptionEntity
 
processEventSync(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
processFinished() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which are part of a process instance which is already finished.
processFinished - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processFinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
ProcessId - Annotation Type in org.camunda.bpm.engine.spring.annotations
when used on a method parameter, this triggers the injection of the current processId.
processInstance - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
the process instance.
processInstance - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
processInstance - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
the process instance.
ProcessInstance - Interface in org.camunda.bpm.engine.runtime
Represents one execution of a ProcessDefinition.
processInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances with the given business key
processInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processInstanceBusinessKey(String, String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processInstanceBusinessKey - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions that belong to a process instance with the given business key
processInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Select process instances with the given business key
processInstanceBusinessKey(String, String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Select process instance with the given business key, unique for the given process definition
processInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks foe the given business key
ProcessInstanceDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto
 
ProcessInstanceDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
ProcessInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
ProcessInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
 
ProcessInstanceEndListener - Class in org.camunda.bpm.engine.impl.history.parser
 
ProcessInstanceEndListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ProcessInstanceEndListener
 
processInstanceId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
ProcessInstanceId - Annotation Type in org.camunda.bpm.engine.cdi.annotation
Qualifier annotation for injecting the id of the current process instance.
processInstanceId - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
processInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances with the given process instance.
processInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
Only select historic variable updates with the given process instance.
processInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances with the given process instance.
processInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances for the given process instance.
processInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
Only select historic process variables with the given process instance.
processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricProcessInstanceCmd
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstanceCmd
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.FoxDeleteProcessInstanceCmd
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.GetProcessInstanceAttachmentsCmd
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.GetProcessInstanceCommentsCmd
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
the process instance in which the event has happened
processInstanceId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
persisted reference to the process instance.
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
 
processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
processInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
Only select subscriptions that belong to a process instance with the given id.
processInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have the given process instance id.
processInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which have the given process instance id.
processInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs which exist for the given process instance.
processInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Select the process instance with the given id
processInstanceId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks for the given process instance id.
processInstanceIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
processInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
processInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
processInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which have one of the process instance ids.
processInstanceIds(Set<String>) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances whose id is in the given set of ids.
processInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processInstanceIds - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
processInstanceIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
processInstanceIds(Set<String>) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Select process instances whose id is in the given set of ids
ProcessInstanceQuery - Interface in org.camunda.bpm.engine.runtime
Allows programmatic querying of ProcessInstances.
ProcessInstanceQueryDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
 
ProcessInstanceQueryDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
ProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
ProcessInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
ProcessInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
ProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
ProcessInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
ProcessInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
ProcessInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
ProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
ProcessInstanceQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used in a ProcessInstanceQuery.
ProcessInstanceQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
 
ProcessInstanceResource - Class in org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
 
ProcessInstanceResource(String, String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
ProcessInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
 
ProcessInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
 
ProcessInstanceResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
 
ProcessInstanceRestService - Class in org.camunda.bpm.cockpit.impl.plugin.base.resources
 
ProcessInstanceRestService(String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessInstanceRestService
 
ProcessInstanceRestService - Interface in org.camunda.bpm.engine.rest
 
ProcessInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
ProcessInstanceRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
 
ProcessInstanceRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
 
processInstanceStartContext - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
processInstanceStartContext - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
only available until the process instance is started
ProcessInstanceStartContext - Class in org.camunda.bpm.engine.impl.pvm.runtime
 
ProcessInstanceStartContext(ActivityImpl) - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.ProcessInstanceStartContext
 
ProcessInstanceStartListener - Class in org.camunda.bpm.engine.impl.history.parser
 
ProcessInstanceStartListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ProcessInstanceStartListener
 
processKeyNotIn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
processRecipients(Message) - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
ProcessScope - Class in org.camunda.bpm.engine.spring.components.scope
binds variables to a currently executing Activiti business process (a ProcessInstance).
ProcessScope() - Constructor for class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
ProcessStartAnnotationBeanPostProcessor - Class in org.camunda.bpm.engine.spring.components.aop
Proxies beans with methods annotated with StartProcess.
ProcessStartAnnotationBeanPostProcessor() - Constructor for class org.camunda.bpm.engine.spring.components.aop.ProcessStartAnnotationBeanPostProcessor
 
ProcessStartingMethodInterceptor - Class in org.camunda.bpm.engine.spring.components.aop
MethodInterceptor that starts a business process as a result of a successful method invocation.
ProcessStartingMethodInterceptor(ProcessEngine) - Constructor for class org.camunda.bpm.engine.spring.components.aop.ProcessStartingMethodInterceptor
 
ProcessStartingPointcutAdvisor - Class in org.camunda.bpm.engine.spring.components.aop
AOP advice for methods annotated with (by default) StartProcess.
ProcessStartingPointcutAdvisor(ProcessEngine) - Constructor for class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
 
processUnfinished() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which are part of a process instance which is not finished yet.
processUnfinished - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processUnfinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
ProcessVariable - Annotation Type in org.camunda.bpm.engine.cdi.annotation
Annotation for qualifying injection points such that process variables are injected.
ProcessVariable - Annotation Type in org.camunda.bpm.engine.spring.annotations
Annotation used on method signatures to tell the runtime to inject the current process' process variables as a java.util.Map.
ProcessVariableMap - Class in org.camunda.bpm.engine.cdi.impl
Allows to expose the process variables of the current business process as a java.util.Map

The map delegates changes to BusinessProcess.setVariable(String, Object) and BusinessProcess.getVariable(String), so that they are not flushed prematurely.

ProcessVariableMap() - Constructor for class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
ProcessVariables - Class in org.camunda.bpm.engine.cdi
Allows to access the process variables of a managed process instance.
ProcessVariables() - Constructor for class org.camunda.bpm.engine.cdi.ProcessVariables
 
processVariables() - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
 
processVariables - Variable in class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
 
processVariables - Variable in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
 
processVariables - Variable in class org.camunda.bpm.engine.impl.cmd.SignalCmd
 
processVariables - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
ProcessVariables - Annotation Type in org.camunda.bpm.engine.spring.annotations
Annotation used on method signatures to tell the runtime to inject the current process' process variables as a java.util.Map.
processVariablesFromAnnotations(MethodInvocation) - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingMethodInterceptor
if there any arguments with the org.camunda.bpm.engine.annotations.ProcessVariable annotation, then we feed those parameters into the business process
processVariableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which are part of a process instance which have a variable with the given name set to the given value.
processVariableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processVariableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
processVariableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processVariableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which are part of a process that have a variable with the given name set to the given value.
processVariableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which have are part of a process that have a variable with the given name set to the given value.
processVariableValueNotEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
processVariableValueNotEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
processVariableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which are part of a process that have a variable with the given name, but with a different value than the passed value.
processVariableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which have a variable with the given name, but with a different value than the passed value.
profile - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserDto
 
ProgrammaticBeanLookup - Class in org.camunda.bpm.engine.cdi.impl.util
Utility class for performing programmatic bean lookups.
ProgrammaticBeanLookup() - Constructor for class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
 
PROP_CACHE_SIZE - Static variable in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
javax.el.cacheSize
PROP_DB_TABLE_PREFIX - Static variable in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
the prefix to be used for all process engine database tables
PROP_IS_ACTIVATE_JOB_EXECUTOR - Static variable in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
indicates whether the job executor should be automatically activated
PROP_IS_AUTO_SCHEMA_UPDATE - Static variable in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
indicates whether the process engine should automatically create / update the database schema upon startup
PROP_IS_DELETE_UPON_UNDEPLOY - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
Indicates whether the undeployment of the process archive should trigger deleting the process engine deployment.
PROP_IS_IDENTITY_USED - Static variable in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
indicates whether the identity module is used and if this tables are required
PROP_IS_RESUME_PREVIOUS_VERSIONS - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
Indicates whether old versions of the deployment should be resumed.
PROP_IS_SCAN_FOR_PROCESS_DEFINITIONS - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
Indicates whether the classloader should be scanned for process definitions.
PROP_JOB_EXECUTOR_ACQUISITION_NAME - Static variable in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
the name of the platform job executor acquisition to use
PROP_LOCK_TIME_IN_MILLIS - Static variable in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionConfiguration
 
PROP_MAX_JOBS_PER_ACQUISITION - Static variable in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionConfiguration
 
PROP_METHOD_INVOCATIONS - Static variable in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
javax.el.methodInvocations
PROP_NULL_PROPERTIES - Static variable in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
javax.el.nullProperties
PROP_RESOURCE_ROOT_PATH - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
The resource root of the proccess archive.
PROP_SERVLET_CONTEXT_PATH - Static variable in interface org.camunda.bpm.application.ProcessApplicationInfo
constant for the servlet context path property
PROP_VAR_ARGS - Static variable in class org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl
javax.el.varArgs
PROP_WAIT_TIME_IN_MILLIS - Static variable in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionConfiguration
 
propagateError(BpmnError, ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorPropagation
 
propagateError(String, Exception, ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorPropagation
 
propagateException(Exception, ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorPropagation
 
properties - Variable in class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
 
properties - Variable in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
PROPERTIES - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
PROPERTIES - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
properties - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
 
properties - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
properties - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
 
properties - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitTaskFormCmd
 
properties() - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
Get properties
properties - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
properties - Variable in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
PROPERTY - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
PROPERTY - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
 
property - Variable in class org.camunda.bpm.engine.impl.juel.AstBracket
 
property - Variable in class org.camunda.bpm.engine.impl.juel.AstDot
 
property(String, Object) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
PropertyEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
PropertyEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
PropertyEntity(String, String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
PropertyHelper - Class in org.camunda.bpm.container.impl.metadata
 
PropertyHelper() - Constructor for class org.camunda.bpm.container.impl.metadata.PropertyHelper
 
propertyId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
PropertyManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
PropertyManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
 
PROPERTYNAME_COMPENSATION_HANDLER_ID - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_CONDITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_CONDITION_TEXT - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_DOCUMENTATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_ERROR_EVENT_DEFINITIONS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_EVENT_SUBSCRIPTION_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_INITIAL - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_INITIATOR_VARIABLE_NAME - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_IS_FOR_COMPENSATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_ISEXPANDED - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_START_TIMER - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_TIMER_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PROPERTYNAME_VARIABLE_DECLARATIONS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
PropertyNotFoundException - Exception in org.camunda.bpm.engine.impl.javax.el
Thrown when a property could not be found while evaluating a ValueExpression or MethodExpression.
PropertyNotFoundException() - Constructor for exception org.camunda.bpm.engine.impl.javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with no detail message.
PropertyNotFoundException(String) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the provided detail message.
PropertyNotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the given root cause.
PropertyNotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException with the given detail message and root cause.
PropertyNotWritableException - Exception in org.camunda.bpm.engine.impl.javax.el
Thrown when a property could not be written to while setting the value on a ValueExpression.
PropertyNotWritableException() - Constructor for exception org.camunda.bpm.engine.impl.javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with no detail message.
PropertyNotWritableException(String) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the provided detail message.
PropertyNotWritableException(Throwable) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the given root cause.
PropertyNotWritableException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException with the given detail message and root cause.
propertyValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
pruneDeletedEntities(List<T>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
purgeThreadPool() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
purgeThreadPool() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
put(long, Connector) - Method in class org.camunda.bpm.cycle.connector.ConnectorCache
 
put(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
put(Object, Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
put(String, Object) - Method in class org.camunda.bpm.engine.impl.form.FormData
 
put(String, Tree) - Method in class org.camunda.bpm.engine.impl.juel.Cache
 
put(String, Tree) - Method in interface org.camunda.bpm.engine.impl.juel.TreeCache
Cache tree
put(String, Object) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
put(boolean) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Append a boolean value.
put(Collection) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(double) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Append a double value.
put(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Append an int value.
put(long) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Append an long value.
put(Map) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(Object) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Append an object value.
put(int, boolean) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put or replace a boolean value in the JSONArray.
put(int, Collection) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONArray which is produced from a Collection.
put(int, double) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put or replace a double value.
put(int, int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put or replace an int value.
put(int, long) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put or replace a long value.
put(int, Map) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put a value in the JSONArray, where the value will be a JSONObject which is produced from a Map.
put(int, Object) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Put or replace an object value in the JSONArray.
put(String, boolean) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/boolean pair in the JSONObject.
put(String, Collection) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONArray which is produced from a Collection.
put(String, double) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/double pair in the JSONObject.
put(String, int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/int pair in the JSONObject.
put(String, long) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/long pair in the JSONObject.
put(String, Map) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/value pair in the JSONObject, where the value will be a JSONObject which is produced from a Map.
put(String, Object) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/value pair in the JSONObject.
putAll(Map<? extends String, ? extends Object>) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
putAll(Map<? extends Object, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.form.FormData
 
putAll(Map<? extends String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
putContext(Class<?>, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Associates a context object with this ELContext.
putExtensionHandler(Scanner.ExtensionToken, Parser.ExtensionHandler) - Method in class org.camunda.bpm.engine.impl.juel.Parser
 
putOnce(String, Object) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null, and only if there is not already a member with that name.
putOpt(String, Object) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Put a key/value pair in the JSONObject, but only if the key and the value are both non-null.
putVariable(String, VariableValueDto) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
putVariable(String, VariableValueDto) - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
 
PvmActivity - Interface in org.camunda.bpm.engine.impl.pvm
 
PvmEvent - Class in org.camunda.bpm.engine.impl.pvm
 
PvmEvent() - Constructor for class org.camunda.bpm.engine.impl.pvm.PvmEvent
 
PvmException - Exception in org.camunda.bpm.engine.impl.pvm
 
PvmException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.pvm.PvmException
 
PvmException(String) - Constructor for exception org.camunda.bpm.engine.impl.pvm.PvmException
 
PvmExecution - Interface in org.camunda.bpm.engine.impl.pvm
 
PvmProcessDefinition - Interface in org.camunda.bpm.engine.impl.pvm
 
PvmProcessElement - Interface in org.camunda.bpm.engine.impl.pvm
 
PvmProcessInstance - Interface in org.camunda.bpm.engine.impl.pvm
 
PvmScope - Interface in org.camunda.bpm.engine.impl.pvm
 
PvmTestCase - Class in org.camunda.bpm.engine.impl.test
 
PvmTestCase() - Constructor for class org.camunda.bpm.engine.impl.test.PvmTestCase
 
PvmTestCase(LogUtil.ThreadLogMode) - Constructor for class org.camunda.bpm.engine.impl.test.PvmTestCase
 
PvmTransition - Interface in org.camunda.bpm.engine.impl.pvm
 

Q

Query<T extends Query<?,?>,U> - Interface in org.camunda.bpm.engine.query
Describes basic methods for querying.
queryAuthorizations(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.AuthorizationRestService
 
queryAuthorizations(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
queryAuthorizations(AuthorizationQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
 
queryByPermission - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
queryByResourceType - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
queryCalledProcessDefinitions(ProcessDefinitionQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
 
queryCalledProcessInstances(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
 
queryExecutions(ExecutionQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.ExecutionRestService
 
queryExecutions(ExecutionQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
 
queryExecutionsCount(ExecutionQueryDto) - Method in interface org.camunda.bpm.engine.rest.ExecutionRestService
 
queryExecutionsCount(ExecutionQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
 
queryGroups(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.GroupRestService
 
queryGroups(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
queryGroups(GroupQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
 
queryHistoricActivityInstances(HistoricActivityInstanceQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService
 
queryHistoricActivityInstances(HistoricActivityInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
 
queryHistoricActivityInstancesCount(HistoricActivityInstanceQueryDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService
 
queryHistoricActivityInstancesCount(HistoricActivityInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
 
queryHistoricProcessInstances(HistoricProcessInstanceQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
 
queryHistoricProcessInstances(HistoricProcessInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
 
queryHistoricProcessInstancesCount(HistoricProcessInstanceQueryDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
 
queryHistoricProcessInstancesCount(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
 
queryHistoricVariableInstances(HistoricVariableInstanceQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
 
queryHistoricVariableInstances(HistoricVariableInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
 
queryHistoricVariableInstancesCount(HistoricVariableInstanceQueryDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
 
queryHistoricVariableInstancesCount(HistoricVariableInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
 
queryIncidents(IncidentQueryDto, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.IncidentRestService
 
queryIncidentsCount(IncidentQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.IncidentRestService
 
queryJobs(JobQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
 
queryJobs(JobQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.JobRestService
 
queryJobsCount(JobQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
 
queryJobsCount(JobQueryDto) - Method in interface org.camunda.bpm.engine.rest.JobRestService
 
QueryOperator - Enum in org.camunda.bpm.engine.impl
Used to indicate the operator that should be used to comparing values in a query clause.
QueryParameters<T> - Class in org.camunda.bpm.cockpit.db
Typed query parameters for usage in cockpit plugins
QueryParameters() - Constructor for class org.camunda.bpm.cockpit.db.QueryParameters
 
QueryParameters(int, int) - Constructor for class org.camunda.bpm.cockpit.db.QueryParameters
 
queryProcessInstances(ProcessInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessInstanceRestService
 
queryProcessInstances(ProcessInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
 
queryProcessInstances(ProcessInstanceQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
Expects the same parameters as ProcessInstanceRestService.getProcessInstances(UriInfo, Integer, Integer) (as a JSON message body) and allows for any number of variable checks.
queryProcessInstancesCount(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.resources.ProcessInstanceRestService
 
queryProcessInstancesCount(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
 
queryProcessInstancesCount(ProcessInstanceQueryDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
 
QueryProperty - Interface in org.camunda.bpm.engine.query
Describes a property that can be used in a Query.
QueryService - Interface in org.camunda.bpm.cockpit.db
 
QueryServiceImpl - Class in org.camunda.bpm.cockpit.impl.db
 
QueryServiceImpl(CommandExecutor) - Constructor for class org.camunda.bpm.cockpit.impl.db.QueryServiceImpl
 
QuerySessionFactory - Class in org.camunda.bpm.cockpit.impl.db
 
QuerySessionFactory() - Constructor for class org.camunda.bpm.cockpit.impl.db.QuerySessionFactory
 
queryTasks(TaskQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
 
queryTasks(TaskQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.TaskRestService
Expects the same parameters as TaskRestService.getTasks(UriInfo, Integer, Integer) (as JSON message body) and allows more than one variable check.
queryTasksCount(TaskQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
 
queryTasksCount(TaskQueryDto) - Method in interface org.camunda.bpm.engine.rest.TaskRestService
 
queryUsers(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
queryUsers(UserQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
queryUsers(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.UserRestService
 
queryVariableInstances(VariableInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
 
queryVariableInstances(VariableInstanceQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.VariableInstanceRestService
Expects the same parameters as VariableInstanceRestService.getVariableInstances(UriInfo, Integer, Integer) (as a JSON message body) and allows for any number of variable checks.
queryVariableInstancesCount(VariableInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
 
queryVariableInstancesCount(VariableInstanceQueryDto) - Method in interface org.camunda.bpm.engine.rest.VariableInstanceRestService
 
queryVariableValue - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
QueryVariableValue - Class in org.camunda.bpm.engine.impl
Represents a variable value used in queries.
QueryVariableValue(String, Object, QueryOperator, boolean) - Constructor for class org.camunda.bpm.engine.impl.QueryVariableValue
 
queryVariableValues - Variable in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
QUEST - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '?'.
queueSize - Variable in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
queueSize - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
QUOT - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '"'.
quote(String) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Produce a string in double quotes with backslash sequences in all the right places.

R

ra - Variable in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
ra - Variable in class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
 
ra - Variable in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
ra - Variable in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
ra - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
rawAttributeText(XMLStreamReader, String) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser
FIXME Comment this
rawElementText(XMLStreamReader) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser
FIXME Comment this
readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser
readEmailTemplate(String, String) - Method in class org.camunda.bpm.cycle.service.mail.MailService
 
readFileAsInputStream(String) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
readFileAsString(String) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
readFileAsString(String) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
 
readInputStream(InputStream, String) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
readInputStream(InputStream, String) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
 
readJavaUtilLoggingConfigFromClasspath() - Static method in class org.camunda.bpm.engine.impl.util.LogUtil
 
readMethodName - Variable in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
readNextTrimmedLine(BufferedReader) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
readOnly - Variable in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
ReadOnlyIdentityProvider - Interface in org.camunda.bpm.engine.impl.identity
SPI interface for read-only identity Service Providers.
ReadOnlyMapELResolver - Class in org.camunda.bpm.engine.impl.el
An ELResolver that exposed object values in the map, under the name of the entry's key.
ReadOnlyMapELResolver(Map<Object, Object>) - Constructor for class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
 
ReadOnlyProcessDefinition - Interface in org.camunda.bpm.engine.impl.pvm
 
RECEIVETASK_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
ReceiveTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
A receive task is a wait state that waits for the receival of some message.
ReceiveTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
 
recipients - Variable in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
redirectError - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
redirectTo(String) - Method in class org.camunda.bpm.cycle.web.service.AbstractRestService
Redirect to the specific url (relative to the base url)
reference - Variable in class org.camunda.bpm.application.impl.ServletProcessApplication
 
reference - Variable in class org.camunda.bpm.container.impl.jboss.service.NoViewProcessApplicationStartService
 
reference - Variable in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
reference - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
 
reference - Variable in class org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
 
reference - Variable in class org.camunda.bpm.engine.impl.cmd.RegisterProcessApplicationCmd
 
referencedProcessEngines - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
ReflectUtil - Class in org.camunda.bpm.engine.impl.util
 
ReflectUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ReflectUtil
 
register() - Method in class org.camunda.bpm.engine.osgi.Extender.BundleScriptEngineResolver
 
register(String, Object) - Static method in class org.camunda.bpm.engine.test.mock.Mocks
This method lets you register a mock object.
registerActivitiStateHandler(ActivitiStateHandlerRegistration) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
used at runtime to register state handlers as they are registered with the spring context
registerCommandContextCloseListener(CommandContextCloseListener) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
registerCommandContextCloseListener() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
registerDeployment(String) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
registerDeployment(String) - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineMBean
 
RegisterDeploymentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
RegisterDeploymentCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.RegisterDeploymentCmd
 
registerDeploymentForJobExecutor(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
registerDeploymentForJobExecutor(String) - Method in interface org.camunda.bpm.engine.ManagementService
Register a deployment for the engine's job executor.
registerDestructionCallback(String, Runnable) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
registeredDeployments - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
registerProcessApplication(CommandContext, DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
 
registerProcessApplication(String, ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
registerProcessApplication(String, ProcessApplicationReference) - Method in interface org.camunda.bpm.engine.ManagementService
Activate a deployment for a given ProcessApplication.
RegisterProcessApplicationCmd - Class in org.camunda.bpm.engine.impl.cmd
 
RegisterProcessApplicationCmd(String, ProcessApplicationReference) - Constructor for class org.camunda.bpm.engine.impl.cmd.RegisterProcessApplicationCmd
 
RegisterProcessApplicationCmd(Set<String>, ProcessApplicationReference) - Constructor for class org.camunda.bpm.engine.impl.cmd.RegisterProcessApplicationCmd
 
registerProcessApplicationForDeployments(Set<String>, ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
registerProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
registerProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
registerProcessEngine(ProcessEngine) - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
Adds a managed ProcessEngine to the runtime container.
registerProcessEngine(ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
registerProcessEngine(ProcessEngineConfigurationImpl, String) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.JobExecutorService
 
registerProcessEngine(ProcessEngine) - Static method in class org.camunda.bpm.engine.ProcessEngines
Registers the given process engine.
registerScriptEngines(Bundle, List<Extender.BundleScriptEngineResolver>) - Method in class org.camunda.bpm.engine.osgi.Extender
 
registerWithJobExecutor(CommandContext, DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
 
registration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
 
REGISTRATION_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
registrationKey(String, String) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
 
registrationsByDeploymentId - Variable in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
rejectedJobsHandler - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
RejectedJobsHandler - Interface in org.camunda.bpm.engine.impl.jobexecutor
Strategy for handling jobs that were acquired but cannot be executed at this point (queue-size exceeded).
relativeRootResourcePath - Variable in class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
 
relativeRootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
 
release() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjDeamonWorkRunnableAdapter
 
release() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjWorkRunnableAdapter
 
release() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkRunnableAdapter
 
remove(long) - Method in class org.camunda.bpm.cycle.connector.ConnectorCache
 
remove(Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
remove(Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
remove(Object) - Method in class org.camunda.bpm.engine.impl.form.FormData
 
remove() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
remove() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
remove() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
remove(Object) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
remove(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Remove an index and close the hole.
remove(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Remove a name and its value, if present.
remove(String) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
removeAuthenticationForProcessEngine(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
Removes the authentication for the provided process engine name.
removeCommandContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
removeConnectionEventListener(ConnectionEventListener) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
removeCurrentProcessApplication() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
removedBundle(Bundle, BundleEvent, Object) - Method in class org.camunda.bpm.engine.osgi.Extender
 
removeDeployment(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
removedService(ServiceReference, Object) - Method in class org.camunda.bpm.engine.osgi.Extender
 
removeEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
removeExecutionContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
RemoveExecutionVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
RemoveExecutionVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.RemoveExecutionVariablesCmd
 
removeFailedJobIncident() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
removeFromExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
removeIncident(IncidentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
removeJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
removeJobExecutorContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
removeJobExecutorRegistrations(Set<String>) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
removeKnowledgeBase(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
removeObsoleteMessageEventSubscriptions(ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
removeObsoleteTimers(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
removePermission(Permission) - Method in interface org.camunda.bpm.engine.authorization.Authorization
allows removing a permission.
removePermission(Permission) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
removeProcessApplicationRegistration(Set<String>, boolean) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
removeProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
removeProcessEngineConfiguration() - Static method in class org.camunda.bpm.engine.impl.context.Context
 
removeProcessEngineJndiBinding() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
removeProcessesFromCache - Variable in class org.camunda.bpm.engine.impl.cmd.UnregisterProcessApplicationCmd
 
removeTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
RemoveTaskVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
RemoveTaskVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.RemoveTaskVariablesCmd
 
removeType(VariableType) - Method in class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
removeType(VariableType) - Method in interface org.camunda.bpm.engine.impl.variable.VariableTypes
 
removeUnnecessaryOperations() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
removeUser(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
removeUser(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
removeVariable(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
Removes the variable and creates a new HistoricVariableUpdateEntity.
removeVariable(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
removeVariable(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
removeVariable(String, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
removeVariable(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
removeVariable(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
removeVariable(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
removeVariable(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Removes a variable for an execution.
removeVariable(String, String) - Method in interface org.camunda.bpm.engine.TaskService
Removes the variable from the task.
removeVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
removeVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
 
removeVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
 
removeVariableLocal(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
Removes the local variable and creates a new HistoricVariableUpdateEntity.
removeVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
removeVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
removeVariableLocal(String, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
removeVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
removeVariableLocal(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
removeVariableLocal(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
removeVariableLocal(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Removes a variable for an execution (not considering parent scopes).
removeVariableLocal(String, String) - Method in interface org.camunda.bpm.engine.TaskService
Removes the variable from the task (not considering parent scopes).
removeVariables(Collection<String>) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
Removes the variables and creates a new HistoricVariableUpdateEntity for each of them.
removeVariables() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
Removes the (local) variables and creates a new HistoricVariableUpdateEntity for each of them.
removeVariables() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
removeVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
removeVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
removeVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
removeVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
removeVariables() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
removeVariables(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
removeVariables(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
removeVariables(String, Collection<String>) - Method in interface org.camunda.bpm.engine.RuntimeService
Removes variables for an execution.
removeVariables(String, Collection<String>) - Method in interface org.camunda.bpm.engine.TaskService
Removes all variables in the given collection from the task.
removeVariablesLocal(Collection<String>) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
Removes the local variables and creates a new HistoricVariableUpdateEntity for each of them.
removeVariablesLocal() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
Removes the (local) variables and creates a new HistoricVariableUpdateEntity for each of them.
removeVariablesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
removeVariablesLocal(Collection<String>) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
removeVariablesLocal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
removeVariablesLocal(Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
removeVariablesLocal(Collection<String>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
removeVariablesLocal() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
removeVariablesLocal(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
removeVariablesLocal(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
removeVariablesLocal(String, Collection<String>) - Method in interface org.camunda.bpm.engine.RuntimeService
Remove variables for an execution (not considering parent scopes).
removeVariablesLocal(String, Collection<String>) - Method in interface org.camunda.bpm.engine.TaskService
Removes all variables in the given collection from the task (not considering parent scopes).
renderStartForm(StartFormData) - Method in interface org.camunda.bpm.engine.impl.form.FormEngine
 
renderStartForm(StartFormData) - Method in class org.camunda.bpm.engine.impl.form.JuelFormEngine
 
renderTaskForm(TaskFormData) - Method in interface org.camunda.bpm.engine.impl.form.FormEngine
 
renderTaskForm(TaskFormData) - Method in class org.camunda.bpm.engine.impl.form.JuelFormEngine
 
repeat - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
repeat - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
 
replacedBy - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
when execution structure is pruned during a takeAll, then the original execution has to be resolved to the replaced execution.
replacedBy - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
when execution structure is pruned during a takeAll, then the original execution has to be resolved to the replaced execution.
replaceDeveloperFriendlyIds(String, String) - Method in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
Replaces the bpmn element IDs in a process model with developer friendly IDs.
replaceDeveloperFriendlyIds(String) - Method in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
Replaces the bpmn element IDs in a process model with developer friendly IDs.
REPOSITORY_BACKEND_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
repositoryService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
repositoryService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
repositoryService - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
repositoryService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
repositoryService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
repositoryService - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
 
repositoryService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
RepositoryService - Interface in org.camunda.bpm.engine
Service providing access to the repository of process definitions and deployments.
repositoryService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
repositoryService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
RepositoryServiceImpl - Class in org.camunda.bpm.engine.impl
 
RepositoryServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
request - Variable in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
RequestAuthorizer - Interface in org.camunda.bpm.webapp.impl.security.filter
The interface for request authorizers.
RequestAuthorizer.AnnonymousAuthorizer - Class in org.camunda.bpm.webapp.impl.security.filter
 
RequestAuthorizer.AnnonymousAuthorizer() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.RequestAuthorizer.AnnonymousAuthorizer
 
RequestFilter - Class in org.camunda.bpm.webapp.impl.security.filter
A request matcher that matches uris compatible to the JAX-RS syntax and extracts the arguments on match.
RequestFilter(String, String...) - Constructor for class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
 
RequestMatcher - Class in org.camunda.bpm.webapp.impl.security.filter
 
RequestMatcher(RequestFilter, RequestAuthorizer) - Constructor for class org.camunda.bpm.webapp.impl.security.filter.RequestMatcher
 
RequestMatcher.Match - Class in org.camunda.bpm.webapp.impl.security.filter
 
RequestMatcher.Match(Map<String, String>, RequestAuthorizer) - Constructor for class org.camunda.bpm.webapp.impl.security.filter.RequestMatcher.Match
 
REQUIRED - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser
 
requiresContextSwitch(ProcessApplicationReference) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
 
requiresContextSwitch(AtomicOperation, ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
requiresEngineAuthentication(String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
requiresProcessId() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
requiresProcessVariablesMap() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
requiresUnsuspendedExecution(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
reset() - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
 
reset() - Static method in class org.camunda.bpm.engine.test.mock.Mocks
This method resets the internal map of mock objects.
resetMiRootActivityInstanceId(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceBehavior
 
resetPermissions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
resetThreadIndents() - Static method in class org.camunda.bpm.engine.impl.util.LogUtil
 
RESOLVABLE_AT_DESIGN_TIME - Static variable in class org.camunda.bpm.engine.impl.javax.el.ELResolver
The attribute name of the named attribute in the FeatureDescriptor that specifies whether the variable or property can be resolved at runtime.
resolve(ProcessDefinitionImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.UnresolvedReference
 
resolve() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
resolve(CompleteTaskDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
resolve(CompleteTaskDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
 
resolveClass(ObjectStreamClass) - Method in class org.camunda.bpm.engine.impl.variable.SerializableType.ClassloaderAwareObjectInputStream
 
resolveContextualObject(String) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
resolveDuedate(String) - Method in interface org.camunda.bpm.engine.impl.calendar.BusinessCalendar
 
resolveDuedate(String) - Method in class org.camunda.bpm.engine.impl.calendar.CycleBusinessCalendar
 
resolveDuedate(String) - Method in class org.camunda.bpm.engine.impl.calendar.DefaultBusinessCalendar
 
resolveDuedate(String) - Method in class org.camunda.bpm.engine.impl.calendar.DueDateBusinessCalendar
 
resolveDuedate(String) - Method in class org.camunda.bpm.engine.impl.calendar.DurationBusinessCalendar
 
resolveExpressionFactory() - Static method in class org.camunda.bpm.engine.impl.el.ExpressionFactoryResolver
 
resolveFunction(String, String) - Method in class org.camunda.bpm.engine.impl.el.ActivitiFunctionMapper
 
resolveFunction(String, String) - Method in class org.camunda.bpm.engine.impl.javax.el.FunctionMapper
Resolves the specified prefix and local name into a java.lang.Method.
resolveIncident(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.incident.FailedJobIncidentHandler
 
resolveIncident(String, String, String, String) - Method in interface org.camunda.bpm.engine.impl.incident.IncidentHandler
Resolve an incident that arose in the context of an execution.
resolveInjections(MBeanDeploymentOperation, Method) - Static method in class org.camunda.bpm.container.impl.jmx.deployment.util.InjectionUtil
 
resolveLoopCardinality(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
resolveMessage(Arguments, String, Object[]) - Method in class org.camunda.bpm.cycle.web.I18nResolver
 
resolveName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
resolveNrOfInstances(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
resolveProcessDefinition(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
Resolver - Interface in org.camunda.bpm.engine.impl.scripting
 
resolverFactories - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
resolverFactories - Variable in class org.camunda.bpm.engine.impl.scripting.ScriptBindingsFactory
 
ResolverFactory - Interface in org.camunda.bpm.engine.impl.scripting
 
resolveScriptEngine(String) - Method in class org.camunda.bpm.engine.osgi.Extender.BundleScriptEngineResolver
 
resolveScriptEngine(String) - Static method in class org.camunda.bpm.engine.osgi.Extender
 
resolveScriptEngine(String) - Method in interface org.camunda.bpm.engine.osgi.Extender.ScriptEngineResolver
 
resolveTask(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
resolveTask(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
resolveTask(String) - Method in interface org.camunda.bpm.engine.TaskService
Marks that the assignee is done with the task delegated to her and that it can be sent back to the owner.
resolveTask(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.TaskService
Marks that the assignee is done with the task delegated to her and that it can be sent back to the owner with the provided variables.
ResolveTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
 
ResolveTaskCmd(String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.ResolveTaskCmd
 
resolveValue(Object) - Method in class org.camunda.bpm.engine.spring.components.aop.util.Scopifier
 
resolveVariable(String) - Method in class org.camunda.bpm.engine.impl.form.TaskVariableMapper
 
resolveVariable(String) - Method in class org.camunda.bpm.engine.impl.javax.el.VariableMapper
Resolves the specified variable name to a ValueExpression.
Resource - Interface in org.camunda.bpm.engine.authorization
Resources are entities for which a user or a group is authorized.
resource - Variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
 
resource - Variable in class org.camunda.bpm.engine.impl.util.xml.Problem
 
resource - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
resource - Variable in class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
 
RESOURCE_ASSIGNMENT_EXPR - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
RESOURCE_ID - Static variable in class org.camunda.bpm.engine.impl.AuthorizationQueryProperty
 
RESOURCE_TYPE - Static variable in class org.camunda.bpm.engine.impl.AuthorizationQueryProperty
 
ResourceAuthorizationProvider - Interface in org.camunda.bpm.engine.impl.cfg.auth
 
resourceAuthorizationProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ResourceBundleELResolver - Class in org.camunda.bpm.engine.impl.javax.el
Defines property resolution behavior on instances of java.util.ResourceBundle.
ResourceBundleELResolver() - Constructor for class org.camunda.bpm.engine.impl.javax.el.ResourceBundleELResolver
 
ResourceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ResourceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
resourceId(String) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
only selects authorizations for the given resource id
resourceId - Variable in exception org.camunda.bpm.engine.AuthorizationException
 
resourceId - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
resourceId(String) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
resourceId - Variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
 
resourceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
resourceId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
resourceId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
resourceId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
resourceId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
resourceId - Variable in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
resourceId - Variable in class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
 
resourceId - Variable in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
ResourceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
ResourceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
 
resourceName() - Method in interface org.camunda.bpm.engine.authorization.Resource
returns the name of the resource
resourceName() - Method in enum org.camunda.bpm.engine.authorization.Resources
 
resourceName - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceCmd
 
resourceName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
resourceName - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
resourceName - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
resourceName - Variable in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
resourceName - Variable in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
resourceName() - Method in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
resourceNameLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
ResourceOptionsDto - Class in org.camunda.bpm.engine.rest.dto
 
ResourceOptionsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ResourceOptionsDto
 
ResourceProcessEngineTestCase - Class in org.camunda.bpm.engine.impl.test
 
ResourceProcessEngineTestCase(String) - Constructor for class org.camunda.bpm.engine.impl.test.ResourceProcessEngineTestCase
 
Resources - Enum in org.camunda.bpm.engine.authorization
The set of built-in Resource names.
resources - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
ResourceStreamSource - Class in org.camunda.bpm.engine.impl.util.io
 
ResourceStreamSource(String) - Constructor for class org.camunda.bpm.engine.impl.util.io.ResourceStreamSource
 
ResourceStreamSource(String, ClassLoader) - Constructor for class org.camunda.bpm.engine.impl.util.io.ResourceStreamSource
 
resourceType(Resource) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
only selects authorizations for the given resource type
resourceType(int) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
only selects authorizations for the given resource type
resourceType() - Method in interface org.camunda.bpm.engine.authorization.Resource
an integer representing the type of the resource.
resourceType() - Method in enum org.camunda.bpm.engine.authorization.Resources
 
resourceType - Variable in exception org.camunda.bpm.engine.AuthorizationException
 
resourceType - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
resourceType(Resource) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
resourceType(int) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
resourceType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
resourceType - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
resourceType - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
resourceType - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
resourceType - Variable in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
resourceType() - Method in class org.camunda.bpm.engine.rest.util.AuthorizationUtil
 
RestException - Exception in org.camunda.bpm.engine.rest.exception
 
RestException(String) - Constructor for exception org.camunda.bpm.engine.rest.exception.RestException
 
RestException(Response.Status, String) - Constructor for exception org.camunda.bpm.engine.rest.exception.RestException
 
RestException(Response.Status, Exception) - Constructor for exception org.camunda.bpm.engine.rest.exception.RestException
 
RestException(Response.Status, Exception, String) - Constructor for exception org.camunda.bpm.engine.rest.exception.RestException
 
RestExceptionHandler - Class in org.camunda.bpm.engine.rest.exception
Translates RestExceptions to error responses according to the status that is set in the exception.
RestExceptionHandler() - Constructor for class org.camunda.bpm.engine.rest.exception.RestExceptionHandler
 
resultType - Variable in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
resultType - Variable in class org.camunda.bpm.engine.impl.AbstractQuery
 
resultType - Variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
resultVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
resultVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
 
resultVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
 
resume() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
resumePreviousVersions(CommandContext, DeploymentEntity, Set<String>) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
 
resumePreviousVersions() - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
 
resumePreviousVersions() - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
If this method is called, additional registrations will be created for previous versions of the deployment.
retries - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
RETRIES - Static variable in class org.camunda.bpm.engine.impl.JobQueryProperty
 
retries - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
retriesLeft - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
retry(String) - Static method in class org.camunda.bpm.engine.ProcessEngines
retries to initialize a process engine that previously failed.
RetryInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
Intercepts OptimisticLockingException and tries to run the same command again.
RetryInterceptor() - Constructor for class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
revision - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
rollback() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
 
rollback() - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
rollback() - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionContext
 
rollback() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
rollback() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext
 
rollbackOperation() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
 
root(long) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorService
 
ROOT_CAUSE_INCIDENT_ID - Static variable in class org.camunda.bpm.engine.impl.IncidentQueryProperty
 
rootCauseIncidentActivityId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentConfiguration - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
rootCauseIncidentId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
 
rootCauseIncidentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
rootCauseIncidentId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
Only select incidents which contain the id of the root cause incident.
rootCauseIncidentMessage - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentProcessDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootCauseIncidentProcessInstanceId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
rootElement - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
 
RootPropertyResolver - Class in org.camunda.bpm.engine.impl.juel
Simple root property resolver implementation.
RootPropertyResolver() - Constructor for class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
Create a read/write root property resolver
RootPropertyResolver(boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
Create a root property resolver
rootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
 
Roundtrip - Class in org.camunda.bpm.cycle.entity
Represents a roundtrip
Roundtrip() - Constructor for class org.camunda.bpm.cycle.entity.Roundtrip
 
Roundtrip(Long, String) - Constructor for class org.camunda.bpm.cycle.entity.Roundtrip
 
Roundtrip(String) - Constructor for class org.camunda.bpm.cycle.entity.Roundtrip
 
Roundtrip.SyncMode - Enum in org.camunda.bpm.cycle.entity
 
RoundtripDTO - Class in org.camunda.bpm.cycle.web.dto
This is a data object which exposes a Roundtrip to the client via rest.
RoundtripDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
RoundtripDTO(Roundtrip) - Constructor for class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
RoundtripDTO(Roundtrip, BpmnDiagram, BpmnDiagram) - Constructor for class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
RoundtripRepository - Class in org.camunda.bpm.cycle.repository
Roundtrip repository
RoundtripRepository() - Constructor for class org.camunda.bpm.cycle.repository.RoundtripRepository
 
RoundtripService - Class in org.camunda.bpm.cycle.web.service.resource
This is the main roundtrip rest controller which exposes roundtrip list, get, create andupdate methods as well as some utilities to the cycle client application.
RoundtripService() - Constructor for class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
rowData - Variable in class org.camunda.bpm.engine.management.TablePage
The actual content of the database table, stored as a list of mappings of the form {colum name, value}.
rowToJSONArray(JSONTokener) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a JSONArray of strings from a row of comma delimited values.
rowToJSONObject(JSONArray, JSONTokener) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a JSONObject from a row of comma delimited text, using a parallel JSONArray of strings to provides the names of the elements.
rowToString(JSONArray) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a comma delimited text row from a JSONArray.
RulesAgendaFilter - Class in org.camunda.bpm.engine.impl.rules
 
RulesAgendaFilter() - Constructor for class org.camunda.bpm.engine.impl.rules.RulesAgendaFilter
 
RulesDeployer - Class in org.camunda.bpm.engine.impl.rules
 
RulesDeployer() - Constructor for class org.camunda.bpm.engine.impl.rules.RulesDeployer
 
rulesExpressions - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
RulesHelper - Class in org.camunda.bpm.engine.impl.rules
 
RulesHelper() - Constructor for class org.camunda.bpm.engine.impl.rules.RulesHelper
 
run() - Method in interface org.camunda.bpm.container.impl.jboss.util.Tccl.Operation
 
run() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjDeamonWorkRunnableAdapter
 
run() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjWorkRunnableAdapter
 
run() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkRunnableAdapter
 
run() - Method in class org.camunda.bpm.engine.impl.ant.LaunchThread
 
run() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
run() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
 
run() - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
 
run() - Method in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
runAsUser(String, List<String>, Runnable) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
runBare() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
runBare() - Method in class org.camunda.bpm.engine.spring.impl.test.SpringProcessEngineTestCase
 
runnable - Variable in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjDeamonWorkRunnableAdapter
 
runner() - Method in class org.camunda.bpm.cycle.web.service.test.TestRunnerService
 
runTest() - Method in class org.camunda.bpm.engine.impl.test.PvmTestCase
 
RuntimeContainerDelegate - Interface in org.camunda.bpm.container
The RuntimeContainerDelegate in an SPI that allows the process engine to integrate with the runtime container in which it is deployed.
RuntimeContainerDelegate.RuntimeContainerDelegateInstance - Class in org.camunda.bpm.container
Holder of the current RuntimeContainerDelegate instance.
runtimeContainerDelegateInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
RuntimeContainerJobExecutor - Class in org.camunda.bpm.engine.impl.jobexecutor
JobExecutor implementation that delegates the execution of jobs to the RuntimeContainer
RuntimeContainerJobExecutor() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.RuntimeContainerJobExecutor
 
runtimeService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
runtimeService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
runtimeService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
runtimeService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
runtimeService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
RuntimeService - Interface in org.camunda.bpm.engine
Service which provides access to Deployments, ProcessDefinitions and ProcessInstances.
runtimeService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
runtimeService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
RuntimeServiceImpl - Class in org.camunda.bpm.engine.impl
 
RuntimeServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
runUnderClassloader(Tccl.Operation<T>, ClassLoader) - Static method in class org.camunda.bpm.container.impl.jboss.util.Tccl
 
runWithAuthentications(SecurityActions.SecurityAction<T>, Authentications) - Static method in class org.camunda.bpm.webapp.impl.security.SecurityActions
 
runWithoutAuthentication(Runnable) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
runWithoutAuthentication(SecurityActions.SecurityAction<T>, ProcessEngine) - Static method in class org.camunda.bpm.webapp.impl.security.SecurityActions
 

S

saveAndFlush(T) - Method in class org.camunda.bpm.cycle.repository.AbstractRepository
Save the given entity and flush
saveAttachment(Attachment) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
saveAttachment(Attachment) - Method in interface org.camunda.bpm.engine.TaskService
Update the name and decription of an attachment
SaveAttachmentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SaveAttachmentCmd(Attachment) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveAttachmentCmd
 
saveAuthorization(Authorization) - Method in interface org.camunda.bpm.engine.AuthorizationService
Allows saving an Authorization object.
saveAuthorization(Authorization) - Method in class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
 
SaveAuthorizationCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SaveAuthorizationCmd(Authorization) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
 
saveDefaultAuthorizations(AuthorizationEntity[]) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
saveGroup(Group) - Method in interface org.camunda.bpm.engine.IdentityService
Saves the group.
saveGroup(Group) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
saveGroup(Group) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
Allows saving a Group object which is not yet persistent.
saveGroup(Group) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
SaveGroupCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SaveGroupCmd(GroupEntity) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveGroupCmd
 
saveTask(Task) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
saveTask(Task) - Method in interface org.camunda.bpm.engine.TaskService
Saves the given task to the persistent data store.
SaveTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SaveTaskCmd(Task) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveTaskCmd
 
saveUser(User) - Method in interface org.camunda.bpm.engine.IdentityService
Saves the user.
saveUser(User) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
 
saveUser(User) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
Allows saving or updates a User object
saveUser(User) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
SaveUserCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SaveUserCmd(User) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveUserCmd
 
SAXON_SF_NET_JAXP_XPATH_OM - Static variable in class org.camunda.bpm.cycle.util.XmlUtil
 
SAXON_XPATH_FACTORY - Static variable in class org.camunda.bpm.cycle.util.XmlUtil
 
scanClass(Class<?>) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityScanner
 
scanner - Variable in class org.camunda.bpm.engine.impl.juel.Parser
 
Scanner - Class in org.camunda.bpm.engine.impl.juel
Handcrafted scanner.
Scanner(String) - Constructor for class org.camunda.bpm.engine.impl.juel.Scanner
Constructor.
Scanner.ExtensionToken - Class in org.camunda.bpm.engine.impl.juel
 
Scanner.ExtensionToken(String) - Constructor for class org.camunda.bpm.engine.impl.juel.Scanner.ExtensionToken
 
Scanner.ScanException - Exception in org.camunda.bpm.engine.impl.juel
Scan exception type
Scanner.ScanException(int, String, String) - Constructor for exception org.camunda.bpm.engine.impl.juel.Scanner.ScanException
 
Scanner.Symbol - Enum in org.camunda.bpm.engine.impl.juel
Symbol type
Scanner.Token - Class in org.camunda.bpm.engine.impl.juel
 
Scanner.Token(Scanner.Symbol, String) - Constructor for class org.camunda.bpm.engine.impl.juel.Scanner.Token
 
Scanner.Token(Scanner.Symbol, String, int) - Constructor for class org.camunda.bpm.engine.impl.juel.Scanner.Token
 
scanPaResourceRootPath(ClassLoader, URL, String, Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
scanPath(String, String, boolean, Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
scanRoot(VirtualFile, Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.VfsProcessApplicationScanner
 
scanUrl(URL, String, boolean, Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.scanning.ClassPathProcessApplicationScanner
 
schedule(Runnable, boolean) - Method in interface org.camunda.bpm.container.ExecutorService
Passes a Runnable to the runtime container for execution.
schedule(Runnable, boolean) - Method in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
 
schedule(Runnable, boolean) - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
schedule(Runnable, boolean) - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
schedule(Runnable, boolean) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
schedule(Runnable, boolean) - Method in interface org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnection
 
schedule(Runnable, boolean) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionImpl
 
schedule(Runnable, boolean) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
schedule(Runnable, boolean) - Method in class org.camunda.bpm.container.impl.threading.se.SeExecutorService
 
schedule(TimerEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
scheduleAtomicOperationAsync(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
scheduleEventAsync(Serializable) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
scheduleLongRunning(Runnable) - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
scheduleLongRunning(Runnable) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
scheduleLongRunningWork(Runnable) - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
scheduleProcessDefinitionActivation(CommandContext, DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
 
scheduleShortRunningWork(Runnable) - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
SchemaExport - Class in org.camunda.bpm.cycle
 
SchemaExport() - Constructor for class org.camunda.bpm.cycle.SchemaExport
 
SchemaOperationsProcessEngineBuild - Class in org.camunda.bpm.engine.impl
 
SchemaOperationsProcessEngineBuild() - Constructor for class org.camunda.bpm.engine.impl.SchemaOperationsProcessEngineBuild
 
schemaResource - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
 
scope() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
ScopeImpl - Class in org.camunda.bpm.engine.impl.pvm.process
 
ScopeImpl(String, ProcessDefinitionImpl) - Constructor for class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
scopeStack - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
ScopeUtil - Class in org.camunda.bpm.engine.impl.bpmn.helper
 
ScopeUtil() - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.ScopeUtil
 
Scopifier - Class in org.camunda.bpm.engine.spring.components.aop.util
this class was copied wholesale from Spring 3.1's RefreshScope, which Dave Syer wrote.
Scopifier(BeanDefinitionRegistry, String, boolean, boolean) - Constructor for class org.camunda.bpm.engine.spring.components.aop.util.Scopifier
 
script - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
 
ScriptBindings - Class in org.camunda.bpm.engine.impl.scripting
 
ScriptBindings(List<Resolver>, VariableScope) - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
ScriptBindingsFactory - Class in org.camunda.bpm.engine.impl.scripting
 
ScriptBindingsFactory(List<ResolverFactory>) - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptBindingsFactory
 
scriptBindingsFactory - Variable in class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
ScriptCondition - Class in org.camunda.bpm.engine.impl.scripting
 
ScriptCondition(String, String) - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptCondition
 
scriptingEngines - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
ScriptingEngines - Class in org.camunda.bpm.engine.impl.scripting
 
ScriptingEngines(ScriptBindingsFactory) - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
ScriptingEngines(ScriptEngineManager) - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
scriptResolvers - Variable in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
SCRIPTTASK_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
ScriptTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
activity implementation of the BPMN 2.0 script task.
ScriptTaskActivityBehavior(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
 
ScriptTaskListener - Class in org.camunda.bpm.engine.impl.bpmn.listener
 
ScriptTaskListener() - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.ScriptTaskListener
 
SECOND - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
seconds - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
Secured - Annotation Type in org.camunda.bpm.cycle.connector
 
SecurityActions - Class in org.camunda.bpm.webapp.impl.security
 
SecurityActions() - Constructor for class org.camunda.bpm.webapp.impl.security.SecurityActions
 
SecurityActions.SecurityAction<T> - Interface in org.camunda.bpm.webapp.impl.security
 
SecurityAspect - Class in org.camunda.bpm.security.aspect
 
SecurityAspect() - Constructor for class org.camunda.bpm.security.aspect.SecurityAspect
 
securityAuthentication - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
SecurityConfiguration - Class in org.camunda.bpm.security
 
SecurityConfiguration() - Constructor for class org.camunda.bpm.security.SecurityConfiguration
 
SecurityContext - Class in org.camunda.bpm.security
 
SecurityContext() - Constructor for class org.camunda.bpm.security.SecurityContext
 
SecurityException - Exception in org.camunda.bpm.security
 
SecurityException(String) - Constructor for exception org.camunda.bpm.security.SecurityException
 
SecurityException(Throwable) - Constructor for exception org.camunda.bpm.security.SecurityException
 
SecurityException(String, Throwable) - Constructor for exception org.camunda.bpm.security.SecurityException
 
SecurityExceptionMapper - Class in org.camunda.bpm.security.web.jaxrs
 
SecurityExceptionMapper() - Constructor for class org.camunda.bpm.security.web.jaxrs.SecurityExceptionMapper
 
SecurityFilter - Class in org.camunda.bpm.security.web
 
SecurityFilter() - Constructor for class org.camunda.bpm.security.web.SecurityFilter
 
SecurityFilter - Class in org.camunda.bpm.webapp.impl.security.filter
Simple filter implementation which delegates to a list of FilterRules, evaluating their SecurityFilterRule#setAuthorized(org.camunda.bpm.webapp.impl.security.filter.AppRequest) condition for the given request.
SecurityFilter() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
SecurityFilterConfig - Class in org.camunda.bpm.webapp.impl.security.filter
POJO representing the configuration of the security filter
SecurityFilterConfig() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig
 
SecurityFilterConfig.PathFilterConfig - Class in org.camunda.bpm.webapp.impl.security.filter
 
SecurityFilterConfig.PathFilterConfig() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
SecurityFilterConfig.PathMatcherConfig - Class in org.camunda.bpm.webapp.impl.security.filter
 
SecurityFilterConfig.PathMatcherConfig() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
SecurityFilterRule - Interface in org.camunda.bpm.webapp.impl.security.filter
This interface is used by the SecurityFilter to authorize incoming requests.
SecurityService - Class in org.camunda.bpm.security.service
 
SecurityService() - Constructor for class org.camunda.bpm.security.service.SecurityService
 
SecurityWrappedRequest - Class in org.camunda.bpm.security.web
 
SecurityWrappedRequest(HttpServletRequest, UserIdentity) - Constructor for class org.camunda.bpm.security.web.SecurityWrappedRequest
 
SeExecutorService - Class in org.camunda.bpm.container.impl.threading.se
 
SeExecutorService(ThreadPoolExecutor) - Constructor for class org.camunda.bpm.container.impl.threading.se.SeExecutorService
 
selectAuthorizationByQueryCriteria(AuthorizationQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
selectAuthorizationCountByQueryCriteria(AuthorizationQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
selectBoolean(String, Object) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectById(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectInitial(List<ActivityImpl>, ProcessDefinitionEntity, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
selectList(String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectList(String, Object) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectList(String, Object, Page) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectList(String, ListQueryParameterObject, Page) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectList(String, Object, int, int) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectList(String, ListQueryParameterObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectListWithRawParameter(String, Object, int, int) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectOne(String, Object) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
selectStatements - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
selfReference - Variable in class org.camunda.bpm.application.impl.EjbProcessApplicationReference
this is an EjbProxy and can be cached
send(MessageEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
 
send(String, Object[]) - Method in interface org.camunda.bpm.engine.impl.webservice.SyncWebServiceClient
Synchronously invoke a web service method with some arguments.
sendFor(MessageInstance, Operation) - Method in interface org.camunda.bpm.engine.impl.bpmn.webservice.OperationImplementation
Sends the message on behalf of operation
sendFor(MessageInstance, Operation) - Method in class org.camunda.bpm.engine.impl.webservice.WSOperation
Sends the message on behalf of operation
sendForbidden(HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
sendForbiddenApplicationAccess(String, HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
sendMail(Message, Session) - Method in class org.camunda.bpm.cycle.service.mail.DefaultMailSessionProvider
 
sendMail(Message, Session) - Method in interface org.camunda.bpm.cycle.service.mail.spi.MailSessionProvider
Ends the message using a transport at the discretion of the MailSessionProvider.
sendMessage(MessageInstance) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
SENDTASK_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
sendUnauthorized(HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
 
sendWelcomeEmail(String, String, String, String) - Method in class org.camunda.bpm.cycle.service.mail.MailService
 
sendWelcomeEmail(User, String) - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
Sends a welcome email to the user.
sequenceFlows - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
A map for storing sequence flow based on their id during parsing.
SEQUENTIAL - Static variable in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.spi.JobAcquisitionStrategy
this strategy iterates through the process engines and queries each process engine for jobs, one process engine at a time
SequentialJobAcquisitionRunnable - Class in org.camunda.bpm.engine.impl.jobexecutor
AcquireJobsRunnable able to serve multiple process engines.
SequentialJobAcquisitionRunnable(JobExecutor) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
 
SequentialMultiInstanceBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
SequentialMultiInstanceBehavior(ActivityImpl, AbstractBpmnActivityBehavior) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceBehavior
 
SerializableType - Class in org.camunda.bpm.engine.impl.variable
 
SerializableType() - Constructor for class org.camunda.bpm.engine.impl.variable.SerializableType
 
SerializableType.ClassloaderAwareObjectInputStream - Class in org.camunda.bpm.engine.impl.variable
 
SerializableType.ClassloaderAwareObjectInputStream(InputStream) - Constructor for class org.camunda.bpm.engine.impl.variable.SerializableType.ClassloaderAwareObjectInputStream
 
serialize(Object, ValueFields) - Static method in class org.camunda.bpm.engine.impl.variable.SerializableType
 
serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
 
serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
 
serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
 
serveIndexPage(String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
SERVER - Static variable in class org.camunda.bpm.container.impl.tomcat.deployment.TomcatAttachments
 
serverUrl - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
service - Variable in class org.camunda.bpm.engine.impl.webservice.WSOperation
 
SERVICE_NAME_EXECUTOR - Static variable in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
serviceAvailable() - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
serviceCollection - Variable in class org.camunda.bpm.container.impl.jboss.util.ServiceTracker
 
serviceContainer - Variable in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
serviceContainer - Variable in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
serviceContainer - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
the service container
ServiceImpl - Class in org.camunda.bpm.engine.impl
 
ServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.ServiceImpl
 
serviceInstance - Variable in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
ServiceInvoker - Interface in org.camunda.bpm.engine.impl.cfg
 
ServiceListenerFuture<S,V> - Class in org.camunda.bpm.container.impl.jboss.util
A Future implementation backed by a ServiceListener
ServiceListenerFuture(S) - Constructor for class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
ServiceNames - Class in org.camunda.bpm.container.impl.jboss.service
All ServiceName references run through here.
ServiceNames() - Constructor for class org.camunda.bpm.container.impl.jboss.service.ServiceNames
 
serviceRealm - Variable in enum org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate.ServiceTypes
 
servicesByName - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
SERVICETASK_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
ServiceTaskDelegateExpressionActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
ActivityBehavior used when 'delegateExpression' is used for a serviceTask.
ServiceTaskDelegateExpressionActivityBehavior(Expression, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
 
ServiceTaskExpressionActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
ActivityBehavior that evaluates an expression when executed.
ServiceTaskExpressionActivityBehavior(Expression, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
 
ServiceTaskJavaDelegateActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
ServiceTaskJavaDelegateActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
 
ServiceTaskJavaDelegateActivityBehavior(JavaDelegate) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
 
ServiceTracker<S> - Class in org.camunda.bpm.container.impl.jboss.util
Service Listener that adds / removes services to / from a collection as they are added / removed to the service controller.
ServiceTracker(ServiceName, Collection<S>) - Constructor for class org.camunda.bpm.container.impl.jboss.util.ServiceTracker
 
SERVLET_PATH_PREFIX - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
servletContext - Variable in class org.camunda.bpm.application.impl.ServletProcessApplication
 
servletContext - Variable in class org.camunda.bpm.engine.spring.application.SpringServletProcessApplication
 
servletContextName - Variable in class org.camunda.bpm.application.impl.ServletProcessApplication
 
servletContextPath - Variable in class org.camunda.bpm.application.impl.ServletProcessApplication
 
servletPathPrefix - Variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
ServletProcessApplication - Class in org.camunda.bpm.application.impl
A AbstractProcessApplication Implementation to be used in a Servlet container environment.
ServletProcessApplication() - Constructor for class org.camunda.bpm.application.impl.ServletProcessApplication
 
ServletProcessApplicationDeployer - Class in org.camunda.bpm.application.impl
This class is an implementation of ServletContainerInitializer and is notified whenever a subclass of ServletProcessApplication annotated with the ProcessApplication annotation is deployed.
ServletProcessApplicationDeployer() - Constructor for class org.camunda.bpm.application.impl.ServletProcessApplicationDeployer
 
Session - Interface in org.camunda.bpm.engine.impl.interceptor
 
sessionFactories - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
sessionFactories - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
sessionFactories - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
SessionFactory - Interface in org.camunda.bpm.engine.impl.interceptor
 
sessions - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
set(RuntimeContainerDelegate) - Method in class org.camunda.bpm.container.RuntimeContainerDelegate.RuntimeContainerDelegateInstance
 
setAccept(boolean) - Method in class org.camunda.bpm.engine.impl.rules.RulesAgendaFilter
 
setAcceptUntrustedCertificates(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
 
setAcquireJobsCmd(Command<AcquiredJobs>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
setAction(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setActive(boolean) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setActive(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setActive(boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
makes this execution active or inactive.
setActive(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
sets the current activity.
setActivity(ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setActivityBehavior(ActivityBehavior) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setActivityId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setActivityId(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
setActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
setActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
setActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setActivityIdIn(String[]) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
setActivityIdIn(String[]) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setActivityIdIn(String[]) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setActivityInstanceId(String) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
 
setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
setActivityInstanceIdIn(String[]) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
setActivityInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
setActivityInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setActivityName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
setActivityName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
setActivityName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setActivityRef(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
 
setActivityType(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
setActivityType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
setActivityType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setAdmin(boolean) - Method in class org.camunda.bpm.cycle.entity.User
 
setAdmin(boolean) - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
setAdministratorGroupName(String) - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
setAdministratorUserName(String) - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
 
setAllDeploymentIds(Set<String>) - Method in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
setAllowedPaths(List<SecurityFilterConfig.PathMatcherConfig>) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
setApplicationContext(ApplicationContext) - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
setApplicationContext(ApplicationContext) - Method in class org.camunda.bpm.engine.spring.impl.test.SpringProcessEngineTestCase
 
setApplicationContext(ApplicationContext) - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
setArgs(String) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
 
setAssignee(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
The userId of the person to which this task is delegated.
setAssignee(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setAssignee(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setAssignee(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
setAssignee(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setAssignee(UserIdDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
setAssignee(UserIdDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
 
setAssignee(String) - Method in interface org.camunda.bpm.engine.task.Task
The userId of the person to which this task is assigned or delegated.
setAssignee(String, String) - Method in interface org.camunda.bpm.engine.TaskService
Changes the assignee of the given task to the given userId.
setAssigneeExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
setAssigneeWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setAsync(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
setAsync(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setAuthDefaultPerm(int) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
setAuthenticated(boolean) - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
setAuthenticatedIdentity(HttpServletRequest, UserIdentity) - Method in class org.camunda.bpm.security.web.SecurityFilter
 
setAuthenticatedUser(String) - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
setAuthenticatedUser(ProcessEngine, String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
setAuthenticatedUserId(String) - Method in interface org.camunda.bpm.engine.IdentityService
Passes the authenticated user id for this thread.
setAuthenticatedUserId(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
setAuthenticatedUserPassword(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
 
setAuthentication(String, List<String>) - Method in interface org.camunda.bpm.engine.IdentityService
Passes the authenticated user id and groupIds for this thread.
setAuthentication(Authentication) - Method in interface org.camunda.bpm.engine.IdentityService
 
setAuthentication(Authentication) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
setAuthentication(String, List<String>) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
setAuthGroupIds(List<String>) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
setAuthorizationCheckEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
setAuthorizationEnabled(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setAuthorizationType(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setAuthorized(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
setAuthorizedApps(List<String>) - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
 
setAuthorizer(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
setAuthPerms(int) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
setAuthResourceId(String) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
setAuthResourceIdQueryParam(String) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
setAuthResourceType(int) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
setAuthUserId(String) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
 
setAutoActivate(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
setAutoActivate(boolean) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setAvailable(boolean) - Method in class org.camunda.bpm.cycle.connector.ContentInformation
 
setBaseDn(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setBeanClassLoader(ClassLoader) - Method in class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
 
setBeanFactory(BeanFactory) - Method in class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
 
setBeanFactory(BeanFactory) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
 
setBeanName(String) - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
setBeanName(String) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
 
setBeans(Map<Object, Object>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setBit(int, int, boolean) - Static method in class org.camunda.bpm.engine.impl.util.BitMaskUtil
Set bit to '0' or '1' in the given int.
setBitOff(int, int) - Static method in class org.camunda.bpm.engine.impl.util.BitMaskUtil
Set bit to '0' in the given int.
setBitOn(int, int) - Static method in class org.camunda.bpm.engine.impl.util.BitMaskUtil
Set bit to '1' in the given int.
setBlueprintELResolver(BlueprintELResolver) - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactoryWithELResolver
 
setBpmnParser(BpmnParser) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
setBundle(Bundle) - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setBusinessKey(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setBusinessKey(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setBusinessKey(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
setBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
setBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
setBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
setBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setByteArrayId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setByteArrayId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setByteArrayValue(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
setByteArrayValue(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setByteArrayValue(ByteArrayEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setByteArrayValue(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setByteArrayValue(byte[]) - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
setByteArrayValueId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setBytes(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
setBytes(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
setByteValue(byte[]) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setCachedElContext(ELContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
setCachedEntityState(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setCachedValue(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
setCachedValue(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setCachedValue(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setCachedValue(Object) - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
setCalendarHour(Calendar, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
Advance the calendar to the particular hour paying particular attention to daylight saving problems.
setCalledFromActivityIds(List<String>) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setCalledProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
setCandidateGroup(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setCandidateGroups(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setCandidateUser(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setCategory(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setCategory(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setCategory(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setCategoryLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setCauseIncidentActivityId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCauseIncidentId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCauseIncidentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setCauseIncidentProcessDefinitionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCauseIncidentProcessInstanceId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setCharset(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
setChildActivityInstances(ActivityInstance[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
setChildTransitionInstances(TransitionInstance[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
setClassLoader(ClassLoader) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setClassLoader(ClassLoader) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setCockpitRuntimeDelegate(CockpitRuntimeDelegate) - Static method in class org.camunda.bpm.cockpit.Cockpit
A setter to set the CockpitRuntimeDelegate.
setCollection(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
setCollectionElementVariable(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
setCollectionExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
setCollectionVariable(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
setColumnNames(List<String>) - Method in class org.camunda.bpm.engine.management.TableMetaData
 
setColumnTypes(List<String>) - Method in class org.camunda.bpm.engine.management.TableMetaData
 
setCommandContext(CommandContext) - Static method in class org.camunda.bpm.engine.impl.context.Context
 
setCommandContextFactory(CommandContextFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCommandContextFactory(CommandContextFactory) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
setCommandExecutor(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
setCommandExecutor(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
setCommandExecutor(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
setCommandExecutor(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
Deprecated.
setCommandExecutor(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setCommandExecutor(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.ServiceImpl
 
setCommandExecutorSchemaOperations(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCommandExecutorTxRequired(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCommandExecutorTxRequiresNew(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCommandInterceptorsTxRequired(List<CommandInterceptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCommandInterceptorsTxRequiresNew(List<CommandInterceptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCommonJWorkManagerName(String) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
setCompletionConditionExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
setConcurrent(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setConcurrent(boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
changes the concurrent indicator on this execution.
setConcurrent(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setConfiguration(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setConfiguration(String) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
setConfiguration(ConnectorConfiguration) - Method in class org.camunda.bpm.cycle.connector.Connector
 
setConfiguration(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setConfiguration(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setConfigurationClass(String) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
setConfigurationProperties(Map<String, String>) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
setConfigurationResource(String) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setConfigurationResource(String) - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
setConnectorCache(ConnectorCache) - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
 
setConnectorClass(String) - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
setConnectorClass(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
setConnectorConfiguration(ConnectorConfiguration) - Method in class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
setConnectorCredentials(List<ConnectorCredentials>) - Method in class org.camunda.bpm.cycle.entity.User
 
setConnectorCredentialsRepository(ConnectorCredentialsRepository) - Method in class org.camunda.bpm.cycle.aspect.LoginAspect
 
setConnectorId(Long) - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
setConnectorId(Long) - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
setConnectorId(Long) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
setConnectorId(long) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
setConnectorId(Long) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorDTO
 
setConnectorId(Long) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
setConnectorName(String) - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
setConnectorName(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
setConnectorNode(ConnectorNodeDTO) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
setConnectorRegistry(ConnectorRegistry) - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
setContent(ByteArrayEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setContentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setContextClassloader(ClassLoader) - Static method in class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
 
setContextPath(String) - Method in class org.camunda.bpm.engine.rest.dto.task.FormDto
 
setContextProperties(Map<String, String>) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setCorePoolSize(int) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
setCorePoolSize(int) - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
setCorePoolSize(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
setCorePoolSize(int) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setCorrelationHandler(CorrelationHandler) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCorrelationKeys(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
setCount(long) - Method in class org.camunda.bpm.engine.rest.dto.CountResultDto
 
setCreated(Date) - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
setCreated(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setCreatedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setCreatedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setCreateDiagramOnDeploy(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCreatedOn(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setCreateIncidentOnFailedJobEnabled(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setCredentials(UserCredentialsDto) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
 
setCurrent(Authentications) - Static method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
sets the Authentications for the current thread in a thread local.
setCurrentJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
 
setCurrentProcessApplication(ProcessApplicationReference) - Static method in class org.camunda.bpm.engine.impl.context.Context
 
setCurrentTime(Date) - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
 
setCurrentTime(Date) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setCurrentTime(Date) - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
setCustomEventHandlers(List<EventHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomFormEngines(List<FormEngine>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomFormTypes(List<AbstractFormType>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomIncidentHandlers(List<IncidentHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomJobHandlers(List<JobHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPostBPMNParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPostCommandInterceptorsTxRequired(List<CommandInterceptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPostCommandInterceptorsTxRequiresNew(List<CommandInterceptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPostDeployers(List<Deployer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPostVariableTypes(List<VariableType>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPreBPMNParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPreCommandInterceptorsTxRequired(List<CommandInterceptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPreCommandInterceptorsTxRequiresNew(List<CommandInterceptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPreDeployers(List<Deployer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomPreVariableTypes(List<VariableType>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomRejectedJobsHandler(RejectedJobsHandler) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomScriptingEngineClasses(List<String>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setCustomSessionFactories(List<SessionFactory>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDatabaseSchema(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDatabaseSchema(String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setDatabaseSchemaUpdate(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDatabaseSchemaUpdate(String) - Method in class org.camunda.bpm.engine.osgi.blueprint.ConfigurationFactory
 
setDatabaseSchemaUpdate(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setDatabaseTablePrefix(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
Allows configuring a database table prefix which is used for all runtime operations of the process engine.
setDatabaseTablePrefix(String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setDatabaseType(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDatabaseType(String) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setDatabaseType(String) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
setDatabaseType(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setDatasource(String) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
setDataSource(DataSource) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDataSource(DataSource) - Method in class org.camunda.bpm.engine.osgi.blueprint.ConfigurationFactory
 
setDataSource(DataSource) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setDataSource(DataSource) - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
setDatasourceJndiName(String) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
setDataSourceJndiName(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setDbHistoryUsed(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDbHistoryUsed(boolean) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setDbIdentityUsed(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDbIdentityUsed(boolean) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setDbPassword(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
Special setter for MyBatis.
setDbSchemaOperationsCommandContextFactory(CommandContextFactory) - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
setDbSqlSessionFactory(DbSqlSessionFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDefault(boolean) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
setDefault(boolean) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
setDefaultCommitMessage(String) - Method in class org.camunda.bpm.cycle.configuration.CycleConfiguration
 
setDefaultExpression(Expression) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setDefaultNamespace(String) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
setDefinition(ProcessDefinitionDto) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionStatisticsResultDto
 
setDelegateInterceptor(DelegateInterceptor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDelegationState(DelegationState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setDelegationState(DelegationState) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setDelegationState(DelegationState) - Method in interface org.camunda.bpm.engine.task.Task
The current DelegationState for this task.
setDelegationStateString(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setDeleted(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setDeleteReason(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
setDeleteReason(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setDeleteReason(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setDeleteReason(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setDeleteReason(String) - Method in class org.camunda.bpm.engine.rest.dto.DeleteEngineEntityDto
 
setDeleteStatements(Map<Class<?>, String>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setDeletions(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
 
setDeniedPaths(List<SecurityFilterConfig.PathMatcherConfig>) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
 
setDeployers(List<Deployer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDeployers(List<Deployer>) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
setDeploymentCache(DeploymentCache) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setDeploymentId(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
 
setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setDeploymentInfo(List<ProcessApplicationDeploymentInfo>) - Method in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
setDeploymentMap(Map<String, DeployedProcessArchive>) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
setDeploymentName(String) - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
setDeploymentResources(Resource[]) - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
setDeploymentTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
setDescription(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Change the description of the task
setDescription(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setDescription(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setDescription(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setDescription(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setDescription(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setDescription(String) - Method in interface org.camunda.bpm.engine.task.Attachment
long (max 255 chars) explanation what this attachment is about in context of the task and/or process instance it's linked to.
setDescription(String) - Method in interface org.camunda.bpm.engine.task.Task
Change the description of the task
setDescriptionExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
setDescriptionLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setDescriptionWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setDestination(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
setDestinationExpression(Expression) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
setDestinationVariableName(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
setDetails(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setDiagram(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setDiagramId(long) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
setDiagramPath(String) - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
setDiagramResourceName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setDir(File) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
 
setDn(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapGroupEntity
 
setDn(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserEntity
 
setDocumentLocator(Locator) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
setDoubleValue(Double) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setDoubleValue(Double) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setDoubleValue(Double) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setDoubleValue(Double) - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
setDueAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setDueBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setDueDate(Date) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Change due date of the task.
setDueDate(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setDuedate(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setDueDate(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setDuedate(Date) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto
 
setDueDate(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setDueDate(Date) - Method in interface org.camunda.bpm.engine.task.Task
Change due date of the task.
setDueDateExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
setDueDates(List<ConditionQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setDueDateWithoutCascade(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setDurationInMillis(Long) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
setElements(Map<String, DiagramElement>) - Method in class org.camunda.bpm.engine.repository.DiagramLayout
 
setELResolver(ELResolver) - Method in class org.camunda.bpm.engine.impl.juel.SimpleContext
Set our resolver.
setEmail(String) - Method in class org.camunda.bpm.cycle.entity.User
 
setEmail(String) - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
setEmail(String) - Method in interface org.camunda.bpm.engine.identity.User
 
setEmail(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
setEmail(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
setEmail(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
setEmailFrom(String) - Method in class org.camunda.bpm.cycle.configuration.CycleConfiguration
 
setEmailLike(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
setEncryptionPassword(String) - Method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
setEndActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
setEndTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
setEngineName(String) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
setEntityClass(Class<?>) - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
setErrorCode(String) - Method in exception org.camunda.bpm.engine.delegate.BpmnError
 
setErrorCode(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
 
setErrorCode(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Error
 
setErrorCode(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
setEventHandlers(Map<String, EventHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setEventName(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
 
setEventName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setEventName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setEventName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setEventName(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setEventName(String) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setEventScope(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setEventScope(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setEventScope(boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setEventSource(PvmProcessElement) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setEventSource(PvmProcessElement) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setEventSource(PvmProcessElement) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setEventSubscriptions(List<EventSubscriptionQueryValue>) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
setEventSubscriptions(List<EventSubscriptionQueryValue>) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
setEventType(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
 
setEventType(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
setEventType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setExceptionMessage(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setExceptionMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setExceptionStacktrace(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setExclude(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
setExclusive(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
setExclusive(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setExclusive(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setExecutable(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setExecution(Execution) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
setExecution(Execution) - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
associate with the provided execution
setExecution(Execution) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
setExecution(Execution) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
setExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setExecution(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setExecutionContext(InterpretableExecution) - Static method in class org.camunda.bpm.engine.impl.context.Context
 
setExecutionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setExecutionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
setExecutionIds(String[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
setExecutionListenerIndex(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setExecutionListenerIndex(Integer) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setExecutionListenerIndex(Integer) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setExecutionListeners(List<ExecutionListener>) - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
setExecutions(List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setExecutions(List<ExecutionImpl>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setExecutionVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
SetExecutionVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SetExecutionVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
 
setExpressionFactory(ExpressionFactory) - Method in class org.camunda.bpm.engine.impl.el.ExpressionManager
 
setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
 
setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setFailedJobs(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
setFailedJobs(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
setFailedJobs(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
setFailedJobs(Integer) - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
setField(Field, Object, Object) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
 
setFieldName(int, String, Class<?>) - Method in class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
setFieldValue(String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
setFieldValue(String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemInstance
 
setFile(File) - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
 
setFileSets(List<FileSet>) - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
 
setFinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setFinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setFinishedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setFinishedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setFirstName(String) - Method in interface org.camunda.bpm.engine.identity.User
 
setFirstName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
setFirstName(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
setFirstName(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
setFirstNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
setFirstResult(int) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
setFirstResult(long) - Method in class org.camunda.bpm.engine.management.TablePage
 
setFormEngines(Map<String, FormEngine>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setFormKey(Expression) - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
setFormKey(String) - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
setFormProperties(List<FormProperty>) - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
 
setFormProperties(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.FormPropertyStartContext
 
setFormPropertyHandlers(List<FormPropertyHandler>) - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
setFormService(FormService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setFormTypes(FormTypes) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setFoxLegacyProperties(Map<String, String>) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
setFrom(Message, String, String) - Method in class org.camunda.bpm.cycle.service.mail.MailService
 
setFrom(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
setFullMessage(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setFullMessageBytes(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setFunction(String, String, Method) - Method in class org.camunda.bpm.engine.impl.juel.SimpleContext
Define a function.
setGenerated(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
setGlobalPassword(String) - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
setGlobalUser(String) - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
setGraphicalNotationDefined(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setGroup(GroupEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
setGroupId(String) - Method in interface org.camunda.bpm.engine.authorization.Authorization
set the id of the group this authorization is created for
setGroupId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setGroupId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
setGroupId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
setGroupId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
setGroupIdAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setGroupIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
setGroupMember(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
setGroupMemberAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setGroupNameAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setGroupSearchBase(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setGroupSearchFilter(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setGroupTypeAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setHasStartFormKey(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setHeight(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setHeight(int) - Method in interface org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
 
setHeight(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
setHeight(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
setHeight(Double) - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
setHistoricDataService(HistoryService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setHistory(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setHistory(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setHistoryEnabled(boolean) - Method in class org.camunda.bpm.cockpit.db.QueryParameters
 
setHistoryEventHandler(HistoryEventHandler) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setHistoryEventProducer(HistoryEventProducer) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setHistoryLevel(String) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
setHistoryLevel(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setHistoryLevel(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setHistoryService(HistoryService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setHref(String) - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
 
setId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setId(String) - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
setId(Long) - Method in class org.camunda.bpm.cycle.entity.AbstractEntity
 
setId(Long) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
setId(long) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
setId(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
setId(Long) - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
setId(Long) - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
setId(String) - Method in interface org.camunda.bpm.engine.identity.Group
 
setId(String) - Method in interface org.camunda.bpm.engine.identity.User
 
setId(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Error
 
setId(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
 
setId(String) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
setId(String) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
setId(String) - Method in interface org.camunda.bpm.engine.impl.db.PersistentObject
 
setId(String) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
setId(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
setId(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
setId(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
setId(String) - Method in class org.camunda.bpm.engine.repository.DiagramElement
 
setId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
setId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
setId(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
setId(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
setId(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
setId(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
setId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setId(String) - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
setIdBlockSize(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setIdBlockSize(int) - Method in class org.camunda.bpm.engine.impl.db.DbIdGenerator
 
setIdBlockSize(int) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setIdentity(UserIdentity) - Static method in class org.camunda.bpm.cycle.security.IdentityHolder
 
setIdentityProviderSessionFactory(SessionFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setIdentityService(IdentityService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setIdentityService(IdentityService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setIdField(Field) - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
setIdGenerator(IdGenerator) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
setIdGenerator(IdGenerator) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setIdGenerator(IdGenerator) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setIdGeneratorDataSource(DataSource) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setIdGeneratorDataSourceJndiName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setIdMethod(Method) - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
setImapHost(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
setImapPassword(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
setImapProtocol(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
setImapUsername(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
setImplementation(BpmnInterfaceImplementation) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
setImplementation(OperationImplementation) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
setIncidentCount(int) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
setIncidentCount(Integer) - Method in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
 
setIncidentHandlers(Map<String, IncidentHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setIncidentMessage(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setIncidentMessage(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setIncidents(List<IncidentStatisticsDto>) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setIncidents(List<IncidentStatisticsResultDto>) - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
setIncidentStatistics(List<IncidentStatistics>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
setIncidentStatistics(List<IncidentStatistics>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
setIncidentStatistics(List<IncidentStatistics>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
setIncidentTimestamp(Date) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setIncidentTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setIncidentType(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setIncidentType(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentStatisticsDto
 
setIncidentType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
 
setIncidenType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity
 
setIncomingTransitions(List<TransitionImpl>) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setInitial(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
setInitial(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ProcessInstanceStartContext
 
setInitialContextFactory(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setInMessage(MessageDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
setInnerActivityBehavior(AbstractBpmnActivityBehavior) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
setInsertStatements(Map<Class<?>, String>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setInstances(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
setInstances(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
setInstances(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
setInstances(Integer) - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
setInterface(BpmnInterface) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
setInterrupting(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
 
setInterrupting(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartEventActivityBehavior
 
setInterruptingTimer(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
setInvolvedUser(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setIoSpecification(IOSpecification) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
setIoSpecification(IOSpecification) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
 
setIsUseCommonJWorkManager(Boolean) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
setItemDefinition(ItemDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
setItemKind(ItemKind) - Method in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
setJdbcDriver(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcDriver(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcMaxActiveConnections(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcMaxActiveConnections(int) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcMaxCheckoutTime(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcMaxCheckoutTime(int) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcMaxIdleConnections(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcMaxIdleConnections(int) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcMaxWaitTime(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcMaxWaitTime(int) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcPassword(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcPassword(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcPingConnectionNotUsedFor(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcPingConnectionNotUsedFor(int) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcPingEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcPingEnabled(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcPingQuery(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcPingQuery(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcUrl(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcUrl(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJdbcUsername(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJdbcUsername(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJobAcquisitionName(String) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
setJobAcquisitions(List<JobAcquisitionXml>) - Method in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
 
setJobDuedate(String, Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
setJobDuedate(String, Date) - Method in interface org.camunda.bpm.engine.ManagementService
Sets a new due date for the provided id.
setJobDuedate(JobDuedateDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
 
setJobDuedate(JobDuedateDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
 
SetJobDuedateCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SetJobDuedateCmd(String, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetJobDuedateCmd
 
setJobExecutor(JobExecutorXml) - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlImpl
 
setJobExecutor(JobExecutor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJobExecutorActivate(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJobExecutorActivate(boolean) - Method in class org.camunda.bpm.engine.osgi.blueprint.ConfigurationFactory
 
setJobExecutorActivate(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJobExecutorClass(String) - Method in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
 
setJobExecutorClassName(String) - Method in class org.camunda.bpm.container.impl.metadata.JobAcquisitionXmlImpl
 
setJobExecutorContext(JobExecutorContext) - Static method in class org.camunda.bpm.engine.impl.context.Context
 
setJobExecutorDeploymentAware(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJobHandlerConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
setJobHandlerConfiguration(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setJobHandlers(Map<String, JobHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJobHandlerType(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
setJobHandlerType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setJobId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setJobRetries(String, int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
setJobRetries(String, int) - Method in interface org.camunda.bpm.engine.ManagementService
Sets the number of retries that a job has left.
setJobRetries(JobRetriesDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
 
setJobRetries(JobRetriesDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
 
SetJobRetriesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SetJobRetriesCmd(String, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
 
setJpaCloseEntityManager(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJpaCloseEntityManager(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJPAEntity(boolean) - Method in class org.camunda.bpm.engine.impl.variable.EntityMetaData
 
setJpaEntityManagerFactory(Object) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJpaEntityManagerFactory(Object) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJpaHandleTransaction(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setJpaHandleTransaction(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJpaPersistenceUnitName(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setJsonObjectConverter(JsonObjectConverter<T>) - Method in class org.camunda.bpm.engine.impl.json.JsonListConverter
 
setKeepAliveTime(long, TimeUnit) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
setKey(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setKey(String) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
setKey(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setKey(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.FormDto
 
setKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setKnowledgeBaseCache(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
setLabel(String) - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
setLabel(String) - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
setLabel(String) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
setLabel(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
setLanguage(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ScriptTaskListener
 
setLastModified(Date) - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
setLastModified(Date) - Method in class org.camunda.bpm.cycle.connector.ContentInformation
 
setLastModified(Date) - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
setLastModified(Date) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
setLastName(String) - Method in interface org.camunda.bpm.engine.identity.User
 
setLastName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
setLastName(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
setLastName(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
setLastSync(Date) - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
setLastSync(Date) - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
setLastSync(Date) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
setLastSync(Date) - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
setLastSyncMode(Roundtrip.SyncMode) - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
setLastSyncMode(Roundtrip.SyncMode) - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
setLastUpdated(Date) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
setLatestVersion(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setLdapConfiguration(LdapConfiguration) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
 
setLeftHandSide(BpmnDiagram) - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
setLeftHandSide(BpmnDiagramDTO) - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
setLink(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
setLinkExpression(Expression) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
setLocale(Locale) - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Set the Locale for this instance.
setLockExpirationTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setLockOwner(String) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
setLockOwner(String) - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
setLockOwner(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
setLockOwner(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setLockTimeInMillis(int) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
setLockTimeInMillis(int) - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
setLockTimeInMillis(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
setLoginMode(ConnectorLoginMode) - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
setLoginMode(ConnectorLoginMode) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
setLogWriter(PrintWriter) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
 
setLogWriter(PrintWriter) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
setLongValue(Long) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setLongValue(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setLongValue(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setLongValue(Long) - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
setLoopCardinalityExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
setLoopVariable(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
setMailScanner(MailScanner) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setMailScanSchedulerThread(MailScanSchedulerThread) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setMailServerDefaultFrom(String) - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
setMailServerDefaultFrom(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setMailServerDefaultFrom(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setMailServerHost(String) - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
setMailServerHost(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setMailServerHost(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setMailServerPassword(String) - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
setMailServerPassword(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setMailServerPassword(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setMailServerPort(int) - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
setMailServerPort(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setMailServerPort(int) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setMailServerProperties(Email) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
setMailServerUsername(String) - Method in class org.camunda.bpm.engine.impl.cfg.MailServerInfo
 
setMailServerUsername(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setMailServerUsername(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setMailServerUseTLS(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setMailServerUseTLS(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setMailSessionName(String) - Method in class org.camunda.bpm.cycle.configuration.CycleConfiguration
 
setManagementService(ManagementService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setManagementService(ManagementService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setManagerDn(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setManagerPassword(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setMaximumPoolSize(int) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
setMaximumPoolSize(int) - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
 
setMaxJobsPerAcquisition(int) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
setMaxJobsPerAcquisition(int) - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
setMaxJobsPerAcquisition(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
setMaxPoolSize(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
setMaxPoolSize(int) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setMaxPriority(Integer) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setMaxResults(int) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
setMaxWait(long) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
setmBeanServer(MBeanServer) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
setMemberOfGroup(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
setMessage(String) - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
setMessage(String[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setMessage(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
 
setMessageEventSubscriptionName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setMessageName(String) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
setMessages(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setMethod(String) - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
 
setMethods(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
setMillisToWait(long) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
setMinPriority(Integer) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setModeler(String) - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
setModeler(String) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
setModifications(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
 
setMsg(String) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
 
setMultiInstanceActivityBehavior(MultiInstanceActivityBehavior) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
setName(String) - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
setName(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
setName(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setName(String) - Method in class org.camunda.bpm.container.impl.metadata.JobAcquisitionXmlImpl
 
setName(String) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
setName(String) - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
setName(String) - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
setName(String) - Method in class org.camunda.bpm.cycle.entity.User
 
setName(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
setName(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorDTO
 
setName(String) - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
setName(String) - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
setName(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
Change the name of the task.
setName(String) - Method in interface org.camunda.bpm.engine.identity.Group
 
setName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
setName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
 
setName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.BpmnInterface
 
setName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.MessageDefinition
 
setName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
setName(String) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setName(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
setName(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.LaneSet
 
setName(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
setName(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
setName(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
setName(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
setName(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
setName(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
setName(String) - Method in class org.camunda.bpm.engine.rest.dto.ProcessEngineDto
 
setName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
setName(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setName(String) - Method in class org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto
 
setName(String) - Method in interface org.camunda.bpm.engine.task.Attachment
free user defined short (max 255 chars) name for this attachment
setName(String) - Method in interface org.camunda.bpm.engine.task.Task
Name or title of the task.
setNameExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setNameWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setNew(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
setNewPassword(String) - Method in class org.camunda.bpm.cycle.web.dto.PasswordChangeDTO
 
setNext(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
 
setNoRetriesLeft(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setNumOfRetries(int) - Method in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
setOldPassword(String) - Method in class org.camunda.bpm.cycle.web.dto.PasswordChangeDTO
 
setOperator(String) - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
setOutgoingTransitions(List<TransitionImpl>) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setOutMessage(MessageDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.webservice.Operation
 
setOwner(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
The userId of the person responsible for this task.
setOwner(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setOwner(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setOwner(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
setOwner(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setOwner(String) - Method in interface org.camunda.bpm.engine.task.Task
The userId of the person that is responsible for this task.
setOwner(String, String) - Method in interface org.camunda.bpm.engine.TaskService
Transfers ownership of this task to another user.
setOwnerWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setParameter(PreparedStatement, int, VariableType, JdbcType) - Method in class org.camunda.bpm.engine.impl.db.IbatisVariableTypeHandler
 
setParameter(Object) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
 
setParent(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setParent(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setParent(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
all updates need to go through this setter as subclasses can override this method
setParent(InterpretableExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setParentActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
setParentActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
setParentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setParentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setParentProcessDefinitionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setParentProcessDefinitionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
setParentProcessInstanceId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
setParentTaskId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setParentTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setParentTaskId(String) - Method in interface org.camunda.bpm.engine.task.Task
the parent task for which this task is a subtask
setParentTaskIdWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
 
setParticipantProcess(ParticipantProcess) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
setPassword(String) - Method in class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
setPassword(String) - Method in class org.camunda.bpm.cycle.entity.User
 
setPassword(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
setPassword(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
setPassword(String) - Method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
setPassword(String) - Method in interface org.camunda.bpm.engine.identity.User
 
setPassword(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setPassword(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
setPassword(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserCreateDto
 
setPassword(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
 
setPasswordBytes(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setPasswordEncryptor(PasswordEncryptor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setPasswordFilePath(String) - Method in class org.camunda.bpm.cycle.connector.crypt.EncryptionServiceImpl
 
setPath(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
 
setPathFilter(SecurityFilterConfig.PathFilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig
 
setPattern(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
Sets the uri pattern for this matcher
setPermissionName(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
setPermissionName(String) - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
setPermissions(Permission[]) - Method in interface org.camunda.bpm.engine.authorization.Authorization
Sets the permissions to the provided value.
setPermissions(Permission[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setPermissions(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setPermissions(String[]) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
setPermissions(String[]) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
setPersistentObject(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.DeletePersistentObjectOperation
 
setPluginClass(String) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
 
setPluginConfigurations(List<ProcessEnginePluginXml>) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
 
setPlugins(List<ProcessEnginePluginXml>) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
setPostParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setPotentialStarter(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
setPrecedence(Integer) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
 
setPreParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setPrimaryDeploymentId(String) - Method in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
setPriority(int) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
indication of how important/urgent this task is with a number between 0 and 100 where higher values mean a higher priority and lower values mean lower priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high [80..100] highest
setPriority(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setPriority(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setPriority(String, int) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
setPriority(Integer) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setPriority(int) - Method in interface org.camunda.bpm.engine.task.Task
indication of how important/urgent this task is with a number between 0 and 100 where higher values mean a higher priority and lower values mean lower priority: [0..19] lowest, [20..39] low, [40..59] normal, [60..79] high [80..100] highest
setPriority(String, int) - Method in interface org.camunda.bpm.engine.TaskService
Changes the priority of the task.
setPriorityExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
setPriorityWithoutCascade(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setProcessApplicationManager(ProcessApplicationManager) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setProcessDef(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
setProcessDefId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
setProcessDefinition(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.form.StartFormDataImpl
 
setProcessDefinition(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setProcessDefinition(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setProcessDefinition(ProcessDefinitionImpl) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setProcessDefinitionCache(Map<String, ProcessDefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentCache
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setProcessDefinitionKeyNotIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
SetProcessDefinitionVersionCmd - Class in org.camunda.bpm.engine.impl.cmd
Command that changes the process definition version of an existing process instance.
SetProcessDefinitionVersionCmd(String, Integer) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
 
setProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartAnnotationBeanPostProcessor
 
setProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.engine.spring.components.config.xml.StateHandlerAnnotationBeanFactoryPostProcessor
 
setProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
 
setProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
 
setProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.context.Context
 
setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
 
setProcessEngineConfiguration(ProcessEngineConfiguration) - Method in class org.camunda.bpm.engine.osgi.blueprint.ProcessEngineFactory
 
setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
 
setProcessEngineContext(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
 
setProcessEngineName(String) - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
setProcessEngineName(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
 
setProcessEngineName(String) - Method in class org.camunda.bpm.container.impl.jmx.deployment.util.DeployedProcessArchive
 
setProcessEngineName(String) - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
 
setProcessEngineName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setProcessEngineName(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setProcessEnginePlugins(List<ProcessEnginePlugin>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setProcessEngines(List<ProcessEngineXml>) - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlImpl
 
setProcessEngines(List<ProcessEngineImpl>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
setProcessesXmls(List<ProcessesXml>) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
setProcessInstance(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setProcessInstance(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
for setting the process instance, this setter must be used as subclasses can override
setProcessInstance(InterpretableExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setProcessInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setProcessInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setProcessInstanceIdIn(String[]) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
 
setProcessInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
setProcessInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setProcessInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setProcessResourceNames(List<String>) - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
setProcessVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
 
setProcessVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setProcessVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setProfile(UserProfileDto) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
 
setProperties(Map<String, String>) - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
 
setProperties(Map<String, String>) - Method in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
 
setProperties(Map<String, String>) - Method in class org.camunda.bpm.container.impl.metadata.JobAcquisitionXmlImpl
 
setProperties(Map<String, String>) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
 
setProperties(Map<String, String>) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
 
setProperties(Map<String, String>) - Method in class org.camunda.bpm.cycle.entity.ConnectorConfiguration
 
setProperties(Map<String, String>) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
setProperties(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
setProperties(Map<String, String>) - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
setProperty(String, Object) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
Set property value
setProperty(String, Object) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessElementImpl
 
setPropertyId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
setPropertyResolved(boolean) - Method in class org.camunda.bpm.engine.impl.javax.el.ELContext
Called to indicate that a ELResolver has successfully resolved a given (base, property) pair.
setPropertyValue(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
setQueueSize(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
setQueueSize(int) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setReadable(boolean) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setRecipients(Message, String, String) - Method in class org.camunda.bpm.cycle.service.mail.MailService
 
setRecipients(List<String>) - Method in class org.camunda.bpm.engine.impl.mail.MailTransformer
 
setReference(Reference) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
setReference(Reference) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
 
setRegisteredDeployments(Set<String>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setRegistry(ActivitiStateHandlerRegistry) - Method in class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
 
setRejectedJobsHandler(RejectedJobsHandler) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
setRel(String) - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
 
setRelativeRootResourceUri(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
Override the root resource path, if this resource is a sub-resource.
setRepeat(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
setRepeat(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
 
setRepeat(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
 
setReplacedBy(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setReplacedBy(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setReplacedBy(InterpretableExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setRepositoryService(RepositoryService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setRepositoryService(RepositoryService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setRequired(boolean) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setResolverFactories(List<ResolverFactory>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setResolverFactories(List<ResolverFactory>) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindingsFactory
 
setResource(Resource) - Method in interface org.camunda.bpm.engine.authorization.Authorization
sets the type of the resource
setResource(Resource) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setResource(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setResourceAdapter(ResourceAdapter) - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivationSpec
 
setResourceAdapter(ResourceAdapter) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
 
setResourceAuthorizationProvider(ResourceAuthorizationProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setResourceId(String) - Method in interface org.camunda.bpm.engine.authorization.Authorization
set the id of the resource
setResourceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setResourceId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
setResourceId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
setResourceId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
setResourceId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
setResourceId(String) - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
setResourceName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setResourceName(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
 
setResourceName(String) - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
setResourceName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setResourceNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setResources(Map<String, ResourceEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
setResourceType(int) - Method in interface org.camunda.bpm.engine.authorization.Authorization
sets the type of the resource
setResourceType(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setResourceType(Integer) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
setResourceType(Integer) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
setResourceType(int) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
setResultVariable(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
setResultVariable(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ScriptTaskListener
 
setRetries(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
setRetries(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setRetries(int) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobRetriesDto
 
setRetriesFromPersistence(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setRevision(int) - Method in interface org.camunda.bpm.engine.impl.db.HasRevision
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setRightHandSide(BpmnDiagram) - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
setRightHandSide(BpmnDiagramDTO) - Method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
 
setRootCauseIncidentActivityId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentConfiguration(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
setRootCauseIncidentMessage(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentProcessDefinitionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRootCauseIncidentProcessInstanceId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
 
setRows(List<Map<String, Object>>) - Method in class org.camunda.bpm.engine.management.TablePage
 
setRuntimeService(RuntimeService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setRuntimeService(RuntimeService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setSchemaResource(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
setScope(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setScope(boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
Changes whether this execution is a scope or not
setScope(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setScope(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setScript(String) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
 
setScript(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ScriptTaskListener
 
setScriptBindingsFactory(ScriptBindingsFactory) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
setScriptEngineFactories(List<ScriptEngineFactory>) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptingEngines
 
setScriptingEngines(ScriptingEngines) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setSecurityAuthentication(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setSelectStatements(Map<Class<?>, String>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setServerUrl(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setServletContext(ServletContext) - Method in class org.camunda.bpm.engine.spring.application.SpringServletProcessApplication
 
setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setSignalDefinition(EventSubscriptionDeclaration) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SignalEndEventActivityBehavior
 
setSignalEventSubscriptionName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setSortBy(String) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
setSortBy(String) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
setSortControlSupported(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setSortOrder(String) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
setSortOrder(String) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
setSource(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
setSourceExpression(Expression) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
setSourceVariableName(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
setSqlSessionFactory(SqlSessionFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setSqlSessionFactory(SqlSessionFactory) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setStartableBy(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setStartActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
setStartedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setStartedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setStartedBy(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setStartEvent(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
 
setStartFormHandler(StartFormHandler) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setStartFormKey(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setStartTime(Date) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
setStartTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
setStartUserId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
setState(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.SuspensionStateDto
 
setStatementMappings(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
setStatus(BpmnDiagram.Status) - Method in class org.camunda.bpm.cycle.entity.BpmnDiagram
 
setStatus(BpmnDiagram.Status) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramStatusDTO
 
setStreamSource(StreamSource) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
setSubject(Message, String, String) - Method in class org.camunda.bpm.cycle.service.mail.MailService
 
setSubject(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
setSubProcessInstance(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setSubProcessInstance(InterpretableExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setSubProcessInstance(InterpretableExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setSubProcessInstance(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setSuperExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setSuperExecution(ExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setSuperProcessDefinitionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setSuperProcessInstance(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setSuperProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
setSuperProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
setSuperProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setSupportsCommitMessage(boolean) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorDTO
 
setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setSuspended(boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setSuspensionState(SuspensionState) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
setSuspensionState(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setSuspensionState(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setSuspensionState(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setSuspensionState(SuspensionState) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
setSuspensionState(SuspensionState) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
setSyncStatus(BpmnDiagramStatusDTO) - Method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
 
setTableName(String) - Method in class org.camunda.bpm.engine.management.TableMetaData
 
setTableName(String) - Method in class org.camunda.bpm.engine.management.TablePage
 
setTargetActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
 
setTask(Task) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
setTask(Task) - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
set a current task
setTask(Task) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
setTask(Task) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
setTask(Task) - Method in class org.camunda.bpm.engine.impl.form.TaskFormDataImpl
 
setTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
setTaskAssignee(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
setTaskAssignee(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setTaskDefinition(TaskDefinition) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setTaskDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setTaskDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setTaskDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setTaskDefinitionKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setTaskDefinitionKeyWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
setTaskDefinitions(Map<String, TaskDefinition>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setTaskExecutor(TaskExecutor) - Method in class org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor
Required spring injected TaskExecutor} implementation that will be used to execute runnable jobs.
setTaskFormHandler(TaskFormHandler) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
setTaskId(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
setTaskId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
setTaskId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
setTaskId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
setTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
setTaskIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
setTaskListeners(Map<String, List<TaskListener>>) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
SetTaskPriorityCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SetTaskPriorityCmd(String, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetTaskPriorityCmd
 
setTaskService(TaskService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setTaskService(TaskService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
setTaskVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
SetTaskVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SetTaskVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
 
setText(Message, String, Map<String, String>, String) - Method in class org.camunda.bpm.cycle.service.mail.MailService
 
setTextValue(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setTextValue(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setTextValue(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setTextValue(String) - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
setTextValue2(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setTextValue2(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setTextValue2(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setTextValue2(String) - Method in interface org.camunda.bpm.engine.impl.variable.ValueFields
 
setThreadLogMode(LogUtil.ThreadLogMode) - Static method in class org.camunda.bpm.engine.impl.util.LogUtil
 
setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
 
setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setThreadPoolQueue(BlockingQueue<Runnable>) - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
setTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setTimers(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
setToDoFolderName(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
setToDoInActivitiFolderName(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
setTotal(long) - Method in class org.camunda.bpm.engine.management.TablePage
 
setTransactionContextFactory(TransactionContextFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setTransactionContextFactory(TransactionContextFactory) - Method in class org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory
 
setTransactionFactory(TransactionFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setTransactionManager(TransactionManager) - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
setTransactionManager(PlatformTransactionManager) - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
setTransactionManagerJndiName(String) - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
setTransactionsExternallyManaged(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setTransactionsExternallyManaged(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
setTransition(TransitionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setTransition(TransitionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setTransition(TransitionImpl) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
setTransitionBeingTaken(TransitionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
setType(ConnectorNodeType) - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
setType(ConnectorNodeType) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
setType(String) - Method in interface org.camunda.bpm.engine.identity.Group
 
setType(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
setType(AbstractFormType) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
setType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
setType(VariableType) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setType(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
setType(int) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
setType(int) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
setType(Integer) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
setType(String) - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
 
setType(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
setType(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
setType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
setType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableValueDto
 
setTypesList(List<VariableType>) - Method in class org.camunda.bpm.engine.impl.variable.DefaultVariableTypes
 
setUnassigned(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
setUndeploymentOperation() - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
setUnfinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
 
setUnfinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setup() - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
 
setUp() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
SETUP_PAGE - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
 
setUpdateStatements(Map<Class<?>, String>) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
SetupResource - Class in org.camunda.bpm.admin.impl.web
Jax RS resource allowing to perform the setup steps.
SetupResource() - Constructor for class org.camunda.bpm.admin.impl.web.SetupResource
 
setUri(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
setUrl(String) - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
setUrl(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
setUseJaas(boolean) - Method in class org.camunda.bpm.security.SecurityConfiguration
 
setUser(User) - Method in class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
setUser(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
 
setUser(UserEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
setUserAccount(String, String, String, String, String, Map<String, String>) - Method in interface org.camunda.bpm.engine.IdentityService
Deprecated.
setUserAccount(String, String, String, String, String, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
setUserDnPattern(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setUserEmailAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setUserFirstnameAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setUserId(long) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
setUserId(String) - Method in interface org.camunda.bpm.engine.authorization.Authorization
set the id of the user this authorization is created for
setUserId(String) - Method in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
setUserId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
setUserId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
setUserId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setUserId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
setUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
setUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
setUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
setUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.UserIdDto
 
setUserId(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
 
setUserIdAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setUserIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
setUserInfo(String, String, String) - Method in interface org.camunda.bpm.engine.IdentityService
Generic extensibility key-value pairs associated with a user
setUserInfo(String, String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
setUserInfo(String, String, String, String, String, String, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
 
SetUserInfoCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SetUserInfoCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
SetUserInfoCmd(String, String, String, String, String, Map<String, String>) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
setUserLastnameAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setUsername(String) - Method in class org.camunda.bpm.cycle.entity.ConnectorCredentials
 
setUsername(String) - Method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
setUserPasswordAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setUserPicture(String, Picture) - Method in interface org.camunda.bpm.engine.IdentityService
Sets the picture for a given user.
setUserPicture(String, Picture) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
 
SetUserPictureCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SetUserPictureCmd(String, Picture) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetUserPictureCmd
 
setUserSearchBase(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setUserSearchFilter(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setUseSsl(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
setValidatingSchema(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
 
setValue(Object, VariableScope) - Method in interface org.camunda.bpm.engine.delegate.Expression
 
setValue(Object) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
setValue(Object, VariableScope) - Method in interface org.camunda.bpm.engine.impl.el.Expression
 
setValue(Object, VariableScope) - Method in class org.camunda.bpm.engine.impl.el.FixedValue
 
setValue(Object, VariableScope) - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
setValue(String) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ArrayELResolver
If the base object is a Java language array, attempts to set the value at the given index with the given value.
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.BeanELResolver
If the base object is not null, attempts to set the value of the given property on this bean.
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.CompositeELResolver
Attempts to set the value of the given property object on the given base object.
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ELResolver
Attempts to set the value of the given property object on the given base object.
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ListELResolver
If the base object is a list, attempts to set the value at the given index with the given value.
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.MapELResolver
If the base object is a map, attempts to set the value associated with the given key, as specified by the property argument.
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ResourceBundleELResolver
If the base object is a ResourceBundle, throw a PropertyNotWritableException.
setValue(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.javax.el.ValueExpression
Evaluates the expression relative to the provided context, and sets the result to the provided value.
setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.AstProperty
 
setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.AstRightValue
non-lvalues are always readonly, so throw an exception
setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
setValue(Bindings, ELContext, Object) - Method in interface org.camunda.bpm.engine.impl.juel.ExpressionNode
Assign value.
setValue(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
Throw an exception.
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.RootPropertyResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.juel.SimpleResolver
 
setValue(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Evaluates the expression as an lvalue and assigns the given value.
setValue(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
setValue(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
setValue(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
setValue(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.BooleanType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.ByteArrayType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.DateType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.DoubleType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.IntegerType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.JPAEntityVariableType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.LongType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.NullType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.SerializableType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.ShortType
 
setValue(Object, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.StringType
 
setValue(Object, ValueFields) - Method in interface org.camunda.bpm.engine.impl.variable.VariableType
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
setValue(Object) - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
 
setValue(Object) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
setValue(Object) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableValueDto
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.spring.ApplicationContextElResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.test.mock.MockElResolver
 
setValueBasedOnAnnotation(String, String) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
Finds the methods that are annotated with a CamundaQueryParam with a value that matches the key parameter.
setValueBasedOnAnnotation(String, String) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
Finds the methods that are annotated with a CamundaQueryParam with a value that matches the key parameter.
setVariable(String, Object) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Set a value for a process variable.
setVariable(String, Object) - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
set a process variable
setVariable(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
setVariable(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
 
setVariable(String, Object) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
setVariable(String, ValueExpression) - Method in class org.camunda.bpm.engine.impl.form.TaskVariableMapper
 
setVariable(String, ValueExpression) - Method in class org.camunda.bpm.engine.impl.javax.el.VariableMapper
Assign a ValueExpression to an EL variable, replacing any previously assignment to the same variable.
setVariable(String, ValueExpression) - Method in class org.camunda.bpm.engine.impl.juel.SimpleContext
Define a variable.
setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
setVariable(String, Object, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
setVariable(String, Object) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
 
setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setVariable(String, String, Object) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
setVariable(String, String, Object) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
setVariable(String, String, Object) - Method in interface org.camunda.bpm.engine.RuntimeService
Update or create a variable for an execution.
setVariable(String, String, Object) - Method in interface org.camunda.bpm.engine.TaskService
set variable on a task.
setVariableEntity(String, Object) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
setVariableEntity(String, Object) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
 
setVariableEntity(String, Object) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
 
setVariableExpression(Expression) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setVariableInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setVariableLocal(String, Object) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
setVariableLocal(String, Object, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setVariableLocal(String, String, Object) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
setVariableLocal(String, String, Object) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
setVariableLocal(String, String, Object) - Method in interface org.camunda.bpm.engine.RuntimeService
Update or create a variable for an execution (not considering parent scopes).
setVariableLocal(String, String, Object) - Method in interface org.camunda.bpm.engine.TaskService
set variable on a task.
setVariableLocally(String, Object) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setVariableName(String) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setVariableName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setVariableName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
setVariableName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
setVariableNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
setVariableNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
 
setVariables(Map<String, ? extends Object>) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
setVariables(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
setVariables(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
setVariables(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setVariables(String, Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
setVariables(String, Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
 
setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
 
setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionTriggerDto
 
setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
 
setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
 
setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.task.CompleteTaskDto
 
setVariables(String, Map<String, ? extends Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Update or create given variables for an execution (including parent scopes).
setVariables(String, Map<String, ? extends Object>) - Method in interface org.camunda.bpm.engine.TaskService
set variables on a task.
setVariablesLocal(Map<String, ? extends Object>) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
 
setVariablesLocal(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
setVariablesLocal(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
setVariablesLocal(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
setVariablesLocal(String, Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
setVariablesLocal(String, Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
 
setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Update or create given variables for an execution (not considering parent scopes).
setVariablesLocal(String, Map<String, ? extends Object>) - Method in interface org.camunda.bpm.engine.TaskService
set variables on a task.
setVariableType(VariableType) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
setVariableType(VariableType) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
setVariableTypeName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
setVariableTypes(VariableTypes) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setVariableValue(Object) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
 
setVariableValues(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
setVersion(long) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
setVersion(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
setVersion(Integer) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
 
setVersion(int) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
setWaitForCompletion(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
 
setWaitIncreaseFactor(int) - Method in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
setWaitIncreaseFactor(float) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
setWaitTimeInMillis(int) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
setWaitTimeInMillis(int) - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
setWaitTimeInMillis(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
setWaitTimeInMs(int) - Method in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
setWaypoints(List<Integer>) - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
setWaypoints(List<DiagramEdgeWaypoint>) - Method in class org.camunda.bpm.engine.repository.DiagramEdge
 
setWidth(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setWidth(int) - Method in interface org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
 
setWidth(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
setWidth(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
setWidth(Double) - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
setWithException(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setWithRetriesLeft(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
 
setWritable(boolean) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
setWsSyncFactoryClassName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
setX(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setX(int) - Method in interface org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
 
setX(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
setX(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
setX(Double) - Method in class org.camunda.bpm.engine.repository.DiagramEdgeWaypoint
 
setX(Double) - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
setY(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
setY(int) - Method in interface org.camunda.bpm.engine.impl.pvm.process.HasDIBounds
 
setY(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
setY(int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
setY(Double) - Method in class org.camunda.bpm.engine.repository.DiagramEdgeWaypoint
 
setY(Double) - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
ShaHashDigest - Class in org.camunda.bpm.engine.impl.digest
PasswordEncryptor implementation using base64 encoded SHA password hashes
ShaHashDigest() - Constructor for class org.camunda.bpm.engine.impl.digest.ShaHashDigest
 
ShellActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
ShellActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
ShortType - Class in org.camunda.bpm.engine.impl.variable
 
ShortType() - Constructor for class org.camunda.bpm.engine.impl.variable.ShortType
 
shutdown() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
shutdown() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
shutdown() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
shutdown() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
shutdown() - Method in class org.camunda.bpm.engine.impl.mail.MailScanSchedulerThread
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CancelBoundaryEventActivityBehavior
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchEventActivitiBehaviour
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowCompensationEventActivityBehavior
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
 
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ClassDelegate
 
signal(String, Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
signal(ActivityExecution, String, Object) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.SignallableActivityBehavior
 
signal(String, Object) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
 
signal(String, Object) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
signal(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
signal(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
signal(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Sends an external trigger to an activity instance that is waiting inside the given execution.
signal(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Sends an external trigger to an activity instance that is waiting inside the given execution.
signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
 
SIGNAL_CATCH_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
SIGNAL_THROW_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
SignalCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SignalCmd(String, String, Object, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.SignalCmd
 
signalCompensationDone(ActivityExecution, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
 
signalData - Variable in class org.camunda.bpm.engine.impl.cmd.SignalCmd
 
signalDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowSignalEventActivityBehavior
 
signalDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.SignalEndEventActivityBehavior
 
SignalDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
Represents a bpmn signal definition
SignalDefinition() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
 
SignalEndEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
SignalEndEventActivityBehavior(EventSubscriptionDeclaration) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.SignalEndEventActivityBehavior
 
SignalEventHandler - Class in org.camunda.bpm.engine.impl.event
 
SignalEventHandler() - Constructor for class org.camunda.bpm.engine.impl.event.SignalEventHandler
 
signalEventReceived(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
signalEventReceived(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
signalEventReceived(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
signalEventReceived(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
signalEventReceived(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Notifies the process engine that a signal event of name 'signalName' has been received.
signalEventReceived(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Notifies the process engine that a signal event of name 'signalName' has been received.
signalEventReceived(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Notifies the process engine that a signal event of name 'signalName' has been received.
signalEventReceived(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Notifies the process engine that a signal event of name 'signalName' has been received.
SignalEventReceivedCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SignalEventReceivedCmd(String, String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
 
signalEventSubscription(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
signalEventSubscription(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Deprecated.
SignalEventSubscriptionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
SignalEventSubscriptionEntity(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.SignalEventSubscriptionEntity
 
SignalEventSubscriptionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.SignalEventSubscriptionEntity
 
signalEventSubscriptionName(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
signalEventSubscriptionName(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a signal event subscription for the given signal name.
signalExecution() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Signals the current execution, see RuntimeService.signal(String)

Ends the current unit of work (flushes changes to process variables set using BusinessProcess.setVariable(String, Object) or made on @BusinessProcessScoped beans).

signalExecution(boolean) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
signalExecution(ExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ExecutionResource
 
signalExecution(ExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
 
SignallableActivityBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
 
signalName - Variable in class org.camunda.bpm.engine.impl.cmd.SignalCmd
 
signals - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
SIGNAVIO_ARCHIVE_IMPORT_SERVLET - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
SignavioClient - Class in org.camunda.bpm.cycle.connector.signavio
Encapsulates all HTTP calls to Signavio/camunda modeler REST API using Apache HTTP 4 client.
SignavioClient(String, String, String, String, String, String) - Constructor for class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
SignavioConnector - Class in org.camunda.bpm.cycle.connector.signavio
 
SignavioConnector() - Constructor for class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
SignavioConnector.Command<T> - Class in org.camunda.bpm.cycle.connector.signavio
SignavioConnector.Command(String) - Constructor for class org.camunda.bpm.cycle.connector.signavio.SignavioConnector.Command
 
SignavioConnectorConfiguration - Class in org.camunda.bpm.cycle.connector.signavio
 
SignavioConnectorConfiguration() - Constructor for class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
SignavioJson - Class in org.camunda.bpm.cycle.connector.signavio
Handles all JSON-related stuff, like extraction of ids, types, conversion etc.
SignavioJson() - Constructor for class org.camunda.bpm.cycle.connector.signavio.SignavioJson
 
SimpleContext - Class in org.camunda.bpm.engine.impl.juel
Simple context implementation.
SimpleContext() - Constructor for class org.camunda.bpm.engine.impl.juel.SimpleContext
Create a context.
SimpleContext(ELResolver) - Constructor for class org.camunda.bpm.engine.impl.juel.SimpleContext
Create a context, use the specified resolver.
SimpleDataInputAssociation - Class in org.camunda.bpm.engine.impl.bpmn.data
A simple data input association between a source and a target with assignments
SimpleDataInputAssociation(Expression, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.SimpleDataInputAssociation
 
SimpleDataInputAssociation(String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.SimpleDataInputAssociation
 
SimpleDataInputAssociation(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.SimpleDataInputAssociation
 
SimpleDataInputAssociation(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.SimpleDataInputAssociation
 
SimpleResolver - Class in org.camunda.bpm.engine.impl.juel
Simple resolver implementation.
SimpleResolver(ELResolver, boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.SimpleResolver
Create a resolver capable of resolving top-level identifiers.
SimpleResolver(ELResolver) - Constructor for class org.camunda.bpm.engine.impl.juel.SimpleResolver
Create a read/write resolver capable of resolving top-level identifiers.
SimpleResolver(boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.SimpleResolver
Create a resolver capable of resolving top-level identifiers, array values, list values, map values, resource values and bean properties.
SimpleResolver() - Constructor for class org.camunda.bpm.engine.impl.juel.SimpleResolver
Create a read/write resolver capable of resolving top-level identifiers, array values, list values, map values, resource values and bean properties.
SimpleStructureDefinition - Class in org.camunda.bpm.engine.impl.bpmn.data
Represents a simple in memory structure
SimpleStructureDefinition(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.SimpleStructureDefinition
 
singleResult() - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
singleResult() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
 
singleResult() - Method in interface org.camunda.bpm.engine.query.NativeQuery
Executes the query and returns the resulting entity or null if no entity matches the query criteria.
singleResult() - Method in interface org.camunda.bpm.engine.query.Query
Executes the query and returns the resulting entity or null if no entity matches the query criteria.
singletonMap(String, Object) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
Helper method that creates a singleton map.
size() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
size() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
size() - Method in class org.camunda.bpm.engine.impl.form.FormData
 
size() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
 
size() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
skip - Variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationComponentAddProcessor
 
skipPast(String) - Method in class org.camunda.bpm.engine.impl.util.json.XMLTokener
Skip characters until past the requested string.
skipTo(char) - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Skip characters until the next character is the requested character.
skipWhiteSpace(int, String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
SLASH - Static variable in class org.camunda.bpm.engine.impl.util.json.XML
The Character '/'.
SlashUriFilter - Class in org.camunda.bpm.cycle.web.filter
Makes sure views are always requested with a ending slash ("/") unless they have an extension.
SlashUriFilter() - Constructor for class org.camunda.bpm.cycle.web.filter.SlashUriFilter
 
SORT_ORDER_ASC_VALUE - Static variable in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
SORT_ORDER_ASC_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
SORT_ORDER_DESC_VALUE - Static variable in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
SORT_ORDER_DESC_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
sortBy - Variable in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
sortBy - Variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
sortControlSupported - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
sortedKeys() - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Get an enumeration of the keys of the JSONObject.
sortOptionsValid() - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
sortOptionsValid() - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
sortOrder - Variable in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
 
sortOrder - Variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
SORTORDER_ASC - Static variable in class org.camunda.bpm.engine.impl.AbstractQuery
 
SORTORDER_DESC - Static variable in class org.camunda.bpm.engine.impl.AbstractQuery
 
source - Variable in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
source - Variable in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
sourceExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
sourceExpression - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
sourceInputStream(InputStream) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
sourceInputStream(InputStream) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
sourceResource(String, ClassLoader) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
sourceResource(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
sourceResource(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
sourceResource(String, ClassLoader) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
sourceString(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
sourceString(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
sourceUrl(URL) - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParse
 
sourceUrl(URL) - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
 
sourceUrl(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
sourceUrl(URL) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
sourceUrl(URL) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
sourceUrl(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
sourceVariableName - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
spec - Variable in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
splitAndTrim(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
SPRING_RESOLVER - Static variable in interface org.camunda.bpm.application.ProcessApplicationElResolver
 
SpringBeanFactoryProxyMap - Class in org.camunda.bpm.engine.impl.cfg
 
SpringBeanFactoryProxyMap(BeanFactory) - Constructor for class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
SpringConfigurationHelper - Class in org.camunda.bpm.engine.spring
 
SpringConfigurationHelper() - Constructor for class org.camunda.bpm.engine.spring.SpringConfigurationHelper
 
SpringEntityManagerSessionFactory - Class in org.camunda.bpm.engine.spring
Session Factory for EntityManagerSession.
SpringEntityManagerSessionFactory(Object, boolean, boolean) - Constructor for class org.camunda.bpm.engine.spring.SpringEntityManagerSessionFactory
 
SpringExpressionManager - Class in org.camunda.bpm.engine.spring
ExpressionManager that exposes the full application-context or a limited set of beans in expressions.
SpringExpressionManager(ApplicationContext, Map<Object, Object>) - Constructor for class org.camunda.bpm.engine.spring.SpringExpressionManager
 
SpringJobExecutor - Class in org.camunda.bpm.engine.spring.components.jobexecutor
This is a spring based implementation of the JobExecutor using spring abstraction TaskExecutor for performing background task execution.
SpringJobExecutor() - Constructor for class org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor
 
SpringProcessApplication - Class in org.camunda.bpm.engine.spring.application
Process Application implementation to be used in a Spring Application.
SpringProcessApplication() - Constructor for class org.camunda.bpm.engine.spring.application.SpringProcessApplication
 
SpringProcessApplicationElResolver - Class in org.camunda.bpm.engine.spring.application
ProcessApplicationElResolver implementation providing support for the Spring Framework.
SpringProcessApplicationElResolver() - Constructor for class org.camunda.bpm.engine.spring.application.SpringProcessApplicationElResolver
 
SpringProcessEngineConfiguration - Class in org.camunda.bpm.engine.spring
 
SpringProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
SpringProcessEngineTestCase - Class in org.camunda.bpm.engine.spring.impl.test
 
SpringProcessEngineTestCase() - Constructor for class org.camunda.bpm.engine.spring.impl.test.SpringProcessEngineTestCase
 
SpringServletProcessApplication - Class in org.camunda.bpm.engine.spring.application
Process Application to be used in a Spring Web Application.
SpringServletProcessApplication() - Constructor for class org.camunda.bpm.engine.spring.application.SpringServletProcessApplication
 
SpringTransactionContext - Class in org.camunda.bpm.engine.spring
 
SpringTransactionContext(PlatformTransactionManager, CommandContext) - Constructor for class org.camunda.bpm.engine.spring.SpringTransactionContext
 
SpringTransactionContext.TransactionSynchronizationAdapter - Class in org.camunda.bpm.engine.spring
 
SpringTransactionContext.TransactionSynchronizationAdapter() - Constructor for class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
SpringTransactionContextFactory - Class in org.camunda.bpm.engine.spring
 
SpringTransactionContextFactory(PlatformTransactionManager) - Constructor for class org.camunda.bpm.engine.spring.SpringTransactionContextFactory
 
SpringTransactionInterceptor - Class in org.camunda.bpm.engine.spring
 
SpringTransactionInterceptor(PlatformTransactionManager, int) - Constructor for class org.camunda.bpm.engine.spring.SpringTransactionInterceptor
 
sql(String) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
 
sql(String) - Method in interface org.camunda.bpm.engine.query.NativeQuery
Hand in the SQL statement you want to execute.
sqlSession - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
sqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
sqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
StandaloneInMemProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
 
StandaloneInMemProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.StandaloneInMemProcessEngineConfiguration
 
StandaloneMybatisTransactionContext - Class in org.camunda.bpm.engine.impl.cfg.standalone
 
StandaloneMybatisTransactionContext(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
StandaloneMybatisTransactionContextFactory - Class in org.camunda.bpm.engine.impl.cfg.standalone
 
StandaloneMybatisTransactionContextFactory() - Constructor for class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContextFactory
 
StandaloneProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
 
StandaloneProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.StandaloneProcessEngineConfiguration
 
start() - Method in class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
 
start(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.ejb.deployment.JcaExecutorServiceDelegate
 
start() - Method in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerJobExecutor
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.NoViewProcessApplicationStartService
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationModuleService
 
start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
start(MBeanServiceContainer) - Method in interface org.camunda.bpm.container.impl.jmx.kernel.MBeanService
 
start(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
start() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
start() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
 
start(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
start(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
start(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineController
 
start(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
start() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
start(BootstrapContext) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
START - Static variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
 
START - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
start() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
start() - Method in class org.camunda.bpm.engine.impl.mail.MailScanner
 
start() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
start(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
start(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
start(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
start() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
 
start(Map<String, Object>) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
 
start(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
 
start(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
 
start() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
start(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
start(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
start(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
start(BundleContext) - Method in class org.camunda.bpm.engine.osgi.Activator
 
START_ACTIVITY - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
Signifies that an activity is being entered / war entered
START_TIME - Static variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
 
START_WORK_TIMEOUT - Static variable in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
startableByUser(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
startableByUser(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only selects process definitions which given userId is authoriezed to start
StartActivity - Annotation Type in org.camunda.bpm.engine.cdi.annotation.event
Can be used to qualify events fired when an activity is started
startActivityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
id of the activity which ended the process instance
StartActivityLiteral - Class in org.camunda.bpm.engine.cdi.annotation.event
 
StartActivityLiteral(String) - Constructor for class org.camunda.bpm.engine.cdi.annotation.event.StartActivityLiteral
 
startDateBy(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
startDateBy - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startDateBy(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
Deprecated.
startDateOn(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
startDateOn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startDateOn(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
Deprecated.
startDateOnBegin - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startDateOnEnd - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that were started after the given date.
startedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances that were started before the given date.
startedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startedBy(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instance that are started by the given user.
startedBy - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startedBy(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
startElement(String, String, String, Attributes) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
startEventActivityId - Variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
 
StartEventEndHandler - Class in org.camunda.bpm.engine.impl.history.handler.refactor
 
StartEventEndHandler() - Constructor for class org.camunda.bpm.engine.impl.history.handler.refactor.StartEventEndHandler
 
startExecutingJobs() - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
startExecutingJobs() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
startExecutingJobs() - Method in class org.camunda.bpm.engine.impl.jobexecutor.RuntimeContainerJobExecutor
 
startExecutingJobs() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
 
startExecutingJobs() - Method in class org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor
 
startFirstProcess(ProcessEngine) - Method in class org.camunda.bpm.example.invoice.InvoiceProcessApplication
In a @PostDeploy Hook you can interact with the process engine and access the processes the application has deployed.
startFirstProcess(ProcessEngine) - Method in class org.camunda.bpm.example.wait.states.WaitStatesProcessApplication
In a @PostDeploy Hook you can interact with the process engine and access the processes the application has deployed.
StartFormData - Interface in org.camunda.bpm.engine.form
Specific FormData for starting a new process instance.
StartFormDataImpl - Class in org.camunda.bpm.engine.impl.form
 
StartFormDataImpl() - Constructor for class org.camunda.bpm.engine.impl.form.StartFormDataImpl
 
StartFormHandler - Interface in org.camunda.bpm.engine.impl.form
 
startFormHandler - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
starting(FrameworkMethod) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
 
startInternal(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
StartJcaExecutorServiceStep - Class in org.camunda.bpm.container.impl.ejb.deployment
Deployment operation responsible registering a service which represents a Proxy to the JCA-Backed ExecutorService
StartJcaExecutorServiceStep(ExecutorService) - Constructor for class org.camunda.bpm.container.impl.ejb.deployment.StartJcaExecutorServiceStep
 
startJobAcquisition(JobAcquisitionConfiguration) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.JobExecutorService
 
StartJobAcquisitionStep - Class in org.camunda.bpm.container.impl.jmx.deployment.jobexecutor
Deployment operation step responsible for starting a JobEexecutor
StartJobAcquisitionStep(JobAcquisitionXml) - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobAcquisitionStep
 
startJobAcquisitionThread() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
StartJobExecutorStep - Class in org.camunda.bpm.container.impl.jmx.deployment.jobexecutor
Deployment operation step responsible for starting the JobExecutor
StartJobExecutorStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartJobExecutorStep
 
StartManagedThreadPoolStep - Class in org.camunda.bpm.container.impl.jmx.deployment.jobexecutor
Deployment operation step responsible for deploying a thread pool for the JobExecutor
StartManagedThreadPoolStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StartManagedThreadPoolStep
 
StartProcess - Annotation Type in org.camunda.bpm.engine.cdi.annotation
Starts a new process instance after the annotated method returns.
StartProcess - Annotation Type in org.camunda.bpm.engine.spring.annotations
this annotation instructs the component model to start an Activiti business process on sucessful invocation of a method that's annotated with it.
StartProcessApplicationServiceStep - Class in org.camunda.bpm.container.impl.jmx.deployment
This deployment operation step starts an MBeanService for the process application.
StartProcessApplicationServiceStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.StartProcessApplicationServiceStep
 
startProcessById(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessById(String, String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessById(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessById(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessByKey(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessByKey(String, String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessByKey(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessByKey(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessByMessage(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessByMessage(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessByMessage(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startProcessEngine(ProcessEngineXml, DeploymentPhaseContext) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor
 
startProcessEngine() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
StartProcessEngineStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation step responsible for starting a managed process engine inside the runtime container.
StartProcessEngineStep(ProcessEngineXml) - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.StartProcessEngineStep
 
startProcessInstance(UriInfo, StartProcessInstanceDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
 
startProcessInstance(UriInfo, StartProcessInstanceDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResourceImpl
 
startProcessInstanceById(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceById(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceById(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceById(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceById(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Starts a new process instance in the exactly specified version of the process definition with the given id.
startProcessInstanceById(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Starts a new process instance in the exactly specified version of the process definition with the given id.
startProcessInstanceById(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Starts a new process instance in the exactly specified version of the process definition with the given id.
startProcessInstanceById(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Starts a new process instance in the exactly specified version of the process definition with the given id.
startProcessInstanceByIdForm(String, String) - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
startProcessInstanceByIdForm() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
Get processDefinitionId and callbackUrl from request and start a conversation to start the form
startProcessInstanceByKey(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceByKey(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceByKey(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceByKey(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceByKey(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Starts a new process instance in the latest version of the process definition with the given key.
startProcessInstanceByKey(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Starts a new process instance in the latest version of the process definition with the given key.
startProcessInstanceByKey(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Starts a new process instance in the latest version of the process definition with the given key
startProcessInstanceByKey(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Starts a new process instance in the latest version of the process definition with the given key.
startProcessInstanceByKeyForm(String, String) - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
startProcessInstanceByKeyForm() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
Get processDefinitionKey and callbackUrl from request and start a conversation to start the form
startProcessInstanceByMessage(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceByMessage(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceByMessage(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceByMessage(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
startProcessInstanceByMessage(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Signals the process engine that a message is received and starts a new ProcessInstance.
startProcessInstanceByMessage(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
Signals the process engine that a message is received and starts a new ProcessInstance.
startProcessInstanceByMessage(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Signals the process engine that a message is received and starts a new ProcessInstance.
startProcessInstanceByMessage(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
Signals the process engine that a message is received and starts a new ProcessInstance.
StartProcessInstanceByMessageCmd - Class in org.camunda.bpm.engine.impl.cmd
 
StartProcessInstanceByMessageCmd(String, String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceByMessageCmd
 
StartProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
StartProcessInstanceCmd(String, String, String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd
 
StartProcessInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
StartProcessInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
 
StartProcessInterceptor - Class in org.camunda.bpm.engine.cdi.impl.annotation
implementation of the StartProcess annotation
StartProcessInterceptor() - Constructor for class org.camunda.bpm.engine.cdi.impl.annotation.StartProcessInterceptor
 
StartProcessVariableScope - Class in org.camunda.bpm.engine.impl.el
Variable-scope only used to resolve variables when NO execution is active but expression-resolving is needed.
StartProcessVariableScope() - Constructor for class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
 
startService(MBeanServiceContainer.ServiceType, String, MBeanService<S>) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
startService(ObjectName, MBeanService<S>) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
startTask(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
Associates the task with the provided taskId with the current conversation.
startTask(String, boolean) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
startTask(String, String) - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
Deprecated.
StartTask - Annotation Type in org.camunda.bpm.engine.spring.annotations
 
startTaskForm() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
Get taskId and callBackUrl from request and start a conversation to start the form
startTime - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
 
startTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
 
startTrackingServices() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
startTransition(String) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
startTransition(String, String) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
startUserId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
the id of the user that started the process instance
startWithFormProperties(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
State - Annotation Type in org.camunda.bpm.engine.spring.annotations
indicates that a method is to be enlisted as a handler for a given BPMN state
stateCode - Variable in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
 
StateHandlerAnnotationBeanFactoryPostProcessor - Class in org.camunda.bpm.engine.spring.components.config.xml
this class is responsible for registering the other BeanFactoryPostProcessors and BeanFactoryPostProcessors.
StateHandlerAnnotationBeanFactoryPostProcessor() - Constructor for class org.camunda.bpm.engine.spring.components.config.xml.StateHandlerAnnotationBeanFactoryPostProcessor
 
statementMappings - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
stateTransactionListeners - Variable in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneMybatisTransactionContext
 
StatisticsManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
StatisticsManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
 
StatisticsResultDto - Class in org.camunda.bpm.engine.rest.dto
 
StatisticsResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
 
STENCILSETS_URL_SUFFIX - Static variable in class org.camunda.bpm.cycle.connector.signavio.SignavioConnectorConfiguration
 
steps - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation.MBeanDeploymentOperationBuilder
 
steps - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
the list of steps that make up this composite operation
stop() - Method in class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
 
stop(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.ejb.deployment.JcaExecutorServiceDelegate
 
stop() - Method in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerJobExecutor
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.NoViewProcessApplicationStartService
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationModuleService
 
stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
 
stop(MBeanServiceContainer) - Method in interface org.camunda.bpm.container.impl.jmx.kernel.MBeanService
 
stop(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
 
stop(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
 
stop(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
stop(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineController
 
stop(MBeanServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
stop() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
 
stop() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
 
stop() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
stop(BundleContext) - Method in class org.camunda.bpm.engine.osgi.Activator
 
stopExecutingJobs() - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
 
stopExecutingJobs() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
stopExecutingJobs() - Method in class org.camunda.bpm.engine.impl.jobexecutor.RuntimeContainerJobExecutor
 
stopExecutingJobs() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
 
stopExecutingJobs() - Method in class org.camunda.bpm.engine.spring.components.jobexecutor.SpringJobExecutor
 
stopInternal(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
StopJcaExecutorServiceStep - Class in org.camunda.bpm.container.impl.ejb.deployment
Deployment operation responsible for stopping a service which represents a Proxy to the JCA-Backed ExecutorService
StopJcaExecutorServiceStep() - Constructor for class org.camunda.bpm.container.impl.ejb.deployment.StopJcaExecutorServiceStep
 
stopJobAcquisition(String) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.JobExecutorService
 
stopJobAcquisitionThread() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
StopJobExecutorStep - Class in org.camunda.bpm.container.impl.jmx.deployment.jobexecutor
Deployment operation step responsible for stopping all job acquisitions
StopJobExecutorStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.jobexecutor.StopJobExecutorStep
 
stopProcessApplication(ProcessApplicationReference) - Method in class org.camunda.bpm.container.impl.jmx.deployment.StopProcessApplicationsStep
Stops a process application.
StopProcessApplicationServiceStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operations step responsible for removing the JmxManagedProcessApplication service.
StopProcessApplicationServiceStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.StopProcessApplicationServiceStep
 
StopProcessApplicationsStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation step that is responsible for stopping all process applications
StopProcessApplicationsStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.StopProcessApplicationsStep
 
stopProcessEngine(String, MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ProcessesXmlStopProcessEnginesStep
 
stopProcessEngines(List<ProcessEngineXml>, MBeanDeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.deployment.ProcessesXmlStopProcessEnginesStep
 
StopProcessEnginesStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation step that stops ALL process engines registered inside the container.
StopProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.StopProcessEnginesStep
 
stopService(MBeanServiceContainer.ServiceType, String) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
stopService(ObjectName) - Method in class org.camunda.bpm.container.impl.jmx.kernel.MBeanServiceContainer
 
StopTask - Annotation Type in org.camunda.bpm.engine.spring.annotations
 
stopTrackingServices() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
storeExpressionVals(int, String, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
StreamSource - Interface in org.camunda.bpm.engine.impl.util.io
 
streamSource - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
 
strict - Variable in class org.camunda.bpm.engine.impl.juel.AstProperty
 
StringArrayConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
StringArrayConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.StringArrayConverter
 
StringConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
StringConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.StringConverter
 
StringFormType - Class in org.camunda.bpm.engine.impl.form
 
StringFormType() - Constructor for class org.camunda.bpm.engine.impl.form.StringFormType
 
StringListConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
StringListConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.StringListConverter
 
StringSetConverter - Class in org.camunda.bpm.engine.rest.dto.converter
 
StringSetConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.StringSetConverter
 
StringStreamSource - Class in org.camunda.bpm.engine.impl.util.io
 
StringStreamSource(String) - Constructor for class org.camunda.bpm.engine.impl.util.io.StringStreamSource
 
StringToBigDecimal - Class in org.camunda.bpm.engine.impl.transformer
Transforms a String to a BigDecimal
StringToBigDecimal() - Constructor for class org.camunda.bpm.engine.impl.transformer.StringToBigDecimal
 
StringToBoolean - Class in org.camunda.bpm.engine.impl.transformer
Transforms a String to a Boolean
StringToBoolean() - Constructor for class org.camunda.bpm.engine.impl.transformer.StringToBoolean
 
StringToDate - Class in org.camunda.bpm.engine.impl.transformer
Transforms a String to a Date
StringToDate() - Constructor for class org.camunda.bpm.engine.impl.transformer.StringToDate
 
StringToInteger - Class in org.camunda.bpm.engine.impl.transformer
Transforms a String to a Integer
StringToInteger() - Constructor for class org.camunda.bpm.engine.impl.transformer.StringToInteger
 
StringToLong - Class in org.camunda.bpm.engine.impl.transformer
Transforms a String to a Long
StringToLong() - Constructor for class org.camunda.bpm.engine.impl.transformer.StringToLong
 
StringToTypeConverter<T> - Interface in org.camunda.bpm.engine.rest.dto.converter
Implementations are used to convert http parameters from string to java types.
stringToValue(String) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Try to convert a string into a number, boolean, or null.
StringType - Class in org.camunda.bpm.engine.impl.variable
 
StringType() - Constructor for class org.camunda.bpm.engine.impl.variable.StringType
 
StringUtils - Class in org.camunda.bpm.engine.impl.digest._apacheCommonsCodec
Converts String to and from bytes using the encodings required by the Java specification.
StringUtils() - Constructor for class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.StringUtils
 
stripBpmnFileSuffix(String) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
 
StrongUuidGenerator - Class in org.camunda.bpm.engine.impl.persistence
IdGenerator implementation based on the current time and the ethernet address of the machine it is running on.
StrongUuidGenerator() - Constructor for class org.camunda.bpm.engine.impl.persistence.StrongUuidGenerator
 
structure - Variable in class org.camunda.bpm.engine.impl.bpmn.data.ItemDefinition
 
structureDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
StructureDefinition - Interface in org.camunda.bpm.engine.impl.bpmn.data
Represents a definition of a structure used to exchange information
structureInstance - Variable in class org.camunda.bpm.engine.impl.bpmn.data.ItemInstance
 
StructureInstance - Interface in org.camunda.bpm.engine.impl.bpmn.data
An instance of StructureDefinition
structures - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
StubProcessDefinitionDto - Class in org.camunda.bpm.engine.rest.dto.repository
Setters are only needed to create stub results.
StubProcessDefinitionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
 
SUB - Static variable in class org.camunda.bpm.engine.impl.juel.AstBinary
 
sub(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.engine.impl.juel.NumberOperations
 
subject - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
subject - Variable in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
submitFormProperties(Map<String, String>, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.form.DefaultFormHandler
 
submitFormProperties(Map<String, String>, ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.form.FormHandler
 
submitFormProperty(ExecutionEntity, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
SubmitStartFormCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SubmitStartFormCmd(String, String, Map<String, String>) - Constructor for class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
 
submitStartFormData(String, Map<String, String>) - Method in interface org.camunda.bpm.engine.FormService
Start a new process instance with the user data that was entered as properties in a start form.
submitStartFormData(String, String, Map<String, String>) - Method in interface org.camunda.bpm.engine.FormService
Start a new process instance with the user data that was entered as properties in a start form.
submitStartFormData(ExecutionEntity, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.form.DefaultStartFormHandler
 
submitStartFormData(String, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
submitStartFormData(String, String, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
SubmitTaskFormCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SubmitTaskFormCmd(String, Map<String, String>) - Constructor for class org.camunda.bpm.engine.impl.cmd.SubmitTaskFormCmd
 
submitTaskFormData(String, Map<String, String>) - Method in interface org.camunda.bpm.engine.FormService
Completes a task with the user data that was entered as properties in a task form.
submitTaskFormData(String, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
 
SubProcessActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Implementation of the BPMN 2.0 subprocess (formally known as 'embedded' subprocess): a subprocess defined within another process definition.
SubProcessActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.SubProcessActivityBehavior
 
SubProcessActivityBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
behavior for activities that delegate to a complete separate execution of a process definition.
subProcessInstance - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
reference to a subprocessinstance, not-null if currently subprocess is started from this execution
subProcessInstance - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
reference to a subprocessinstance, not-null if currently subprocess is started from this execution
subProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
subProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
subProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
subProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Select the process instance that have as sub process instance the given process instance.
subResource(T, String) - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractPluginRootResource
 
SUBSYSTEM_NAME - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
The name of our subsystem within the model.
successful(String) - Static method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
successfulSteps - Variable in class org.camunda.bpm.container.impl.jmx.kernel.MBeanDeploymentOperation
a list of steps that completed successfully
suffixList - Variable in class org.camunda.bpm.engine.impl.rules.RulesAgendaFilter
 
superExecution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
super execution, not-null if this execution is part of a subprocess
superExecution - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
super execution, not-null if this execution is part of a subprocess
superExecutionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
persisted reference to the super execution of this execution
superProcessDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
 
superProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instances started by the given process instance.
superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
superProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
the id of the super process instance
superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
superProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
superProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Select the process instances which are a sub process instance of the given super process instance.
suspend() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
 
suspended() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
SUSPENDED - Static variable in interface org.camunda.bpm.engine.impl.persistence.entity.SuspensionState
 
suspended() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
suspended() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
suspended() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
suspended() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
Only selects process definitions which are suspended
suspended - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
suspended - Variable in class org.camunda.bpm.engine.rest.dto.runtime.SuspensionStateDto
 
suspended() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only selects executions which are suspended, because their process instance is suspended.
suspended() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only selects process instances which are suspended, either because the process instance itself is suspended or because the corresponding process definition is suspended
suspended() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only selects tasks which are suspended, because its process instance was suspended.
SuspendedEntityInteractionException - Exception in org.camunda.bpm.engine
This exception is thrown, if an operation that requires a non-suspended entity (execution, task, process definition) is executed on a suspended one.
SuspendedEntityInteractionException(String) - Constructor for exception org.camunda.bpm.engine.SuspendedEntityInteractionException
 
suspendProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
suspendProcessDefinitionById(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
suspendProcessDefinitionById(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Suspends the process definition with the given id.
suspendProcessDefinitionById(String, boolean, Date) - Method in interface org.camunda.bpm.engine.RepositoryService
Suspends the process definition with the given id.
suspendProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
suspendProcessDefinitionByKey(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
 
suspendProcessDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.RepositoryService
Suspends the all process definitions with the given key (= id in the bpmn20.xml file).
suspendProcessDefinitionByKey(String, boolean, Date) - Method in interface org.camunda.bpm.engine.RepositoryService
Suspends the all process definitions with the given key (= id in the bpmn20.xml file).
SuspendProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SuspendProcessDefinitionCmd(ProcessDefinitionEntity, boolean, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
 
SuspendProcessDefinitionCmd(String, String, boolean, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
 
suspendProcessInstanceById(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
suspendProcessInstanceById(String) - Method in interface org.camunda.bpm.engine.RuntimeService
Suspends the process instance with the given id.
SuspendProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
 
SuspendProcessInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SuspendProcessInstanceCmd
 
suspensionState - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
 
suspensionState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
suspensionState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
SuspensionState - Interface in org.camunda.bpm.engine.impl.persistence.entity
Contains a predefined set of states for process definitions and process instances
suspensionState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
suspensionState - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
suspensionState - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
 
suspensionState - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
SuspensionState.SuspensionStateImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
 
SuspensionState.SuspensionStateImpl(int, String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
 
SuspensionStateDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
SuspensionStateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.SuspensionStateDto
 
SvnConnector - Class in org.camunda.bpm.cycle.connector.svn
 
SvnConnector() - Constructor for class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
SyncFuture<V> - Class in org.camunda.bpm.engine.impl.util
 
SyncFuture(V) - Constructor for class org.camunda.bpm.engine.impl.util.SyncFuture
 
SyncFuture(Throwable) - Constructor for class org.camunda.bpm.engine.impl.util.SyncFuture
 
SynchronizationResultDTO - Class in org.camunda.bpm.cycle.web.dto
 
SynchronizationResultDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.SynchronizationResultDTO
 
SynchronizationResultDTO(SynchronizationResultDTO.SynchronizationStatus) - Constructor for class org.camunda.bpm.cycle.web.dto.SynchronizationResultDTO
 
SynchronizationResultDTO(SynchronizationResultDTO.SynchronizationStatus, String) - Constructor for class org.camunda.bpm.cycle.web.dto.SynchronizationResultDTO
 
SynchronizationResultDTO.SynchronizationStatus - Enum in org.camunda.bpm.cycle.web.dto
 
SynchronizationService - Class in org.camunda.bpm.cycle.roundtrip
Service encapsulating the synchronization magic done in cycle.
SynchronizationService() - Constructor for class org.camunda.bpm.cycle.roundtrip.SynchronizationService
 
synchronizationStatus(long) - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
syncLeftToRight(InputStream, InputStream) - Method in class org.camunda.bpm.cycle.roundtrip.SynchronizationService
Given the streams of two bpmn 2.0 diagrams, perform the synchronization from left to right.
syncRightToLeft(InputStream, InputStream) - Method in class org.camunda.bpm.cycle.roundtrip.SynchronizationService
Given the streams of two bpmn 2.0 diagrams, perform the synchronization from right to left.
SyncWebServiceClient - Interface in org.camunda.bpm.engine.impl.webservice
A dynamic web service client that allows to perform synchronous calls to a specific web service.
SyncWebServiceClientFactory - Interface in org.camunda.bpm.engine.impl.webservice
A factory for SyncWebServiceClient
syntaxError(String) - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Make a JSONException to signal a syntax error.
synthesizeComponent(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationComponentAddProcessor
TODO: should we really do this?

T

TableDataManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
TableDataManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
 
TableMetaData - Class in org.camunda.bpm.engine.management
Structure containing meta data (column names, column types, etc.) about a certain database table.
TableMetaData() - Constructor for class org.camunda.bpm.engine.management.TableMetaData
 
TableMetaData(String) - Constructor for class org.camunda.bpm.engine.management.TableMetaData
 
tableName - Variable in class org.camunda.bpm.engine.impl.cmd.GetTableMetaDataCmd
 
tableName - Variable in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
tableName(String) - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
tableName - Variable in class org.camunda.bpm.engine.management.TableMetaData
 
tableName - Variable in class org.camunda.bpm.engine.management.TablePage
 
tableName(String) - Method in interface org.camunda.bpm.engine.management.TablePageQuery
The name of the table of which a page must be fetched.
TABLENAMES_EXCLUDED_FROM_DB_CLEAN_CHECK - Static variable in class org.camunda.bpm.engine.impl.test.TestHelper
 
TablePage - Class in org.camunda.bpm.engine.management
Data structure used for retrieving database table content.
TablePage() - Constructor for class org.camunda.bpm.engine.management.TablePage
 
TablePageQuery - Interface in org.camunda.bpm.engine.management
Allows programmatic querying of TablePages.
TablePageQueryImpl - Class in org.camunda.bpm.engine.impl
 
TablePageQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
TablePageQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.TablePageQueryImpl
 
tagName - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
 
TAKE - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
Signifies that a transition is being taken / was taken
take(PvmTransition) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
take(PvmTransition) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
leaves the current activity by taking the given transition.
take(PvmTransition) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
take(PvmTransition) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.InterpretableExecution
 
take() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
 
takeAll(List<PvmTransition>, List<ActivityExecution>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
takeAll(List<PvmTransition>, List<ActivityExecution>) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
Takes the given outgoing transitions, and potentially reusing the given list of executions that were previously joined.
takeAll(List<PvmTransition>, List<ActivityExecution>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
TakeTransition - Annotation Type in org.camunda.bpm.engine.cdi.annotation.event
Can be used to qualify events fired when a transition is taken
TakeTransitionLiteral - Class in org.camunda.bpm.engine.cdi.annotation.event
 
TakeTransitionLiteral(String) - Constructor for class org.camunda.bpm.engine.cdi.annotation.event.TakeTransitionLiteral
 
target - Variable in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
targetActivityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
 
targetActivityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
targetNamespace - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
task - Variable in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager.ScopedAssociation
 
task - Variable in class org.camunda.bpm.engine.impl.cmd.SaveTaskCmd
 
task - Variable in class org.camunda.bpm.engine.impl.form.TaskFormDataImpl
 
task - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
Task - Interface in org.camunda.bpm.engine.task
Represents one task for a human user.
TASK_ASSIGNEE - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
TASK_COLOR - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
TASK_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
TASK_DESCRIPTION - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
TASK_DUE_DATE - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
TASK_EVENT_TYPE_COMPLETE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when a task instance is completed.
TASK_EVENT_TYPE_CREATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when a task instance is created
TASK_EVENT_TYPE_DELETE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when a task instance is deleted.
TASK_EVENT_TYPE_UPDATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when a task instance is updated.
TASK_ID - Static variable in class org.camunda.bpm.engine.impl.TaskQueryProperty
 
TASK_KEY - Static variable in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
TASK_LISTENER - Static variable in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
 
TASK_NAME - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
TASK_OWNER - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
TASK_PRIORITY - Static variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
 
TaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
Parent class for all BPMN 2.0 task types such as ServiceTask, ScriptTask, UserTask, etc.
TaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior
 
TaskAlreadyClaimedException - Exception in org.camunda.bpm.engine
This exception is thrown when you try to claim a task that is already claimed by someone else.
TaskAlreadyClaimedException(String, String) - Constructor for exception org.camunda.bpm.engine.TaskAlreadyClaimedException
 
taskAssignee(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances for userTask activities assigned to the given user
taskAssignee(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which were last assigned to the given assignee.
taskAssignee(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
taskAssignee - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskAssignee(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskAssignee - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
taskAssignee(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskAssignee(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which are assigned to the given user.
taskAssigneeLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which were last assigned to an assignee like the given value.
taskAssigneeLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskAssigneeLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskCandidateGroup(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskCandidateGroup(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks for which users in the given group are candidates.
taskCandidateGroupIn(List<String>) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskCandidateGroupIn(List<String>) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks for which the 'candidateGroup' is one of the given groups.
taskCandidateUser(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskCandidateUser(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks for which the given user is a candidate.
taskCreatedAfter(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskCreatedAfter(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks that are created after the given date.
taskCreatedBefore(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskCreatedBefore(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks that are created before the given date.
taskCreatedOn(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskCreatedOn(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks that are created on the given date.
taskDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
 
taskDefinition - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
TaskDefinition - Class in org.camunda.bpm.engine.impl.task
Container for task definition information gathered at parsing time.
TaskDefinition(TaskFormHandler) - Constructor for class org.camunda.bpm.engine.impl.task.TaskDefinition
 
taskDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances with the given task definition key.
taskDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
 
taskDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDefinitionKey - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
taskDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
taskDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskDefinitionKey(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given taskDefinitionKey.
taskDefinitionKeyLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskDefinitionKeyLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with a taskDefinitionKey that match the given parameter.
taskDefinitions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
taskDelegationState(DelegationState) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskDelegationState(DelegationState) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given DelegationState.
taskDeleteReason(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances with the given task delete reason.
taskDeleteReason - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDeleteReason(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDeleteReasonLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances with a task description like the given value.
taskDeleteReasonLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDeleteReasonLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDescription(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances with the given task description.
taskDescription - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDescription(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDescription(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskDescription(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given description.
taskDescriptionLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances with a task description like the given value.
taskDescriptionLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDescriptionLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDescriptionLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskDescriptionLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with a description matching the parameter .
TaskDto - Class in org.camunda.bpm.engine.rest.dto.task
 
TaskDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskDto
 
taskDueAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select select historic task instances which have a due date after the given date.
taskDueAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDueBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select select historic task instances which have a due date before the given date.
taskDueBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskDueDate(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select select historic task instances with the given due date.
taskDueDate(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
TaskElContext - Class in org.camunda.bpm.engine.impl.form
 
TaskElContext(TaskEntity) - Constructor for class org.camunda.bpm.engine.impl.form.TaskElContext
 
TaskEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
TaskEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
TaskEntity(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
TaskForm - Class in org.camunda.bpm.engine.cdi.compat
 
TaskForm() - Constructor for class org.camunda.bpm.engine.cdi.compat.TaskForm
 
TaskForm - Class in org.camunda.bpm.engine.cdi.jsf
 
TaskForm() - Constructor for class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
TaskFormData - Interface in org.camunda.bpm.engine.form
Specific FormData for completing a task.
TaskFormDataImpl - Class in org.camunda.bpm.engine.impl.form
 
TaskFormDataImpl() - Constructor for class org.camunda.bpm.engine.impl.form.TaskFormDataImpl
 
TaskFormHandler - Interface in org.camunda.bpm.engine.impl.form
 
taskFormHandler - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
TaskId - Annotation Type in org.camunda.bpm.engine.cdi.annotation
Qualifier annotation for injecting the current taskId.
taskId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
Only select historic variable updates associated to the given historic task instance.
taskId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances for the given task id.
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.ClaimTaskCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.DelegateTaskCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetIdentityLinksForTaskCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetRenderedTaskFormCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentsCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskCommentsCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskEventsCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskFormCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.SetTaskPriorityCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitTaskFormCmd
 
taskId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
taskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
taskId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskId - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
taskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
taskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
taskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
taskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
taskId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
taskId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
taskId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
taskId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
taskId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
taskId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
TaskId - Annotation Type in org.camunda.bpm.engine.spring.annotations
specifies which parameter is a task id
taskId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given task id (in practice, there will be maximum one of this kind)
taskIdentityLinkEntities - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
taskIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
taskIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
taskIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which have one of the task ids.
taskIds - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
 
taskIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
taskInvolvedUser(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskInvolvedUser(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks for which there exist an IdentityLink with the given user
TaskListener - Interface in org.camunda.bpm.engine.delegate
 
TaskListener - Interface in org.camunda.bpm.engine.impl.pvm.delegate
Deprecated.
use org.camunda.bpm.engine.delegate.TaskListener instead
TaskListenerInvocation - Class in org.camunda.bpm.engine.impl.delegate
Class handling invocations of TaskListeners
TaskListenerInvocation(TaskListener, DelegateTask) - Constructor for class org.camunda.bpm.engine.impl.delegate.TaskListenerInvocation
 
TaskListenerInvocation(TaskListener, DelegateTask, InterpretableExecution) - Constructor for class org.camunda.bpm.engine.impl.delegate.TaskListenerInvocation
 
taskListeners - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
 
TaskManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
TaskManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
taskMaxPriority(Integer) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskMaxPriority(Integer) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given priority or lower.
taskMinPriority(Integer) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskMinPriority(Integer) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given priority or higher.
taskName(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances with the given task name.
taskName - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskName(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskName(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskName(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given name
taskNameLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances with a task name like the given value.
taskNameLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskNameLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskNameLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskNameLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with a name matching the parameter.
taskOwner(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which have the given owner.
taskOwner - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskOwner(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskOwner(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskOwner(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks for which the given user is the owner.
taskOwnerLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which have an owner like the one specified.
taskOwnerLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskOwnerLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskParentTaskId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select subtasks of the given parent task
taskParentTaskId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskParentTaskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskPriority(Integer) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances with the given priority.
taskPriority - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskPriority(Integer) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskPriority(Integer) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskPriority(Integer) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks with the given priority.
TaskQuery - Interface in org.camunda.bpm.engine.task
Allows programmatic querying of Tasks;
TaskQueryDto - Class in org.camunda.bpm.engine.rest.dto.task
 
TaskQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
TaskQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
 
TaskQueryImpl - Class in org.camunda.bpm.engine.impl
 
TaskQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.TaskQueryImpl
 
TaskQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.TaskQueryImpl
 
TaskQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.TaskQueryImpl
 
TaskQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used in a TaskQuery.
TaskQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.TaskQueryProperty
 
TaskQueryVariableValue - Class in org.camunda.bpm.engine.impl
Represents a variable value used in a task query.
TaskQueryVariableValue(String, Object, QueryOperator, boolean) - Constructor for class org.camunda.bpm.engine.impl.TaskQueryVariableValue
 
TaskResource - Interface in org.camunda.bpm.engine.rest.sub.task
 
TaskResourceImpl - Class in org.camunda.bpm.engine.rest.sub.task.impl
 
TaskResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
TaskRestService - Interface in org.camunda.bpm.engine.rest
 
TaskRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
TaskRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
 
TaskRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
 
tasks - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
TASKS_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
taskService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
 
taskService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
 
taskService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
taskService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
taskService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
TaskService - Interface in org.camunda.bpm.engine
Service which provides access to Task and form related operations.
taskService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
 
taskService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
TaskServiceImpl - Class in org.camunda.bpm.engine.impl
 
TaskServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.TaskServiceImpl
 
taskUnassigned() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskUnassigned() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which don't have an assignee.
taskUnnassigned() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
Deprecated.
taskUnnassigned() - Method in interface org.camunda.bpm.engine.task.TaskQuery
Deprecated.
TaskVariableMapper - Class in org.camunda.bpm.engine.impl.form
 
TaskVariableMapper(TaskEntity) - Constructor for class org.camunda.bpm.engine.impl.form.TaskVariableMapper
 
taskVariableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which have a local task variable with the given name set to the given value.
taskVariableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
taskVariableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskVariableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which have a local task variable with the given name set to the given value.
taskVariableValueNotEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
taskVariableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
Only select tasks which have a local task variable with the given name, but with a different value than the passed value.
Tccl - Class in org.camunda.bpm.container.impl.jboss.util
Utility methods to manipulate the Current Thread Context Classloader
Tccl() - Constructor for class org.camunda.bpm.container.impl.jboss.util.Tccl
 
Tccl.Operation<T> - Interface in org.camunda.bpm.container.impl.jboss.util
 
tearDown() - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
 
tearDown() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
 
template(String) - Method in class org.camunda.bpm.cycle.web.service.ErrorViewService
 
template(String) - Method in class org.camunda.bpm.cycle.web.service.ViewService
 
TemplateConfiguration - Class in org.camunda.bpm.cycle.web.jaxrs.ext
Exposes the template resolving beans to the spring context.
TemplateConfiguration() - Constructor for class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateConfiguration
 
templateEngine() - Method in class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateConfiguration
 
TemplateExceptionMapper - Class in org.camunda.bpm.cycle.web.jaxrs.ext
Maps thymeleaf generated exceptions to their respective http error codes
TemplateExceptionMapper() - Constructor for class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateExceptionMapper
 
TemplateMessageBodyWriter - Class in org.camunda.bpm.cycle.web.jaxrs.ext
Renders Strings returned by controllers as templates when text/html or text/xhtml+xml is requested as a content type.
TemplateMessageBodyWriter() - Constructor for class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateMessageBodyWriter
 
templateResolver() - Method in class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateConfiguration
 
TerminateEndEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
TerminateEndEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
 
test(ConnectorConfigurationDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
test(ConnectorCredentialsDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
testConnectorConfiguration(ConnectorConfiguration) - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
 
testConnectorConfiguration(ConnectorConfiguration, String, String) - Method in class org.camunda.bpm.cycle.connector.ConnectorRegistry
 
testContextManager - Variable in class org.camunda.bpm.engine.spring.impl.test.SpringProcessEngineTestCase
 
TestHelper - Class in org.camunda.bpm.engine.impl.test
 
TestHelper() - Constructor for class org.camunda.bpm.engine.impl.test.TestHelper
 
TestRunnerService - Class in org.camunda.bpm.cycle.web.service.test
This is the test controller which provides an interface to run angular end-to-end tests
TestRunnerService() - Constructor for class org.camunda.bpm.cycle.web.service.test.TestRunnerService
 
text - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
text() - Method in class org.camunda.bpm.engine.impl.juel.Parser
text := <TEXT>
text - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
 
textValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
textValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
textValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
textValue2 - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
textValue2 - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
textValue2 - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
theClass - Variable in class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
THICK_TASK_BORDER_STROKE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
thread - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
THREAD_POOL_NAME - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
 
threadPoolExecutor - Variable in class org.camunda.bpm.container.impl.threading.se.SeExecutorService
 
threadPoolExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
 
threadPoolExecutor - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
ThreadPoolJobExecutor - Class in org.camunda.bpm.engine.impl.jobexecutor
 
ThreadPoolJobExecutor() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
 
threadPoolQueue - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
 
threadPoolQueue - Variable in class org.camunda.bpm.engine.impl.mail.MailScanner
 
threadRenderingMode - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
threadRenderingMode - Variable in class org.camunda.bpm.engine.impl.test.PvmTestCase
 
Threadsafe - Annotation Type in org.camunda.bpm.cycle.connector
 
ThreadsafeAspect - Class in org.camunda.bpm.cycle.aspect
 
ThreadsafeAspect() - Constructor for class org.camunda.bpm.cycle.aspect.ThreadsafeAspect
 
throwActivitiExceptionForErrors() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
 
throwCompensationEvent(List<CompensateEventSubscriptionEntity>, ActivityExecution, boolean) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.ScopeUtil
we create a separate execution for each compensation handler invocation.
TIME - Static variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
 
time - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
timeBasedGenerator - Static variable in class org.camunda.bpm.engine.impl.persistence.StrongUuidGenerator
 
TIMER_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
TimerActivateProcessDefinitionHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
TimerActivateProcessDefinitionHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
 
TimerCatchIntermediateEventJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
TimerCatchIntermediateEventJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler
 
TimerChangeProcessDefinitionSuspensionStateJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
TimerChangeProcessDefinitionSuspensionStateJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
 
TimerDeclarationImpl - Class in org.camunda.bpm.engine.impl.jobexecutor
 
TimerDeclarationImpl(Expression, TimerDeclarationType, String) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
TimerDeclarationType - Enum in org.camunda.bpm.engine.impl.jobexecutor
 
TimerEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
TimerEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
 
TimerEntity(TimerDeclarationImpl) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
 
TimerExecuteNestedActivityJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
TimerExecuteNestedActivityJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler
 
timers() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
timers() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs that are timers.
TimerStartEventJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
TimerStartEventJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
 
TimerSuspendProcessDefinitionHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
 
TimerSuspendProcessDefinitionHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
 
timeStamp - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
timestamp - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
to - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
 
toArray() - Method in class org.camunda.bpm.engine.impl.bpmn.data.FieldBaseStructureInstance
 
toArray() - Method in class org.camunda.bpm.engine.impl.bpmn.data.PrimitiveStructureInstance
 
toArray() - Method in interface org.camunda.bpm.engine.impl.bpmn.data.StructureInstance
Converts this structure instance into an array
toConnectorNode() - Method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
 
toDoFolderName - Variable in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
toDoInActivitiFolderName - Variable in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
toExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.data.Assignment
 
toInputStream(String, String) - Static method in class org.camunda.bpm.cycle.util.IoUtil
Returns an input stream serving the given argument
toJson(List<T>, Writer) - Method in class org.camunda.bpm.engine.impl.json.JsonListConverter
 
toJson(List<T>) - Method in class org.camunda.bpm.engine.impl.json.JsonListConverter
 
toJson(List<T>, int) - Method in class org.camunda.bpm.engine.impl.json.JsonListConverter
 
toJson(T, Writer) - Method in class org.camunda.bpm.engine.impl.json.JsonObjectConverter
 
toJson(T) - Method in class org.camunda.bpm.engine.impl.json.JsonObjectConverter
 
toJson(T, int) - Method in class org.camunda.bpm.engine.impl.json.JsonObjectConverter
 
toJSONArray(String) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONTokener) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string, using the first row as a source of names.
toJSONArray(JSONArray, String) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(JSONArray, JSONTokener) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a JSONArray of JSONObjects from a comma delimited text string using a supplied JSONArray as the source of element names.
toJSONArray(String) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.
toJSONArray(XMLTokener) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONArray using the JsonML transform.
toJSONArray(JSONArray) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Produce a JSONArray containing the values of the members of this JSONObject.
toJsonObject(T) - Method in class org.camunda.bpm.engine.impl.json.JsonObjectConverter
 
toJsonObject(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.json.JsonProcessDefinitionConverter
 
toJsonObject(ProcessEngineInfo) - Method in class org.camunda.bpm.engine.impl.json.JsonProcessEngineInfoConverter
 
toJsonObject(Task) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskConverter
 
toJSONObject(String) - Static method in class org.camunda.bpm.engine.impl.util.json.Cookie
Convert a cookie specification string into a JSONObject.
toJSONObject(String) - Static method in class org.camunda.bpm.engine.impl.util.json.CookieList
Convert a cookie list into a JSONObject.
toJSONObject(String) - Static method in class org.camunda.bpm.engine.impl.util.json.HTTP
Convert an HTTP header string into a JSONObject.
toJSONObject(JSONArray) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Produce a JSONObject by combining a JSONArray of names with the values of this JSONArray.
toJSONObject(XMLTokener) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.
toJSONObject(String) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject using the JsonML transform.
toJSONObject(String) - Static method in class org.camunda.bpm.engine.impl.util.json.XML
Convert a well-formed (but not necessarily valid) XML string into a JSONObject.
toJSONString() - Method in interface org.camunda.bpm.engine.impl.util.json.JSONString
The toJSONString method allows a class to produce its own JSON serialization.
token(Scanner.Symbol, String, int) - Method in class org.camunda.bpm.engine.impl.juel.Scanner
 
toMap(Map<String, VariableValueDto>) - Static method in class org.camunda.bpm.engine.rest.util.DtoUtil
Returns null, if variables is null.
TomcatAttachments - Class in org.camunda.bpm.container.impl.tomcat.deployment
Set of constant keys to be used in apache tomcat deployment operations
TomcatAttachments() - Constructor for class org.camunda.bpm.container.impl.tomcat.deployment.TomcatAttachments
 
TomcatBpmPlatformBootstrap - Class in org.camunda.bpm.container.impl.tomcat
Apache Tomcat server listener responsible for deploying the bpm platform.
TomcatBpmPlatformBootstrap() - Constructor for class org.camunda.bpm.container.impl.tomcat.TomcatBpmPlatformBootstrap
 
TomcatParseBpmPlatformXmlStep - Class in org.camunda.bpm.container.impl.tomcat.deployment
This deployment operation step is responsible for parsing and attaching the bpm-platform.xml file on tomcat.
TomcatParseBpmPlatformXmlStep() - Constructor for class org.camunda.bpm.container.impl.tomcat.deployment.TomcatParseBpmPlatformXmlStep
 
toObject(Reader) - Method in class org.camunda.bpm.engine.impl.json.JsonListConverter
 
toObject(Reader) - Method in class org.camunda.bpm.engine.impl.json.JsonObjectConverter
 
toObject(Reader) - Method in class org.camunda.bpm.engine.impl.json.JsonProcessDefinitionConverter
 
toObject(Reader) - Method in class org.camunda.bpm.engine.impl.json.JsonProcessEngineInfoConverter
 
toObject(Reader) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskConverter
 
toQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
 
toResponse(CycleException) - Method in class org.camunda.bpm.cycle.exception.CycleExceptionMapper
 
toResponse(TemplateInputException) - Method in class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateExceptionMapper
 
toResponse(WebException) - Method in class org.camunda.bpm.cycle.web.jaxrs.ext.WebExceptionMapper
 
toResponse(Exception) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandler
 
toResponse(ProcessEngineException) - Method in class org.camunda.bpm.engine.rest.exception.ProcessEngineExceptionHandler
 
toResponse(RestException) - Method in class org.camunda.bpm.engine.rest.exception.RestExceptionHandler
 
toResponse(SecurityException) - Method in class org.camunda.bpm.security.web.jaxrs.SecurityExceptionMapper
 
toString() - Method in class org.camunda.bpm.cycle.connector.ConnectorNode
 
toString() - Method in class org.camunda.bpm.cycle.entity.Roundtrip
 
toString(InputStream) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
toString(InputStream, String) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
toString() - Method in enum org.camunda.bpm.engine.authorization.Permissions
 
toString() - Method in class org.camunda.bpm.engine.cdi.BusinessProcessEventType.DefaultBusinessProcessEventType
 
toString() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
toString() - Method in exception org.camunda.bpm.engine.delegate.BpmnError
 
toString() - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
Returns the string representation of the CronExpression
toString() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.BulkDeleteOperation
 
toString() - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession.DeletePersistentObjectOperation
 
toString(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
toString() - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
 
toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstBinary
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstBoolean
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstBracket
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstChoice
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstComposite
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstDot
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstEval
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstFunction
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstIdentifier
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstMethod
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstNested
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstNull
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstNumber
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstParameters
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstString
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstText
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.AstUnary
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.ObjectValueExpression
 
toString() - Method in enum org.camunda.bpm.engine.impl.juel.Scanner.Symbol
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.Scanner.Token
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.Tree
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
 
toString() - Method in class org.camunda.bpm.engine.impl.juel.TreeValueExpression
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityStatisticsImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentStatisticsEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MessageEventSubscriptionEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SignalEventSubscriptionEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
toString() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
toString() - Method in class org.camunda.bpm.engine.impl.util.io.InputStreamSource
 
toString() - Method in class org.camunda.bpm.engine.impl.util.io.ResourceStreamSource
 
toString() - Method in class org.camunda.bpm.engine.impl.util.io.StringStreamSource
 
toString(JSONArray) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects.
toString(JSONArray, JSONArray) - Static method in class org.camunda.bpm.engine.impl.util.json.CDL
Produce a comma delimited text from a JSONArray of JSONObjects using a provided list of names.
toString(JSONObject) - Static method in class org.camunda.bpm.engine.impl.util.json.Cookie
Convert a JSONObject into a cookie specification string.
toString(JSONObject) - Static method in class org.camunda.bpm.engine.impl.util.json.CookieList
Convert a JSONObject into a cookie list.
toString(JSONObject) - Static method in class org.camunda.bpm.engine.impl.util.json.HTTP
Convert a JSONObject into an HTTP header.
toString() - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Make a JSON text of this JSONArray.
toString(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Make a prettyprinted JSON text of this JSONArray.
toString(JSONArray) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONML
Reverse the JSONML transformation, making an XML text from a JSONArray.
toString(JSONObject) - Static method in class org.camunda.bpm.engine.impl.util.json.JSONML
Reverse the JSONML transformation, making an XML text from a JSONObject.
toString() - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Make a JSON text of this JSONObject.
toString(int) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Make a prettyprinted JSON text of this JSONObject.
toString() - Method in class org.camunda.bpm.engine.impl.util.json.JSONStringer
Return the JSON text.
toString() - Method in class org.camunda.bpm.engine.impl.util.json.JSONTokener
Make a printable string of this JSONTokener.
toString(Object) - Static method in class org.camunda.bpm.engine.impl.util.json.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString(Object, String) - Static method in class org.camunda.bpm.engine.impl.util.json.XML
Convert a JSONObject into a well-formed, element-normal XML string.
toString() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
 
toString() - Method in class org.camunda.bpm.engine.impl.util.xml.Problem
 
toString() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
toString() - Method in class org.camunda.bpm.engine.osgi.Extender.BundleScriptEngineResolver
 
toString() - Method in class org.camunda.bpm.engine.repository.DiagramElement
 
toString() - Method in class org.camunda.bpm.engine.repository.DiagramNode
 
toString() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
 
total - Variable in class org.camunda.bpm.engine.management.TablePage
The total number of rows in the table.
TransactionActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
 
TransactionActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.TransactionActivityBehavior
 
TransactionContext - Interface in org.camunda.bpm.engine.impl.cfg
 
transactionContext - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
 
transactionContextFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
TransactionContextFactory - Interface in org.camunda.bpm.engine.impl.cfg
 
transactionContextFactory - Variable in class org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory
 
transactionContextFactory - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
 
transactionFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
transactionListener - Variable in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
 
TransactionListener - Interface in org.camunda.bpm.engine.impl.cfg
 
transactionManager - Variable in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
 
transactionManager - Variable in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContextFactory
 
transactionManager - Variable in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
transactionManager - Variable in class org.camunda.bpm.engine.impl.interceptor.JtaRetryInterceptor
 
transactionManager - Variable in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
 
transactionManager - Variable in class org.camunda.bpm.engine.spring.SpringTransactionContext
 
transactionManager - Variable in class org.camunda.bpm.engine.spring.SpringTransactionContextFactory
 
transactionManager - Variable in class org.camunda.bpm.engine.spring.SpringTransactionInterceptor
 
transactionManagerInjector - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
 
transactionManagerJndiName - Variable in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
 
transactionPropagation - Variable in class org.camunda.bpm.engine.spring.SpringTransactionInterceptor
 
transactionsExternallyManaged - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
transactionState - Variable in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.TransactionStateSynchronization
 
TransactionState - Enum in org.camunda.bpm.engine.impl.cfg
 
transform(Object) - Method in class org.camunda.bpm.engine.impl.transformer.AbstractTransformer
Transforms anObject into a different object
transform(Object) - Method in interface org.camunda.bpm.engine.impl.transformer.Transformer
Transforms anObject into a different object
transform(URL) - Method in class org.camunda.bpm.engine.osgi.BarDeploymentListener
 
transform(URL, OutputStream) - Static method in class org.camunda.bpm.engine.osgi.BarTransformer
 
transform(URL) - Method in class org.camunda.bpm.engine.osgi.BpmnDeploymentListener
 
transform(URL, OutputStream) - Static method in class org.camunda.bpm.engine.osgi.BpmnTransformer
 
transformation - Variable in class org.camunda.bpm.engine.impl.bpmn.data.TransformationDataOutputAssociation
 
TransformationDataOutputAssociation - Class in org.camunda.bpm.engine.impl.bpmn.data
A transformation based data output association
TransformationDataOutputAssociation(String, String, Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.data.TransformationDataOutputAssociation
 
transformBoundsForImage(DiagramNode, DiagramNode, Map<String, DiagramNode>) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
transformBoundsForImage(DiagramNode, DiagramNode, DiagramNode) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
 
transformConfiguration(ProcessEngineXml) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor
transforms the configuration as provided via the ProcessEngineXml into a ManagedProcessEngineMetadata
transformConfiguration(OperationContext, String, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
 
transformer - Variable in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
 
Transformer - Interface in org.camunda.bpm.engine.impl.transformer
A Transformer is responsible of transforming an object into a different object
transformers - Variable in class org.camunda.bpm.engine.impl.transformer.ComposedTransformer
 
transformGroup(SearchResult) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
transformPathMatcher(SecurityFilterConfig.PathMatcherConfig) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
 
transformUser(SearchResult) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
 
transition(ServiceController<? extends S>, ServiceController.Transition) - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
transition(ServiceController, ServiceController.Transition) - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceTracker
 
transition - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
current transition.
transition - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
transition(String) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
transition(String, String) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
transition - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
current transition.
TRANSITION_CREATE_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
TRANSITION_DESTROY_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
TRANSITION_NOTIFY_LISTENER_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
TRANSITION_NOTIFY_LISTENER_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
TRANSITION_NOTIFY_LISTENER_TAKE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
 
transitionBeingTaken - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
transition that will be taken.
TransitionImpl - Class in org.camunda.bpm.engine.impl.pvm.process
 
TransitionImpl(String, ProcessDefinitionImpl) - Constructor for class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
 
TransitionInstance - Interface in org.camunda.bpm.engine.runtime
A transition instance represents an execution token that has just completed a transition (sequence flow in BPMN) and is now about to start an activity.
TransitionInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
TransitionInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
 
TransitionInstanceImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
 
TransitionInstanceImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
 
transitionLeavesNextOuterScope(ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperationTransitionDestroyScope
 
transitionName - Variable in class org.camunda.bpm.engine.cdi.annotation.event.TakeTransitionLiteral
 
transitionName - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
tree() - Method in class org.camunda.bpm.engine.impl.juel.Parser
tree := text? ((dynamic text?)+ | (deferred text?)+)?
Tree - Class in org.camunda.bpm.engine.impl.juel
Parsed expression, usually created by a TreeBuilder.
Tree(ExpressionNode, Collection<FunctionNode>, Collection<IdentifierNode>, boolean) - Constructor for class org.camunda.bpm.engine.impl.juel.Tree
Constructor.
TreeBuilder - Interface in org.camunda.bpm.engine.impl.juel
Tree builder interface.
TreeBuilderException - Exception in org.camunda.bpm.engine.impl.juel
Exception type thrown in build phase (scan/parse).
TreeBuilderException(String, int, String, String, String) - Constructor for exception org.camunda.bpm.engine.impl.juel.TreeBuilderException
 
TreeCache - Interface in org.camunda.bpm.engine.impl.juel
Tree cache interface.
TreeMethodExpression - Class in org.camunda.bpm.engine.impl.juel
A method expression is ready to be evaluated (by calling either TreeMethodExpression.invoke(ELContext, Object[]) or TreeMethodExpression.getMethodInfo(ELContext)).
TreeMethodExpression(TreeStore, FunctionMapper, VariableMapper, TypeConverter, String, Class<?>, Class<?>[]) - Constructor for class org.camunda.bpm.engine.impl.juel.TreeMethodExpression
Create a new method expression.
TreeStore - Class in org.camunda.bpm.engine.impl.juel
Tree store class.
TreeStore(TreeBuilder, TreeCache) - Constructor for class org.camunda.bpm.engine.impl.juel.TreeStore
Constructor.
TreeValueExpression - Class in org.camunda.bpm.engine.impl.juel
TreeValueExpression(TreeStore, FunctionMapper, VariableMapper, TypeConverter, String, Class<?>) - Constructor for class org.camunda.bpm.engine.impl.juel.TreeValueExpression
Create a new value expression.
triggerEvent(ExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.EventSubscriptionResource
 
triggerEvent(ExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
 
triggerExecution(CommandContext, MessageCorrelationResult) - Method in class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
 
tryAutoDetectMailSession() - Method in class org.camunda.bpm.cycle.service.mail.DefaultMailSessionProvider
 
tryCorrelateMessageToExecution(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
 
tryCorrelateMessageToProcessDefinition(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
 
TxContextCommandContextFactory - Class in org.camunda.bpm.engine.impl.interceptor
This CommandContextFactory allows to explicitly pass in a TransactionContextFactory.
TxContextCommandContextFactory() - Constructor for class org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory
 
type - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
 
type - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
type - Variable in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkCmd
 
type - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAuthorizationCommand
 
type - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
 
type - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
type - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
type - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
type - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
TYPE - Static variable in class org.camunda.bpm.engine.impl.GroupQueryProperty
 
type - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
TYPE - Static variable in class org.camunda.bpm.engine.impl.javax.el.ELResolver
The attribute name of the named attribute in the FeatureDescriptor that specifies the runtime type of the variable or property.
TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
 
TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
 
TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
 
TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler
 
type - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
 
TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler
 
TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
 
TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
 
type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
 
type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
type - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
type - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
type - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
type - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
type - Variable in class org.camunda.bpm.engine.rest.dto.ExceptionDto
 
type - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
type - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
 
TYPE_COMMENT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
TYPE_EVENT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
TYPE_EXECUTION - Static variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
signifies a message correlated to an execution
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.BooleanType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.ByteArrayType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.DateType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.DoubleType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.IntegerType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.JPAEntityVariableType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.LongType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.NullType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.SerializableType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.ShortType
 
TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.variable.StringType
 
TYPE_PROCESS_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResult
signifies a message correlated to a process definition
TYPE_USERACCOUNT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
TYPE_USERINFO - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
TypeConverter - Interface in org.camunda.bpm.engine.impl.juel
 
TypeConverterImpl - Class in org.camunda.bpm.engine.impl.juel
Type Conversions as described in EL 2.1 specification (section 1.17).
TypeConverterImpl() - Constructor for class org.camunda.bpm.engine.impl.juel.TypeConverterImpl
 
typeName - Variable in class org.camunda.bpm.engine.cdi.BusinessProcessEventType.DefaultBusinessProcessEventType
 
typeName - Variable in class org.camunda.bpm.engine.impl.variable.CustomObjectType
 
typeToTrack - Variable in class org.camunda.bpm.container.impl.jboss.util.ServiceTracker
 

U

UelExpressionCondition - Class in org.camunda.bpm.engine.impl.el
Condition that resolves an UEL expression at runtime.
UelExpressionCondition(Expression) - Constructor for class org.camunda.bpm.engine.impl.el.UelExpressionCondition
 
unary(boolean) - Method in class org.camunda.bpm.engine.impl.juel.Parser
unary := <NOT> unary | <MINUS> unary | <EMPTY> unary | value
unassigned - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
UnauthorizedException - Exception in org.camunda.bpm.security
 
UnauthorizedException(String) - Constructor for exception org.camunda.bpm.security.UnauthorizedException
 
UnauthorizedException(Throwable) - Constructor for exception org.camunda.bpm.security.UnauthorizedException
 
UnauthorizedException(String, Throwable) - Constructor for exception org.camunda.bpm.security.UnauthorizedException
 
unbindService(JavaDelegate, Map) - Method in class org.camunda.bpm.engine.osgi.blueprint.BlueprintELResolver
 
unclaim() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
 
unclaim() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
 
undeploy() - Method in class org.camunda.bpm.application.AbstractProcessApplication
 
undeploy() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
Undeploy this process application from the runtime container.
undeploy(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
 
undeploy(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationComponentAddProcessor
 
undeploy(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
undeploy(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor
 
undeploy(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor
 
undeploy(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
 
undeployBpmPlatform(LifecycleEvent) - Method in class org.camunda.bpm.container.impl.tomcat.TomcatBpmPlatformBootstrap
 
undeployProcessApplication(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
undeployProcessApplication(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
undeployProcessApplication(AbstractProcessApplication) - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
Undeploy a AbstractProcessApplication from the runtime container.
UndeployProcessArchivesStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation responsible for undeploying all process archives.
UndeployProcessArchivesStep() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchivesStep
 
UndeployProcessArchiveStep - Class in org.camunda.bpm.container.impl.jmx.deployment
Deployment operation step responsible for performing the undeployment of a process archive
UndeployProcessArchiveStep(JmxManagedProcessApplication, ProcessArchiveXml, String) - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.UndeployProcessArchiveStep
 
unescape(String) - Static method in class org.camunda.bpm.engine.impl.util.json.Cookie
Convert %hh sequences to single characters, and convert plus to space.
unfinished() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
Only select historic activity instances that are not finished yet.
unfinished() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select historic process instance that are not yet finished.
unfinished() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
Only select historic task instances which aren't finished yet.
unfinished - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
unfinished() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
 
unfinished - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
unfinished() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
 
unfinished - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
unfinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
unregister() - Method in class org.camunda.bpm.engine.osgi.Extender.BundleScriptEngineResolver
 
unregister(ProcessEngine) - Static method in class org.camunda.bpm.engine.ProcessEngines
Unregisters the given process engine.
unregisterDeployment(String) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
 
unregisterDeployment(String) - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineMBean
 
UnregisterDeploymentCmd - Class in org.camunda.bpm.engine.impl.cmd
 
UnregisterDeploymentCmd(Set<String>) - Constructor for class org.camunda.bpm.engine.impl.cmd.UnregisterDeploymentCmd
 
UnregisterDeploymentCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.UnregisterDeploymentCmd
 
unregisterDeploymentForJobExecutor(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
unregisterDeploymentForJobExecutor(String) - Method in interface org.camunda.bpm.engine.ManagementService
Unregister a deployment for the engine's job executor.
unregisterProcessApplication(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
unregisterProcessApplication(Set<String>, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
 
unregisterProcessApplication(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
Deactivate a deployment for a given ProcessApplication.
unregisterProcessApplication(Set<String>, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
Deactivate a deployment for a given ProcessApplication.
UnregisterProcessApplicationCmd - Class in org.camunda.bpm.engine.impl.cmd
 
UnregisterProcessApplicationCmd(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.UnregisterProcessApplicationCmd
 
UnregisterProcessApplicationCmd(Set<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.UnregisterProcessApplicationCmd
 
unregisterProcessApplicationForDeployments(Set<String>, boolean) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
 
unregisterProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
 
unregisterProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate
 
unregisterProcessEngine(ProcessEngine) - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
Unregisters a managed ProcessEngine instance from the Runtime Container.
unregisterProcessEngine(ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
unregisterProcessEngine(ProcessEngineConfigurationImpl, String) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.tobemerged.JobExecutorService
 
UnresolvedReference - Interface in org.camunda.bpm.engine.impl.bpmn.parser
 
unresolvedTransitions - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
 
UNSTORED_KEYS - Static variable in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
The script engine implementations put some key/value pairs into the binding.
unsuccessful() - Static method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
unsuccessful(String) - Static method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
 
update(BpmnDiagramDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.BpmnDiagramService
 
update(ConnectorConfigurationDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorConfigurationService
 
update(ConnectorCredentialsDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.ConnectorCredentialsService
 
update(RoundtripDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
update(UserDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.UserService
 
update(PersistentObject) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
update(String, Object) - Method in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
update(AuthorizationEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
 
update() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
 
update(AuthorizationCreateDto, Authorization) - Static method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
update(AuthorizationDto, Authorization) - Static method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
update(Group) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
 
update(User) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
updateAuthorization(AuthorizationDto) - Method in interface org.camunda.bpm.engine.rest.sub.authorization.AuthorizationResource
 
updateAuthorization(AuthorizationDto) - Method in class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
 
updateContent(ConnectorNode, InputStream, String) - Method in class org.camunda.bpm.cycle.connector.Connector
 
updateContent(ConnectorNode, InputStream, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioConnector
 
updateContent(ConnectorNode, InputStream, String) - Method in class org.camunda.bpm.cycle.connector.svn.SvnConnector
 
updateContent(ConnectorNode, InputStream, String) - Method in class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
updateCredentials(UserCredentialsDto) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
 
updateCredentials(UserCredentialsDto) - Method in interface org.camunda.bpm.engine.rest.sub.identity.UserResource
 
updateDetails(RoundtripDTO) - Method in class org.camunda.bpm.cycle.web.service.resource.RoundtripService
 
updatedObjects - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSession
 
updateExecutionSuspensionStateByProcessDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
updateExecutionSuspensionStateByProcessInstanceId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
 
updateFromEvent(HistoricVariableUpdateEventEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
updateGroup(GroupDto) - Method in interface org.camunda.bpm.engine.rest.sub.identity.GroupResource
 
updateGroup(GroupDto) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl
 
updateHistoricTaskInstance(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
 
updateModel(String, String, String, String, String, String) - Method in class org.camunda.bpm.cycle.connector.signavio.SignavioClient
 
updateModifiedFieldsFromEntity(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
Updates all modifiable fields from another process definition entity.
updateProfile(UserProfileDto) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
 
updateProfile(UserProfileDto) - Method in interface org.camunda.bpm.engine.rest.sub.identity.UserResource
 
updateSession(HttpSession, Authentications) - Static method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
 
updateStatements - Variable in class org.camunda.bpm.engine.impl.db.DbSqlSessionFactory
 
updateSuspensionState(SuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
 
updateSuspensionState(SuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
 
updateTaskSuspensionStateByProcessDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
updateTaskSuspensionStateByProcessInstanceId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
 
updateVariableEntities(Map<String, Object>, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
 
updateVariableEntities(Map<String, Object>, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
 
updateVariableEntities(Map<String, Object>, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
 
updateVariableInstance(VariableInstanceEntity, Object, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
updateVariables(String, Map<String, ? extends Object>, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
updateVariablesLocal(String, Map<String, ? extends Object>, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
 
uri - Variable in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
uri - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
 
url - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
 
url - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
 
url - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
 
UrlStreamSource - Class in org.camunda.bpm.engine.impl.util.io
 
UrlStreamSource(URL) - Constructor for class org.camunda.bpm.engine.impl.util.io.UrlStreamSource
 
User - Class in org.camunda.bpm.cycle.entity
 
User() - Constructor for class org.camunda.bpm.cycle.entity.User
 
User(String, boolean) - Constructor for class org.camunda.bpm.cycle.entity.User
 
User - Interface in org.camunda.bpm.engine.identity
Represents a user, used in IdentityService.
user - Variable in class org.camunda.bpm.engine.impl.cmd.SaveUserCmd
 
user - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
 
USER_ID - Static variable in class org.camunda.bpm.engine.impl.UserQueryProperty
 
USER_PREFIX - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
USER_TASK_ASSIGNMENT_HANDLER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
USER_TASK_ID_HANDLER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
UserAuthentication - Class in org.camunda.bpm.webapp.impl.security.auth
An authentication for a user
UserAuthentication(String, List<String>, String, Set<String>) - Constructor for class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
 
UserAuthenticationResource - Class in org.camunda.bpm.webapp.impl.security.auth
Jax-Rs resource allowing users to authenticate with username and password
UserAuthenticationResource() - Constructor for class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
 
UserCreateDto - Class in org.camunda.bpm.engine.rest.dto.identity
 
UserCreateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.UserCreateDto
 
UserCredentialsDto - Class in org.camunda.bpm.engine.rest.dto.identity
 
UserCredentialsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
 
userDnPattern - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
UserDTO - Class in org.camunda.bpm.cycle.web.dto
 
UserDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.UserDTO
 
UserDTO(User) - Constructor for class org.camunda.bpm.cycle.web.dto.UserDTO
 
UserDto - Class in org.camunda.bpm.engine.rest.dto.identity
 
UserDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.UserDto
 
UserDto - Class in org.camunda.bpm.engine.rest.dto.task
 
UserDto(String, String, String) - Constructor for class org.camunda.bpm.engine.rest.dto.task.UserDto
 
userEmail(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only those Users with the given email addres.
userEmail(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
userEmailAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
userEmailLike(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only select Users where the email matches the given parameter.
userEmailLike(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
UserEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
UserEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
UserEntity(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
 
userFirstName(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only select Users with the given firstName.
userFirstName(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
userFirstnameAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
userFirstNameLike(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only select Users where the first name matches the given parameter.
userFirstNameLike(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
userId - Variable in exception org.camunda.bpm.engine.AuthorizationException
 
userId(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only select Users with the given id/
userId - Variable in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.ClaimTaskCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.CreateUserCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.DelegateTaskCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteUserInfoCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteUserPictureCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserAccountCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserInfoCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserInfoKeysCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserPictureCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserPictureCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
 
userId - Variable in class org.camunda.bpm.engine.impl.mail.CreateMailScanCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.mail.MailScanCmd
 
userId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
 
userId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
 
userId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
userId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
 
userId(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
userId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
 
userId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
 
userId - Variable in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
 
UserId - Annotation Type in org.camunda.bpm.engine.spring.annotations
specifies which parameter is a user id
userId - Variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
 
userIdAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
UserIdDto - Class in org.camunda.bpm.engine.rest.dto.task
 
UserIdDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.UserIdDto
 
UserIdentity - Class in org.camunda.bpm.security
Represents a currently logged in user identity
UserIdentity(String) - Constructor for class org.camunda.bpm.security.UserIdentity
 
UserIdentity(User) - Constructor for class org.camunda.bpm.security.UserIdentity
 
userIdIn(String...) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
only selects authorizations for the given user ids
userIdIn(String...) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
userIdIn - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
 
userIds - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
 
userInfoType - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserInfoKeysCmd
 
userLastName(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only select Users with the given lastName.
userLastName(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
userLastnameAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
userLastNameLike(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
Only select Users where the last name matches the given parameter.
userLastNameLike(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
 
UserLookup - Interface in org.camunda.bpm.security
 
userPassword - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserAccountCmd
 
userPassword - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
userPassword - Variable in class org.camunda.bpm.engine.impl.mail.CreateMailScanCmd
 
userPasswordAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
UserProfileDto - Class in org.camunda.bpm.engine.rest.dto.identity
 
UserProfileDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
 
UserQuery - Interface in org.camunda.bpm.engine.identity
Allows programmatic querying of User
UserQueryDto - Class in org.camunda.bpm.engine.rest.dto.identity
 
UserQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
UserQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
 
UserQueryImpl - Class in org.camunda.bpm.engine.impl
 
UserQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.UserQueryImpl
 
UserQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.UserQueryImpl
 
UserQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.UserQueryImpl
 
UserQueryProperty - Class in org.camunda.bpm.engine.impl
Contains the possible properties that can be used by the UserQuery.
UserQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.UserQueryProperty
 
UserRepository - Class in org.camunda.bpm.cycle.repository
 
UserRepository() - Constructor for class org.camunda.bpm.cycle.repository.UserRepository
 
UserResource - Interface in org.camunda.bpm.engine.rest.sub.identity
 
UserResourceImpl - Class in org.camunda.bpm.engine.rest.sub.identity.impl
 
UserResourceImpl(String, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
 
UserRestService - Interface in org.camunda.bpm.engine.rest
 
UserRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
UserRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
UserRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
 
userSearchBase - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
userSearchFilter - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
UserService - Class in org.camunda.bpm.cycle.web.service.resource
This is the user rest controller which exposes user list, get, create andupdate methods as well as some utilities to the cycle client application.
UserService() - Constructor for class org.camunda.bpm.cycle.web.service.resource.UserService
 
USERTASK_IMAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramCanvas
 
UserTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
activity implementation for the user task.
UserTaskActivityBehavior(ExpressionManager, TaskDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
 
usesCollection() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
 
useSsl - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
 
useTLS - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
 
UTF_8 - Static variable in class org.camunda.bpm.cycle.roundtrip.BpmnProcessModelUtil
 
UTF_8 - Static variable in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.StringUtils
 

V

validate() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
validates the configuration and throws ProcessEngineException if the configuration is invalid.
validate() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivationSpec
 
validate() - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
 
validateActivities(List<ActivityImpl>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
validateActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
validateAndSwitchVersionOfExecution(CommandContext, ExecutionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
 
validateExclusiveGateway(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
validateFieldDeclarationsForEmail(Element, List<FieldDeclaration>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
validateFieldDeclarationsForShell(Element, List<FieldDeclaration>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
 
validateParameters(String, String, String, String, String) - Method in class org.camunda.bpm.cycle.service.mail.MailService
 
validateParams(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkCmd
 
validateParams(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
 
validateParams(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
 
validateParams(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
 
validateValidUsage() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
 
validateValue(String) - Method in class org.camunda.bpm.engine.impl.form.EnumFormType
 
validatingSchema - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
 
value - Variable in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
 
value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.BusinessProcessDefinitionLiteral
 
value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.EndActivityLiteral
 
value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.StartActivityLiteral
 
value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.TakeTransitionLiteral
 
value - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
 
value - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
 
value - Variable in class org.camunda.bpm.engine.impl.delegate.ExpressionSetInvocation
 
value - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
 
value() - Method in class org.camunda.bpm.engine.impl.juel.Parser
value := (nonliteral | literal) (<DOT> <IDENTIFIER> | <LBRACK> expr <RBRACK>)*
value - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
 
value(boolean) - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
Append either the value true or the value false.
value(double) - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
Append a double value.
value(long) - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
Append a long value.
value(Object) - Method in class org.camunda.bpm.engine.impl.util.json.JSONWriter
Append an object value.
value - Variable in class org.camunda.bpm.engine.impl.util.xml.Attribute
 
valueExpression - Variable in class org.camunda.bpm.engine.impl.delegate.ExpressionInvocation
 
valueExpression - Variable in class org.camunda.bpm.engine.impl.el.JuelExpression
 
ValueExpression - Class in org.camunda.bpm.engine.impl.javax.el
An Expression that can get or set a value.
ValueExpression() - Constructor for class org.camunda.bpm.engine.impl.javax.el.ValueExpression
 
ValueFields - Interface in org.camunda.bpm.engine.impl.variable
 
valueOf(String) - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Attribute
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Element
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Namespace
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate.ServiceTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.cycle.connector.ConnectorLoginMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.cycle.connector.ConnectorNodeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.cycle.connector.ConnectorStatus.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.cycle.entity.BpmnDiagram.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.cycle.entity.Roundtrip.SyncMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.cycle.web.dto.SynchronizationResultDTO.SynchronizationStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.authorization.Permissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.authorization.Resources
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior.CalledElementBinding
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.bpmn.data.ItemKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.cfg.TransactionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.juel.Builder.Feature
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl.Profile
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.juel.Parser.ExtensionPoint
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.juel.Scanner.Symbol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.QueryOperator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.impl.util.LogUtil.ThreadLogMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.camunda.bpm.engine.task.DelegationState
Returns the enum constant of this type with the specified name.
ValueReference - Class in org.camunda.bpm.engine.impl.javax.el
This class encapsulates a base model object and one of its properties.
ValueReference(Object, Object) - Constructor for class org.camunda.bpm.engine.impl.javax.el.ValueReference
 
values() - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Attribute
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Element
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.container.impl.jboss.extension.Namespace
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.container.impl.jmx.JmxRuntimeContainerDelegate.ServiceTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.camunda.bpm.cycle.connector.ConnectorCache
 
values() - Static method in enum org.camunda.bpm.cycle.connector.ConnectorLoginMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.cycle.connector.ConnectorNodeType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.cycle.connector.ConnectorStatus.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.cycle.entity.BpmnDiagram.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.cycle.entity.Roundtrip.SyncMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.cycle.web.dto.SynchronizationResultDTO.SynchronizationStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.authorization.Permissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.authorization.Resources
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
 
values() - Static method in enum org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior.CalledElementBinding
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.impl.bpmn.data.ItemKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
 
values() - Static method in enum org.camunda.bpm.engine.impl.cfg.TransactionState
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.camunda.bpm.engine.impl.form.EnumFormType
 
values() - Method in class org.camunda.bpm.engine.impl.form.FormData
 
values() - Static method in enum org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.impl.juel.Builder.Feature
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.impl.juel.ExpressionFactoryImpl.Profile
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.impl.juel.Parser.ExtensionPoint
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.impl.juel.Scanner.Symbol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.impl.QueryOperator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
values() - Static method in enum org.camunda.bpm.engine.impl.util.LogUtil.ThreadLogMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.camunda.bpm.engine.task.DelegationState
Returns an array containing the constants of this enum type, in the order they are declared.
VARIABLE_EVENT_TYPE_CREATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when a variable instance is created
VARIABLE_EVENT_TYPE_DELETE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when a variable instance is deleted
VARIABLE_EVENT_TYPE_UPDATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
fired when a variable instance is updated
VARIABLE_NAME - Static variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
 
VARIABLE_NAME - Static variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryProperty
 
VARIABLE_NAME - Static variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
 
VARIABLE_REVISION - Static variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
 
VARIABLE_TYPE - Static variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
 
VARIABLE_TYPE - Static variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
 
VariableDeclaration - Class in org.camunda.bpm.engine.impl.variable
 
VariableDeclaration(String, String) - Constructor for class org.camunda.bpm.engine.impl.variable.VariableDeclaration
 
variableExpression - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
variableHistoryEnabled(ScopeImpl, int) - Static method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
 
VariableInstance - Interface in org.camunda.bpm.engine.runtime
A VariableInstance represents a variable in the execution of a process instance.
VariableInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
VariableInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
 
VariableInstanceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
 
VariableInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
 
variableInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
VariableInstanceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
 
VariableInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
 
VariableInstanceQuery - Interface in org.camunda.bpm.engine.runtime
 
VariableInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
VariableInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
VariableInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
VariableInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
 
VariableInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
VariableInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
VariableInstanceQueryProperty - Class in org.camunda.bpm.engine.impl
 
VariableInstanceQueryProperty(String) - Constructor for class org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
 
VariableInstanceRestService - Interface in org.camunda.bpm.engine.rest
 
VariableInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
 
VariableInstanceRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
 
VariableInstanceRestServiceImpl(String) - Constructor for class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
 
variableInstances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
VariableListConverter - Class in org.camunda.bpm.engine.rest.dto.converter
Reads a list of VariableQueryParameterDtos from a single parameter.
VariableListConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.VariableListConverter
 
VariableMapper - Class in org.camunda.bpm.engine.impl.javax.el
The interface to a map between EL variables and the EL expressions they are associated with.
VariableMapper() - Constructor for class org.camunda.bpm.engine.impl.javax.el.VariableMapper
 
variableName(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
Only select historic process variables with the given variable name.
variableName - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableCmd
 
variableName - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
 
variableName - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyHandler
 
variableName - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
variableName(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
variableName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
variableName - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
variableName(String) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
variableName - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
variableName(String) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which have the variable name.
variableNameLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
Only select historic process variables where the given variable name is like.
variableNameLike - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
variableNameLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
variableNameLike - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
variableNameLike(String) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
 
variableNameLike - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
variableNameLike(String) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which have the name like the assigned variable name.
variableNames - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
 
variableNames - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
 
VariableQueryParameterDto - Class in org.camunda.bpm.engine.rest.dto
 
VariableQueryParameterDto() - Constructor for class org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto
 
VariableResource - Interface in org.camunda.bpm.engine.rest.sub
 
variables - Variable in class org.camunda.bpm.engine.impl.bpmn.data.AbstractDataAssociation
 
variables - Variable in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
 
variables - Variable in class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
 
variables - Variable in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
 
variables - Variable in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
 
variables - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd
 
variables - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
 
variables - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
 
variables - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
 
VariableScope - Interface in org.camunda.bpm.engine.delegate
 
variableScope - Variable in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
variableScope - Variable in class org.camunda.bpm.engine.impl.scripting.ScriptBindings
 
variableScope - Variable in class org.camunda.bpm.engine.impl.scripting.VariableScopeResolver
 
VariableScopeElResolver - Class in org.camunda.bpm.engine.impl.el
Implementation of an ELResolver that resolves expressions with the process variables of a given VariableScope as context.
VariableScopeElResolver(VariableScope) - Constructor for class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
 
VariableScopeImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
 
VariableScopeImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableScopeImpl
 
variableScopeKey - Variable in class org.camunda.bpm.engine.impl.scripting.VariableScopeResolver
 
VariableScopeResolver - Class in org.camunda.bpm.engine.impl.scripting
Bindings implementation using an ExecutionImpl as 'back-end'.
VariableScopeResolver(VariableScope) - Constructor for class org.camunda.bpm.engine.impl.scripting.VariableScopeResolver
 
VariableScopeResolverFactory - Class in org.camunda.bpm.engine.impl.scripting
 
VariableScopeResolverFactory() - Constructor for class org.camunda.bpm.engine.impl.scripting.VariableScopeResolverFactory
 
variablesInputExpressions - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.BusinessRuleTaskActivityBehavior
 
variableType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
 
variableType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
VariableType - Interface in org.camunda.bpm.engine.impl.variable
 
variableTypeName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
 
variableTypeName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
 
variableTypes - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 
variableTypes - Variable in class org.camunda.bpm.engine.impl.db.IbatisVariableTypeHandler
 
VariableTypes - Interface in org.camunda.bpm.engine.impl.variable
Interface describing a container for all available VariableTypes of variables.
variableUpdates() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
variableUpdates() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
 
VariableValueDto - Class in org.camunda.bpm.engine.rest.dto.runtime
 
VariableValueDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.VariableValueDto
 
VariableValueDto(Object, String) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.VariableValueDto
 
variableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select process instances which had a global variable with the given value when they ended.
variableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
only select historic process variables with the given name and value
variableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
variableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
 
variableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a local variable with the given value.
variableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only select process instances which have a global variable with the given value.
variableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variables instances which have the given name and value.
variableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select process instances which had a global variable value greater than the passed value when they ended.
variableValueGreaterThan(String, Object) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
variableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a local variable value greater than the passed value.
variableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only select process instances which have a variable value greater than the passed value.
variableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which value is greater than the passed value.
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select process instances which had a global variable value greater than or equal to the passed value when they ended.
variableValueGreaterThanOrEqual(String, Object) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a local variable value greater than or equal to the passed value.
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only select process instances which have a global variable value greater than or equal to the passed value.
variableValueGreaterThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which value is greater than or equal to the passed value.
variableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select process instances which had a global variable value less than the passed value when the ended.
variableValueLessThan(String, Object) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
variableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a local variable value less than the passed value.
variableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only select process instances which have a global variable value less than the passed value.
variableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which value is less than the passed value.
variableValueLessThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select process instances which has a global variable value less than or equal to the passed value when they ended.
variableValueLessThanOrEqual(String, Object) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
variableValueLessThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a local variable value less than or equal to the passed value.
variableValueLessThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only select process instances which have a global variable value less than or equal to the passed value.
variableValueLessThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which value is less than or equal to the passed value.
variableValueLike(String, String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select process instances which had global variable value like the given value when they ended.
variableValueLike(String, String) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
variableValueLike(String, String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a local variable value like the given value.
variableValueLike(String, String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only select process instances which have a global variable value like the given value.
variableValueLike(String, String) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which value is like the given value.
variableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
Only select process instances which had a global variable with the given name, but with a different value than the passed value when they ended.
variableValueNotEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
 
variableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
Only select executions which have a local variable with the given name, but with a different value than the passed value.
variableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
Only select process instances which have a global variable with the given name, but with a different value than the passed value.
variableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
Only select variable instances which have the given name, but with a different value than the passed value.
variableValues - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
 
version - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
 
version - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
 
version - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
 
version - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
 
VERSION - Static variable in interface org.camunda.bpm.engine.ProcessEngine
the version of the activiti library
version - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
 
VfsConnector - Class in org.camunda.bpm.cycle.connector.vfs
 
VfsConnector() - Constructor for class org.camunda.bpm.cycle.connector.vfs.VfsConnector
 
vfsFileAsUrl(VirtualFile) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
 
VfsProcessApplicationScanner - Class in org.camunda.bpm.container.impl.jmx.deployment.scanning
A ProcessArchiveScanner which uses Jboss VFS for scanning the process archive for processes.
VfsProcessApplicationScanner() - Constructor for class org.camunda.bpm.container.impl.jmx.deployment.scanning.VfsProcessApplicationScanner
 
ViewService - Class in org.camunda.bpm.cycle.web.service
This controller exposes the views offered by the application under app/secured/view.
ViewService() - Constructor for class org.camunda.bpm.cycle.web.service.ViewService
 

W

wait - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
 
WAIT_TIME_IN_MILLIS - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobAcquisitionXml
 
waitBeforeRetry(long) - Method in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
waitForCompletion - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
 
waitForJobExecutorOnCondition(long, long, Callable<Boolean>) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
Deprecated.
waitForJobExecutorOnCondition(long, Callable<Boolean>) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
waitForJobExecutorToProcessAllJobs(long, long) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
Deprecated.
waitForJobExecutorToProcessAllJobs(long) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
 
waitForJobExecutorToProcessAllJobs(ProcessEngineConfigurationImpl, long, long) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
 
waitIncreaseFactor - Variable in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
waitIncreaseFactor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
 
WaitStatesProcessApplication - Class in org.camunda.bpm.example.wait.states
Process Application exposing this application's resources the process engine.
WaitStatesProcessApplication() - Constructor for class org.camunda.bpm.example.wait.states.WaitStatesProcessApplication
 
waitTimeInMillis - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
 
waitTimeInMs - Variable in class org.camunda.bpm.engine.impl.interceptor.RetryInterceptor
 
warning(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
 
warnings - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
 
waypoints - Variable in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
Graphical information: a list of waypoints: x1, y1, x2, y2, x3, y3, ..
WEBAPP_PREFIX - Static variable in class org.camunda.bpm.cockpit.plugin.resource.AbstractPluginRootResource
 
WebException - Exception in org.camunda.bpm.web
 
WebException(String) - Constructor for exception org.camunda.bpm.web.WebException
 
WebException(Throwable) - Constructor for exception org.camunda.bpm.web.WebException
 
WebException(String, Throwable) - Constructor for exception org.camunda.bpm.web.WebException
 
WebException(Response.Status, String, Throwable) - Constructor for exception org.camunda.bpm.web.WebException
 
WebExceptionDTO - Class in org.camunda.bpm.cycle.web.dto
Data object for exceptions being raised by an application
WebExceptionDTO() - Constructor for class org.camunda.bpm.cycle.web.dto.WebExceptionDTO
 
WebExceptionDTO(Response.Status, String, Throwable) - Constructor for class org.camunda.bpm.cycle.web.dto.WebExceptionDTO
 
WebExceptionMapper - Class in org.camunda.bpm.cycle.web.jaxrs.ext
 
WebExceptionMapper() - Constructor for class org.camunda.bpm.cycle.web.jaxrs.ext.WebExceptionMapper
 
WebServiceActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
An activity behavior that allows calling Web services
WebServiceActivityBehavior(Operation) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.WebServiceActivityBehavior
 
WebsphereProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
 
WebsphereProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.WebsphereProcessEngineConfiguration
 
WebUtil - Class in org.camunda.bpm.security.web.util
 
WebUtil() - Constructor for class org.camunda.bpm.security.web.util.WebUtil
 
WHITE_LISTED_URL_PATTERNS - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
 
width - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
width - Variable in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
width - Variable in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
withException - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
 
withException() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
withException() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs that failed due to an exception.
withRetriesLeft() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
 
withRetriesLeft() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
Only select jobs which have retries left
workManager - Variable in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
 
workManager - Variable in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
 
wrap(BpmnDiagram) - Static method in class org.camunda.bpm.cycle.web.dto.BpmnDiagramDTO
Wraps a bpmn diagram as a data object
wrap(ConnectorConfiguration) - Static method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
Wraps a connector configuation as a data object
wrap(ConnectorCredentials) - Static method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
wrap(ConnectorStatus) - Static method in class org.camunda.bpm.cycle.web.dto.ConnectorStatusDTO
 
wrap(Roundtrip) - Static method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
Wraps a roundtrip as a data object
wrap(User) - Static method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
wrap(WebException) - Static method in class org.camunda.bpm.cycle.web.dto.WebExceptionDTO
 
wrap(Exception, Response.Status) - Static method in class org.camunda.bpm.cycle.web.dto.WebExceptionDTO
 
wrapAll(List<ConnectorConfiguration>) - Static method in class org.camunda.bpm.cycle.web.dto.ConnectorConfigurationDTO
Wraps a list of connector configurations as a list of the respective connector data objects
wrapAll(List<ConnectorCredentials>) - Static method in class org.camunda.bpm.cycle.web.dto.ConnectorCredentialsDTO
 
wrapAll(List<ConnectorNode>) - Static method in class org.camunda.bpm.cycle.web.dto.ConnectorNodeDTO
Wraps a list of connector nodes as a list of the respective connector node data objects
wrapAll(List<Roundtrip>) - Static method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
Wraps a list of roundtrips as a list of the respective roundtrip data objects
wrapAll(List<User>) - Static method in class org.camunda.bpm.cycle.web.dto.UserDTO
 
wrapIncludeDiagrams(Roundtrip) - Static method in class org.camunda.bpm.cycle.web.dto.RoundtripDTO
Wraps a roundtrip as a data object including
wrappedMap - Variable in class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
 
WritableIdentityProvider - Interface in org.camunda.bpm.engine.impl.identity
SPI Interface for identity service implementations which offer read / write access to the user database.
write(Writer) - Method in class org.camunda.bpm.engine.impl.util.json.JSONArray
Write the contents of the JSONArray as JSON text to a writer.
write(Writer) - Method in class org.camunda.bpm.engine.impl.util.json.JSONObject
Write the contents of the JSONObject as JSON text to a writer.
writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser
writeMethodName - Variable in class org.camunda.bpm.engine.impl.javax.el.DynamicBeanPropertyELResolver
 
writePlugin(XMLExtendedStreamWriter, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser
 
writer - Variable in class org.camunda.bpm.engine.impl.util.json.JSONWriter
The writer that will receive the output.
writeStringToFile(String, String) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
writeStringToFile(String, String) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
 
writeStringToFileIfDebug(String, String, String) - Static method in class org.camunda.bpm.cycle.util.IoUtil
 
writeTo(String, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class org.camunda.bpm.cycle.web.jaxrs.ext.TemplateMessageBodyWriter
 
writeTree(StringWriter, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
 
WrongDbException - Exception in org.camunda.bpm.engine
Exception that is thrown when the Activiti engine discovers a mismatch between the database schema version and the engine version.
WrongDbException(String, String) - Constructor for exception org.camunda.bpm.engine.WrongDbException
 
wsdlLocation - Variable in class org.camunda.bpm.engine.impl.webservice.WSService
 
WSOperation - Class in org.camunda.bpm.engine.impl.webservice
Represents a WS implementation of a Operation
WSOperation(String, String, WSService) - Constructor for class org.camunda.bpm.engine.impl.webservice.WSOperation
 
WSService - Class in org.camunda.bpm.engine.impl.webservice
Represents a WS implementation of a BpmnInterface
WSService(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.webservice.WSService
 
WSService(String, String, SyncWebServiceClient) - Constructor for class org.camunda.bpm.engine.impl.webservice.WSService
 
wsSyncFactoryClassName - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
 

X

x - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
x - Variable in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
x - Variable in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
XML - Class in org.camunda.bpm.engine.impl.util.json
This provides static methods to convert an XML text into a JSONObject, and to covert a JSONObject into an XML text.
XML() - Constructor for class org.camunda.bpm.engine.impl.util.json.XML
 
XMLImporter - Interface in org.camunda.bpm.engine.impl.bpmn.parser
A XML importer
XMLTokener - Class in org.camunda.bpm.engine.impl.util.json
The XMLTokener extends the JSONTokener to provide additional methods for the parsing of XML texts.
XMLTokener(String) - Constructor for class org.camunda.bpm.engine.impl.util.json.XMLTokener
Construct an XMLTokener from a string.
XmlUtil - Class in org.camunda.bpm.cycle.util
 
XmlUtil() - Constructor for class org.camunda.bpm.cycle.util.XmlUtil
 
XSI_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
The Schema-Instance namespace.
XsltTransformer - Class in org.camunda.bpm.cycle.roundtrip
 

Y

y - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
 
y - Variable in class org.camunda.bpm.engine.impl.pvm.process.Lane
 
y - Variable in class org.camunda.bpm.engine.impl.pvm.process.ParticipantProcess
 
YEAR - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
years - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 

Copyright © 2015. All rights reserved.