Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- ABSOLUTE_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl.Mode
- ABSOLUTE_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl.Mode
- ABSOLUTE_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode
- absoluteRemovalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- absoluteRemovalTime(Date) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricBatchesBuilder
-
Sets the removal time to an absolute date.
- absoluteRemovalTime(Date) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder
-
Sets the removal time to an absolute date.
- absoluteRemovalTime(Date) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricProcessInstancesBuilder
-
Sets the removal time to an absolute date.
- absoluteRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- absoluteRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- absoluteRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- AbstractActivityBuilder<B extends AbstractActivityBuilder<B,
E>, E extends Activity> - Class in org.camunda.bpm.model.bpmn.builder - AbstractActivityBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractActivityBuilder
- AbstractAddIdentityLinkCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Abstract class that modifies
AbstractSetTaskPropertyCmd
to customize validation & logging for Add Identity Link related Commands. - AbstractAddIdentityLinkCmd(String, String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- AbstractAdminPlugin - Class in org.camunda.bpm.admin.plugin.spi.impl
-
Base class for implementing
AdminPlugins
. - AbstractAdminPlugin() - Constructor for class org.camunda.bpm.admin.plugin.spi.impl.AbstractAdminPlugin
- AbstractAdminPluginResource - Class in org.camunda.bpm.admin.resource
-
Base class for implementing plugin REST resources for the admin application.
- AbstractAdminPluginResource(String) - Constructor for class org.camunda.bpm.admin.resource.AbstractAdminPluginResource
- AbstractAdminPluginRootResource - Class in org.camunda.bpm.admin.resource
-
Base class for implementing an Admin Plugin root resource.
- AbstractAdminPluginRootResource(String) - Constructor for class org.camunda.bpm.admin.resource.AbstractAdminPluginRootResource
- AbstractAppPlugin - Class in org.camunda.bpm.webapp.plugin.spi.impl
-
Abstract implementation of the
AppPlugin
SPI. - AbstractAppPlugin() - Constructor for class org.camunda.bpm.webapp.plugin.spi.impl.AbstractAppPlugin
- AbstractAppPluginResource<T extends AppPlugin> - Class in org.camunda.bpm.webapp.plugin.resource
-
A abstract plugin resource class that may be used to implement REST resources which are added to the REST application of the app.
- AbstractAppPluginResource(AppRuntimeDelegate<T>, String) - Constructor for class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource
- AbstractAppPluginRootResource<T extends AppPlugin> - Class in org.camunda.bpm.webapp.plugin.resource
-
A resource class that provides a plugins restful API.
- AbstractAppPluginRootResource(String, AppRuntimeDelegate<T>) - Constructor for class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- AbstractAppRuntimeDelegate<T extends AppPlugin> - Class in org.camunda.bpm.webapp.impl
- AbstractAppRuntimeDelegate(Class<T>) - Constructor for class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- AbstractAssertions - Class in org.camunda.bpm.engine.test.assertions.bpmn
- AbstractAssertions() - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.AbstractAssertions
- AbstractAtomicOperationCaseExecutionComplete - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AbstractAtomicOperationCaseExecutionComplete() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionComplete
- AbstractAtomicOperationCaseExecutionResume - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AbstractAtomicOperationCaseExecutionResume() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionResume
- AbstractAtomicOperationCaseExecutionSuspend - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AbstractAtomicOperationCaseExecutionSuspend() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspend
- AbstractAtomicOperationCaseExecutionSuspending - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AbstractAtomicOperationCaseExecutionSuspending() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspending
- AbstractAtomicOperationCaseExecutionTerminate - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AbstractAtomicOperationCaseExecutionTerminate() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminate
- AbstractAtomicOperationCaseExecutionTerminating - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AbstractAtomicOperationCaseExecutionTerminating() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminating
- AbstractAuthorizedRestResource - Class in org.camunda.bpm.engine.rest.impl
- AbstractAuthorizedRestResource(String, Resource, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
- AbstractBaseElementBuilder<B extends AbstractBaseElementBuilder<B,
E>, E extends BaseElement> - Class in org.camunda.bpm.model.bpmn.builder - AbstractBaseElementBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- AbstractBatchConfigurationObjectConverter<T extends BatchConfiguration> - Class in org.camunda.bpm.engine.impl.batch
- AbstractBatchConfigurationObjectConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.AbstractBatchConfigurationObjectConverter
- AbstractBatchJobHandler<T extends BatchConfiguration> - Class in org.camunda.bpm.engine.impl.batch
-
Common methods for batch job handlers based on list of ids, providing serialization, configuration instantiation, etc.
- AbstractBatchJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- AbstractBoundaryEventBuilder<B extends AbstractBoundaryEventBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractBoundaryEventBuilder(BpmnModelInstance, BoundaryEvent, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
- 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
- AbstractBpmnModelElementBuilder<B extends AbstractBpmnModelElementBuilder<B,
E>, E extends BpmnModelElementInstance> - Class in org.camunda.bpm.model.bpmn.builder - AbstractBpmnModelElementBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
- 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
- AbstractBusinessRuleTaskBuilder<B extends AbstractBusinessRuleTaskBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractBusinessRuleTaskBuilder(BpmnModelInstance, BusinessRuleTask, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
- AbstractCallableElementBuilder<B extends AbstractCallableElementBuilder<B,
E>, E extends CallableElement> - Class in org.camunda.bpm.model.bpmn.builder - AbstractCallableElementBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractCallableElementBuilder
- AbstractCallActivityBuilder<B extends AbstractCallActivityBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractCallActivityBuilder(BpmnModelInstance, CallActivity, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
- AbstractCamundaConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- AbstractCamundaConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration
- AbstractCamundaFormFieldBuilder<P,
B extends AbstractCamundaFormFieldBuilder<P, B>> - Class in org.camunda.bpm.model.bpmn.builder - AbstractCamundaFormFieldBuilder(BpmnModelInstance, BaseElement, CamundaFormField, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractCamundaFormFieldBuilder
- AbstractCaseAssert<S extends AbstractCaseAssert<S,
A>, A extends CaseExecution> - Class in org.camunda.bpm.engine.test.assertions.cmmn - AbstractCaseAssert(ProcessEngine, A, Class<?>) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
- AbstractCatchEventBuilder<B extends AbstractCatchEventBuilder<B,
E>, E extends CatchEvent> - Class in org.camunda.bpm.model.bpmn.builder - AbstractCatchEventBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
- AbstractCdiEventListener - Class in org.camunda.bpm.engine.cdi.impl.event
-
Generic
ExecutionListener
publishing events using the CDI event infrastructure. - AbstractCdiEventListener() - Constructor for class org.camunda.bpm.engine.cdi.impl.event.AbstractCdiEventListener
- AbstractCloseableConnectorResponse - Class in org.camunda.connect.impl
-
This class is a base class for implementing closeable connector responses based on
Closeable
. - AbstractCloseableConnectorResponse() - Constructor for class org.camunda.connect.impl.AbstractCloseableConnectorResponse
- AbstractCmmnEventAtomicOperation - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AbstractCmmnEventAtomicOperation() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AbstractCmmnEventAtomicOperation
- AbstractCmmnTransformListener - Class in org.camunda.bpm.engine.impl.cmmn.transformer
-
Abstract base class for implementing a
CmmnTransformListener
without being forced to implement all methods provided, which make the implementation more robust to future changes. - AbstractCmmnTransformListener() - Constructor for class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- 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
- AbstractCockpitPluginResource - Class in org.camunda.bpm.cockpit.plugin.resource
-
Base class for implementing a plugin REST resource.
- AbstractCockpitPluginResource(String) - Constructor for class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
- AbstractCockpitPluginRootResource - Class in org.camunda.bpm.cockpit.plugin.resource
-
A resource class that provides a cockpit plugins restful API.
- AbstractCockpitPluginRootResource(String) - Constructor for class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginRootResource
- AbstractCockpitPluginTest - Class in org.camunda.bpm.cockpit.plugin.test
- AbstractCockpitPluginTest() - Constructor for class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- AbstractCollectNumberHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- AbstractCollectNumberHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- AbstractCompensateEventDefinitionBuilder<B extends AbstractCompensateEventDefinitionBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractCompensateEventDefinitionBuilder(BpmnModelInstance, CompensateEventDefinition, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractCompensateEventDefinitionBuilder
- AbstractComplexGatewayBuilder<B extends AbstractComplexGatewayBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractComplexGatewayBuilder(BpmnModelInstance, ComplexGateway, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractComplexGatewayBuilder
- AbstractConditionalEventDefinitionBuilder<B extends AbstractConditionalEventDefinitionBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
-
Represents the abstract conditional event definition builder.
- AbstractConditionalEventDefinitionBuilder(BpmnModelInstance, ConditionalEventDefinition, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractConditionalEventDefinitionBuilder
- AbstractConnector<Q extends ConnectorRequest<R>,
R extends ConnectorResponse> - Class in org.camunda.connect.impl -
Abstract implementation of the connector interface.
- AbstractConnector(String) - Constructor for class org.camunda.connect.impl.AbstractConnector
- AbstractConnectorRequest<R extends ConnectorResponse> - Class in org.camunda.connect.impl
- AbstractConnectorRequest(Connector) - Constructor for class org.camunda.connect.impl.AbstractConnectorRequest
- AbstractConnectorResponse - Class in org.camunda.connect.impl
- AbstractConnectorResponse() - Constructor for class org.camunda.connect.impl.AbstractConnectorResponse
- AbstractCorrelateMessageCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractCorrelateMessageCmd(MessageCorrelationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
-
Initialize the command with a builder
- AbstractCorrelateMessageCmd(MessageCorrelationBuilderImpl, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- AbstractDefinitionDeployer<DefinitionEntity extends ResourceDefinitionEntity> - Class in org.camunda.bpm.engine.impl
-
Deployer
responsible to parse resource files and create the proper entities. - AbstractDefinitionDeployer() - Constructor for class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- AbstractDeleteProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractDeleteProcessDefinitionCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessDefinitionCmd
- AbstractDeleteProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Created by aakhmerov on 16.09.16.
- AbstractDeleteProcessInstanceCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- AbstractEjbProcessApplication - Class in org.camunda.bpm.application.impl
- AbstractEjbProcessApplication() - Constructor for class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
- AbstractElResolverDelegate - Class in org.camunda.bpm.engine.impl.el
- AbstractElResolverDelegate() - Constructor for class org.camunda.bpm.engine.impl.el.AbstractElResolverDelegate
- AbstractEmbeddedSubProcessBuilder<B extends AbstractEmbeddedSubProcessBuilder<B,
E>, E extends AbstractSubProcessBuilder> - Class in org.camunda.bpm.model.bpmn.builder - AbstractEmbeddedSubProcessBuilder(E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractEmbeddedSubProcessBuilder
- AbstractEmptyBodyFilter - Class in org.camunda.bpm.engine.rest.filter
- AbstractEmptyBodyFilter() - Constructor for class org.camunda.bpm.engine.rest.filter.AbstractEmptyBodyFilter
- AbstractEndEventBuilder<B extends AbstractEndEventBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractEndEventBuilder(BpmnModelInstance, EndEvent, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractEndEventBuilder
- AbstractEngineAware - Class in org.camunda.bpm.cockpit.service
-
Deprecated.
- AbstractEngineAware(String) - Constructor for class org.camunda.bpm.cockpit.service.AbstractEngineAware
-
Deprecated.Creates a engine aware instance for the given engine
- AbstractErrorEventDefinitionBuilder<B extends AbstractErrorEventDefinitionBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractErrorEventDefinitionBuilder(BpmnModelInstance, ErrorEventDefinition, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractErrorEventDefinitionBuilder
- AbstractEventAtomicOperation<T extends CoreExecution> - Class in org.camunda.bpm.engine.impl.core.operation
- AbstractEventAtomicOperation() - Constructor for class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- AbstractEventBasedGatewayBuilder<B extends AbstractEventBasedGatewayBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractEventBasedGatewayBuilder(BpmnModelInstance, EventBasedGateway, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractEventBasedGatewayBuilder
- AbstractEventBuilder<B extends AbstractEventBuilder<B,
E>, E extends Event> - Class in org.camunda.bpm.model.bpmn.builder - AbstractEventBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractEventBuilder
- AbstractEventSubProcessBuilder<B extends AbstractEventSubProcessBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractEventSubProcessBuilder(BpmnModelInstance, SubProcess, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractEventSubProcessBuilder
- AbstractExclusiveGatewayBuilder<B extends AbstractExclusiveGatewayBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractExclusiveGatewayBuilder(BpmnModelInstance, ExclusiveGateway, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractExclusiveGatewayBuilder
- AbstractExecuteFilterCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractExecuteFilterCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractExecuteFilterCmd
- AbstractExecuteFilterCmd(String, Query<?, ?>) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractExecuteFilterCmd
- AbstractFlowElementBuilder<B extends AbstractFlowElementBuilder<B,
E>, E extends FlowElement> - Class in org.camunda.bpm.model.bpmn.builder - AbstractFlowElementBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractFlowElementBuilder
- AbstractFlowNodeBuilder<B extends AbstractFlowNodeBuilder<B,
E>, E extends FlowNode> - Class in org.camunda.bpm.model.bpmn.builder - AbstractFlowNodeBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- AbstractFormFieldType - Class in org.camunda.bpm.engine.impl.form.type
- AbstractFormFieldType() - Constructor for class org.camunda.bpm.engine.impl.form.type.AbstractFormFieldType
- AbstractGatewayBuilder<B extends AbstractGatewayBuilder<B,
E>, E extends Gateway> - Class in org.camunda.bpm.model.bpmn.builder - AbstractGatewayBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractGatewayBuilder
- AbstractGetDeployedFormCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractGetDeployedFormCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- AbstractGetFormVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractGetFormVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractGetFormVariablesCmd
- AbstractHistoricManager - Class in org.camunda.bpm.engine.impl.persistence
- AbstractHistoricManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- AbstractHistoryLevel - Class in org.camunda.bpm.engine.impl.history
- AbstractHistoryLevel() - Constructor for class org.camunda.bpm.engine.impl.history.AbstractHistoryLevel
- AbstractHttpConnector<Q extends HttpBaseRequest<Q,
R>, R extends HttpResponse> - Class in org.camunda.connect.httpclient.impl - AbstractHttpConnector(String) - Constructor for class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- AbstractHttpRequest<Q extends HttpBaseRequest<?,
?>, R extends HttpResponse> - Class in org.camunda.connect.httpclient.impl - AbstractHttpRequest(Connector) - Constructor for class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- AbstractIdentityResource - Class in org.camunda.bpm.engine.rest.sub.identity.impl
- AbstractIdentityResource(String, Resource, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.AbstractIdentityResource
- AbstractInclusiveGatewayBuilder<B extends AbstractInclusiveGatewayBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractInclusiveGatewayBuilder(BpmnModelInstance, InclusiveGateway, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractInclusiveGatewayBuilder
- AbstractInstanceCancellationCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractInstanceCancellationCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractInstanceCancellationCmd
- AbstractInstanceCancellationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractInstanceCancellationCmd
- AbstractInstantiationCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractInstantiationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- AbstractIntermediateCatchEventBuilder<B extends AbstractIntermediateCatchEventBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractIntermediateCatchEventBuilder(BpmnModelInstance, IntermediateCatchEvent, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractIntermediateCatchEventBuilder
- AbstractIntermediateThrowEventBuilder<B extends AbstractIntermediateThrowEventBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractIntermediateThrowEventBuilder(BpmnModelInstance, IntermediateThrowEvent, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractIntermediateThrowEventBuilder
- AbstractJacksonJsonTypeDetector - Class in org.camunda.spin.impl.json.jackson.format
- AbstractJacksonJsonTypeDetector() - Constructor for class org.camunda.spin.impl.json.jackson.format.AbstractJacksonJsonTypeDetector
- AbstractManager - Class in org.camunda.bpm.engine.impl.persistence
- AbstractManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.AbstractManager
- AbstractManualTaskBuilder<B extends AbstractManualTaskBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractManualTaskBuilder(BpmnModelInstance, ManualTask, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractManualTaskBuilder
- AbstractMessageEventDefinitionBuilder<B extends AbstractMessageEventDefinitionBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractMessageEventDefinitionBuilder(BpmnModelInstance, MessageEventDefinition, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractMessageEventDefinitionBuilder
- AbstractMigrationCmd - Class in org.camunda.bpm.engine.impl.migration
- AbstractMigrationCmd(MigrationPlanExecutionBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.AbstractMigrationCmd
- AbstractModelElementInstanceTest - Class in org.camunda.bpm.model.xml.test
- AbstractModelElementInstanceTest() - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- AbstractModelElementInstanceTest.AttributeAssumption - Class in org.camunda.bpm.model.xml.test
- AbstractModelElementInstanceTest.ChildElementAssumption - Class in org.camunda.bpm.model.xml.test
- AbstractModelElementInstanceTest.TypeAssumption - Class in org.camunda.bpm.model.xml.test
- AbstractModelParser - Class in org.camunda.bpm.model.xml.impl.parser
- AbstractModelParser() - Constructor for class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- AbstractModificationCmd<T> - Class in org.camunda.bpm.engine.impl.cmd
- AbstractModificationCmd(ModificationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractModificationCmd
- AbstractMultiInstanceLoopCharacteristicsBuilder<B extends AbstractMultiInstanceLoopCharacteristicsBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractMultiInstanceLoopCharacteristicsBuilder(BpmnModelInstance, MultiInstanceLoopCharacteristics, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
- AbstractNativeQuery<T extends NativeQuery<?,
?>, U> - Class in org.camunda.bpm.engine.impl -
Abstract superclass for all native query types.
- AbstractNativeQuery(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.AbstractNativeQuery
- AbstractNativeQuery(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.AbstractNativeQuery
- AbstractNumericValidator - Class in org.camunda.bpm.engine.impl.form.validator
- AbstractNumericValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.AbstractNumericValidator
- AbstractObjectValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
-
Abstract implementation of a
TypedValueSerializer
forObjectValues
. - AbstractObjectValueSerializer(String) - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- AbstractParallelGatewayBuilder<B extends AbstractParallelGatewayBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractParallelGatewayBuilder(BpmnModelInstance, ParallelGateway, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractParallelGatewayBuilder
- AbstractParseBpmPlatformXmlStep - Class in org.camunda.bpm.container.impl.deployment
-
Deployment operation step responsible for parsing and attaching the bpm-platform.xml file.
- AbstractParseBpmPlatformXmlStep() - Constructor for class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- AbstractPatchVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractPatchVariablesCmd(String, Map<String, ? extends Object>, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- AbstractPersistenceSession - Class in org.camunda.bpm.engine.impl.db
- AbstractPersistenceSession() - Constructor for class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- AbstractPluginResource - Class in org.camunda.bpm.cockpit.plugin.resource
-
Deprecated.
- AbstractPluginResource(String) - Constructor for class org.camunda.bpm.cockpit.plugin.resource.AbstractPluginResource
-
Deprecated.
- AbstractPluginRootResource - Class in org.camunda.bpm.cockpit.plugin.resource
-
Deprecated.
- AbstractPluginRootResource(String) - Constructor for class org.camunda.bpm.cockpit.plugin.resource.AbstractPluginRootResource
-
Deprecated.
- AbstractProcessApplication - Class in org.camunda.bpm.application
- AbstractProcessApplication() - Constructor for class org.camunda.bpm.application.AbstractProcessApplication
- AbstractProcessAssert<S extends AbstractProcessAssert<S,
A>, A> - Class in org.camunda.bpm.engine.test.assertions.bpmn - AbstractProcessAssert(ProcessEngine, A, Class<?>) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- AbstractProcessBuilder<B extends AbstractProcessBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractProcessBuilder(BpmnModelInstance, Process, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
- 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
- AbstractProcessEngineRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
-
Abstract process engine resource that provides instantiations of all REST resources.
- AbstractProcessEngineRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- AbstractProcessEngineRuleTest - Class in org.camunda.bpm.spring.boot.starter.test.helper
- AbstractProcessEngineRuleTest() - Constructor for class org.camunda.bpm.spring.boot.starter.test.helper.AbstractProcessEngineRuleTest
- AbstractProcessEngineTestCase - Class in org.camunda.bpm.engine.impl.test
- AbstractProcessEngineTestCase() - Constructor for class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- AbstractProcessInstanceModificationCommand - Class in org.camunda.bpm.engine.impl.cmd
- AbstractProcessInstanceModificationCommand(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- AbstractProcessInstanceQueryDto<T extends ProcessInstanceDto> - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
- AbstractProcessInstanceQueryDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- AbstractProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- AbstractPvmAtomicOperationTransitionNotifyListenerTake - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- AbstractPvmAtomicOperationTransitionNotifyListenerTake() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmAtomicOperationTransitionNotifyListenerTake
- AbstractPvmEventAtomicOperation - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- AbstractPvmEventAtomicOperation() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmEventAtomicOperation
- 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.ResultType - Enum Class in org.camunda.bpm.engine.impl
- 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(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- AbstractQueryVariableValueCondition - Class in org.camunda.bpm.engine.impl
- AbstractQueryVariableValueCondition(QueryVariableValue) - Constructor for class org.camunda.bpm.engine.impl.AbstractQueryVariableValueCondition
- AbstractReceiveTaskBuilder<B extends AbstractReceiveTaskBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractReceiveTaskBuilder(BpmnModelInstance, ReceiveTask, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractReceiveTaskBuilder
- AbstractReferenceAssert<S extends AbstractReferenceAssert<S,
T>, T extends Reference<?>> - Class in org.camunda.bpm.model.xml.test.assertions - AbstractReferenceAssert(T, Class<?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- AbstractRemoveVariableCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractRemoveVariableCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractRemoveVariableCmd
- AbstractRenderFormDelegate - Class in org.camunda.bpm.engine.impl.form.engine
- AbstractRenderFormDelegate() - Constructor for class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- AbstractReportDto<T extends Report> - Class in org.camunda.bpm.engine.rest.dto
- AbstractReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- AbstractReportDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- AbstractRequestInvocation<T> - Class in org.camunda.connect.impl
-
A simple invocation implementation routing a request through a chain of interceptors.
- AbstractRequestInvocation(T, ConnectorRequest<?>, List<ConnectorRequestInterceptor>) - Constructor for class org.camunda.connect.impl.AbstractRequestInvocation
- AbstractResourceDefinitionManager<T> - Interface in org.camunda.bpm.engine.impl.persistence
- AbstractResourceProvider<T extends Query<?,
U>, U, DTO> - Class in org.camunda.bpm.engine.rest.sub -
Base class to unify the getResource(boolean deserialized) and getResourceBinary() methods for several subclasses.
- AbstractResourceProvider(String, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- AbstractRestartProcessInstanceCmd<T> - Class in org.camunda.bpm.engine.impl.cmd
- AbstractRestartProcessInstanceCmd(CommandExecutor, RestartProcessInstanceBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractRestartProcessInstanceCmd
- AbstractRestProcessEngineAware - Class in org.camunda.bpm.engine.rest.impl
- AbstractRestProcessEngineAware(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
- AbstractRestQueryParametersDto<T> - Class in org.camunda.bpm.cockpit.rest.dto
- AbstractRestQueryParametersDto<T> - Class in org.camunda.bpm.webapp.rest.dto
- AbstractRestQueryParametersDto() - Constructor for class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- AbstractRestQueryParametersDto() - Constructor for class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- AbstractRestQueryParametersDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- AbstractRestQueryParametersDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- AbstractRootElementBuilder<B extends AbstractRootElementBuilder<B,
E>, E extends RootElement> - Class in org.camunda.bpm.model.bpmn.builder - AbstractRootElementBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractRootElementBuilder
- AbstractScriptTaskBuilder<B extends AbstractScriptTaskBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractScriptTaskBuilder(BpmnModelInstance, ScriptTask, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractScriptTaskBuilder
- AbstractSearchQueryDto - Class in org.camunda.bpm.engine.rest.dto
- AbstractSearchQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.AbstractSearchQueryDto
- AbstractSearchQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.AbstractSearchQueryDto
- AbstractSendTaskBuilder<B extends AbstractSendTaskBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractSendTaskBuilder(BpmnModelInstance, SendTask, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
- AbstractSequenceFlowBuilder<B extends AbstractSequenceFlowBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractSequenceFlowBuilder(BpmnModelInstance, SequenceFlow, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractSequenceFlowBuilder
- AbstractSerializableValueSerializer<T extends SerializableValue> - Class in org.camunda.bpm.engine.impl.variable.serializer
- AbstractSerializableValueSerializer(SerializableValueType, String) - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- AbstractServiceTaskBuilder<B extends AbstractServiceTaskBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractServiceTaskBuilder(BpmnModelInstance, ServiceTask, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
- AbstractServletProcessApplication - Class in org.camunda.bpm.application.impl
- AbstractServletProcessApplication() - Constructor for class org.camunda.bpm.application.impl.AbstractServletProcessApplication
- AbstractServletProcessApplicationDeployer - Class in org.camunda.bpm.application.impl
-
This base class provides a template method to handle servlet applications annotated with the
ProcessApplication
. - AbstractServletProcessApplicationDeployer() - Constructor for class org.camunda.bpm.application.impl.AbstractServletProcessApplicationDeployer
- AbstractSetBatchStateCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetBatchStateCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- AbstractSetExternalTaskRetriesCmd<T> - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetExternalTaskRetriesCmd(UpdateExternalTaskRetriesBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetExternalTaskRetriesCmd
- AbstractSetJobDefinitionStateCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetJobDefinitionStateCmd(UpdateJobDefinitionSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- AbstractSetJobsRetriesBatchCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetJobsRetriesBatchCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
- AbstractSetJobStateCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetJobStateCmd(UpdateJobSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- AbstractSetProcessDefinitionStateCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetProcessDefinitionStateCmd(UpdateProcessDefinitionSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- AbstractSetProcessInstanceStateCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetProcessInstanceStateCmd(UpdateProcessInstanceSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- AbstractSetRemovalTimeDto - Class in org.camunda.bpm.engine.rest.dto.history.batch.removaltime
- AbstractSetRemovalTimeDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- AbstractSetStateCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetStateCmd(boolean, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- AbstractSetTaskPropertyCmd<T> - Class in org.camunda.bpm.engine.impl.cmd
-
Abstract command class, meant to encapsulate boilerplate logic for concrete commands that wish to set a property on a task and inherit authorization, multi-tenancy
- AbstractSetTaskPropertyCmd(String, T) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
-
Constructor of Commands that wish to set a property to a given task.
- AbstractSetTaskPropertyCmd(String, T, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
-
Constructor with parameterized validation for the given input.
- AbstractSetVariableCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractSetVariableCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetVariableCmd
- AbstractSetVariableCmd(String, Map<String, ? extends Object>, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractSetVariableCmd
- AbstractSignalEventDefinitionBuilder<B extends AbstractSignalEventDefinitionBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractSignalEventDefinitionBuilder(BpmnModelInstance, SignalEventDefinition, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractSignalEventDefinitionBuilder
- AbstractStartEventBuilder<B extends AbstractStartEventBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractStartEventBuilder(BpmnModelInstance, StartEvent, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
- AbstractStartProcessEnginesStep - Class in org.camunda.bpm.container.impl.deployment
-
Deployment operation step that is responsible for starting all process engines declared in a
List
ofProcessEngineXml
files. - AbstractStartProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.deployment.AbstractStartProcessEnginesStep
- AbstractSubProcessBuilder<B extends AbstractSubProcessBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractSubProcessBuilder(BpmnModelInstance, SubProcess, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractSubProcessBuilder
- AbstractTaskBuilder<B extends AbstractTaskBuilder<B,
E>, E extends Task> - Class in org.camunda.bpm.model.bpmn.builder - AbstractTaskBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractTaskBuilder
- AbstractTasklistPlugin - Class in org.camunda.bpm.tasklist.plugin.spi.impl
-
Base class for implementing
TasklistPlugins
. - AbstractTasklistPlugin() - Constructor for class org.camunda.bpm.tasklist.plugin.spi.impl.AbstractTasklistPlugin
- AbstractTasklistPluginResource - Class in org.camunda.bpm.tasklist.resource
-
Base class for implementing plugin REST resources for the admin application.
- AbstractTasklistPluginResource(String) - Constructor for class org.camunda.bpm.tasklist.resource.AbstractTasklistPluginResource
- AbstractTasklistPluginRootResource - Class in org.camunda.bpm.tasklist.resource
-
Base class for implementing an Tasklist Plugin root resource.
- AbstractTasklistPluginRootResource(String) - Constructor for class org.camunda.bpm.tasklist.resource.AbstractTasklistPluginRootResource
- 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
- AbstractTextValueValidator - Class in org.camunda.bpm.engine.impl.form.validator
- AbstractTextValueValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.AbstractTextValueValidator
- AbstractThrowEventBuilder<B extends AbstractThrowEventBuilder<B,
E>, E extends ThrowEvent> - Class in org.camunda.bpm.model.bpmn.builder - AbstractThrowEventBuilder(BpmnModelInstance, E, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
- AbstractTimestampMigrationScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- AbstractTimestampMigrationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.AbstractTimestampMigrationScenario
- AbstractTimestampUpdateScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.timestamp
- AbstractTimestampUpdateScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.AbstractTimestampUpdateScenario
- AbstractTransactionBuilder<B extends AbstractTransactionBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractTransactionBuilder(BpmnModelInstance, Transaction, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractTransactionBuilder
- AbstractTransactionContext - Class in org.camunda.bpm.engine.impl.cfg.jta
-
Base class for handling the context of a transaction.
- AbstractTransactionContext() - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext
- AbstractTransactionContext.TransactionStateSynchronization - Class in org.camunda.bpm.engine.impl.cfg.jta
- AbstractTransactionInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
-
Base interceptor class for handling transactions for a command.
- AbstractTransactionInterceptor(boolean, ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- AbstractTransactionProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
-
Base class for a JTA-based process engine configuration.
- AbstractTransactionProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- abstractType() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- abstractType() - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- AbstractTypedValue<T> - Class in org.camunda.bpm.engine.variable.impl.value
- AbstractTypedValue(T, ValueType) - Constructor for class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- AbstractTypedValueMapper<T extends TypedValue> - Class in org.camunda.bpm.client.variable.impl
- AbstractTypedValueMapper(ValueType) - Constructor for class org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper
- AbstractTypedValueSerializer<T extends TypedValue> - Class in org.camunda.bpm.engine.impl.variable.serializer
- AbstractTypedValueSerializer(ValueType) - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.AbstractTypedValueSerializer
- AbstractUpdateProcessInstancesSuspendStateCmd<T> - Class in org.camunda.bpm.engine.impl.cmd
- AbstractUpdateProcessInstancesSuspendStateCmd(CommandExecutor, UpdateProcessInstancesSuspensionStateBuilderImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractUpdateProcessInstancesSuspendStateCmd
- AbstractUserTaskBuilder<B extends AbstractUserTaskBuilder<B>> - Class in org.camunda.bpm.model.bpmn.builder
- AbstractUserTaskBuilder(BpmnModelInstance, UserTask, Class<?>) - Constructor for class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- AbstractValueTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- AbstractValueTypeImpl(String) - Constructor for class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- AbstractVariableCmd - Class in org.camunda.bpm.engine.impl.cmd
- AbstractVariableCmd(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- AbstractVariableScope - Class in org.camunda.bpm.engine.impl.core.variable.scope
- AbstractVariableScope() - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- AbstractVariablesResource - Class in org.camunda.bpm.engine.rest.sub.impl
- AbstractVariablesResource(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- AbstractWebappUiIntegrationTest - Class in org.camunda.bpm
- AbstractWebappUiIntegrationTest() - Constructor for class org.camunda.bpm.AbstractWebappUiIntegrationTest
- AbstractWebIntegrationTest - Class in org.camunda.bpm
- AbstractWebIntegrationTest() - Constructor for class org.camunda.bpm.AbstractWebIntegrationTest
- AbstractWelcomePlugin - Class in org.camunda.bpm.welcome.plugin.spi.impl
-
Base class for implementing
WelcomePlugins
. - AbstractWelcomePlugin() - Constructor for class org.camunda.bpm.welcome.plugin.spi.impl.AbstractWelcomePlugin
- AbstractWelcomePluginResource - Class in org.camunda.bpm.welcome.resource
-
Base class for implementing plugin REST resources for the welcome application.
- AbstractWelcomePluginResource(String) - Constructor for class org.camunda.bpm.welcome.resource.AbstractWelcomePluginResource
- AbstractWelcomePluginRootResource - Class in org.camunda.bpm.welcome.resource
-
Base class for implementing a welcome Plugin root resource.
- AbstractWelcomePluginRootResource(String) - Constructor for class org.camunda.bpm.welcome.resource.AbstractWelcomePluginRootResource
- AbstractWritableIdentityServiceCmd<T> - Class in org.camunda.bpm.engine.impl.cmd
- AbstractWritableIdentityServiceCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.AbstractWritableIdentityServiceCmd
- acceptingUntrustedCertificates() - Method in class org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
- 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
- ACCESS - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that ACCESS interactions are permitted.
- 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
- AcquirableJobEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- AcquirableJobEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- acquire() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- acquire() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- acquiredJobBatches - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- acquiredJobs - Variable in class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
- acquiredJobs - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- acquiredJobs(String, AcquiredJobs) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- AcquiredJobs - Class in org.camunda.bpm.engine.impl.jobexecutor
- AcquiredJobs(int) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- acquiredJobsByEngine - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- acquireExclusiveInstallationIdLock(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- acquireExclusiveLock() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
- acquireExclusiveLock(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- acquireExclusiveLock(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- acquireExclusiveLock(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoryLevelSetupCommand
- acquireExclusiveLockForHistoryCleanupJob() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
- acquireExclusiveLockForInstallationId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
- acquireExclusiveLockForStartup() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
- acquireJobs(JobAcquisitionContext, JobAcquisitionStrategy, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
- AcquireJobsCmd - Class in org.camunda.bpm.engine.impl.cmd
- AcquireJobsCmd(JobExecutor) - Constructor for class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
- AcquireJobsCmd(JobExecutor, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
- acquireJobsCmdFactory - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- AcquireJobsCommandFactory - Interface in org.camunda.bpm.engine.impl.jobexecutor
- acquireJobsRunnable - 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
- ACQUISITION_MONITOR - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- ACQUISITION_STRATEGY - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
-
Deprecated.
- ACQUISITION_STRATEGY - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
-
Deprecated.
- ACQUISITION_STRATEGY - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
-
Deprecated.
- acquisitionContext - Variable in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
- acquisitionException - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- acquisitionTime - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- 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
-
Deprecated.An attachment was added with the attachment name as message.
- ACTION_ADD_COMMENT - Static variable in interface org.camunda.bpm.engine.task.Event
-
Deprecated.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
-
Deprecated.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
-
Deprecated.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
-
Deprecated.An attachment was deleted with the attachment name as message.
- ACTION_DELETE_GROUP_LINK - Static variable in interface org.camunda.bpm.engine.task.Event
-
Deprecated.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
-
Deprecated.A user identity link was added with following message parts: [0] userId [1] identity link type (aka role)
- activate() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- activate() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- activate() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- activate() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- activate() - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- activate() - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateBuilder
-
Activates the provided job definitions.
- activate() - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateBuilder
-
Activates the provided jobs.
- activate() - Method in interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateBuilder
-
Activates the provided process definitions.
- activate() - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateBuilder
-
Activates the provided process instances.
- activate() - Method in class org.camunda.bpm.spring.boot.starter.event.JobExecutorStartingEventListener
- activateAsync() - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- activateAsync() - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstancesSuspensionStateBuilder
-
Activates the provided process instances asynchronously.
- activateBatch() - Method in class org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl
- activateBatchById(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateBatchById(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates the
Batch
with the given id immediately. - ActivateBatchCmd - Class in org.camunda.bpm.engine.impl.cmd
- ActivateBatchCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivateBatchCmd
- activateJobById(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobById(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates the
Job
with the given id. - activateJobByJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobByJobDefinitionId(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
Job
s of the provided job definition id. - activateJobByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
Job
s of the provided process definition id. - activateJobByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobByProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates
Job
s of the provided process definition key. - activateJobByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobByProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
Job
s of the provided process instance id. - ActivateJobCmd - Class in org.camunda.bpm.engine.impl.cmd
- ActivateJobCmd(UpdateJobSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivateJobCmd
- activateJobDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionById(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates the
JobDefinition
with the given id immediately. - activateJobDefinitionById(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionById(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates the
JobDefinition
with the given id immediately. - activateJobDefinitionById(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionById(String, boolean, Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates the
JobDefinition
with the given id. - activateJobDefinitionByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
JobDefinition
s of the provided process definition id immediately. - activateJobDefinitionByProcessDefinitionId(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionByProcessDefinitionId(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
JobDefinition
s of the provided process definition id immediately. - activateJobDefinitionByProcessDefinitionId(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionByProcessDefinitionId(String, boolean, Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
JobDefinition
s of the provided process definition id. - activateJobDefinitionByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionByProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
JobDefinition
s of the provided process definition key immediately. - activateJobDefinitionByProcessDefinitionKey(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionByProcessDefinitionKey(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
JobDefinition
s of the provided process definition key immediately. - activateJobDefinitionByProcessDefinitionKey(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- activateJobDefinitionByProcessDefinitionKey(String, boolean, Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Activates all
JobDefinition
s of the provided process definition key. - ActivateJobDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
- ActivateJobDefinitionCmd(UpdateJobDefinitionSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivateJobDefinitionCmd
- activateProcessDefinitionById(String) - 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 class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- 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) - 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 class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- 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(UpdateProcessDefinitionSuspensionStateBuilderImpl) - 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.
- activateProcessInstanceByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- activateProcessInstanceByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Activates the process instance with the given process definition id.
- activateProcessInstanceByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- activateProcessInstanceByProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Activates the process instance with the given process definition key.
- ActivateProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
- ActivateProcessInstanceCmd(UpdateProcessInstanceSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivateProcessInstanceCmd
- activatesGateway(ActivityExecution, PvmActivity) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- activationCondition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractComplexGatewayBuilder
-
Sets the activation condition expression for the build complex gateway
- ActivationCondition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN element activationCondition of the BPMN tComplexGateway type
- activationConditionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- ActivationConditionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN element activationCondition of the BPMN tComplexGateway type
- ActivationConditionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ActivationConditionImpl
- active - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- active - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- active - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- active() - Method in interface org.camunda.bpm.engine.batch.BatchQuery
-
Only selects batches which are active
- active() - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only selects batches which are active
- active() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that are currently not suspended
- active() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are active
- active() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances which are active
- active() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are active.
- active() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- active() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- 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.management.JobDefinitionQuery
-
Only selects job definitions which are active
- 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.CaseExecutionQuery
-
Only select case executions which are active.
- active() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select case instances 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.JobQuery
-
Only select jobs that are not suspended.
- 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 select tasks which are active (ie.
- ACTIVE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- ACTIVE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- ACTIVE - Static variable in interface org.camunda.bpm.engine.impl.persistence.entity.SuspensionState
- activeActivityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that have active activities with given ids.
- activeActivityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- activeActivityIds - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- activeDeploymentOperations - Variable in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
-
set if the current thread is performing a composite deployment operation
- activeState - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- activeState - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- ACTIVITI_BPMN_EXTENSIONS_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
-
Deprecated.
- ACTIVITI_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
Deprecated.
- 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
- activities - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- activities - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- ActivitiNamespaceHandler - Class in org.camunda.bpm.engine.spring.components.config.xml
-
responsible for providing <activiti:annotation-driven/> 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 moreorg.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.cmmn.execution.CmmnExecution
-
current activity
- activity - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- activity - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- activity - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
current activity
- Activity - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN activity element
- ACTIVITY_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- ACTIVITY_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_EVENT_TYPE_END - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- ACTIVITY_EVENT_TYPE_START - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- ACTIVITY_EVENT_TYPE_UPDATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- ACTIVITY_EXECUTE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- ACTIVITY_EXECUTE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- ACTIVITY_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- ACTIVITY_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- ACTIVITY_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- ACTIVITY_ID - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- ACTIVITY_ID - Static variable in interface org.camunda.bpm.engine.impl.JobDefinitionQueryProperty
- ACTIVITY_ID - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.EventSubscriptionCreateTimeScenario
- ACTIVITY_ID_ - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryProperty
- ACTIVITY_INIT_STACK - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_INIT_STACK_AND_RETURN - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_INIT_STACK_NOTIFY_LISTENER_RETURN - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_INIT_STACK_NOTIFY_LISTENER_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_INSTANCE_END - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an activity instance is ended.
- ACTIVITY_INSTANCE_END_COUNTER - Static variable in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- ACTIVITY_INSTANCE_END_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- ACTIVITY_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- ACTIVITY_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- ACTIVITY_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- ACTIVITY_INSTANCE_ID_IN - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- ACTIVITY_INSTANCE_MIGRATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an activity instance is migrated.
- ACTIVITY_INSTANCE_START - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an activity instance is started.
- ACTIVITY_INSTANCE_START_COUNTER - Static variable in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- ACTIVITY_INSTANCE_START_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- ACTIVITY_INSTANCE_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an activity instance is updated.
- ACTIVITY_LEAVE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_NAME - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- ACTIVITY_NOTIFY_LISTENER_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- ACTIVITY_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_START_CANCEL_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- ACTIVITY_START_CANCEL_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_START_CONCURRENT - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- ACTIVITY_START_CONCURRENT - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_START_CREATE_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_START_INTERRUPT_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- ACTIVITY_TYPE - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- activityActivation(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- activityActivation(String, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- ActivityAfterInstantiationCmd - Class in org.camunda.bpm.engine.impl.cmd
- ActivityAfterInstantiationCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- ActivityAfterInstantiationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- ActivityAfterInstantiationCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- activityAlreadyContainsJobDeclarationEventType(List<EventSubscriptionJobDeclaration>, EventSubscriptionJobDeclaration) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Assumes that an activity has at most one declaration of a certain eventType.
- ActivityBeforeInstantiationCmd - Class in org.camunda.bpm.engine.impl.cmd
- ActivityBeforeInstantiationCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityBeforeInstantiationCmd
- ActivityBeforeInstantiationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityBeforeInstantiationCmd
- ActivityBeforeInstantiationCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityBeforeInstantiationCmd
- activityBehavior - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- activityBehavior - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
-
the inner behavior of an activity.
- ActivityBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
- ActivityBehaviorInvocation - Class in org.camunda.bpm.engine.impl.bpmn.delegate
- ActivityBehaviorInvocation(ActivityBehavior, ActivityExecution) - Constructor for class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorInvocation
- ActivityBehaviorSignalInvocation - Class in org.camunda.bpm.engine.impl.bpmn.delegate
- ActivityBehaviorSignalInvocation(SignallableActivityBehavior, ActivityExecution, String, Object) - Constructor for class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorSignalInvocation
- ActivityBehaviorUtil - Class in org.camunda.bpm.engine.impl.util
- ActivityBehaviorUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ActivityBehaviorUtil
- ActivityCancellationCmd - Class in org.camunda.bpm.engine.impl.cmd
- ActivityCancellationCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- ActivityCancellationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- activityCancelled(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope
- activityCancelled(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity
- ActivityCountAggregator - Class in org.camunda.bpm.qa.performance.engine.framework.activitylog
- ActivityCountAggregator(String, SectionedHtmlReportBuilder) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- ActivityCountReporter - Class in org.camunda.bpm.qa.performance.engine.framework.activitylog
- ActivityCountReporter() - Constructor for class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountReporter
- activityDescription - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- activityDescription - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- ActivityExecution - Interface in org.camunda.bpm.engine.impl.pvm.delegate
- ActivityExecutionHierarchyWalker - Class in org.camunda.bpm.engine.impl.tree
-
Combination of flow scope and execution walker.
- ActivityExecutionHierarchyWalker(ActivityExecution) - Constructor for class org.camunda.bpm.engine.impl.tree.ActivityExecutionHierarchyWalker
- activityExecutionMapping - Variable in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- ActivityExecutionMappingCollector - Class in org.camunda.bpm.engine.impl.tree
-
Collect the mappings of scopes and executions.
- ActivityExecutionMappingCollector(ActivityExecution) - Constructor for class org.camunda.bpm.engine.impl.tree.ActivityExecutionMappingCollector
- ActivityExecutionTreeMapping - Class in org.camunda.bpm.engine.impl
-
Maps an activity (plain activities + their containing flow scopes) to the scope executions that are executing them.
- ActivityExecutionTreeMapping(CommandContext, String) - Constructor for class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- ActivityExecutionTuple - Class in org.camunda.bpm.engine.impl.tree
-
Tuple of a scope and an execution.
- ActivityExecutionTuple(PvmScope, ActivityExecution) - Constructor for class org.camunda.bpm.engine.impl.tree.ActivityExecutionTuple
- activityId - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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 - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- activityId - Variable in class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- activityId - Variable in class org.camunda.bpm.engine.impl.cmd.ActivityBeforeInstantiationCmd
- activityId - Variable in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- activityId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- activityId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- activityId - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- activityId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- activityId - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- activityId - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- activityId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- activityId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- activityId - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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.history.event.HistoricDecisionInstanceEntity
- activityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- activityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- activityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- activityId - Variable in class org.camunda.bpm.engine.impl.incident.IncidentContext
- activityId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- activityId - Variable in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- activityId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- 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
PvmExecutionImpl.processDefinition
. - activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- activityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceIncidentDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- activityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- activityId - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- activityId - Variable in class org.camunda.bpm.qa.upgrade.util.ExpectedTransitionInstance
- activityId(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that belong to an instance of the given activity
- 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.since 5.2, use
HistoricDetailQuery.activityInstanceId(String)
instead - activityId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which contain an activity with the given id.
- activityId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- activityId(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- activityId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- activityId(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- activityId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- activityId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- activityId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- activityId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- activityId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- activityId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which contain an activity with the given id.
- 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.
- activityId(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs which are defined on an activity with the given id.
- activityIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- 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.engine.impl.ExternalTaskQueryImpl
- activityIdIn - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- activityIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- activityIdIn - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- activityIdIn(String...) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that belong to an instances of the given activities.
- activityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are evaluated inside a process or a case which have one of the activity ids.
- activityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries which are associated with one of the given activity ids.
- activityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries which are associated with one of the given activity ids.
- activityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with an active activity with one of the given ids.
- activityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- activityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- activityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- activityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- activityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- activityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- activityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- activityIdIn(String...) - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only select job definitions which exist for the listed activity ids
- activityIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances with leaf activity instances or transition instances (async before, async after) in at least one of the given activity ids.
- activityIds - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- activityIds - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- activityIds - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- activityIds - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- activityIds - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- activityIds - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- activityIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- activityIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- activityIds - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- activityIds - Variable in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
-
This is a list in some migration scenarios where the activity id is not clear.
- activityIdStack - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- ActivityImpl - Class in org.camunda.bpm.engine.impl.pvm.process
- ActivityImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN activity element
- ActivityImpl(String, ProcessDefinitionImpl) - Constructor for class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- ActivityImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- ActivityImpl.AsyncAfterUpdate - Interface in org.camunda.bpm.engine.impl.pvm.process
-
Delegate interface for the asyncAfter property update
- ActivityImpl.AsyncBeforeUpdate - Interface in org.camunda.bpm.engine.impl.pvm.process
-
Delegate interface for the asyncBefore property update.
- activityInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- ActivityInstance - Interface in org.camunda.bpm.engine.runtime
-
An activity instance represents an instance of an activity.
- ActivityInstanceCancellationCmd - Class in org.camunda.bpm.engine.impl.cmd
- ActivityInstanceCancellationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityInstanceCancellationCmd
- ActivityInstanceCancellationCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ActivityInstanceCancellationCmd
- activityInstanceDone() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- 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
- activityInstanceEndListenerFailure() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- activityInstanceEndListenersFailed - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- activityInstanceHandler - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- ActivityInstanceHandler - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- ActivityInstanceHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceHandler
- activityInstanceId - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior
-
Activity instance id before execution.
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.ActivityInstanceCancellationCmd
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- 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.HistoricDecisionInstanceEntity
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
the unique id of the current activity instance
- activityInstanceId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- activityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- activityInstanceId - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- activityInstanceId - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- 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(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- activityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- activityInstanceIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- activityInstanceIdIn - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- activityInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- activityInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- activityInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- activityInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- activityInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are evaluated inside a process or a case which have one of the activity instance ids.
- activityInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries which are associated with one of the given activity instance ids.
- activityInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have one of the given activity instance ids.
- activityInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic variable instances which have one of the activity instance ids.
- activityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- activityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- activityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- activityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- activityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- activityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- 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.HistoricDecisionInstanceQueryImpl
- activityInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- activityInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- activityInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- activityInstanceIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- activityInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- ActivityInstanceImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
- ActivityInstanceImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- ActivityInstanceIncidentDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- ActivityInstanceIncidentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceIncidentDto
- ActivityInstanceJobHandler - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- ActivityInstanceJobHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- activityInstanceReports - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- activityInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- activityInstanceStarted() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- activityInstanceStarting() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- ActivityInstanceStartListener - Class in org.camunda.bpm.engine.impl.history.parser
- ActivityInstanceStartListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceStartListener
- activityInstanceState - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- activityInstanceState - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
-
the state of this activity instance
- activityInstanceState - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
marks the current activity instance
- ActivityInstanceState - Interface in org.camunda.bpm.engine.impl.pvm.runtime
-
Contains a predefined set of states activity instances may be in during the execution of a process instance.
- ActivityInstanceState.ActivityInstanceStateImpl - Class in org.camunda.bpm.engine.impl.pvm.runtime
- ActivityInstanceStateImpl(int, String) - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState.ActivityInstanceStateImpl
- activityInstanceTree - Variable in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- ActivityInstanceUpdateListener - Class in org.camunda.bpm.engine.impl.history.parser
- ActivityInstanceUpdateListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceUpdateListener
- activityInstanceValidationReports - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- ActivityInstanceWalker - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- ActivityInstanceWalker(ActivityInstance) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceWalker
- ActivityInstantiationBuilder<T extends ActivityInstantiationBuilder<T>> - Interface in org.camunda.bpm.engine.runtime
- activityName - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- activityName - Variable 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.interceptor.AtomicOperationInvocation
- 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
- activityName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- activityName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- activityName - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- activityName - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- activityName - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- activityName(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for activities with the given name
- activityName(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- activityNameLike - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- activityNameLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- activityNameLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for activities which activityName is like the given value.
- activityNameLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- ActivityPerfTestResult - Class in org.camunda.bpm.qa.performance.engine.framework.activitylog
- ActivityPerfTestResult() - Constructor for class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- ActivityPerfTestResult(HistoricActivityInstance) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- ActivityPerfTestWatcher - Class in org.camunda.bpm.qa.performance.engine.framework.activitylog
- ActivityPerfTestWatcher(List<String>) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- activityRef - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
- activityRef(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCompensateEventDefinitionBuilder
- activityRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CompensateEventDefinitionImpl
- activityResults - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- activityStack - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- activityStack - Variable in class org.camunda.bpm.engine.impl.tree.ActivityStackCollector
- ActivityStackCollector - Class in org.camunda.bpm.engine.impl.tree
- ActivityStackCollector() - Constructor for class org.camunda.bpm.engine.impl.tree.ActivityStackCollector
- activityStartBehavior - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
-
The start behavior for this activity.
- ActivityStartBehavior - Enum Class in org.camunda.bpm.engine.impl.pvm.process
-
Defines the start behavior for
activities
. - 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 - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- activityType - Variable 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
- activityType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- activityType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- activityType - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- activityType - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- activityType - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- activityType(String) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances for activities with the given activity type
- activityType(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- ActivityTypes - Class in org.camunda.bpm.engine
-
Class contains constants that identifies the activity types, which are used by Camunda.
- ACTIVTY_INSTANCE_END - Static variable in class org.camunda.bpm.engine.management.Metrics
- ACTIVTY_INSTANCE_START - Static variable in class org.camunda.bpm.engine.management.Metrics
- actualCommandExecutor - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- actualNsToAlternative - Variable in class org.camunda.bpm.model.xml.impl.ModelImpl
- add(boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
add := add (<PLUS> mul | <MINUS> mul)*
- add(int, Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- add(int, DmnDecisionResultEntries) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- add(int, DmnDecisionRuleResult) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- add(Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- add(BpmPlatformPlugin) - Method in class org.camunda.bpm.container.impl.plugin.BpmPlatformPlugins
- add(DmnDecisionResultEntries) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- add(DmnDecisionRuleResult) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- add(DeploymentMapping) - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMappings
- add(HistoryEventHandler) - Method in class org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
-
Adds the
HistoryEventHandler
to the list ofHistoryEventHandler
that consume the event. - add(IncidentHandler) - Method in class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
-
Adds the
IncidentHandler
to the list ofIncidentHandler
that consume the incident. - add(AtomicOperationInvocation) - Method in class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- add(Element) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- add(FunctionMapper) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- add(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.NumberOperations
- ADD - Enum constant in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
- ADD - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- addActivityHandlers(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- addActivityInstance(MigrationInstruction, ActivityInstance, ScopeImpl, ScopeImpl, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- addActivityInstanceReport(MigratingActivityInstanceValidationReport) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- addAdditionalPlugins(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
-
Add additional plugins that are not declared in the process engine xml.
- addAll(int, Collection<? extends Object>) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- addAll(int, Collection<? extends DmnDecisionResultEntries>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- addAll(int, Collection<? extends DmnDecisionRuleResult>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- addAll(Collection<? extends Object>) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- addAll(Collection<? extends DmnDecisionResultEntries>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- addAll(Collection<? extends DmnDecisionRuleResult>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- addAll(List<ValidatingMigrationInstruction>) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- addAllPasswordChecker(List<PasswordEncryptor>) - Method in class org.camunda.bpm.engine.impl.digest.PasswordManager
- addApplicationServerInfoToTelemetry(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
-
Adds the application server information to the telemetry data of the engine.
- addArrayField(JsonObject, String, String[]) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addAtomicCheck(PermissionCheck) - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- addAtomicPermissionCheck(PermissionCheck) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- addAttachment(String, Object) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- addAttachment(String, Object) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- addAttachment(UriInfo, MultipartFormData) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskAttachmentResourceImpl
- addAttachment(UriInfo, MultipartFormData) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskAttachmentResource
- addAuthorizations(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- addAuthorizationsFromIterator(Set<Expression>, ProcessDefinitionEntity, BpmnDeployer.ExprType) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- addBasicAuthInterceptor() - Method in class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareClientFactory
- addBatchOperationsWithoutTTL(Map<String, Integer>) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- addBcc(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- addBccException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- addBuiltInListener(String, DelegateListener<? extends BaseDelegateExecution>) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addBuiltInListener(String, DelegateListener<? extends BaseDelegateExecution>, int) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addBuiltInTaskListener(String, TaskListener) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- addBuiltInVariableListener(String, VariableListener<?>) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addBuiltInVariableListener(String, VariableListener<?>, int) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addBusinessCalendar(String, BusinessCalendar) - Method in class org.camunda.bpm.engine.impl.calendar.MapBusinessCalendarManager
- addBytes(String, byte[]) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addCacheConfiguration(Class<?>, Map<String, Object>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- addCallingCallActivity(String) - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- addCamundaFormDefinition(CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- 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
-
Convenience shorthand for
TaskService.addGroupIdentityLink(String, String, String)
; with typeIdentityLinkType.CANDIDATE
- 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
-
Deprecated.Use authorization mechanism instead.
- 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
-
Deprecated.Use authorization mechanism instead.
- 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
-
Convenience shorthand for
TaskService.addUserIdentityLink(String, String, String)
; with typeIdentityLinkType.CANDIDATE
- 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
- addCaseDefinition(CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- addCasePlanModelHandlers(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- addCc(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- addCcException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- addCDataSection(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- addCDataSection(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Adds a CDATA section to this element.
- addChild - Enum constant in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
- addChild(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- addChild(MigratingCompensationEventSubscriptionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- addChild(MigratingCompensationEventSubscriptionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- addChild(MigratingCompensationEventSubscriptionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
- addChild(MigratingEventScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- addChild(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- addChild(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- addChild(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
- addChild(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- addChildElement(ModelElementInstance) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionElementsImpl
- addChildElement(ModelElementInstance) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExtensionElementsImpl
- addChildElement(ModelElementInstance) - Method in class org.camunda.bpm.model.dmn.impl.instance.ExtensionElementsImpl
- addChildElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- addChildElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Adds a new child element to the children of this element.
- 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
- addClientRequestInterceptors(ExternalTaskClientBuilder) - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- addCollectionToMapOfSets(Map<S, Set<T>>, S, Collection<T>) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
- 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
-
Deprecated.
- AddCommentCmd - Class in org.camunda.bpm.engine.impl.cmd
- AddCommentCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- addCommonFormFieldAttributes(FormField, HtmlElementWriter) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- addCommonFormFieldAttributes(FormField, HtmlElementWriter) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- addCompensationSubscriptionInstance(MigrationInstruction, EventSubscriptionEntity, ScopeImpl, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- addCompositeCheck(CompositePermissionCheck) - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- addConditionalStartEventSubscription(EventSubscriptionDeclaration, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- addConnectionEventListener(ConnectionEventListener) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- addConsumer(SingleConsumerCondition) - Method in class org.camunda.bpm.engine.impl.util.CompositeCondition
- addCustomFunction(String, Method) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.el.ElContextFactory
-
Add a custom function which can be used by the context.
- addCustomFunction(String, Method) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- addCustomFunctionTransformer(FeelToJuelTransformer) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Add a transformer for a custom function.
- addCustomFunctionTransformer(FeelToJuelTransformer) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- addCustomHistoryLevels(Collection<HistoryLevel>) - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- addCustomLifecycleListener(VariableInstanceLifecycleListener<VariableInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- addDatabaseSpecificStatement(String, String, String) - Static method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- addDateField(JsonObject, String, Date) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addDecision(DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- addDecisionDefinition(DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- addDecisionRequirementsDefinition(DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- addDefaultEncryptor(PasswordEncryptor) - Method in class org.camunda.bpm.engine.impl.digest.PasswordManager
- addDefaultField(JsonObject, String, boolean, Boolean) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addDefinition(T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- addDefinitionToDeploymentCache(DeploymentCache, DefinitionEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
Add a definition to the deployment cache
- addDefinitionToDeploymentCache(DeploymentCache, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- addDefinitionToDeploymentCache(DeploymentCache, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- addDefinitionToDeploymentCache(DeploymentCache, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- addDefinitionToDeploymentCache(DeploymentCache, CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- addDefinitionToDeploymentCache(DeploymentCache, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- addDeployedArtifact(ResourceDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- addDeploymentMappings(List<ImmutablePair<String, String>>) - Method in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
-
Add mappings of deployment ids to resource ids to the overall element mapping list.
- addDeploymentMappings(List<ImmutablePair<String, String>>, Collection<String>) - Method in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
-
Add mappings of deployment ids to resource ids to the overall element mapping list.
- addDeploymentResourceById(String, String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addDeploymentResourceById(String, String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- addDeploymentResourceById(String, String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
A given resource specified by id and deployment id will be added to the new deployment to re-deploy the given resource.
- addDeploymentResourceById(String, String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- addDeploymentResourceByName(String, String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addDeploymentResourceByName(String, String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- addDeploymentResourceByName(String, String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
A given resource specified by name and deployment id will be added to the new deployment to re-deploy the given resource.
- addDeploymentResourceByName(String, String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- addDeploymentResources(String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addDeploymentResources(String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- addDeploymentResources(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
All existing resources contained by the given deployment will be added to the new deployment to re-deploy them.
- addDeploymentResources(String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- addDeploymentResourcesById(String, List<String>) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addDeploymentResourcesById(String, List<String>) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- addDeploymentResourcesById(String, List<String>) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
All given resources specified by id and deployment id will be added to the new deployment to re-deploy the given resource.
- addDeploymentResourcesById(String, List<String>) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- addDeploymentResourcesByName(String, List<String>) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addDeploymentResourcesByName(String, List<String>) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- addDeploymentResourcesByName(String, List<String>) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
All given resources specified by name and deployment id will be added to the new deployment to re-deploy the given resource.
- addDeploymentResourcesByName(String, List<String>) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- addElement(JsonArray, JsonObjectConverter<T>, T) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addEmbedded(String, List<HalResource<?>>) - Method in class org.camunda.bpm.engine.rest.hal.HalResource
- addEmbedded(String, HalResource<?>) - Method in class org.camunda.bpm.engine.rest.hal.HalResource
- addEmergingDependentInstance(EmergingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- addEmergingEventSubscriptions(MigratingActivityInstance, Map<String, EventSubscriptionDeclaration>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.EventSubscriptionInstanceHandler
- addEmergingTimeoutListenerJobs(MigratingInstanceParseContext, MigratingActivityInstance, Map<String, Map<String, TimerDeclarationImpl>>, Map<String, Map<String, TimerDeclarationImpl>>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- addEmergingTimerJobs(MigratingInstanceParseContext, MigratingActivityInstance, Map<String, TimerDeclarationImpl>, Map<String, TimerDeclarationImpl>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- addEndEventListener(ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- addEndEventListener(ScopeImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- addEntityLoadListener(EntityLoadListener) - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- addEntityLoadListener(EntityLoadListener) - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- addEntry(UserOperationLogContextEntry) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- addEntryCriteria(CmmnSentryDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- addError(int, String) - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- addError(int, String) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultCollector
-
Adds an error
- addError(String, Element) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- addError(String, Element, String...) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- addError(BpmnParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- addError(BpmnParseException, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- addError(SAXParseException) - 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
- addEscalationEventDefinition(ScopeImpl, EscalationEventDefinition, Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- addEventListenerOrMilestoneHandlers(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- addEventScopeInstance(MigrationInstruction, ExecutionEntity, ScopeImpl, ScopeImpl, MigrationInstruction, EventSubscriptionEntity, ScopeImpl, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- addEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- addEventSubscription(ProcessDefinitionEntity, EventSubscriptionDeclaration) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- addEventSubscriptionDeclaration(EventSubscriptionDeclaration, ScopeImpl, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- addEventSubscriptionJobDeclaration(EventSubscriptionJobDeclaration, ActivityImpl, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- addEventSubscriptions(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- addEventToScopeExecution(ExecutionEntity, VariableEvent) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableListenerInvocationListener
- addExecutionListener(String, ExecutionListener) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
Deprecated.
- addExecutionListener(String, ExecutionListener, int) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
Deprecated.
- addExecutionListener(ExecutionListener) - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
-
Deprecated.
- addExecutionObserver(ExecutionObserver) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- addExecutionPostVisitor(TreeVisitor<ActivityExecution>) - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionHierarchyWalker
- addExecutionPreVisitor(TreeVisitor<ActivityExecution>) - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionHierarchyWalker
- addExitCriteria(CmmnSentryDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- addExpression(String, String) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- addExtensionElement(Class<T>) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionElementsImpl
- addExtensionElement(Class<T>) - Method in interface org.camunda.bpm.model.bpmn.instance.ExtensionElements
- addExtensionElement(Class<T>) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExtensionElementsImpl
- addExtensionElement(Class<T>) - Method in interface org.camunda.bpm.model.cmmn.instance.ExtensionElements
- addExtensionElement(Class<T>) - Method in class org.camunda.bpm.model.dmn.impl.instance.ExtensionElementsImpl
- addExtensionElement(Class<T>) - Method in interface org.camunda.bpm.model.dmn.instance.ExtensionElements
- addExtensionElement(String, String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionElementsImpl
- addExtensionElement(String, String) - Method in interface org.camunda.bpm.model.bpmn.instance.ExtensionElements
- addExtensionElement(String, String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExtensionElementsImpl
- addExtensionElement(String, String) - Method in interface org.camunda.bpm.model.cmmn.instance.ExtensionElements
- addExtensionElement(String, String) - Method in class org.camunda.bpm.model.dmn.impl.instance.ExtensionElementsImpl
- addExtensionElement(String, String) - Method in interface org.camunda.bpm.model.dmn.instance.ExtensionElements
- addExtensionElement(BpmnModelElementInstance) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
-
Add an extension element to the element.
- addExternalTask(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- addFailure(String) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- addFailure(String) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- addFailure(String) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- addFailure(String) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidationReportImpl
- addFailure(String) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationVariableValidationReportImpl
- addFailure(String, List<ValidatingMigrationInstruction>, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.OnlyOnceMappedActivityInstructionValidator
- addFailure(ValidatingMigrationInstruction, MigrationInstructionValidationReportImpl, String, String) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventScopeInstructionValidator
- addField(JsonObject, String, JsonArray) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addField(JsonObject, String, Boolean) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addField(JsonObject, String, Double) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addField(JsonObject, String, Integer) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addField(JsonObject, String, Long) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addField(JsonObject, String, Short) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addField(JsonObject, String, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addField(JsonObject, String, JsonObjectConverter<T>, T) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addFieldRawValue(JsonObject, String, Object) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addFilter(String, String, StringWriter) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- addFilterVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- addFormType(AbstractFormFieldType) - Method in class org.camunda.bpm.engine.impl.form.type.FormTypes
- addFunction(String, Method) - Method in interface org.camunda.bpm.engine.impl.el.ExpressionManager
-
Adds a custom function to the expression manager that can be used in expression evaluation later on.
- addFunction(String, Method) - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- 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.
- AddGroupIdentityLinkCmd - Class in org.camunda.bpm.engine.impl.cmd
- AddGroupIdentityLinkCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AddGroupIdentityLinkCmd
- addHandler(Class<Source>, DmnElementTransformHandler<Source, Target>) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformHandlerRegistry
-
Register a
DmnElementTransformHandler
for a source type - addHandler(Class<Source>, DmnElementTransformHandler<Source, Target>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultElementTransformHandlerRegistry
- addHandler(HitPolicy, BuiltinAggregator, DmnHitPolicyHandler) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.DefaultHitPolicyHandlerRegistry
- addHandler(HitPolicy, BuiltinAggregator, DmnHitPolicyHandler) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.hitpolicy.DmnHitPolicyHandlerRegistry
-
Register a hit policy handler for a
HitPolicy
andBuiltinAggregator
combination. - addHeader(String, String) - Method in interface org.camunda.bpm.client.interceptor.ClientRequestContext
-
Adds a header to the request.
- addHeader(String, String) - Method in class org.camunda.bpm.client.interceptor.impl.ClientRequestContextImpl
- addHtmlBody(HtmlDocumentBuilder) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- addHtmlHead(HtmlDocumentBuilder) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- addHtmlSection(HtmlDocumentBuilder, String, Object, int) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- addHtmlSections(HtmlDocumentBuilder, Map<String, Object>, int) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- addHtmlTable(HtmlDocumentBuilder, TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- 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
- addIdentityLink(IdentityLinkDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- addIdentityLink(IdentityLinkDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- addIdentityLinkChanges(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- AddIdentityLinkForProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
- AddIdentityLinkForProcessDefinitionCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- addIdIfNotSatisfied(List<String>, CmmnSentryPart) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- addImplicitUpdateListener(TypedValueUpdateListener) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- addIncident(IncidentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- addIncidentHandler(IncidentHandler) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- addIncidentPermissionCheck(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- addIncidentPermissionCheck(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- addInput(HistoricDecisionInputInstance) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- addInput(CallableElementParameter) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- addInputParameter(InputParameter) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- addInputs(List<CallableElementParameter>) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- 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
- addInstruction(ValidatingMigrationInstruction) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- addInstructionReport(MigrationInstructionValidationReport) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- addInterceptor(ClientRequestInterceptor) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Adds an interceptor to change a request before it is sent to the http server.
- addInterceptor(ClientRequestInterceptor) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- additionalBeans(BuildProducer<AdditionalBeanBuildItem>) - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- additionalConfiguration(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
- additionalDeployments - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- additionalDeployments - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- AdditionalFlowScopeInstructionValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- AdditionalFlowScopeInstructionValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.AdditionalFlowScopeInstructionValidator
- additionalJobBatchesByEngine - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- addJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- addJobDeclarationToProcessDefinition(JobDeclaration<?, ?>, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- addJobIdBatch(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- addJobIdBatch(List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- addJobPermissionCheck(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- addJobPermissionCheck(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- 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(String, String) - Method in class org.camunda.bpm.engine.rest.hal.HalResource
- addLink(String, URI) - Method in class org.camunda.bpm.engine.rest.hal.HalResource
- addLink(AtomLink) - Method in class org.camunda.bpm.engine.rest.dto.LinkableDto
- addListener(String, DelegateListener<? extends BaseDelegateExecution>) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addListener(String, DelegateListener<? extends BaseDelegateExecution>, int) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addListeners(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- addListeners(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- addListenerToMap(Map<String, List<T>>, String, T, int) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addListField(JsonObject, String, List<String>) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addListField(JsonObject, String, JsonObjectConverter<T>, List<T>) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addListItem(PropertyListKey<T>, T) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Append the value to the list to which the specified property key is mapped.
- addMapper(ValueMapper<T>) - Method in class org.camunda.bpm.client.variable.impl.DefaultValueMappers
- addMapper(ValueMapper<T>) - Method in interface org.camunda.bpm.client.variable.impl.ValueMappers
- addMessageJobDeclaration(MessageJobDeclaration, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Adds the new message job declaration to existing declarations.
- addMessageJobDeclarationToActivity(MessageJobDeclaration, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- addMessageStartEventSubscription(EventSubscriptionDeclaration, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- addMethod(String, Method) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- addMigratingDependentInstance(MigratingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- addMigratingDependentInstance(MigratingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- addMigratingDependentInstance(MigratingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- addMigratingDependentInstance(MigratingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- addMigratingDependentInstance(MigratingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- addMigratingDependentInstance(MigratingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- addMigratingDependentInstance(MigratingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- addMinutes(Date, int) - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.cleanup.HistoryCleanupScenario
- addModelInstance(String, BpmnModelInstance) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addModelInstance(String, BpmnModelInstance) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- addModelInstance(String, BpmnModelInstance) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Adds a BPMN model to the deployment.
- addModelInstance(String, BpmnModelInstance) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- addModelInstance(String, CmmnModelInstance) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addModelInstance(String, CmmnModelInstance) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Adds a CMMN model to the deployment.
- addModelInstance(String, DmnModelInstance) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- addModelInstance(String, DmnModelInstance) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Adds a DMN model to the deployment.
- addNullField(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- addObserver(VariableStore.VariableStoreObserver<T>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- addOnPart(CmmnOnPartDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- addOperation(Collection<DbOperation>, Map<Class<? extends DbEntity>, DbOperation>) - Static method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- addOperation(DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- addOperation(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- addOperation(DbOperation, Map<Class<? extends DbEntity>, DbOperation>) - Static method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- addOperationPreserveOrder(DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- addOrQuery(HistoricProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- addOrQuery(HistoricTaskInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- addOrQuery(ProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- addOrQuery(TaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- addOrReplace(UserAuthentication) - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
-
Adds an authentication to the list of current authentications.
- addOutput(HistoricDecisionOutputInstance) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- addOutput(CallableElementParameter) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- addOutputLocal(CallableElementParameter) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- addOutputParameter(OutputParameter) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- addOutputs(List<CallableElementParameter>) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- addPaginationControl(List<Control>, byte[], Integer) - Static method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- addPart(MultipartFormData.FormPart) - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData
- addPasswordCheckerAndThrowErrorIfAlreadyAvailable(PasswordEncryptor) - Method in class org.camunda.bpm.engine.impl.digest.PasswordManager
- addPendingRequest(FetchExternalTasksExtendedDto, AsyncResponse, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- addPendingRequest(FetchExternalTasksExtendedDto, AsyncResponse, ProcessEngine) - Method in interface org.camunda.bpm.engine.rest.spi.FetchAndLockHandler
-
Invoked if a fetch and lock request has been sent by the client
- 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
- addPermissionCheck(QueryParameters, Resource, String, Permission) - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Add a new
PermissionCheck
with the given values. - addPermissionCheck(AuthorizationCheck, CompositePermissionCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- addPermissions(AuthorizationEntity, Permission...) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- addPostVisitor(TreeVisitor<T>) - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- addPreVisitor(TreeVisitor<T>) - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- addProcessDefinition(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- addProcessDefinitionCreatePermissionCheck(CompositePermissionCheck) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- addProcessDefinitionToCacheAndRetrieveDocumentation(List<ProcessDefinition>) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- addProcessEnginePlugin(ProcessEnginePlugin, ProcessEnginePlugin...) - Method in class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
-
Add one (or more) plugins.
- addProcessEnginePlugins(Collection<ProcessEnginePlugin>) - Method in class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
-
Add collection of plugins.
- addProcessEnginePlugins(JakartaTransactionProcessEngineConfiguration) - 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.
- addProcessInstancePermissionCheck(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- addProcessInstancePermissionCheck(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- addPurgeInformation(String, Long) - Method in class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- addPurgeInformation(String, Set<String>) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- addPurgeInformation(String, T) - Method in interface org.camunda.bpm.engine.impl.management.PurgeReporting
-
Adds the key value pair as report information to the current purge report.
- addRecipientException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- addRedeploymentResources(DeploymentBuilder, RedeploymentDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- addReference - Enum constant in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
- addReflexiveLink(URI, String, String) - Method in class org.camunda.bpm.engine.rest.dto.LinkableDto
- addRemovalTime(String, Date, Integer, Set<String>, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- addRemovalTime(String, Date, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- addRemovalTime(String, Date, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- addRemovalTimeById(String, Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- addRemovalTimeById(String, Date, Integer, Set<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- addRemovalTimeToActivityInstancesByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
- addRemovalTimeToActivityInstancesByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
- addRemovalTimeToAttachmentsByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- addRemovalTimeToAttachmentsByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- addRemovalTimeToAuthorizationsByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- addRemovalTimeToAuthorizationsByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- addRemovalTimeToByteArraysByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
- addRemovalTimeToByteArraysByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
- addRemovalTimeToCommentsByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- addRemovalTimeToCommentsByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- addRemovalTimeToDecisionsByDecisionInstanceId(String, Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- addRemovalTimeToDecisionsByProcessInstanceId(String, Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- addRemovalTimeToDecisionsByProcessInstanceId(String, Date, Integer, Set<String>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- addRemovalTimeToDecisionsByRootDecisionInstanceId(String, Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- addRemovalTimeToDecisionsByRootProcessInstanceId(String, Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- addRemovalTimeToDecisionsByRootProcessInstanceId(String, Date, Integer, Set<String>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- addRemovalTimeToDetailsByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- addRemovalTimeToDetailsByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- addRemovalTimeToExternalTaskLogByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- addRemovalTimeToExternalTaskLogByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- addRemovalTimeToHierarchy(String, Date, Integer, Set<String>, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- addRemovalTimeToHierarchy(String, Date, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- addRemovalTimeToHistoricDecisions(String, Date) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- addRemovalTimeToHistoricIncidents(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- addRemovalTimeToHistoricIncidentsByBatchId(String, Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- addRemovalTimeToHistoricJobLog(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- addRemovalTimeToHistoricProcessInstances(String, Date) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- addRemovalTimeToIdentityLinkLogByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- addRemovalTimeToIdentityLinkLogByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- addRemovalTimeToIncidentsByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- addRemovalTimeToIncidentsByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- addRemovalTimeToInstance(String, SetRemovalTimeBatchConfiguration, Integer, Set<String>, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- addRemovalTimeToJobLogByBatchId(String, Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- addRemovalTimeToJobLogByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- addRemovalTimeToJobLogByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- addRemovalTimeToProcessInstancesByRootProcessInstanceId(String, Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- addRemovalTimeToProcessInstancesByRootProcessInstanceId(String, Date, Integer, Set<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- addRemovalTimeToTaskInstancesByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
- addRemovalTimeToTaskInstancesByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
- addRemovalTimeToUserOperationLogByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- addRemovalTimeToUserOperationLogByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- addRemovalTimeToVariableInstancesByProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- addRemovalTimeToVariableInstancesByRootProcessInstanceId(String, Date, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- addRemovingDependentInstance(RemovingInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- addRequest(FetchAndLockRequest) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- addRequestInterceptor(ConnectorRequestInterceptor) - Method in class org.camunda.connect.impl.AbstractConnector
- addRequestInterceptor(ConnectorRequestInterceptor) - Method in interface org.camunda.connect.spi.Connector
-
Adds a
ConnectorRequestInterceptor
to this connector. - addRequestInterceptors(Collection<ConnectorRequestInterceptor>) - Method in class org.camunda.connect.impl.AbstractConnector
- addRequestInterceptors(Collection<ConnectorRequestInterceptor>) - Method in interface org.camunda.connect.spi.Connector
-
Adds a collection of
ConnectorRequestInterceptor
to this connector. - addResource(Object, Map<String, byte[]>, String, String) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- addResource(ResourceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- addResourceHandlers(ResourceHandlerRegistry) - Method in class org.camunda.bpm.run.example.invoice.Application
- addResources(List<ResourceEntity>, DeploymentBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- addResultRow(List<Object>) - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultSet
- addResultToVariableContext(DmnDecisionResult, VariableMap, DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- addSchema(String, Schema) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- addScopePostVisitor(TreeVisitor<PvmScope>) - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionHierarchyWalker
- addScopePreVisitor(TreeVisitor<PvmScope>) - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionHierarchyWalker
- addScriptEngineFactory(ScriptEngineFactory) - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
- addScriptEngineFactory(ScriptEngineFactory) - Method in interface org.camunda.bpm.engine.impl.scripting.engine.ScriptEngineResolver
- addScriptEngineFactory(ScriptEngineFactory) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- addSection(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- addSenderException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- addSentry(CmmnSentryDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- addSentryPart(CmmnSentryPart) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- addSentryPart(CmmnSentryPart) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- addSentryPart(CmmnSentryPart) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- addSerializer(TypedValueSerializer<?>) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- addSerializer(TypedValueSerializer<?>) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
- addSerializer(TypedValueSerializer<?>, int) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- addSerializer(TypedValueSerializer<?>, int) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
-
Add type at the given index.
- addServerExecutorDependency(ServiceBuilder<?>) - Static method in class org.camunda.bpm.container.impl.jboss.util.JBossCompatibilityExtension
-
Adds the JBoss server executor as a dependency to the given service.
- addSessionFactory(SessionFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- addSignalStartEventSubscription(EventSubscriptionDeclaration, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- addSingleUnitQuantity(Date, String) - Method in class org.camunda.bpm.engine.impl.calendar.DefaultBusinessCalendar
- addSortedInserts(List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
-
Adds the insert operations to the flush (in correct order).
- addSortedModifications(List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
-
Adds a correctly ordered list of UPDATE and DELETE operations to the flush.
- addSortedModificationsForType(Class<?>, SortedSet<DbEntityOperation>, List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- addSortKey(SortKey, List<Control>) - Static method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- addSqlStatementPiece(String, String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- addStartEventListener(ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- addStartEventListener(ScopeImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- addStep(DeploymentOperationStep) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation
-
Add a new atomic step to the composite operation.
- addStep(DeploymentOperationStep) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- addStep(PerfTestStep) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTest
- addSteps(Collection<DeploymentOperationStep>) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- 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
- addSuspensionStateField(JsonObject, SuspensionState) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- addTableBody(TabularResultSet, List<String>, PerfTestResult) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- addTableHeaders(TabularResultSet, List<String>) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- 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
- addTaskAssignmentListeners(TaskDefinition) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- addTaskCompleteListeners(TaskDefinition) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- addTaskCompleteListeners(TaskDefinition) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- addTaskCreateListeners(TaskDefinition) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- addTaskCreateListeners(TaskDefinition) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- addTaskDeleteListeners(TaskDefinition) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- addTaskDeleteListeners(TaskDefinition) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- addTaskListener(String, TaskListener) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- addTaskOrStageHandlers(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- addTaskUpdateListeners(TaskDefinition) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- addTaskUpdateListeners(TaskDefinition) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- addTenantIdFields(JsonObject, TaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- addTimeCycleWarning(Element, String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- addTimeoutTaskListener(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
- addTimerListenerDeclaration(String, ScopeImpl, TimerDeclarationImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- addTo(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- addToBacklog(String, ScopeImpl.BacklogErrorCallback) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
Add's the given activity reference and the error callback to the backlog.
- addToCurrentSection(ProcessDataContext.ProcessDataStack) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataSections
-
Adds a stack to the current section.
- addToExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- addToMapOfLists(Map<S, List<T>>, S, T) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
- addToMapOfSets(Map<S, Set<T>>, S, T) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
- addToSet(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- addToStack(String, String) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- addToStack(ProcessDataContext.ProcessDataStack, String) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- addTransactionListener(TransactionState, TransactionListener) - Method in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext
- addTransactionListener(TransactionState, TransactionListener) - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- addTransactionListener(TransactionState, TransactionListener) - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionContext
-
Add a
TransactionListener
to the current transaction. - addTransactionListener(TransactionState, TransactionListener) - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext
- addTransactionListener(TransactionState, TransactionListener, CommandContext) - Method in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext
- addTransactionListener(TransactionState, TransactionListener, CommandContext) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext
- addTransactionListener(TransactionState, TransactionListener, CommandContext) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
- addTransformer(String, DmnDataTypeTransformer) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.type.DmnDataTypeTransformerRegistry
- addTransformer(String, DmnDataTypeTransformer) - Method in class org.camunda.bpm.dmn.engine.impl.type.DefaultDataTypeTransformerRegistry
- addTransitionInstance(MigrationInstruction, TransitionInstance, ScopeImpl, ScopeImpl, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- addTransitionInstanceReport(MigratingTransitionInstanceValidationReport) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- addType(ValueType) - Method in class org.camunda.bpm.engine.impl.variable.ValueTypeResolverImpl
- addType(ValueType) - Method in interface org.camunda.bpm.engine.variable.type.ValueTypeResolver
- addTypeDetector(TypeDetector) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- 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.
- AddUserIdentityLinkCmd - Class in org.camunda.bpm.engine.impl.cmd
- AddUserIdentityLinkCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AddUserIdentityLinkCmd
- addValidator(String, Class<? extends FormFieldValidator>) - Method in class org.camunda.bpm.engine.impl.form.validator.FormValidators
- addValidator(Validator<AbstractQuery<?, ?>>) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- addValueTypeDescription(ModelNode, String, ResourceBundle, ResourceDescriptionResolver, Locale) - Method in class org.camunda.bpm.container.impl.jboss.util.FixedObjectTypeAttributeDefinition
- addVariable(JsonObject, String, TaskQueryVariableValue) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- addVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- addVariable(String, Object, QueryOperator, boolean) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- addVariable(String, Object, QueryOperator, boolean) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- addVariable(String, Object, QueryOperator, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- addVariable(String, Object, QueryOperator, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- addVariable(List<Object>, String, String) - Method in class org.camunda.bpm.example.invoice.DemoDataGenerator
- addVariable(TaskQueryVariableValue) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- addVariable(TaskQueryVariableValue) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- addVariable(T) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- addVariableDeclaration(ScopeImpl, VariableDeclaration) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- addVariableInternal(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- addVariableListener(String, VariableListener<?>) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addVariableListener(String, VariableListener<?>, int) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- addVariableListener(VariableInstanceLifecycleListener<VariableInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- addVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- addVariableOnParts(CmmnVariableOnPartDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- addVariableReport(String, MigrationVariableValidationReport) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- addVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- addVariables(Map<String, Object>) - Method in class org.camunda.bpm.example.invoice.DemoDataGenerator
- addVariables(TaskQueryImpl, JsonArray, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- addVariablesFields(JsonObject, List<TaskQueryVariableValue>) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- addVariablesLocal(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- addWarning(int, String) - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- addWarning(int, String) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultCollector
-
Adds a warining
- addWarning(String, Element) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- addWarning(String, Element, String...) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- addWarning(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- addWebapp(String) - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- addWebappToTelemetry(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
-
Adds the web application name to the telemetry data of the engine.
- 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
- adjustConfiguration(TimerEventJobHandler.TimerJobConfiguration, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
- adjustRepeatBasedOnNewExpression(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- 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).
- Admin - Class in org.camunda.bpm.admin
-
The admin application.
- Admin() - Constructor for class org.camunda.bpm.admin.Admin
- ADMIN_APP_NAME - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- ADMIN_PLUGIN_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- ADMIN_RUNTIME_DELEGATE - Static variable in class org.camunda.bpm.admin.Admin
-
The
AdminRuntimeDelegate
is an delegate that will be initialized by bootstrapping camunda admin with an specific instance - 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
- adminAuth - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- AdminContainerBootstrap - Class in org.camunda.bpm.admin.impl.web.bootstrap
- AdminContainerBootstrap() - Constructor for class org.camunda.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap
- AdminContainerBootstrap.AdminEnvironment - Class in org.camunda.bpm.admin.impl.web.bootstrap
- AdminEnvironment() - Constructor for class org.camunda.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap.AdminEnvironment
- adminGroups - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- administratorAuthorizationPlugin(CamundaBpmRunProperties) - Method in class org.camunda.bpm.run.CamundaBpmRunConfiguration
- AdministratorAuthorizationPlugin - Class in org.camunda.bpm.engine.impl.plugin
- AdministratorAuthorizationPlugin() - Constructor for class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
- AdministratorAuthorizationPluginLogger - Class in org.camunda.bpm.engine.impl.plugin
- AdministratorAuthorizationPluginLogger() - Constructor for class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPluginLogger
- 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 user.
- AdminPlugin - Interface in org.camunda.bpm.admin.plugin.spi
-
SPI inteface for plugins to the admin webapplication.
- AdminPlugins - Class in org.camunda.bpm.admin.impl.plugin
- AdminPlugins() - Constructor for class org.camunda.bpm.admin.impl.plugin.AdminPlugins
- AdminPluginsRootResource - Class in org.camunda.bpm.admin.impl.plugin.resources
- AdminPluginsRootResource() - Constructor for class org.camunda.bpm.admin.impl.plugin.resources.AdminPluginsRootResource
- adminRuntimeDelegate - Variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- AdminRuntimeDelegate - Interface in org.camunda.bpm.admin
-
The admin application service runtime delegate.
- AdminUserProperty - Class in org.camunda.bpm.spring.boot.starter.property
- AdminUserProperty() - Constructor for class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- adminUsers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- adoptElement(DomXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
-
Adopts an xml dom element to the owner document of this element if necessary.
- 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.AbstractWebappUiIntegrationTest
- after() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- afterAll(ExtensionContext) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- 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.AbstractTransactionContext.TransactionStateSynchronization
- afterCompletion(int) - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- afterPass(PerfTestPass) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- afterPass(PerfTestPass) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestWatcher
-
Invoked after a performance test pass is ended.
- afterPass(PerfTestPass) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogPerfTestWatcher
- afterPropertiesSet() - Method in class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareClientFactory
- afterPropertiesSet() - Method in class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareSpringTopicSubscription
- afterPropertiesSet() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- afterPropertiesSet() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- 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
- afterPropertiesSet() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- afterPropertiesSet() - Method in class org.camunda.bpm.spring.boot.starter.rest.CamundaJerseyResourceConfig
- afterPropertiesSet() - Method in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- afterPropertiesSet() - Method in class org.camunda.bpm.spring.boot.starter.telemetry.CamundaApplicationServerConfigurator
- afterPropertiesSet() - Method in class org.camunda.bpm.spring.boot.starter.telemetry.CamundaIntegrationDeterminator
- afterRun(PerfTest, PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- afterRun(PerfTest, PerfTestRun) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestWatcher
-
Invoked after a performance test run is ended.
- afterRun(PerfTest, PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogPerfTestWatcher
- afterStep(PerfTestStep, PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- afterStep(PerfTestStep, PerfTestRun) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestWatcher
-
Invoked after a
PerfTestRun
ends an individual step in the performance test. - afterStep(PerfTestStep, PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogPerfTestWatcher
- afterTestExecution(ExtensionContext) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- afterTimestamp - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- afterTimestamp(Date) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries after the time stamp.
- afterTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- aggregateByReporter - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- aggregateByReporter() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- aggregateByReporter() - Method in interface org.camunda.bpm.engine.management.MetricsQuery
-
Aggregate metrics by reporters
- aggregateDoubleValues(List<Double>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- aggregateDoubleValues(List<Double>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- aggregateDoubleValues(List<Double>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMaxHitPolicyHandler
- aggregateDoubleValues(List<Double>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMinHitPolicyHandler
- aggregateDoubleValues(List<Double>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectSumHitPolicyHandler
- aggregatedValues - Variable in class org.camunda.bpm.engine.impl.CompositeQueryVariableValueCondition
- aggregateIntegerValues(List<Integer>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- aggregateIntegerValues(List<Integer>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- aggregateIntegerValues(List<Integer>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMaxHitPolicyHandler
- aggregateIntegerValues(List<Integer>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMinHitPolicyHandler
- aggregateIntegerValues(List<Integer>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectSumHitPolicyHandler
- aggregateLongValues(List<Long>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- aggregateLongValues(List<Long>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- aggregateLongValues(List<Long>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMaxHitPolicyHandler
- aggregateLongValues(List<Long>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMinHitPolicyHandler
- aggregateLongValues(List<Long>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectSumHitPolicyHandler
- aggregateNumberValues(List<TypedValue>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- aggregateValues(List<TypedValue>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- aggregateValues(List<TypedValue>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- aggregationAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- aggregationNotApplicableOnCompoundOutput(BuiltinAggregator, Map<String, DmnEvaluatedOutput>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.DmnHitPolicyLogger
- aggregator - Variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.HitPolicyEntry
- All - Enum constant in enum class org.camunda.bpm.model.bpmn.MultiInstanceFlowCondition
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
-
Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
-
Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.SystemPermissions
-
Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that all interactions are permitted.
- ALL - Enum constant in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
-
Indicates that all interactions are permitted.
- ALL - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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
- allApplied() - Static method in class org.camunda.bpm.engine.impl.db.FlushResult
- allDeploymentIds - Variable in class org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive
-
if old deployments were resumed
- allExecutionsEnded(ActivityExecution, ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- allOutputsAreEqual(List<DmnEvaluatedDecisionRule>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AnyHitPolicyHandler
- ALLOW_CORE_TIMEOUT - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- ALLOW_CORE_TIMEOUT - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- ALLOW_CORE_TIMEOUT - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- allowAnonymousLogin - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- ALLOWED_CLASSES - Static variable in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- ALLOWED_FORM_REF_BINDINGS - Static variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- ALLOWED_PACKAGES - Static variable in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- AllowedAnswers - Interface in org.camunda.bpm.model.dmn.instance
- allowedAnswersChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- AllowedAnswersImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- AllowedAnswersImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.AllowedAnswersImpl
- allowedAssets - Variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- allowedClasses - Variable in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- allowedPackages - Variable in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- 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
- AllowedValues - Interface in org.camunda.bpm.model.dmn.instance
- allowedValuesChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- AllowedValuesImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- AllowedValuesImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.AllowedValuesImpl
- allowOverwrite - Variable in class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- allowsOverwrite() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- allSubmittedJobsRejected(JobAcquisitionContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- allTaskListeners - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- allVariables - Variable in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- alreadyActiveException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- alreadyClosedCaseException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- alreadyDeployed() - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- alreadyMarkedEntityInEntityCacheException(String, Class<? extends DbEntity>, DbEntityState) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- alreadyStateCaseException(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- alreadySuspendedException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- alreadyTerminatedException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- alternativeNamespace(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- alternativeNamespace(String, String) - Method in class org.camunda.bpm.model.xml.ModelBuilder
- alternativeNsToActual - Variable in class org.camunda.bpm.model.xml.impl.ModelImpl
- alwaysOpenNew - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
-
if true, we will always open a new command context
- ambiguousSetterMethod(String, String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- ancestorActivityInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- ancestorActivityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- and(boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
and := eq (<AND> eq)*
- AND - Enum constant in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
- AND - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- AND - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- AnnonymousAuthorizer() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.RequestAuthorizer.AnnonymousAuthorizer
- AnnotatedBean(String, EnableProcessApplication) - Constructor for class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- annotation - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- annotation - Variable in class org.camunda.bpm.engine.impl.cmd.SetAnnotationForIncidentCmd
- annotation - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- annotation - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- annotation - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- annotation - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- annotation - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- annotation - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- annotation - Variable in class org.camunda.bpm.engine.impl.SetAnnotationForOperationLog
- annotation - Variable in class org.camunda.bpm.engine.rest.dto.AnnotationDto
- annotation - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- annotation - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- annotation - Variable in class org.camunda.bpm.engine.rest.dto.ModificationDto
- annotation - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- annotation - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- annotation(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- ANNOTATION_STATE_HANDLER_BEAN_FACTORY_POST_PROCESSOR_BEAN_NAME - Static variable in class org.camunda.bpm.engine.spring.components.ActivitiContextUtils
- annotationDeploymentSetUp(ProcessEngine, Class<?>, String, Class<?>...) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- annotationDeploymentSetUp(ProcessEngine, Class<?>, String, Deployment, Class<?>...) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- annotationDeploymentSetUp(ProcessEngine, String[], Class<?>, boolean, String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- annotationDeploymentSetUp(ProcessEngine, String[], 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
- AnnotationDto - Class in org.camunda.bpm.engine.rest.dto
- AnnotationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.AnnotationDto
- annotationRequiredDatabaseCheck(ProcessEngine, Class<?>, String, Class<?>...) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- annotationRequiredDatabaseCheck(ProcessEngine, RequiredDatabase, Class<?>, String, Class<?>...) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- annotationRequiredHistoryLevelCheck(ProcessEngine, Class<?>, String, Class<?>...) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- annotationRequiredHistoryLevelCheck(ProcessEngine, RequiredHistoryLevel, Class<?>, String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- AnnotationUtil - Class in org.camunda.bpm.client.spring.impl.util
- AnnotationUtil() - Constructor for class org.camunda.bpm.client.spring.impl.util.AnnotationUtil
- ANONYMOUS - Static variable in class org.camunda.bpm.webapp.impl.security.auth.Authentication
- ANSI_BLACK - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_BLUE - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_CLEAR_LINE - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_CYAN - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_GREEN - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_PURPLE - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_RED - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_RESET - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_WHITE - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANSI_YELLOW - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- ANY - Enum constant in enum class org.camunda.bpm.model.dmn.HitPolicy
- ANY - Static variable in interface org.camunda.bpm.engine.authorization.Authorization
-
The identifier used for relating to all users or all resourceIds.
- AnyHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- AnyHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.AnyHitPolicyHandler
- anyHitPolicyRequiresThatAllOutputsAreEqual(List<DmnEvaluatedDecisionRule>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.DmnHitPolicyLogger
- API_ENGINE_PATTERN - Static variable in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- API_PLUGIN_PATTERN - Static variable in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- API_STATIC_PLUGIN_PATTERN - Static variable in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- apiTypeToTableNameMap - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
- APP_JNDI_NAME - Static variable in class org.camunda.bpm.BpmPlatform
- APP_PATH_ATTR_NAME - Static variable in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
- APP_PATTERN - Static variable in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- 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
- APP_WELCOME - Static variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- appBasePath - Variable in class org.camunda.bpm.AbstractWebIntegrationTest
- append(Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- append(Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Appends a object to the end of the current array node
- append(Collection<SpinXmlElement>) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- append(Collection<SpinXmlElement>) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Appends child elements to this
element
. - append(SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- append(SpinXmlElement...) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- append(SpinXmlElement...) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Appends child elements to this
element
. - appendAfter(SpinXmlElement, SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- appendAfter(SpinXmlElement, SpinXmlElement) - Method in class org.camunda.spin.xml.SpinXmlElement
- appendBefore(SpinXmlElement, SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- appendBefore(SpinXmlElement, SpinXmlElement) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Appends a child element to this element before the existing child element.
- appendChild(DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- appendChild(DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Appends the element to the child elements of this element.
- appendHistoricDecisionInputInstances(Map<String, HistoricDecisionInstanceEntity>, HistoricDecisionInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- appendHistoricDecisionOutputInstances(Map<String, HistoricDecisionInstanceEntity>, HistoricDecisionInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- appendSameSiteIfMissing() - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
- appendStringToFile(String, String) - Static method in class org.camunda.bpm.qa.performance.engine.util.FileUtil
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstBinary
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstBoolean
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstBracket
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstChoice
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstComposite
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstDot
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstEval
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstFunction
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstMethod
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstNested
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstNode
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstNull
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstNumber
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstParameters
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstString
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.impl.juel.AstText
- appendStructure(StringBuilder, Bindings) - Method in class org.camunda.bpm.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.
- ApplicabilityRule - Interface in org.camunda.bpm.model.cmmn.instance
- applicabilityRuleCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanningTableImpl
- ApplicabilityRuleImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ApplicabilityRuleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- applicabilityRuleRefCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TableItemImpl
- application - Variable in class org.camunda.bpm.application.impl.EmbeddedProcessApplicationReferenceImpl
- Application - Class in org.camunda.bpm.run.example.invoice
- Application - Class in org.camunda.qa
- Application() - Constructor for class org.camunda.bpm.run.example.invoice.Application
- Application() - Constructor for class org.camunda.qa.Application
- APPLICATION - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- APPLICATION - Static variable in class org.camunda.bpm.engine.EntityTypes
- 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
- APPLICATION_CSV_TYPE - Static variable in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- APPLICATION_CSV_TYPE - Static variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- APPLICATION_HAL_JSON - Static variable in class org.camunda.bpm.engine.rest.hal.Hal
- APPLICATION_HAL_JSON_TYPE - Static variable in class org.camunda.bpm.engine.rest.hal.Hal
- 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.ProcessEngineFactoryBean
- applicationContext - Variable in class org.camunda.bpm.engine.spring.SpringExpressionManager
- applicationContext - Variable in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
- applicationContext - Variable in class org.camunda.bpm.spring.boot.starter.telemetry.CamundaApplicationServerConfigurator
- applicationContextClassloader - Variable in class org.camunda.bpm.spring.boot.starter.plugin.ApplicationContextClassloaderSwitchPlugin
- ApplicationContextClassloaderSwitchPlugin - Class in org.camunda.bpm.spring.boot.starter.plugin
- ApplicationContextClassloaderSwitchPlugin() - Constructor for class org.camunda.bpm.spring.boot.starter.plugin.ApplicationContextClassloaderSwitchPlugin
- ApplicationContextElResolver - Class in org.camunda.bpm.engine.spring
- ApplicationContextElResolver(ApplicationContext) - Constructor for class org.camunda.bpm.engine.spring.ApplicationContextElResolver
- applicationContextName - Variable in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- ApplicationContextPathUtil - Class in org.camunda.bpm.engine.rest.util
- ApplicationContextPathUtil() - Constructor for class org.camunda.bpm.engine.rest.util.ApplicationContextPathUtil
- applicationEventPublisher - Variable in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- applicationPath - Variable in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- 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
- applicationServer - Variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- applicationServer - Static variable in class org.camunda.bpm.engine.impl.diagnostics.PlatformDiagnosticsRegistry
- applicationServer - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- applicationServer - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- ApplicationServer - Interface in org.camunda.bpm.engine.telemetry
-
This class represents the data structure used for collecting information about the application server.
- ApplicationServerDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- ApplicationServerDto(String, String) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
- ApplicationServerImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- ApplicationServerImpl(String) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
- ApplicationServerImpl(String, String) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
- APPLIED - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
- appliesTo(DataFormat<?>) - Method in class org.camunda.spin.impl.json.jackson.format.AbstractJacksonJsonTypeDetector
- apply(String, Object) - Method in interface org.camunda.bpm.engine.impl.core.variable.VariableUtil.SetVariableFunction
- apply(Optional<String>) - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
- apply(RequestConfig.Builder, Object) - Method in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- apply(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- apply(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AnyHitPolicyHandler
- apply(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectHitPolicyHandler
- apply(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.FirstHitPolicyHandler
- apply(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.RuleOrderHitPolicyHandler
- apply(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.UniqueHitPolicyHandler
- apply(DmnDecisionTableEvaluationEvent) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.hitpolicy.DmnHitPolicyHandler
-
Applies hit policy.
- apply(TypeConverter, Object) - Method in class org.camunda.bpm.impl.juel.AstUnary.SimpleOperator
- apply(TypeConverter, Object, Object) - Method in class org.camunda.bpm.impl.juel.AstBinary.SimpleOperator
- apply(Statement, Description) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- apply(Statement, Description) - Method in class org.camunda.bpm.util.SeleniumScreenshotRule
- applyConfig(T, Map<String, Object>) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- applyConfigurator(Map<String, DataFormat>, DataFormatConfigurator) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- applyConfigurator(Map<String, Connector<?>>, ConnectorConfigurator) - Method in class org.camunda.connect.Connectors
- applyConfigurator(Map<String, DataFormat<?>>, DataFormatConfigurator) - Method in class org.camunda.spin.DataFormats
- applyConfigurators(Map<String, DataFormat>) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- applyConfigurators(Map<String, Connector<?>>, ClassLoader) - Method in class org.camunda.connect.Connectors
- applyConfigurators(Map<String, DataFormat<?>>, ClassLoader) - Method in class org.camunda.spin.DataFormats
- applyConfigurators(Map<String, DataFormat<?>>, ClassLoader, List<DataFormatConfigurator>) - Method in class org.camunda.spin.DataFormats
- applyFieldDeclaration(List<FieldDeclaration>, Object) - Static method in class org.camunda.bpm.engine.impl.util.ClassDelegateUtil
- applyFieldDeclaration(FieldDeclaration, Object) - Static method in class org.camunda.bpm.engine.impl.util.ClassDelegateUtil
- 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(AuthorizationQuery) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
- applyFilters(BatchQuery) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- applyFilters(BatchStatisticsQuery) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- applyFilters(HistoricBatchQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- applyFilters(ExternalTaskQuery) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- applyFilters(FilterQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- applyFilters(CleanableHistoricBatchReport) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto
- applyFilters(CleanableHistoricCaseInstanceReport) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- applyFilters(CleanableHistoricDecisionInstanceReport) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- applyFilters(CleanableHistoricProcessInstanceReport) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- applyFilters(HistoricActivityInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- applyFilters(HistoricActivityStatisticsQuery) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- applyFilters(HistoricCaseActivityInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- applyFilters(HistoricCaseInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- applyFilters(HistoricDecisionInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- applyFilters(HistoricDetailQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- applyFilters(HistoricExternalTaskLogQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- applyFilters(HistoricIdentityLinkLogQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- applyFilters(HistoricIncidentQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- applyFilters(HistoricJobLogQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- applyFilters(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- applyFilters(HistoricProcessInstanceReport) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- applyFilters(HistoricTaskInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- applyFilters(HistoricTaskInstanceReport) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- applyFilters(HistoricVariableInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- applyFilters(UserOperationLogQuery) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- applyFilters(GroupQuery) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- applyFilters(TenantQuery) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- applyFilters(UserQuery) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- applyFilters(JobDefinitionQuery) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- applyFilters(SchemaLogQuery) - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogQueryDto
- applyFilters(CaseDefinitionQuery) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- applyFilters(DecisionDefinitionQuery) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- applyFilters(DecisionRequirementsDefinitionQuery) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- applyFilters(DeploymentQuery) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- applyFilters(ProcessDefinitionQuery) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- applyFilters(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- applyFilters(CaseInstanceQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- applyFilters(EventSubscriptionQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- applyFilters(ExecutionQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- applyFilters(IncidentQuery) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- 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
- applyFilters(T) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- applyFilters(T) - Method in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- applyHeaders(T, Map<String, String>) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- applyInputParameters(ActivityExecution, ConnectorRequest<?>) - Method in class org.camunda.connect.plugin.impl.ServiceTaskConnectorActivityBehavior
- applyJitter - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- applyOutputParameters(ActivityExecution, ConnectorResponse) - Method in class org.camunda.connect.plugin.impl.ServiceTaskConnectorActivityBehavior
- applyPayload(T, SoapHttpRequest) - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl
- applyPayload(T, Q) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- 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.
- applyProperties(Object, Map<String, String>, String) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
-
Sets an objects fields via reflection from String values.
- applyProperties(ProcessInstantiationBuilderImpl, ProcessDefinition, HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- applyProperties(T, Map<String, Object>, boolean) - Static method in class org.camunda.bpm.spring.boot.starter.util.SpringBootStarterPropertyHelper
- applyPropertiesFrom(ClientProperties) - Method in class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareClientFactory
- applyProperty(Object, String, String) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
- applyQueryParams(MultivaluedMap<String, String>, DateConverter, MetricsQuery) - Method in class org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl
- applyQueryParams(MetricsQuery, MultivaluedMap<String, String>) - Method in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- applyResourceOverrides(String, InputStream) - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- applySortBy(AuthorizationQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
- applySortBy(BatchQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- applySortBy(BatchStatisticsQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- applySortBy(HistoricBatchQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- applySortBy(ExternalTaskQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- applySortBy(FilterQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- applySortBy(CleanableHistoricBatchReport, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto
- applySortBy(CleanableHistoricCaseInstanceReport, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- applySortBy(CleanableHistoricDecisionInstanceReport, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- applySortBy(CleanableHistoricProcessInstanceReport, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- applySortBy(HistoricActivityInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- applySortBy(HistoricActivityStatisticsQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- applySortBy(HistoricCaseActivityInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- applySortBy(HistoricCaseInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- applySortBy(HistoricDecisionInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- applySortBy(HistoricDetailQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- applySortBy(HistoricExternalTaskLogQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- applySortBy(HistoricIdentityLinkLogQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- applySortBy(HistoricIncidentQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- applySortBy(HistoricJobLogQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- applySortBy(HistoricProcessInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- applySortBy(HistoricTaskInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- applySortBy(HistoricVariableInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- applySortBy(UserOperationLogQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- applySortBy(GroupQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- applySortBy(TenantQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- applySortBy(UserQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- applySortBy(JobDefinitionQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- applySortBy(SchemaLogQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogQueryDto
- applySortBy(CaseDefinitionQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- applySortBy(DecisionDefinitionQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- applySortBy(DecisionRequirementsDefinitionQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- applySortBy(DeploymentQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- applySortBy(ProcessDefinitionQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- applySortBy(CaseExecutionQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- applySortBy(CaseInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- applySortBy(EventSubscriptionQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- applySortBy(ExecutionQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- applySortBy(IncidentQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- applySortBy(JobQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- applySortBy(ProcessInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- applySortBy(VariableInstanceQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- applySortBy(TaskQuery, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- applySortBy(T, String, Map<String, Object>, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- applySortingOptions(T, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- applySortOrder(T, String) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- applyTo(VariableScope, VariableMap) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- applyTo(InstantiationBuilder<?>, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.CancellationInstructionDto
- applyTo(InstantiationBuilder<?>, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- applyTo(InstantiationBuilder<?>, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartAfterInstructionDto
- applyTo(InstantiationBuilder<?>, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartBeforeInstructionDto
- applyTo(InstantiationBuilder<?>, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartTransitionInstructionDto
- applyTo(ModificationBuilder, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- applyTo(ProcessInstanceModificationBuilder, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.CancellationInstructionDto
- applyTo(ProcessInstanceModificationBuilder, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- applyTo(ProcessInstanceModificationBuilder, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- applyTo(ProcessInstanceModificationBuilder, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartAfterInstructionDto
- applyTo(ProcessInstanceModificationBuilder, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartBeforeInstructionDto
- applyTo(ProcessInstanceModificationBuilder, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartTransitionInstructionDto
- applyTo(RestartProcessInstanceBuilder, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- applyValueInfo(ObjectValueBuilder, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.ObjectTypeImpl
- applyValueInfo(SpinValueBuilder<?>, Map<String, Object>) - Method in class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
- applyVariables(CoreExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- applyVariables(ActivityInstantiationBuilder<?>, ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- AppPlugin - Interface in org.camunda.bpm.webapp.plugin.spi
-
The service provider interface (SPI) that must be provided by a webapplication plugin.
- AppPluginRegistry<T extends AppPlugin> - Interface in org.camunda.bpm.webapp.plugin
-
The holder of registered
AppPlugins
. - AppRuntimeDelegate<T extends AppPlugin> - Interface in org.camunda.bpm.webapp
-
The list of services provided by a camunda webapplication, providing a plugin registry and access to the process engine.
- APPS - Static variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- appUrl - Variable in class org.camunda.bpm.AbstractWebIntegrationTest
- 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
- ArchRulesTest - Class in org.camunda.bpm.engine.test.archunit
- ArchRulesTest() - Constructor for class org.camunda.bpm.engine.test.archunit.ArchRulesTest
- areAllEnginesIdle() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- areEqualEventSubscriptions(EventSubscriptionEntity, EventSubscriptionEntity) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Checks if the parameters are the same apart from the execution id
- areFlushRelevantReferencesDetermined() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- areIdsEqual(String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- areInSameProcessInstance(JobEntity, JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- areJobsAvailable() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- areJobsAvailable() - Method in class org.camunda.bpm.webapp.impl.test.util.JobExecutorHelper
- areJobsAvailable(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- areNotInAscendingOrder(List<T>) - Static method in class org.camunda.bpm.engine.impl.util.CompareUtil
-
Checks if any of the values are not in an ascending order.
- areNotInAscendingOrder(T...) - Static method in class org.camunda.bpm.engine.impl.util.CompareUtil
-
Checks if any of the values are not in an ascending order.
- areProcessApplicationsRegistered() - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- areRetriesLeft() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- 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_CONVERTER - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryFilteringPropertyConverter
- ARRAY_CONVERTER - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- Artifact - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN artifact element
- Artifact - Interface in org.camunda.bpm.model.cmmn.instance
- Artifact - Interface in org.camunda.bpm.model.dmn.instance
- artifactCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- artifactCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- artifactCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- artifactCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- artifactCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- artifactFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
used to create instances for listeners, JavaDelegates, etc
- ArtifactFactory - Interface in org.camunda.bpm.engine
-
Create and destroy artifacts of a given class in a container specific way.
- ArtifactImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN artifact element
- ArtifactImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ArtifactImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ArtifactImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ArtifactImpl
- ArtifactImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ArtifactImpl
- ArtifactImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ArtifactImpl
- asArray(List<String>) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asArrayList(T[]) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
-
Arrays.asList cannot be reliably used for SQL parameters on MyBatis < 3.3.0
- asBytes(JsonElement) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asc() - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Fluent API method to configure Ascending order on the associated field.
- asc() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- asc() - Method in interface org.camunda.bpm.engine.externaltask.FetchAndLockBuilder
-
Configures the order to be ascending.
- asc() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- asc() - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- 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).
- ASC - Enum constant in enum class org.camunda.bpm.client.task.OrderingConfig.Direction
- ASCENDING - Static variable in class org.camunda.bpm.engine.impl.Direction
- asHashSet(T...) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
- asJavaObject(JsonObject, JsonObjectConverter<T>) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asList(JsonArray, JsonObjectConverter<T>) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asList(JsonArray, JsonObjectConverter<T>, Supplier<S>) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asList(JsonElement) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asMap(JsonElement) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asMigrationInstructions() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- asObject(byte[]) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asObject(String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asObject(Map<String, Object>) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asPrimitiveObject(JsonPrimitive) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- assertAndEnsureCleanDbAndCache(ProcessEngine) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
-
Ensures that the deployment cache and database is clean after a test.
- assertAndEnsureCleanDbAndCache(ProcessEngine, boolean) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
-
Ensures that the deployment cache and database is clean after a test.
- assertAndEnsureCleanDeploymentCache(ProcessEngine) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
-
Ensures that the deployment cache is empty after a test.
- assertAndEnsureCleanDeploymentCache(ProcessEngine, boolean) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
-
Ensures that the deployment cache is empty after a test.
- assertAndEnsureNoProcessApplicationsRegistered(ProcessEngine) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- assertCaseEnded(String) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- assertCommandContextNotActive() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- assertExecutionAssociated() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- assertHeaderPresent(String, String, ClientResponse) - Method in class org.camunda.bpm.HttpHeaderSecurityIT
- AssertionsLogger - Class in org.camunda.bpm.engine.test.assertions
- AssertionsLogger() - Constructor for class org.camunda.bpm.engine.test.assertions.AssertionsLogger
- assertJodaTimePresent() - Method in class org.camunda.bpm.rest.RestIT
- assertMediaType(ClientResponse, String) - Method in class org.camunda.bpm.rest.RestIT
- assertMediaTypes(WebResource, boolean, String, String...) - Method in class org.camunda.bpm.rest.RestIT
- assertMediaTypesOfResource(String, boolean) - Method in class org.camunda.bpm.rest.RestIT
- assertProcessEnded(String) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- assertProcessEnded(String) - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- 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.
- assertProcessNotEnded(String) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- assertResponse(String, ClientResponse) - Method in class org.camunda.bpm.PluginsRootResourceIT
- assertScenarioEnded() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- 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
- assertThat(ExternalTask) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Assert that...
- assertThat(ProcessEngine, ExternalTask) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.ExternalTaskAssert
- assertThat(ProcessEngine, CaseDefinition) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseDefinitionAssert
- assertThat(ProcessEngine, ProcessDefinition) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
- assertThat(ProcessEngine, CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- assertThat(ProcessEngine, CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
- assertThat(ProcessEngine, CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
- assertThat(ProcessEngine, CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
- assertThat(ProcessEngine, CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
- assertThat(ProcessEngine, CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- assertThat(ProcessEngine, CaseInstance) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- assertThat(ProcessEngine, Job) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
- assertThat(ProcessEngine, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.CalledProcessInstanceAssert
- assertThat(ProcessEngine, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- assertThat(ProcessEngine, Task) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
- assertThat(CaseDefinition) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Assert that...
- assertThat(ProcessDefinition) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Assert that...
- assertThat(CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Assert that...
- assertThat(CaseInstance) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Assert that...
- assertThat(Job) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Assert that...
- assertThat(ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Assert that...
- assertThat(Task) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Assert that...
- assertThat(Attribute<?>) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThat(ChildElementCollection<?>) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThat(ModelElementType) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThat(AttributeReference<?>) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThat(ElementReferenceCollection<?, ?>) - Static method in class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- assertThatAttribute(String) - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- assertThatChildElement(ModelElementType) - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- assertThatType() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- asSet(T, Set<T>) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- assetAllowed - Variable in class org.camunda.bpm.PluginsRootResourceIT
- assetName - Variable in class org.camunda.bpm.PluginsRootResourceIT
- ASSIGN_TASK - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
-
Signifies that a task is assigned
- assignCodeToException(ProcessEngineException) - Method in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- assigned - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- assigned - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- assigned - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- assigned - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- ASSIGNED - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- 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 - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- assignee - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- ASSIGNEE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- ASSIGNEE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- ASSIGNEE - Static variable in interface 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
- ASSIGNEE_IN - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- ASSIGNEE_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- ASSIGNEE_NOT_IN - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- assigneeExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- assigneeHash - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- assigneeIn - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- assigneeLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- assigneeNotIn - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- ASSIGNER_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- assignerId - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- assignerId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- assignerId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- assignerId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- assignerId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given assigner id.
- assignerId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- assignExecutionsToActivities(List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- Assignment - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN assignment element
- assignmentCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- AssignmentImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN assignment element
- AssignmentImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.AssignmentImpl
- AssignTask - Annotation Interface in org.camunda.bpm.engine.cdi.annotation.event
-
Can be used to qualify events fired when a task is assigned.
- AssignTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- AssignTaskCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.AssignTaskCmd
- AssignTaskLiteral - Class in org.camunda.bpm.engine.cdi.annotation.event
- AssignTaskLiteral(String) - Constructor for class org.camunda.bpm.engine.cdi.annotation.event.AssignTaskLiteral
- 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.
- Association - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN association element
- Association - Interface in org.camunda.bpm.model.cmmn.instance
- Association - Interface in org.camunda.bpm.model.dmn.instance
- AssociationDirection - Enum Class in org.camunda.bpm.model.bpmn
-
The BPMN tAssociationDirection type
- AssociationDirection - Enum Class in org.camunda.bpm.model.cmmn
- AssociationDirection - Enum Class in org.camunda.bpm.model.dmn
- associationDirectionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- associationDirectionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- associationDirectionAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- AssociationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- AssociationImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- AssociationImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- AssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- AssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- AssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- asString() - Method in enum class org.camunda.bpm.client.task.OrderingConfig.Direction
- asString(Object) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asString(Map<String, Object>) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- asStringList(JsonElement) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- AstBinary - Class in org.camunda.bpm.impl.juel
- AstBinary(AstNode, AstNode, AstBinary.Operator) - Constructor for class org.camunda.bpm.impl.juel.AstBinary
- AstBinary.Operator - Interface in org.camunda.bpm.impl.juel
- AstBinary.SimpleOperator - Class in org.camunda.bpm.impl.juel
- AstBoolean - Class in org.camunda.bpm.impl.juel
- AstBoolean(boolean) - Constructor for class org.camunda.bpm.impl.juel.AstBoolean
- AstBracket - Class in org.camunda.bpm.impl.juel
- AstBracket(AstNode, AstNode, boolean, boolean) - Constructor for class org.camunda.bpm.impl.juel.AstBracket
- AstChoice - Class in org.camunda.bpm.impl.juel
- AstChoice(AstNode, AstNode, AstNode) - Constructor for class org.camunda.bpm.impl.juel.AstChoice
- AstComposite - Class in org.camunda.bpm.impl.juel
- AstComposite(List<AstNode>) - Constructor for class org.camunda.bpm.impl.juel.AstComposite
- AstDot - Class in org.camunda.bpm.impl.juel
- AstDot(AstNode, String, boolean) - Constructor for class org.camunda.bpm.impl.juel.AstDot
- AstEval - Class in org.camunda.bpm.impl.juel
- AstEval(AstNode, boolean) - Constructor for class org.camunda.bpm.impl.juel.AstEval
- AstFunction - Class in org.camunda.bpm.impl.juel
- AstFunction(String, int, AstParameters) - Constructor for class org.camunda.bpm.impl.juel.AstFunction
- AstFunction(String, int, AstParameters, boolean) - Constructor for class org.camunda.bpm.impl.juel.AstFunction
- AstIdentifier - Class in org.camunda.bpm.impl.juel
- AstIdentifier(String, int) - Constructor for class org.camunda.bpm.impl.juel.AstIdentifier
- AstLiteral - Class in org.camunda.bpm.impl.juel
- AstLiteral() - Constructor for class org.camunda.bpm.impl.juel.AstLiteral
- AstMethod - Class in org.camunda.bpm.impl.juel
- AstMethod(AstProperty, AstParameters) - Constructor for class org.camunda.bpm.impl.juel.AstMethod
- AstNested - Class in org.camunda.bpm.impl.juel
- AstNested(AstNode) - Constructor for class org.camunda.bpm.impl.juel.AstNested
- AstNode - Class in org.camunda.bpm.impl.juel
- AstNode() - Constructor for class org.camunda.bpm.impl.juel.AstNode
- AstNull - Class in org.camunda.bpm.impl.juel
- AstNull() - Constructor for class org.camunda.bpm.impl.juel.AstNull
- AstNumber - Class in org.camunda.bpm.impl.juel
- AstNumber(Number) - Constructor for class org.camunda.bpm.impl.juel.AstNumber
- AstParameters - Class in org.camunda.bpm.impl.juel
- AstParameters(List<AstNode>) - Constructor for class org.camunda.bpm.impl.juel.AstParameters
- AstProperty - Class in org.camunda.bpm.impl.juel
- AstProperty(AstNode, boolean, boolean) - Constructor for class org.camunda.bpm.impl.juel.AstProperty
- AstRightValue - Class in org.camunda.bpm.impl.juel
- AstRightValue() - Constructor for class org.camunda.bpm.impl.juel.AstRightValue
- AstString - Class in org.camunda.bpm.impl.juel
- AstString(String) - Constructor for class org.camunda.bpm.impl.juel.AstString
- AstText - Class in org.camunda.bpm.impl.juel
- AstText(String) - Constructor for class org.camunda.bpm.impl.juel.AstText
- AstUnary - Class in org.camunda.bpm.impl.juel
- AstUnary(AstNode, AstUnary.Operator) - Constructor for class org.camunda.bpm.impl.juel.AstUnary
- AstUnary.Operator - Interface in org.camunda.bpm.impl.juel
- AstUnary.SimpleOperator - Class in org.camunda.bpm.impl.juel
- asUnmodifiableList() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- asUnmodifiableList() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- asValueMap() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- asVariableContext() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- asVariableContext() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- asVariableContext() - Method in interface org.camunda.bpm.engine.variable.VariableMap
-
Interprets the variable map as variable context
- async - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- ASYNC_AFTER - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
- ASYNC_BEFORE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
- AsyncAfterMessageJobDeclaration - Class in org.camunda.bpm.engine.impl.jobexecutor
- AsyncAfterMessageJobDeclaration() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.AsyncAfterMessageJobDeclaration
- AsyncAfterMigrationValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instance
- AsyncAfterMigrationValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.AsyncAfterMigrationValidator
- asyncAfterOperations - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.AsyncAfterMessageJobDeclaration
- AsyncBeforeMessageJobDeclaration - Class in org.camunda.bpm.engine.impl.jobexecutor
- AsyncBeforeMessageJobDeclaration() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.AsyncBeforeMessageJobDeclaration
- asyncBeforeOperations - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.AsyncBeforeMessageJobDeclaration
- AsyncContinuationConfiguration() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
- AsyncContinuationJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- AsyncContinuationJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- AsyncContinuationJobHandler.AsyncContinuationConfiguration - Class in org.camunda.bpm.engine.impl.jobexecutor
- AsyncJoinScenario - Class in org.camunda.bpm.qa.upgrade.pvm
- AsyncJoinScenario() - Constructor for class org.camunda.bpm.qa.upgrade.pvm.AsyncJoinScenario
- AsyncMigrationValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instance
- AsyncMigrationValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.AsyncMigrationValidator
- AsyncParallelMultiInstanceScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.job
- AsyncParallelMultiInstanceScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncParallelMultiInstanceScenario
- AsyncProcessStartMigrationValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instance
- AsyncProcessStartMigrationValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.AsyncProcessStartMigrationValidator
- asyncResponse - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- asyncResponseTimeout - Variable in class org.camunda.bpm.client.impl.EngineClient
- asyncResponseTimeout - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- asyncResponseTimeout - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- asyncResponseTimeout - Variable in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- asyncResponseTimeout - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
- asyncResponseTimeout() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Asynchronous response (long polling) is enabled if a timeout is given.
- asyncResponseTimeout(long) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Asynchronous response (long polling) is enabled if a timeout is given.
- asyncResponseTimeout(long) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- asyncResponseTimeoutNotGreaterThanZeroException(Long) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- AsyncSequentialMultiInstanceScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.job
- AsyncSequentialMultiInstanceScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncSequentialMultiInstanceScenario
- atomicCheck(Resource, String, Permission) - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- atomicCheckForResourceId(Resource, String, Permission) - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- atomicChecks - Variable in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- atomicChecks - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- atomicOperation - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
- AtomicOperation - Interface in org.camunda.bpm.engine.impl.pvm.runtime
-
Deprecated.
- AtomicOperationCaseExecutionComplete - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionComplete() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionComplete
- AtomicOperationCaseExecutionCreate - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionCreate() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreate
- AtomicOperationCaseExecutionCreated - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionCreated() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreated
- AtomicOperationCaseExecutionDeleteCascade - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionDeleteCascade() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDeleteCascade
- AtomicOperationCaseExecutionDisable - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionDisable() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDisable
- AtomicOperationCaseExecutionEnable - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionEnable() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionEnable
- AtomicOperationCaseExecutionExit - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionExit() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionExit
- AtomicOperationCaseExecutionFireEntryCriteria - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionFireEntryCriteria() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionFireEntryCriteria
- AtomicOperationCaseExecutionFireExitCriteria - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionFireExitCriteria() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionFireExitCriteria
- AtomicOperationCaseExecutionManualComplete - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionManualComplete() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionManualComplete
- AtomicOperationCaseExecutionManualStart - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionManualStart() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionManualStart
- AtomicOperationCaseExecutionOccur - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionOccur() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionOccur
- AtomicOperationCaseExecutionParentComplete - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionParentComplete() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentComplete
- AtomicOperationCaseExecutionParentResume - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionParentResume() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentResume
- AtomicOperationCaseExecutionParentSuspend - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionParentSuspend() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentSuspend
- AtomicOperationCaseExecutionParentTerminate - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionParentTerminate() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentTerminate
- AtomicOperationCaseExecutionReactivate - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionReactivate() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReactivate
- AtomicOperationCaseExecutionReenable - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionReenable() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReenable
- AtomicOperationCaseExecutionResume - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionResume() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionResume
- AtomicOperationCaseExecutionStart - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionStart() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionStart
- AtomicOperationCaseExecutionSuspend - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionSuspend() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspend
- AtomicOperationCaseExecutionSuspendingOnParentSuspension - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionSuspendingOnParentSuspension() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspendingOnParentSuspension
- AtomicOperationCaseExecutionSuspendingOnSuspension - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionSuspendingOnSuspension() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspendingOnSuspension
- AtomicOperationCaseExecutionTerminate - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionTerminate() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminate
- AtomicOperationCaseExecutionTerminatingOnExit - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionTerminatingOnExit() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnExit
- AtomicOperationCaseExecutionTerminatingOnParentTermination - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionTerminatingOnParentTermination() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnParentTermination
- AtomicOperationCaseExecutionTerminatingOnTermination - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseExecutionTerminatingOnTermination() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnTermination
- AtomicOperationCaseInstanceClose - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseInstanceClose() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceClose
- AtomicOperationCaseInstanceCreate - Class in org.camunda.bpm.engine.impl.cmmn.operation
- AtomicOperationCaseInstanceCreate() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceCreate
- AtomicOperationInvocation - Class in org.camunda.bpm.engine.impl.interceptor
-
An invocation of an atomic operation
- AtomicOperationInvocation(AtomicOperation, ExecutionEntity, boolean) - Constructor for class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- 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
- attachedTo(String, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- attachedToRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- 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 - Static variable in class org.camunda.bpm.engine.EntityTypes
- attachmentDescription - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
- AttachmentDto - Class in org.camunda.bpm.engine.rest.dto.task
- AttachmentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- AttachmentEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- AttachmentEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- attachmentExists - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- 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
- attachmentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentCmd
- attachmentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentContentCmd
- 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 - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation
-
a list of attachments allows to pass state from one operation to another
- Attachments - Class in org.camunda.bpm.container.impl.deployment
-
Contains the attachment names of all attachments used by the ProcessApplication deployment OperationSteps.
- Attachments() - Constructor for class org.camunda.bpm.container.impl.deployment.Attachments
- 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
AnnotationInstance
s for the PostDeploy methods - attachPreUndeployDescription(DeploymentUnit, AnnotationInstance) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
-
Attach the
AnnotationInstance
s for the PreUndeploy methods - attachProcessApplicationComponent(DeploymentUnit, ComponentDescription) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
-
Attach the
ComponentDescription
for theAbstractProcessApplication
component - attachState() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingActivityInstanceBehavior
- attachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- attachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- attachState(MigratingScopeInstance) - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingInstance
-
Restore this instance's state as a subordinate to the given activity instance (e.g.
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- attachState(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- attachState(MigratingTransitionInstance) - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingInstance
-
Restore this instance's state as a subordinate to the given transition instance (e.g.
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- attachState(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- attachTo(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- attachTo(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- attempts - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- attr(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- attr(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns the wrapped attribute for an empty namespace and the given name.
- attr(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- attr(String, String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Sets the attribute value in the local namespace of this element.
- ATTR_CSP_FILTER_NONCE - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- attribute() - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- attribute() - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Returns the XPath query result as 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.form.engine.HtmlElementWriter
- attribute(String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- Attribute - Class in org.camunda.bpm.engine.impl.util.xml
- Attribute - Enum Class in org.camunda.bpm.container.impl.jboss.extension
-
An attribute.
- Attribute<T> - Interface in org.camunda.bpm.model.xml.type.attribute
- 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_AS_ELEMENT - Static variable in class org.camunda.bpm.container.impl.jboss.util.CustomMarshaller
- AttributeAssert - Class in org.camunda.bpm.model.xml.test.assertions
- AttributeAssert(Attribute<?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- AttributeAssumption(String) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, boolean, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, boolean, boolean, Object) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, String) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, String, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, String, boolean, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeAssumption(String, String, boolean, boolean, Object) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- AttributeBuilder<T> - Interface in org.camunda.bpm.model.xml.type.attribute
- AttributeBuilderImpl<T> - Class in org.camunda.bpm.model.xml.impl.type.attribute
- AttributeImpl<T> - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
Base class for implementing primitive value attributes
- attributeList() - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- attributeList() - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Returns the XPath query result as a attribute list.
- attributeMap - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
- attributeName - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- attributeNode - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- attributeNS(Namespace, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- attributeNS(Namespace, String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- AttributeReference<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- AttributeReferenceAssert - Class in org.camunda.bpm.model.xml.test.assertions
- AttributeReferenceAssert(AttributeReference<?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.AttributeReferenceAssert
- AttributeReferenceBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- AttributeReferenceBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
-
A builder for a attribute model reference based on a QName
- AttributeReferenceBuilderImpl(AttributeImpl<String>, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceBuilderImpl
-
Create a new
AttributeReferenceBuilderImpl
from the reference source attribute to the reference target model element instance - attributeReferenceCollection - Variable in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceCollectionBuilderImpl
- AttributeReferenceCollection<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.type.reference
- AttributeReferenceCollection(AttributeImpl<String>) - Constructor for class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- AttributeReferenceCollectionBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- AttributeReferenceCollectionBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- AttributeReferenceCollectionBuilderImpl(AttributeImpl<String>, Class<T>, Class<? extends AttributeReferenceCollection>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceCollectionBuilderImpl
- attributeReferenceImpl - Variable in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceBuilderImpl
- AttributeReferenceImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- AttributeReferenceImpl(AttributeImpl<String>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- attributes - Variable in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- 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
- attributeValueEquals(Element, String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- attrNames() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- attrNames() - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns all names of the attributes of this element.
- attrNames(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- attrNames(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns all names of the attributes in the given namespace.
- attrNs(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- attrNs(String, String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns the wrapped attribute for the given namespace and name.
- attrNs(String, String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- attrNs(String, String, String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Sets the attribute value in the given namespace.
- attrs() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- attrs() - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns all wrapped attributes of this element.
- attrs(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- attrs(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns all wrapped attributes for the given namespace.
- Auditing - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN auditing element
- auditingChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- auditingChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- AuditingImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN auditing element
- AuditingImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.AuditingImpl
- 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.ContainerBasedAuthenticationProvider
- augmentResponseByAuthenticationChallenge(HttpServletResponse, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
- auth - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- auth - Variable in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- AUTH_CACHE_TIME_TO_LIVE - Static variable in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
- AUTH_CACHE_TTL_ATTR_NAME - Static variable in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
- AUTH_CACHE_TTL_INIT_PARAM_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
- AUTH_METHODS - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- AUTH_TIME_SESSION_MUTEX - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.HttpSessionMutexListener
- 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.
- authCheck - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- 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
- authenticatedTenantIds - 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 - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- Authentication - Class in org.camunda.bpm.engine.impl.identity
-
Allows to expose the id of the currently authenticated user, his groups and his tenants to the process engine.
- Authentication - Class in org.camunda.bpm.webapp.impl.security.auth
-
Represents an active authentication of a given identity (usually a user).
- Authentication() - Constructor for class org.camunda.bpm.engine.impl.identity.Authentication
- Authentication(String, String) - Constructor for class org.camunda.bpm.webapp.impl.security.auth.Authentication
- Authentication(String, List<String>) - Constructor for class org.camunda.bpm.engine.impl.identity.Authentication
- Authentication(String, List<String>, List<String>) - Constructor for class org.camunda.bpm.engine.impl.identity.Authentication
- AUTHENTICATION_ENABLED - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- 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
- AuthenticationException - Exception in org.camunda.bpm.engine
- AuthenticationException(String) - Constructor for exception org.camunda.bpm.engine.AuthenticationException
- AuthenticationException(String, String) - Constructor for exception org.camunda.bpm.engine.AuthenticationException
- AuthenticationException(String, Date) - Constructor for exception org.camunda.bpm.engine.AuthenticationException
- AuthenticationFilter - Class in org.camunda.bpm.webapp.impl.security.auth
-
Servlet
Filter
implementation responsible for populating theAuthentications.getCurrent()
thread-local (ie. - AuthenticationFilter() - Constructor for class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
- AuthenticationProperties - Class in org.camunda.bpm.spring.boot.starter.property
- AuthenticationProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties
- AuthenticationProperties.CacheProperties - Class in org.camunda.bpm.spring.boot.starter.property
- authenticationProvider - Variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- authenticationProvider - Variable in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- AuthenticationProvider - Interface in org.camunda.bpm.engine.rest.security.auth
-
A provider to handle the authentication of
HttpServletRequest
s. - AuthenticationResult - Class in org.camunda.bpm.engine.rest.security.auth
-
Serves as DTO to hold the result of an authentication request performed through an
AuthenticationProvider
. - AuthenticationResult(String, boolean) - Constructor for class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- authentications - Variable in class org.camunda.bpm.webapp.impl.security.auth.Authentications
-
holds an entry for each processEngine->userId pair currently authenticated
- 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
- AuthenticationUtil - Class in org.camunda.bpm.webapp.impl.security.auth
- AuthenticationUtil() - Constructor for class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- authGroupIds - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
-
the ids of the groups to check permissions for
- AuthHelper - Class in org.camunda.bpm.qa.performance.engine.junit
- AuthHelper() - Constructor for class org.camunda.bpm.qa.performance.engine.junit.AuthHelper
- AuthManagerUtil - Class in org.camunda.bpm.engine.impl.persistence.entity.util
- AuthManagerUtil() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.util.AuthManagerUtil
- AuthManagerUtil.VariablePermissions - Class in org.camunda.bpm.engine.impl.persistence.entity.util
- authorAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- AuthorityRequirement - Interface in org.camunda.bpm.model.dmn.instance
- authorityRequirementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- authorityRequirementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- authorityRequirementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- AuthorityRequirementImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- AuthorityRequirementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- authorization - Variable in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- Authorization - Class in org.camunda.bpm.webapp.impl.security.filter
- Authorization - Interface in org.camunda.bpm.engine.authorization
- Authorization(Authentication, boolean) - Constructor for class org.camunda.bpm.webapp.impl.security.filter.Authorization
- AUTHORIZATION - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- AUTHORIZATION - Static variable in class org.camunda.bpm.engine.EntityTypes
- AUTHORIZATION_CHECK_REVOKE_ALWAYS - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Always enables check for
revoke
authorizations. - AUTHORIZATION_CHECK_REVOKE_AUTO - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
This mode only checks for
revoke
authorizations if at least one revoke authorization currently exits for the current user or one of the groups the user is a member of. - AUTHORIZATION_CHECK_REVOKE_NEVER - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Never checks for
revoke
authorizations. - AuthorizationCheck - Class in org.camunda.bpm.engine.impl.db
-
Input for the authorization check algorithm
- AuthorizationCheck() - Constructor for class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- AuthorizationCheck(String, List<String>, CompositePermissionCheck, boolean) - 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
- authorizationCheckEnabled - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- authorizationCheckEnabled - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- AuthorizationCheckProcessDefinitionScenario - Class in org.camunda.bpm.qa.upgrade.useroperationlog.annotation
- AuthorizationCheckProcessDefinitionScenario() - Constructor for class org.camunda.bpm.qa.upgrade.useroperationlog.annotation.AuthorizationCheckProcessDefinitionScenario
- AuthorizationCheckResultDto - Class in org.camunda.bpm.engine.rest.dto.authorization
- AuthorizationCheckResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
- AuthorizationCheckResultDto(boolean, String, ResourceUtil, String) - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
- authorizationCheckRevokes - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- AuthorizationCommandChecker - Class in org.camunda.bpm.engine.impl.cfg.auth
-
CommandChecker
that uses theAuthorizationManager
to perform authorization checks. - AuthorizationCommandChecker() - Constructor for class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- 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.
- authorizationEnabledForCustomCode - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
The following flag
authorizationEnabledForCustomCode
will only be taken into account iffauthorizationEnabled
is settrue
. - 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) - Constructor for exception org.camunda.bpm.engine.AuthorizationException
- AuthorizationException(String, String, String, String) - Constructor for exception org.camunda.bpm.engine.AuthorizationException
- AuthorizationException(String, List<MissingAuthorization>) - Constructor for exception org.camunda.bpm.engine.AuthorizationException
- AuthorizationException(String, MissingAuthorization) - Constructor for exception org.camunda.bpm.engine.AuthorizationException
- AuthorizationExceptionDto - Class in org.camunda.bpm.engine.rest.dto
-
Dto for
AuthorizationException
- AuthorizationExceptionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
- authorizationId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteAuthorizationCmd
- 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
- AuthorizationManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- AuthorizationManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- authorizationNotFoundReturnValue - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheck
- AuthorizationPerformanceTestCase - Class in org.camunda.bpm.qa.performance.engine.junit
- AuthorizationPerformanceTestCase() - Constructor for class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- AuthorizationProperty - Class in org.camunda.bpm.spring.boot.starter.property
- AuthorizationProperty() - Constructor for class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- 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(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
- AuthorizationQueryImpl - Class in org.camunda.bpm.engine.impl
- AuthorizationQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- AuthorizationQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- AuthorizationQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in an
AuthorizationQuery
. - 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, ObjectMapper) - 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(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
- AuthorizationScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.authorization
- AuthorizationScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.authorization.AuthorizationScenario
- 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
- authorizationService - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- authorizationService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- authorizationService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- authorizationService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- authorizationService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access AuthorizationService
- authorizationService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- AuthorizationService - Interface in org.camunda.bpm.engine
-
The authorization service allows managing
Authorizations
. - AuthorizationServiceImpl - Class in org.camunda.bpm.engine.impl
- AuthorizationServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
- authorizationType - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- authorizationType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- authorizationType(Integer) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
-
only selects authorizations for the given type.
- authorizationType(Integer) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- authorizationUserId - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- authorize() - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestMatcher.Match
- authorize(String, String) - Method in class org.camunda.bpm.webapp.impl.security.filter.PathFilterRule
- 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.SecurityFilter
-
Iterate over a number of filter rules and match them against the specified request.
- 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(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(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_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
- authorizedApps - Variable in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- authorizedRoleRefCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TableItemImpl
- authorizedRoleRefCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.UserEventListenerImpl
- authorizer - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
- authorizeToken(OAuth2AuthenticationToken, HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.AuthorizeTokenFilter
- authorizeTokenFilter(OAuth2AuthorizedClientManager) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaSpringSecurityOAuth2AutoConfiguration
- AuthorizeTokenFilter - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
-
Authorize or re-authorize (if required) oauth2 client using
OAuth2AuthorizedClientManager
. - AuthorizeTokenFilter(OAuth2AuthorizedClientManager) - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.AuthorizeTokenFilter
- authTenantIds - Variable in class org.camunda.bpm.engine.impl.db.TenantCheck
-
the ids of the authenticated tenants
- authUserId - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
-
the id of the user to check permissions for
- autoComplete(boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- autoCompleteAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- autoCompleteUrl(String) - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- autoDeployResources(Set<Resource>) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- autoDeployResources(ProcessEngine) - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- 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.AbstractEjbProcessApplication
- autodetectProcessApplicationName() - Method in class org.camunda.bpm.application.impl.AbstractServletProcessApplication
- autodetectProcessApplicationName() - Method in class org.camunda.bpm.application.impl.EmbeddedProcessApplication
- autodetectProcessApplicationName() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- autoOpen - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- autoOpen() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- autoStoreScriptVariables - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- autoStoreScriptVariables - Variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
-
if true, all script variables will be set in the variable scope.
- available - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- available - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- available - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- available() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are available
- available() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- available() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- available() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are available.
- AVAILABLE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- availableAuthorizedGroupIds - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
-
Group ids for which authorizations exist in the database.
- availableConnectors - Variable in class org.camunda.connect.Connectors
- availableDataFormats - Variable in class org.camunda.spin.DataFormats
- availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.AuthorizationRestService
- availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.FilterRestService
- 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.FilterRestServiceImpl
- availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
- availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.TenantRestServiceImpl
- 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.TenantGroupMembersResourceImpl
- availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl
- availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantUserMembersResourceImpl
- 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.TenantGroupMembersResource
- availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantResource
- availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantUserMembersResource
- availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.UserResource
- availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- availableOperations(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.TenantRestService
- availableOperations(UriInfo) - Method in interface org.camunda.bpm.engine.rest.UserRestService
- average - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- average - Variable in class org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto
- await(long) - Method in class org.camunda.bpm.engine.impl.util.SingleConsumerCondition
B
- BACKLOG - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
The key identifies the activity which is referenced but not read yet.
- backoffDecreaseThreshold - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- backoffDecreaseThreshold - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
-
The number of job acquisition cycles without locking failures until the backoff level is reduced.
- backoffIncreaseFactor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- BackoffJobAcquisitionStrategy - Class in org.camunda.bpm.engine.impl.jobexecutor
-
Determines the number of jobs to acquire and the time to wait between acquisition cycles by an exponential backoff strategy.
- BackoffJobAcquisitionStrategy(long, float, long, long, float, long, int, int) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- BackoffJobAcquisitionStrategy(JobExecutor) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- backoffLevel - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- backoffStrategy - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- backoffStrategy - Variable in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- backoffStrategy - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- backoffStrategy(BackoffStrategy) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Adds a custom strategy to the client for defining the org.camunda.bpm.client.backoff between two requests.
- backoffStrategy(BackoffStrategy) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- BackoffStrategy - Interface in org.camunda.bpm.client.backoff
-
Provides a way to define a back off between fetch and lock requests.
- backoffStrategyFound() - Method in class org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
- backoffTimeInMillis - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- Backward - Enum constant in enum class org.camunda.bpm.model.bpmn.RelationshipDirection
- Backward - Enum constant in enum class org.camunda.bpm.model.cmmn.RelationshipDirection
- BadRequestException - Exception in org.camunda.bpm.client.exception
-
Thrown when you perform an illegal operation or the given data is invalid.
- BadRequestException(String, RestException) - Constructor for exception org.camunda.bpm.client.exception.BadRequestException
- BadUserRequestException - Exception in org.camunda.bpm.engine
-
Exception resulting from a bad user request.
- BadUserRequestException() - Constructor for exception org.camunda.bpm.engine.BadUserRequestException
- BadUserRequestException(String) - Constructor for exception org.camunda.bpm.engine.BadUserRequestException
- BadUserRequestException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.BadUserRequestException
- BadUserRequestException(Throwable) - Constructor for exception org.camunda.bpm.engine.BadUserRequestException
- BASE_PLACEHOLDER - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- BASE_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryFilteringPropertyConverter
- 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
- Base64EncodedSaltGenerator - Class in org.camunda.bpm.engine.impl.digest
- Base64EncodedSaltGenerator() - Constructor for class org.camunda.bpm.engine.impl.digest.Base64EncodedSaltGenerator
- baseBackoffWaitTime - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- BaseCallableElement - Class in org.camunda.bpm.engine.impl.core.model
- BaseCallableElement() - Constructor for class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- BaseCallableElement.CallableElementBinding - Enum Class in org.camunda.bpm.engine.impl.core.model
- BaseDelegateExecution - Interface in org.camunda.bpm.engine.delegate
- baseDn - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- BaseElement - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN baseElement element
- BaseElementImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN baseElement element
- BaseElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- baseIdleWaitTime - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- BaseLogger - Class in org.camunda.commons.logging
-
Base class for implementing a logger class.
- BaseLogger() - Constructor for class org.camunda.commons.logging.BaseLogger
- baseNumJobsToAcquire - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- baseQuery() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl
- baseQuery() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl
- baseQuery() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.VariableInstanceResourceImpl
- baseQueryForBinaryVariable() - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
-
Create the query we need for fetching the desired result.
- baseQueryForBinaryVariable() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl
- baseQueryForBinaryVariable() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl
- baseQueryForBinaryVariable() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.VariableInstanceResourceImpl
- baseQueryForVariable(boolean) - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
-
TODO change comment Create the query we need for fetching the desired result.
- baseQueryForVariable(boolean) - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl
- baseQueryForVariable(boolean) - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl
- baseQueryForVariable(boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.VariableInstanceResourceImpl
- BaseRootResource - Class in org.camunda.bpm.cockpit.impl.plugin.resources
- BaseRootResource() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.resources.BaseRootResource
- baseUrl - Variable in class org.camunda.bpm.client.impl.EngineClient
- baseUrl - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- baseUrl - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- baseUrl() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Base url of the Camunda Runtime Platform REST API.
- baseUrl(String) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Base url of the Camunda BPM Platform REST API.
- baseUrl(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- baseUrlNullException() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- BASIC_AUTH_HEADER_PREFIX - Static variable in class org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
- basicAuth - Variable in class org.camunda.bpm.client.spring.boot.starter.ClientProperties
- basicAuthCredentialsNullException() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- BasicAuthProperties - Class in org.camunda.bpm.client.spring.boot.starter
- BasicAuthProperties() - Constructor for class org.camunda.bpm.client.spring.boot.starter.BasicAuthProperties
- BasicAuthProvider - Class in org.camunda.bpm.client.interceptor.auth
-
Provides HTTP Basic Authentication by using the request interceptor api
- BasicAuthProvider(String, String) - Constructor for class org.camunda.bpm.client.interceptor.auth.BasicAuthProvider
- BasicUserCredentialsDto - Class in org.camunda.bpm.engine.rest.dto.identity
-
Represent username\password pair for user verification
- BasicUserCredentialsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.BasicUserCredentialsDto
- batch - Variable in class org.camunda.bpm.engine.impl.batch.BatchJobContext
- Batch - Interface in org.camunda.bpm.engine.batch
-
A batch represents a number of jobs which execute a number of commands asynchronously.
- BATCH - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- BATCH - Static variable in class org.camunda.bpm.engine.EntityTypes
- BATCH_END - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a batch was completed.
- BATCH_ID - Static variable in class org.camunda.bpm.engine.impl.batch.AbstractBatchConfigurationObjectConverter
- BATCH_ID - Static variable in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- BATCH_MONITOR_JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- BATCH_SEED_JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- BATCH_SIZE - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- BATCH_START - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a batch was started.
- BATCH_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a batch was updated.
- BatchBuilder - Class in org.camunda.bpm.engine.impl.batch.builder
- BatchBuilder(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- BatchConfiguration - Class in org.camunda.bpm.engine.impl.batch
- BatchConfiguration(List<String>) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- BatchConfiguration(List<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- BatchConfiguration(List<String>, DeploymentMappings) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- BatchConfiguration(List<String>, DeploymentMappings, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- BatchConfiguration(List<String>, DeploymentMappings, String) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- BatchDbSqlSession - Class in org.camunda.bpm.engine.impl.db.sql
-
For mybatis
ExecutorType.BATCH
- BatchDbSqlSession(DbSqlSessionFactory) - Constructor for class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- BatchDbSqlSession(DbSqlSessionFactory, Connection, String, String) - Constructor for class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- BatchDto - Class in org.camunda.bpm.engine.rest.dto.batch
- BatchDto() - Constructor for class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- BatchElementConfiguration - Class in org.camunda.bpm.engine.impl.batch
-
Configuration information on the elements of a batch
- BatchElementConfiguration() - Constructor for class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- BatchEntity - Class in org.camunda.bpm.engine.impl.batch
- BatchEntity() - Constructor for class org.camunda.bpm.engine.impl.batch.BatchEntity
- batchHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- batchId - Variable in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- batchId - Variable in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler.BatchMonitorJobConfiguration
- batchId - Variable in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- batchId - Variable in class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler.BatchSeedJobConfiguration
- batchId - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- batchId - Variable in class org.camunda.bpm.engine.impl.batch.DeleteBatchCmd
- batchId - Variable in class org.camunda.bpm.engine.impl.batch.history.DeleteHistoricBatchCmd
- batchId - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- batchId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- batchId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- batchId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- batchId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- batchId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- batchId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- batchId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- batchId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- batchId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- batchId - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- batchId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- batchId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- batchId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- batchId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- batchId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- batchId - Variable in class org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl
- batchId - Variable in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricBatchResourceImpl
- batchId(String) - Method in interface org.camunda.bpm.engine.batch.BatchQuery
-
Only select batch instances for the given batch id.
- batchId(String) - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only select batch statistics for the given batch id.
- batchId(String) - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Only select historic batch instances for the given batch id.
- batchId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the batch.
- batchId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- batchId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- batchId(String) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- batchId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- batchId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- batchIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- batchIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- batchIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variable instances which are related to one of the given batch ids.
- batchIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- batchingNotSupported(DbOperation) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- batchJobConfiguration - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- BatchJobConfiguration - Class in org.camunda.bpm.engine.impl.batch
- BatchJobConfiguration(String) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchJobConfiguration
- BatchJobContext - Class in org.camunda.bpm.engine.impl.batch
- BatchJobContext(BatchEntity, ByteArrayEntity) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchJobContext
- BatchJobDeclaration - Class in org.camunda.bpm.engine.impl.batch
- BatchJobDeclaration(String) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
- batchJobDefinition - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- batchJobDefinitionId - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- batchJobDefinitionId - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- batchJobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- batchJobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- batchJobHandler - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- BatchJobHandler<T> - Interface in org.camunda.bpm.engine.impl.batch
-
A batch job handler manages batch jobs based on the configuration
BatchJobHandler
. - batchJobPriority - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
default priority for batch jobs
- batchJobsPerSeed - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- batchJobsPerSeed - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- batchJobsPerSeed - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Number of jobs created by a batch seed job invocation
- batchJobsPerSeed - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- batchJobsPerSeed - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- BatchManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- BatchManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.BatchManager
- BatchMonitorJobConfiguration(String) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler.BatchMonitorJobConfiguration
- BatchMonitorJobDeclaration - Class in org.camunda.bpm.engine.impl.batch
-
Job declaration for batch monitor jobs.
- BatchMonitorJobDeclaration() - Constructor for class org.camunda.bpm.engine.impl.batch.BatchMonitorJobDeclaration
- BatchMonitorJobHandler - Class in org.camunda.bpm.engine.impl.batch
-
Job handler for batch monitor jobs.
- BatchMonitorJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler
- BatchMonitorJobHandler.BatchMonitorJobConfiguration - Class in org.camunda.bpm.engine.impl.batch
- batchOperationHistoryTimeToLive - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- batchOperationsForHistoryCleanup - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- BatchPermissions - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Permissions
forBatch operations
in Camunda Platform. - batchPollTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
seconds to wait between polling for batch completion
- BatchQuery - Interface in org.camunda.bpm.engine.batch
-
Query for
Batch
instances. - BatchQueryDto - Class in org.camunda.bpm.engine.rest.dto.batch
- BatchQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- BatchQueryImpl - Class in org.camunda.bpm.engine.impl.batch
- BatchQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- BatchQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
BatchQuery
. - BatchResource - Interface in org.camunda.bpm.engine.rest.sub.batch
- BatchResourceImpl - Class in org.camunda.bpm.engine.rest.sub.batch.impl
- BatchResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl
- BatchRestService - Interface in org.camunda.bpm.engine.rest
- BatchRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- BatchRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.BatchRestServiceImpl
- BatchSeedJobConfiguration(String) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler.BatchSeedJobConfiguration
- BatchSeedJobDeclaration - Class in org.camunda.bpm.engine.impl.batch
-
Job declaration for batch seed jobs.
- BatchSeedJobDeclaration() - Constructor for class org.camunda.bpm.engine.impl.batch.BatchSeedJobDeclaration
- BatchSeedJobHandler - Class in org.camunda.bpm.engine.impl.batch
-
The batch seed job handler is responsible to create all jobs to be executed by the batch.
- BatchSeedJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler
- BatchSeedJobHandler.BatchSeedJobConfiguration - Class in org.camunda.bpm.engine.impl.batch
- BatchSetRemovalTimeJobHandler - Class in org.camunda.bpm.engine.impl.batch.removaltime
- BatchSetRemovalTimeJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- BatchSetVariablesHandler - Class in org.camunda.bpm.engine.impl.batch.variables
- BatchSetVariablesHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- BatchStatistics - Interface in org.camunda.bpm.engine.batch
-
Additional statistics for a single batch.
- BatchStatisticsDto - Class in org.camunda.bpm.engine.rest.dto.batch
- BatchStatisticsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsDto
- BatchStatisticsEntity - Class in org.camunda.bpm.engine.impl.batch
- BatchStatisticsEntity() - Constructor for class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- BatchStatisticsQuery - Interface in org.camunda.bpm.engine.batch
- BatchStatisticsQueryDto - Class in org.camunda.bpm.engine.rest.dto.batch
- BatchStatisticsQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- BatchStatisticsQueryImpl - Class in org.camunda.bpm.engine.impl.batch
- BatchStatisticsQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- batchType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- batchType - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- BatchWindow - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- BatchWindow() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- BatchWindow(Date, Date) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- BatchWindowConfiguration - Class in org.camunda.bpm.engine.impl.cfg
- BatchWindowConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- BatchWindowConfiguration(String, String) - Constructor for class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- batchWindowEndTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- batchWindowManager - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- BatchWindowManager - Interface in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- batchWindowStartTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- bcc - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- Bean - Class in org.camunda.qa
- Bean() - Constructor for class org.camunda.qa.Bean
- Bean(String) - Constructor for class org.camunda.qa.Bean
- BEAN_NAME - Static variable in class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- beanCreationSkipped(String, String) - Method in class org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
- beanFactory - Variable in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- beanManager - Variable in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- BeanManagerLookup - Class in org.camunda.bpm.engine.cdi.impl.util
- BeanManagerLookup() - Constructor for class org.camunda.bpm.engine.cdi.impl.util.BeanManagerLookup
- beanName - Variable in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- beanName - Variable in class org.camunda.bpm.engine.spring.SpringProcessEnginePlugin
- beanRegistered(String, String) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- beans - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- beans - Variable in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- 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.engine
- BeansResolverFactory() - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.BeansResolverFactory
- becomeNonScope() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- becomeScope() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- before() - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- 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.AbstractTransactionContext.TransactionStateSynchronization
- beforeCompletion() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- beforePass(PerfTestPass) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- beforePass(PerfTestPass) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestWatcher
-
Invoked before a performance test pass is started.
- beforePass(PerfTestPass) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogPerfTestWatcher
- beforeRun(PerfTest, PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- beforeRun(PerfTest, PerfTestRun) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestWatcher
-
Invoked before a performance test run is started.
- beforeRun(PerfTest, PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogPerfTestWatcher
- beforeStep(PerfTestStep, PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- beforeStep(PerfTestStep, PerfTestRun) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestWatcher
-
Invoked before a
PerfTestRun
starts an individual step in the performance test. - beforeStep(PerfTestStep, PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogPerfTestWatcher
- beforeTestExecution(ExtensionContext) - Method in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- beforeTestExecution(ExtensionContext) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- beforeTimestamp - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- beforeTimestamp(Date) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries before the time stamp.
- beforeTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- behavior(CmmnActivityBehavior) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- behavior(ActivityBehavior) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- behaviorAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- behaviorInstance - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorInvocation
- behaviorInstance - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorSignalInvocation
- BenchmarkAggregator - Class in org.camunda.bpm.qa.performance.engine.benchmark
-
The default benchmark aggregator records the duration
- BenchmarkAggregator(String) - Constructor for class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkAggregator
- BenchmarkLongtermAggregator - Class in org.camunda.bpm.qa.performance.engine.benchmark
- BenchmarkLongtermAggregator(String) - Constructor for class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkLongtermAggregator
- BenchmarkReport - Class in org.camunda.bpm.qa.performance.engine.benchmark
- BenchmarkReport() - Constructor for class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkReport
- BINARY_VALUE_TYPES - Static variable in class org.camunda.bpm.engine.impl.variable.serializer.AbstractTypedValueSerializer
- binaryContent - Variable in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- bind(FunctionMapper, VariableMapper) - Method in class org.camunda.bpm.impl.juel.Tree
-
Create a bindings.
- bind(FunctionMapper, VariableMapper, TypeConverter) - Method in class org.camunda.bpm.impl.juel.Tree
-
Create a bindings.
- binding - Variable in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- Binding - Interface in org.camunda.bpm.model.dmn.instance
- bindingCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InvocationImpl
- BindingImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- BindingImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.BindingImpl
- bindingRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseParameterImpl
- bindingRefinementChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseParameterImpl
- BindingRefinementExpression - Interface in org.camunda.bpm.model.cmmn.instance
- BindingRefinementExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- BindingRefinementExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.BindingRefinementExpressionImpl
- Bindings - Class in org.camunda.bpm.impl.juel
-
Bindings, usually created by a
Tree
. - Bindings(Method[], ValueExpression[]) - Constructor for class org.camunda.bpm.impl.juel.Bindings
-
Constructor.
- Bindings(Method[], ValueExpression[], TypeConverter) - Constructor for class org.camunda.bpm.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
- 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
- BLOCK - Enum constant in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
- Body - Interface in org.camunda.bpm.model.cmmn.instance
- bodyChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
-
Deprecated.
- BodyImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- BodyImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.BodyImpl
- bool() - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- bool() - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Returns the XPath query result as a boolean.
- BOOLEAN - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- booleanAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- booleanAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- BooleanAttribute - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
class for providing Boolean value attributes.
- BooleanAttribute(ModelElementType) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.BooleanAttribute
- BooleanAttributeBuilder - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
Builder for building
BooleanAttributes
- BooleanAttributeBuilder(String, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.BooleanAttributeBuilder
- BooleanConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- BooleanConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.BooleanConverter
- BooleanDataTypeTransformer - Class in org.camunda.bpm.dmn.engine.impl.type
-
Transform values of type
String
intoBooleanValue
. - BooleanDataTypeTransformer() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.BooleanDataTypeTransformer
- BooleanFormType - Class in org.camunda.bpm.engine.impl.form.type
- BooleanFormType() - Constructor for class org.camunda.bpm.engine.impl.form.type.BooleanFormType
- BooleanOperations - Class in org.camunda.bpm.impl.juel
- BooleanOperations() - Constructor for class org.camunda.bpm.impl.juel.BooleanOperations
- BooleanTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.BooleanTypeImpl
- booleanValue(Boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
BooleanValue
that encapsulates the givenbooleanValue
- booleanValue(Boolean, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
BooleanValue
that encapsulates the givenbooleanValue
- BooleanValue - Interface in org.camunda.bpm.engine.variable.value
-
A
PrimitiveValue
corresponding to the Java typeBoolean
. - BooleanValueImpl(Boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.BooleanValueImpl
- BooleanValueImpl(Boolean, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.BooleanValueImpl
- BooleanValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- BooleanValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.BooleanValueMapper
- BooleanValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
-
Serializes booleans as long values.
- BooleanValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.BooleanValueSerializer
- boolValue() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- boolValue() - Method in class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- boolValue() - Method in class org.camunda.spin.json.SpinJsonNode
-
Get this node as a boolean value.
- boolValue() - Method in interface org.camunda.spin.json.SpinJsonPathQuery
-
Fetches the boolean value from the result of JsonPath.
- bootstrapCommand - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- BootstrapEngineCommand - Class in org.camunda.bpm.engine.impl
- BootstrapEngineCommand() - Constructor for class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- bootstrapped() - Method in class org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
- Both - Enum constant in enum class org.camunda.bpm.model.bpmn.AssociationDirection
- Both - Enum constant in enum class org.camunda.bpm.model.bpmn.RelationshipDirection
- Both - Enum constant in enum class org.camunda.bpm.model.cmmn.AssociationDirection
- Both - Enum constant in enum class org.camunda.bpm.model.cmmn.RelationshipDirection
- Both - Enum constant in enum class org.camunda.bpm.model.dmn.AssociationDirection
- bottom_initiating - Enum constant in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.ParticipantBandKind
- bottom_non_initiating - Enum constant in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.ParticipantBandKind
- BOUNDARY_CANCEL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- BOUNDARY_COMPENSATION - Static variable in class org.camunda.bpm.engine.ActivityTypes
- BOUNDARY_CONDITIONAL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- BOUNDARY_ERROR - Static variable in class org.camunda.bpm.engine.ActivityTypes
- BOUNDARY_ESCALATION - Static variable in class org.camunda.bpm.engine.ActivityTypes
- BOUNDARY_MESSAGE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- BOUNDARY_SIGNAL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- BOUNDARY_TIMER - Static variable in class org.camunda.bpm.engine.ActivityTypes
- BOUNDARY_TIMER - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- BoundaryConditionalEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- BoundaryConditionalEventActivityBehavior(ConditionalEventDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- boundaryEvent() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractActivityBuilder
- boundaryEvent(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractActivityBuilder
- BoundaryEvent - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN boundaryEvent element
- BoundaryEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
The BPMN Boundary Event.
- BoundaryEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryEventActivityBehavior
- BoundaryEventBuilder - Class in org.camunda.bpm.model.bpmn.builder
- BoundaryEventBuilder(BpmnModelInstance, BoundaryEvent) - Constructor for class org.camunda.bpm.model.bpmn.builder.BoundaryEventBuilder
- BoundaryEventImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN boundaryEvent element
- BoundaryEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- Bounds - Interface in org.camunda.bpm.model.bpmn.instance.dc
-
The DC bounds element
- boundsChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.LabelImpl
- boundsChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.ShapeImpl
- BoundsImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.dc
-
The DC bounds element
- BoundsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- BPM_PLATFORM - Enum constant in enum class org.camunda.bpm.container.impl.spi.ServiceTypes
- BPM_PLATFORM_NS - Static variable in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParser
-
The Camunda Platform namespace
- BPM_PLATFORM_SUBSYSTEM_MAJOR_VERSION - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
- BPM_PLATFORM_SUBSYSTEM_MINOR_VERSION - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
- BPM_PLATFORM_XML - Static variable in class org.camunda.bpm.container.impl.deployment.Attachments
- BPM_PLATFORM_XML_ENVIRONMENT_VARIABLE - Static variable in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- BPM_PLATFORM_XML_FILE - Static variable in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- BPM_PLATFORM_XML_LOCATION - Static variable in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- BPM_PLATFORM_XML_RESOURCE_LOCATION - Static variable in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- BPM_PLATFORM_XML_SYSTEM_PROPERTY - Static variable in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- BPM_PLATFORM_XSD - Static variable in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParser
-
The location of the XSD file in the classpath.
- Bpmn - Class in org.camunda.bpm.model.bpmn
-
Provides access to the camunda BPMN model api.
- Bpmn() - Constructor for class org.camunda.bpm.model.bpmn.Bpmn
-
Register known types of the BPMN model
- BPMN - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- 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_20_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
The location of the BPMN 2.0 XML schema.
- BPMN_ATTRIBUTE_ACTIVITY_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ASSOCIATION_DIRECTION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ATTACHED_TO_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_CALLED_COLLABORATION_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_CALLED_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_CANCEL_ACTIVITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_CAPACITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_CATEGORY_VALUE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_COMPLETION_QUANTITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_CORRELATION_KEY_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_CORRELATION_PROPERTY_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_DATA_OBJECT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_DATA_STORE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_DEFAULT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_DIRECTION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ERROR_CODE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ERROR_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ESCALATION_CODE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ESCALATION_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_EVALUATES_TO_TYPE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_EVENT_GATEWAY_TYPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_EXPORTER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
BPMN attributes
- BPMN_ATTRIBUTE_EXPORTER_VERSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_EXPRESSION_LANGUAGE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_GATEWAY_DIRECTION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ID - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IMPLEMENTATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IMPLEMENTATION_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IMPORT_TYPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_INNER_CONVERSATION_NODE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_INNER_MESSAGE_FLOW_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_INPUT_DATA_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_INSTANTIATE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IS_CLOSED - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IS_COLLECTION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IS_EXECUTABLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IS_FOR_COMPENSATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IS_IMMEDIATE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IS_INTERRUPTING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IS_REQUIRED - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_IS_UNLIMITED - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ITEM_KIND - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ITEM_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_ITEM_SUBJECT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_LANGUAGE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_LOCATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_MAXIMUM - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_MESSAGE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_METHOD - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_MINIMUM - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_MUST_UNDERSTAND - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_NAME - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_NAMESPACE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_OPERATION_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_OUTER_CONVERSATION_NODE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_OUTER_MESSAGE_FLOW_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_OUTPUT_DATA_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_PARALLEL_MULTIPLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_PARAMETER_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_PARTITION_ELEMENT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_PROCESS_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_PROCESS_TYPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_SCRIPT_FORMAT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_SIGNAL_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_SOURCE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_START_QUANTITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_STRUCTURE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_TARGET_NAMESPACE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_TARGET_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_TEXT_FORMAT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_TRIGGERED_BY_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_TYPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_TYPE_LANGUAGE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_VALUE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ATTRIBUTE_WAIT_FOR_COMPLETION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_BEHAVIOR_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- BPMN_DC_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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_ELEMENT_ACTIVATION_CONDITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ACTIVITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ARTIFACT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ASSIGNMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ASSOCIATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_AUDITING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_BASE_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_BEHAVIOR - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_BOUNDARY_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_BUSINESS_RULE_TASK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CALL_ACTIVITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CALL_CONVERSATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CALLABLE_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CANCEL_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CATCH_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CATEGORY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CATEGORY_VALUE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CATEGORY_VALUE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CHILD_LANE_SET - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_COLLABORATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_COMPENSATE_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_COMPLETION_CONDITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_COMPLEX_BEHAVIOR_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_COMPLEX_GATEWAY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CONDITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CONDITION_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CONDITIONAL_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CONVERSATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CONVERSATION_ASSOCIATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CONVERSATION_LINK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CONVERSATION_NODE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CORRELATION_KEY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CORRELATION_PROPERTY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CORRELATION_PROPERTY_BINDING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CORRELATION_PROPERTY_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CORRELATION_PROPERTY_RETRIEVAL_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_CORRELATION_SUBSCRIPTION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_ASSOCIATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_INPUT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_INPUT_ASSOCIATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_INPUT_REFS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_OBJECT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_OBJECT_REFERENCE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_OUTPUT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_OUTPUT_ASSOCIATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_OUTPUT_REFS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_PATH - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_STATE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_STORE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DATA_STORE_REFERENCE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DEFINITIONS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_DOCUMENTATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_END_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_END_POINT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_END_POINT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ERROR - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ERROR_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ERROR_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ESCALATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ESCALATION_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_EVENT_BASED_GATEWAY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_EVENT_DEFINITION_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_EXCLUSIVE_GATEWAY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_EXTENSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_EXTENSION_ELEMENTS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_FLOW_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_FLOW_NODE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_FLOW_NODE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_FORMAL_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_FROM - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_GATEWAY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_GLOBAL_CONVERSATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_GROUP - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_HUMAN_PERFORMER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_IMPLEMENTATION_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_IMPORT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_IN_MESSAGE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INCLUSIVE_GATEWAY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INCOMING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INNER_PARTICIPANT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INPUT_DATA_ITEM - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INPUT_SET - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INPUT_SET_REFS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INTERFACE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INTERFACE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INTERMEDIATE_CATCH_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_INTERMEDIATE_THROW_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_IO_BINDING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_IO_SPECIFICATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_IS_SEQUENTIAL - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ITEM_AWARE_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ITEM_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_LANE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_LANE_SET - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_LINK_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_LOOP_CARDINALITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_LOOP_CHARACTERISTICS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_LOOP_DATA_INPUT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_LOOP_DATA_OUTPUT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MANUAL_TASK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MESSAGE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MESSAGE_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MESSAGE_FLOW - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MESSAGE_FLOW_ASSOCIATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MESSAGE_FLOW_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MESSAGE_PATH - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MONITORING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_MULTI_INSTANCE_LOOP_CHARACTERISTICS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_NONE_BEHAVIOR_EVENT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ONE_BEHAVIOR_EVENT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OPERATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OPERATION_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OPTIONAL_INPUT_REFS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OPTIONAL_OUTPUT_REFS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OUT_MESSAGE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OUTER_PARTICIPANT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OUTGOING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OUTPUT_DATA_ITEM - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OUTPUT_SET - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_OUTPUT_SET_REFS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PARALLEL_GATEWAY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PARTICIPANT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PARTICIPANT_ASSOCIATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PARTICIPANT_MULTIPLICITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PARTICIPANT_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PARTITION_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PERFORMER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_POTENTIAL_OWNER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PROCESS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_PROPERTY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RECEIVE_TASK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RELATIONSHIP - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RENDERING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RESOURCE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RESOURCE_ASSIGNMENT_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RESOURCE_PARAMETER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RESOURCE_PARAMETER_BINDING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RESOURCE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_RESOURCE_ROLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_ROOT_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SCRIPT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SCRIPT_TASK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SEND_TASK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SEQUENCE_FLOW - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SERVICE_TASK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SIGNAL - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SIGNAL_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SOURCE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SOURCE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_START_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SUB_CONVERSATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SUB_PROCESS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SUPPORTED_INTERFACE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_SUPPORTS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TARGET - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TARGET_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TASK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TERMINATE_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TEXT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TEXT_ANNOTATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_THROW_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TIME_CYCLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TIME_DATE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TIME_DURATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TIMER_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TO - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TRANSACTION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_TRANSFORMATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_USER_TASK - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_WHILE_EXECUTING_INPUT_REFS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ELEMENT_WHILE_EXECUTING_OUTPUT_REFS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMN_ERROR_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- BPMN_MODEL_INST_CACHE - Static variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- BPMN_PARSE_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- BPMN_RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- BPMN20_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
-
The BPMN 2.0 namespace
- BPMN20_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
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
- bpmnActivityBehavior - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- 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
- BpmnAwareTests - Class in org.camunda.bpm.engine.test.assertions.bpmn
-
Convenience class to access only camunda *BPMN* related Assertions PLUS helper methods.
- BpmnAwareTests() - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
- BpmnBehaviorLogger - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- BpmnBehaviorLogger() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- BpmnDeployer - Class in org.camunda.bpm.engine.impl.bpmn.deployer
-
Deployer
responsible to parse BPMN 2.0 XML files and create the properProcessDefinitionEntity
s. - BpmnDeployer() - Constructor for class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- BPMNDI - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- BPMNDI_ATTRIBUTE_BPMN_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
BPMNDI
- BPMNDI_ATTRIBUTE_CHOREOGRAPHY_ACTIVITY_SHAPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_IS_EXPANDED - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_IS_HORIZONTAL - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_IS_MARKER_VISIBLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_IS_MESSAGE_VISIBLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_LABEL_STYLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_MESSAGE_VISIBLE_KIND - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_PARTICIPANT_BAND_KIND - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_SOURCE_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ATTRIBUTE_TARGET_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ELEMENT_BPMN_DIAGRAM - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
BPMNDI
- BPMNDI_ELEMENT_BPMN_EDGE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ELEMENT_BPMN_LABEL - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ELEMENT_BPMN_LABEL_STYLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ELEMENT_BPMN_PLANE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_ELEMENT_BPMN_SHAPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BPMNDI_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
The BPMNDI namespace
- BpmnDiagram - Interface in org.camunda.bpm.model.bpmn.instance.bpmndi
-
The BPMNDI BPMNDiagram element
- bpmnDiagramCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- BpmnDiagramImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
-
The BPMNDI BPMNDiagram element
- BpmnDiagramImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnDiagramImpl
- BpmnEdge - Interface in org.camunda.bpm.model.bpmn.instance.bpmndi
-
The BPMNDI BPMNEdge element
- BpmnEdgeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
-
The BPMNDI BPMNEdge element
- BpmnEdgeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- bpmnElementAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- bpmnElementAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnPlaneImpl
- bpmnElementAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- bpmnError(String, String, String, Map<String, Object>) - Method in class org.camunda.bpm.client.impl.EngineClient
- bpmnError(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- bpmnError(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- BpmnError - Exception in org.camunda.bpm.engine.delegate
-
Special exception that can be used to throw a BPMN Error from
JavaDelegate
s 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
- BpmnError(String, String, Throwable) - Constructor for exception org.camunda.bpm.engine.delegate.BpmnError
- BpmnError(String, Throwable) - Constructor for exception org.camunda.bpm.engine.delegate.BpmnError
- BpmnErrorRequestDto - Class in org.camunda.bpm.client.task.impl.dto
- BpmnErrorRequestDto(String, String) - Constructor for class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- BpmnErrorRequestDto(String, String, String) - Constructor for class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- BpmnErrorRequestDto(String, String, String, Map<String, TypedValueField>) - Constructor for class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- BpmnExceptionHandler - Class in org.camunda.bpm.engine.impl.bpmn.helper
-
Helper class handling the propagation of BPMN Errors.
- BpmnExceptionHandler() - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.BpmnExceptionHandler
- BpmnExecutionContext - Class in org.camunda.bpm.engine.impl.context
- BpmnExecutionContext(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.context.BpmnExecutionContext
- BpmnLabel - Interface in org.camunda.bpm.model.bpmn.instance.bpmndi
-
The BPMNDI BPMNLabel element
- bpmnLabelChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- bpmnLabelChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- BpmnLabelImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
-
The BPMNDI BPMNLabel element
- BpmnLabelImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelImpl
- BpmnLabelStyle - Interface in org.camunda.bpm.model.bpmn.instance.bpmndi
-
The BPMNDI BPMNLabelStyle element
- bpmnLabelStyleCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnDiagramImpl
- BpmnLabelStyleImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
-
The BPMNDI BPMNLabelStyle element
- BpmnLabelStyleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelStyleImpl
- BpmnModelConstants - Class in org.camunda.bpm.model.bpmn.impl
-
Constants used in the BPMN 2.0 Language (DI + Semantic)
- BpmnModelConstants() - Constructor for class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- BpmnModelElementInstance - Interface in org.camunda.bpm.model.bpmn.instance
-
Interface implemented by all elements in a BPMN Model
- BpmnModelElementInstanceImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
Shared base class for all BPMN Model Elements.
- BpmnModelElementInstanceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.BpmnModelElementInstanceImpl
- BpmnModelException - Exception in org.camunda.bpm.model.bpmn
-
A
RuntimeException
in the Bpmn Model. - BpmnModelException() - Constructor for exception org.camunda.bpm.model.bpmn.BpmnModelException
- BpmnModelException(String) - Constructor for exception org.camunda.bpm.model.bpmn.BpmnModelException
- BpmnModelException(String, Throwable) - Constructor for exception org.camunda.bpm.model.bpmn.BpmnModelException
- BpmnModelException(Throwable) - Constructor for exception org.camunda.bpm.model.bpmn.BpmnModelException
- BpmnModelExecutionContext - Interface in org.camunda.bpm.engine.delegate
-
Implemented by classes which provide access to the
BpmnModelInstance
and the currently executedFlowElement
. - BpmnModelInstance - Interface in org.camunda.bpm.model.bpmn
-
A BPMN 2.0 Model
- bpmnModelInstanceCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- BpmnModelInstanceCache - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- BpmnModelInstanceCache(CacheFactory, int, ResourceDefinitionCache<ProcessDefinitionEntity>) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.BpmnModelInstanceCache
- BpmnModelInstanceImpl - Class in org.camunda.bpm.model.bpmn.impl
-
The Bpmn Model
- BpmnModelInstanceImpl(ModelImpl, ModelBuilder, DomDocument) - Constructor for class org.camunda.bpm.model.bpmn.impl.BpmnModelInstanceImpl
- BpmnModelType - Interface in org.camunda.bpm.model.bpmn
- 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
. - BpmnParseException - Exception in org.camunda.bpm.engine
-
Exception during the parsing of an BPMN model.
- BpmnParseException(String, Element) - Constructor for exception org.camunda.bpm.engine.BpmnParseException
- BpmnParseException(String, Element, Throwable) - Constructor for exception org.camunda.bpm.engine.BpmnParseException
- bpmnParseFactory - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
- bpmnParseFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- BpmnParseFactory - Interface in org.camunda.bpm.engine.impl.cfg
- 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 it).
- BpmnParseLogger - Class in org.camunda.bpm.engine.impl.bpmn.parser
- BpmnParseLogger() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- 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 - Class in org.camunda.bpm.model.bpmn.impl
-
The parser used when parsing BPMN Files
- BpmnParser() - Constructor for class org.camunda.bpm.model.bpmn.impl.BpmnParser
- BpmnParser(ExpressionManager, BpmnParseFactory) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
- BpmnParseUtil - Class in org.camunda.bpm.engine.impl.bpmn.parser
-
Helper methods to reused for common parsing tasks.
- BpmnParseUtil() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
- BpmnPlane - Interface in org.camunda.bpm.model.bpmn.instance.bpmndi
-
The BPMNDI BPMNPlane element
- bpmnPlaneChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnDiagramImpl
- BpmnPlaneImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
-
The BPMNDI BPMNPlane element
- BpmnPlaneImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnPlaneImpl
- BpmnProperties - Class in org.camunda.bpm.engine.impl.bpmn.helper
-
Properties of bpmn elements.
- BpmnProperties() - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- BpmnShape - Interface in org.camunda.bpm.model.bpmn.instance.bpmndi
-
The BPMNDI BPMNShape element
- BpmnShapeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.bpmndi
-
The BPMNDI BPMNShape element
- BpmnShapeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- bpmnStackTrace - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- bpmnStackTrace(String) - Method in class org.camunda.bpm.engine.impl.interceptor.ContextLogger
- BpmnStackTrace - Class in org.camunda.bpm.engine.impl.interceptor
- BpmnStackTrace() - Constructor for class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- BpmPlatform - Class in org.camunda.bpm
-
Provides access to the Camunda 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 Wildfly 8+ application server
- BpmPlatformExtension() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
- BpmPlatformParser1_1 - Class in org.camunda.bpm.container.impl.jboss.extension
- BpmPlatformParser1_1() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- BpmPlatformParser1_1.BpmPlatformSubsystemParser - Class in org.camunda.bpm.container.impl.jboss.extension
- BpmPlatformPlugin - Interface in org.camunda.bpm.container.impl.plugin
- BpmPlatformPlugins - Class in org.camunda.bpm.container.impl.plugin
- BpmPlatformPlugins() - Constructor for class org.camunda.bpm.container.impl.plugin.BpmPlatformPlugins
- BpmPlatformRootDefinition - Class in org.camunda.bpm.container.impl.jboss.extension.resource
- BpmPlatformSubsystemAdd - Class in org.camunda.bpm.container.impl.jboss.extension.handler
-
Provides the description and the implementation of the subsystem#add operation.
- BpmPlatformSubsystemAdd() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemAdd
- BpmPlatformSubsystemParser() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1.BpmPlatformSubsystemParser
- BpmPlatformSubsystemRemove - Class in org.camunda.bpm.container.impl.jboss.extension.handler
- BpmPlatformSubsystemRemove() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemRemove
- 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
- buffer - Variable in class org.camunda.spin.impl.util.RewindableReader
- build() - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Bootstraps the Camunda client
- build() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- build() - Method in class org.camunda.bpm.container.impl.jboss.util.FixedObjectTypeAttributeDefinition.Builder
- build() - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
-
Returns the custom function to be registered in
FeelCustomFunctionProvider
. - build() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- build() - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- build() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- build() - Method in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
-
Modify the given DMN engine configuration and return it.
- build() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- build() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanBuilder
- build() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- build() - Method in class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceCollectionBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl
- build() - Method in class org.camunda.bpm.model.xml.ModelBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.AttributeReferenceBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollectionBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceCollectionBuilder
- build() - Method in interface org.camunda.bpm.model.xml.type.reference.ReferenceBuilder
- build() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- build(String) - Method in class org.camunda.bpm.impl.juel.Builder
-
Parse expression.
- build(String) - Method in interface org.camunda.bpm.impl.juel.TreeBuilder
-
Parse the given expression and create an abstract syntax tree for it.
- build(String, Class<?>, UriBuilder) - Static method in class org.camunda.bpm.engine.rest.hal.HalRelation
-
Build a relation to a resource.
- build(String, TypedValue, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance.SimpleVariableInstanceFactory
- build(String, TypedValue, boolean) - Method in interface org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceFactory
- build(String, TypedValue, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityFactory
- buildAdvise() - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
- buildAttachmentValue(String) - Static method in class org.camunda.bpm.engine.rest.util.URLEncodingUtil
- buildCaseDefinition() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- buildDecisionRequirements(Collection<Decision>, Map<String, DmnDecisionImpl>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- buildDecisionTree(DmnDecision, List<DmnDecision>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- buildDeploymentHandler(ProcessEngine) - Method in class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandlerFactory
- buildDeploymentHandler(ProcessEngine) - Method in interface org.camunda.bpm.engine.repository.DeploymentHandlerFactory
-
Creates a
DeploymentHandler
instance. - buildEngine() - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Create a
DmnEngine
with this configuration - buildEngine() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractModificationCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractRestartProcessInstanceCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetExternalTaskRetriesCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractUpdateProcessInstancesSuspendStateCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.EvaluateStartConditionCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- builder - Variable in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- builder - Variable in class org.camunda.bpm.impl.juel.Scanner
- builder() - Static method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BpmnModelElementInstanceImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EndEventImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExclusiveGatewayImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.GatewayImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InclusiveGatewayImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IntermediateCatchEventImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IntermediateThrowEventImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ManualTaskImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParallelGatewayImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TaskImpl
- builder() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.BoundaryEvent
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.BpmnModelElementInstance
-
Returns a new fluent builder for the element if implemented.
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.ComplexGateway
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.EndEvent
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.EventBasedGateway
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.ExclusiveGateway
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.Gateway
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.InclusiveGateway
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.IntermediateCatchEvent
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.IntermediateThrowEvent
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.ManualTask
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.ParallelGateway
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.SubProcess
- builder() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- builder() - Static method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
- Builder - Class in org.camunda.bpm.impl.juel
-
Tree builder.
- Builder() - Constructor for class org.camunda.bpm.impl.juel.Builder
- Builder(String, AttributeDefinition...) - Constructor for class org.camunda.bpm.container.impl.jboss.util.FixedObjectTypeAttributeDefinition.Builder
- Builder(Builder.Feature...) - Constructor for class org.camunda.bpm.impl.juel.Builder
- Builder.Feature - Enum Class in org.camunda.bpm.impl.juel
-
Feature enumeration type.
- buildErrorMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- buildExpression(String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- buildFeelEngine(CustomFunctionTransformer, ValueMapper.CompositeValueMapper) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- buildMappings(List<String>) - Method in class org.camunda.bpm.webapp.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() - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- buildProcessEngine() - Method in class org.camunda.bpm.spring.boot.starter.property.Defaults
- buildProcessEngine(URL) - Static method in class org.camunda.bpm.engine.spring.SpringConfigurationHelper
- buildQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- buildStringFromList(Collection<?>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- buildTelemetrySentAttribute(String, String) - Static method in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
- buildTypeHierarchy(Model) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- buildVariableMapFromVariableContext(VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- BuiltinAggregator - Enum Class in org.camunda.bpm.model.dmn
- BuiltinExceptionCode - Enum Class in org.camunda.bpm.engine.impl.errorcode
-
The set of built-in exception codes the built-in
ExceptionCodeProvider
uses to assign a code to aProcessEngineException
. - builtinExceptionCodeProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Holds the default implementation of
ExceptionCodeProvider
. - builtinExceptionCodeProvider - Variable in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- builtInListeners - Variable in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
-
contains built-in listeners
- builtinTaskListeners - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- builtInVariableListeners - Variable in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- BULK_OPERATION_COMPARATOR - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- bulkDeletePerformed(DbBulkOperation, int, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- bulkOperationPerformed(DbBulkOperation, int, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- bulkOperations - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
-
bulk modifications (DELETE, UPDATE) on an entity collection
- bulkOperationsInsertionOrder - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
-
bulk modifications (DELETE, UPDATE) for which order of execution is important
- bulkUpdatePerformed(DbBulkOperation, int, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- BUSINESS_KEY - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryProperty
- BUSINESS_KEY - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- BUSINESS_KEY - Static variable in interface org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
- BusinessCalendar - Interface in org.camunda.bpm.engine.impl.calendar
- businessCalendarManager - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- BusinessCalendarManager - Interface in org.camunda.bpm.engine.impl.calendar
- BusinessContextElement - Interface in org.camunda.bpm.model.dmn.instance
- businessContextElementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- BusinessContextElementImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- BusinessContextElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.BusinessContextElementImpl
- businessKey - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- businessKey - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- businessKey - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- businessKey - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- businessKey - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- 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.AbstractProcessInstanceQueryDto
- businessKey - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- businessKey - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
- businessKey - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- businessKey - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
-
the business key for this execution
- businessKey - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- businessKey - Variable in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- businessKey - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
-
the business key of the case instance
- 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.MessageCorrelationBuilderImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- businessKey - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- businessKey - Variable in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- businessKey - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- businessKey - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- businessKey - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- businessKey - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- businessKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- businessKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- businessKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- businessKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- businessKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- businessKey - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- businessKey() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- businessKey(String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- businessKey(String) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- businessKey(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define business key value to filter external tasks by (Process Instance) Business Key.
- businessKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- businessKey(String) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- businessKey(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- businessKey(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceBuilder
-
A business key can be provided to associate the case instance with a certain identifier that has a clear business meaning.
- businessKey(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstantiationBuilder
-
Set the business key for the process instance
- businessKey(ProcessInstance) - Method in class org.camunda.bpm.engine.cdi.impl.annotation.BusinessKeyProducer
- BusinessKey - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Qualifier annotation for injecting a business key:
- BusinessKey - Annotation Interface in org.camunda.bpm.engine.spring.annotations
-
Inspired by the CDI implemenation
- businessKeyExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- businessKeyFieldId - Variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- businessKeyIn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- businessKeyLike - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- businessKeyLike - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- businessKeyLike - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- 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
- businessKeyValueProvider - Variable in class org.camunda.bpm.engine.impl.core.model.CallableElement
- businessKeyWithoutCascade - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- BusinessKnowledgeModel - Interface in org.camunda.bpm.model.dmn.instance
- BusinessKnowledgeModelImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- BusinessKnowledgeModelImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- businessProcess - Variable in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- businessProcess - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
- BusinessProcess - Class in org.camunda.bpm.engine.cdi
-
Bean supporting contextual business process management.
- BusinessProcess() - Constructor for class org.camunda.bpm.engine.cdi.BusinessProcess
- BusinessProcessContext - Class in org.camunda.bpm.engine.cdi.impl.context
-
Implementation of the BusinessProcessContext-scope.
- BusinessProcessContext() - Constructor for class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- BusinessProcessContext(BeanManager) - Constructor for class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- BusinessProcessDefinition - Annotation Interface 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
- BusinessProcessScoped - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Declare a bean to be BusinessProcessScoped.
- businessRuleTask() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- businessRuleTask(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- BusinessRuleTask - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN businessRuleTask element
- BusinessRuleTaskBuilder - Class in org.camunda.bpm.model.bpmn.builder
- BusinessRuleTaskBuilder(BpmnModelInstance, BusinessRuleTask) - Constructor for class org.camunda.bpm.model.bpmn.builder.BusinessRuleTaskBuilder
- BusinessRuleTaskImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN businessRuleTask element
- BusinessRuleTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- BUTTON_BUTTON_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- BUTTON_BUTTON_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- BUTTON_DEFAULT_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- BUTTON_DEFAULT_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- BUTTON_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- BUTTON_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- by - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- by - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- byHistoricProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- byHistoricProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- byHistoricProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstancesRequest
-
Selects a list of process instances with the given a historical process instance query.
- byIds(String...) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricBatchesBuilder
-
Selects historic batches by the given ids.
- byIds(String...) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricDecisionInstancesBuilder
-
Selects historic process instances by the given ids.
- byIds(String...) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricProcessInstancesBuilder
-
Selects historic decision instances by the given ids.
- byIds(String...) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- byIds(String...) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- byIds(String...) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- byIds(String...) - Method in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- byIds(String...) - Method in interface org.camunda.bpm.engine.repository.DeleteProcessDefinitionsSelectBuilder
-
Selects process definitions with given process definition ids.
- byJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- byJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- byJobDefinitionId(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateSelectBuilder
-
Selects the job definition with the given id.
- byJobDefinitionId(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateSelectBuilder
-
Selects the jobs of the job definition with the given id.
- byJobDefinitionId(String, boolean) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- byJobId(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- byJobId(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateSelectBuilder
-
Selects the job with the given id.
- byKey(String) - Method in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- byKey(String) - Method in interface org.camunda.bpm.engine.repository.DeleteProcessDefinitionsSelectBuilder
-
Selects process definitions with a given key.
- byProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- byProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- byProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- byProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- byProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateSelectBuilder
-
Selects the job definitions of the process definition with the given id.
- byProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateSelectBuilder
-
Selects the jobs of the process definition with the given id.
- byProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateSelectBuilder
-
Selects the process definition with the given id.
- byProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateSelectBuilder
-
Selects the instances of the process definition with the given id.
- byProcessDefinitionId(String, boolean) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- byProcessDefinitionId(String, boolean) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- byProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- byProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- byProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- byProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- byProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateSelectBuilder
-
Selects the job definitions of the process definitions with the given key.
- byProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateSelectBuilder
-
Selects the jobs of the process definitions with the given key.
- byProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateSelectBuilder
-
Selects the process definitions with the given key.
- byProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateSelectBuilder
-
Selects the instances of the process definitions with the given key.
- byProcessDefinitionKey(String, boolean) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- byProcessDefinitionKey(String, boolean) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- byProcessDefinitionKeyAndTenantId(String, String, boolean) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- ByProcessDefinitionKeyAndTenantId(String, String, boolean) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- byProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- byProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- byProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateSelectBuilder
-
Selects the jobs of the process instance with the given id.
- byProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateSelectBuilder
-
Selects the process instance with the given id.
- byProcessInstanceIds(String...) - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- byProcessInstanceIds(String...) - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- byProcessInstanceIds(String...) - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstancesRequest
-
Selects a list of process instances with the given list of ids.
- byProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- byProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- byProcessInstanceIds(List<String>) - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstancesRequest
-
Selects a list of process instances with the given list of ids.
- byProcessInstanceQuery(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- byProcessInstanceQuery(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- byProcessInstanceQuery(ProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstancesRequest
-
Selects a list of process instances with the given a process instance query.
- byQuery(HistoricBatchQuery) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricBatchesBuilder
-
Selects historic batches by the given query.
- byQuery(HistoricBatchQuery) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- byQuery(HistoricDecisionInstanceQuery) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricDecisionInstancesBuilder
-
Selects historic decision instances by the given query.
- byQuery(HistoricDecisionInstanceQuery) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- byQuery(HistoricProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricProcessInstancesBuilder
-
Selects historic process instances by the given query.
- byQuery(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- ByteArrayEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- ByteArrayEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- ByteArrayEntity(byte[], ResourceType) - 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(String, byte[], ResourceType) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- ByteArrayEntity(String, byte[], ResourceType, String, Date) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- byteArrayField - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- byteArrayField - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- byteArrayField - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- byteArrayField - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- byteArrayField - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- ByteArrayField - Class in org.camunda.bpm.engine.impl.persistence.entity.util
-
A byte array value field what load and save
ByteArrayEntity
. - ByteArrayField(Nameable, ResourceType) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- ByteArrayField(Nameable, ResourceType, String, Date) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- byteArrayId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- byteArrayId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- ByteArrayManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- ByteArrayManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
- byteArrayValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- byteArrayValue - Variable in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- byteArrayValue(byte[]) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
BytesValue
that encapsulates the givenbytes
- byteArrayValue(byte[], boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
BytesValue
that encapsulates the givenbytes
- ByteArrayValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- ByteArrayValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.ByteArrayValueMapper
- ByteArrayValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
- ByteArrayValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.ByteArrayValueSerializer
- 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
- BYTES - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- BytesTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.BytesTypeImpl
- BytesValue - Interface in org.camunda.bpm.engine.variable.value
-
A
PrimitiveValue
corresponding to a Java byte array (byte[]). - BytesValueImpl(byte[]) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.BytesValueImpl
- BytesValueImpl(byte[], boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.BytesValueImpl
- byteValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
C
- cache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- cache - Variable in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- cache - Variable in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties
- Cache - Class in org.camunda.bpm.impl.juel
-
Simple (thread-safe) LRU cache.
- Cache - Interface in org.camunda.bpm.engine.rest.cache
- Cache<K,
V> - Interface in org.camunda.commons.utils.cache -
A Map-like data structure that stores key-value pairs and provides temporary access to it.
- Cache(int) - Constructor for class org.camunda.bpm.impl.juel.Cache
-
Constructor.
- Cache(int, Map<String, Tree>) - Constructor for class org.camunda.bpm.impl.juel.Cache
-
Constructor.
- CACHE_IS_NOT_CLEAN - Static variable in class org.camunda.qa.impl.EnsureCleanDbPlugin
- CacheAwareCmmnHistoryEventProducer - Class in org.camunda.bpm.engine.impl.history.producer
- CacheAwareCmmnHistoryEventProducer() - Constructor for class org.camunda.bpm.engine.impl.history.producer.CacheAwareCmmnHistoryEventProducer
- CacheAwareHistoryEventProducer - Class in org.camunda.bpm.engine.impl.history.producer
-
This HistoryEventProducer is aware of the
DbEntityManager
cache and works in combination with theDbHistoryEventHandler
. - CacheAwareHistoryEventProducer() - Constructor for class org.camunda.bpm.engine.impl.history.producer.CacheAwareHistoryEventProducer
- cacheCapacity - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- cacheCompiledScript(CompiledScript) - Method in interface org.camunda.bpm.dmn.engine.impl.CachedCompiledScriptSupport
- cacheCompiledScript(CompiledScript) - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- cacheConfigurations - Variable in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- 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
- cachedCandidateGroups - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- cachedCandidateGroups - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- cachedCompiledScript - Variable in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- CachedCompiledScriptSupport - Interface in org.camunda.bpm.dmn.engine.impl
- CachedDbEntity - Class in org.camunda.bpm.engine.impl.db.entitymanager.cache
-
A cached entity
- CachedDbEntity() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- cachedElContext - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- cachedEngines - Variable in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
- cachedEntites - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
The cache itself: maps entity types (classes) to maps indexed by id (primary key).
- cachedEntityState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- cacheDeployer - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- cacheDeployer - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- CacheDeployer - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- CacheDeployer() - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.CacheDeployer
- cachedExpression - Variable in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- CachedExpressionSupport - Interface in org.camunda.bpm.dmn.engine.impl
- cachedNames - Static variable in class org.camunda.bpm.engine.impl.util.ClassNameUtil
- cachedProcessEngine - Static variable in class org.camunda.bpm.engine.impl.test.PluggableProcessEngineTestCase
-
This class isn't used in the Process Engine test suite anymore.
- cachedSqlSessionFactory - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- cachedTransformer - Static variable in class org.camunda.spin.impl.xml.dom.DomXmlElement
- cachedUserGroups - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- cachedValue - Variable in class org.camunda.bpm.client.variable.impl.VariableValue
- cachedValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- cachedVariables - Variable in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- cachedVariablesLocal - Variable in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- cachedXPathFactory - Static variable in class org.camunda.spin.impl.xml.dom.DomXmlElement
- cacheFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- CacheFactory - Interface in org.camunda.bpm.engine.impl.persistence.deploy.cache
-
Builds the caches for the
DeploymentCache
. - cacheFilter(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
-
returns the object in the cache.
- cacheImplementationClass - Variable in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- cacheKeyMapping - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- CacheProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
- CachePurgeReport - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- CachePurgeReport() - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- cacheTimeToLive - Variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
- cacheValidationTime - Variable in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- calculateAllBaseTypes(ModelElementType) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Calculate a collection of all base types for the given type
- calculateAllExtendingTypes(Model, Collection<ModelElementType>) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Calculate a collection of all extending types for the given base types
- calculateBackoffTime() - Method in interface org.camunda.bpm.client.backoff.BackoffStrategy
-
Calculates the back off time and is invoked after
BackoffStrategy.reconfigure(List)
. - calculateBackoffTime() - Method in interface org.camunda.bpm.client.backoff.ErrorAwareBackoffStrategy
-
Calculates the back off time and is invoked after
ErrorAwareBackoffStrategy.reconfigure(List, ExternalTaskClientException)
. - calculateBackoffTime() - Method in class org.camunda.bpm.client.backoff.ExponentialBackoffStrategy
- calculateBackoffTime() - Method in class org.camunda.bpm.client.backoff.ExponentialErrorBackoffStrategy
- calculateBackoffTime() - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- calculateBindingMap() - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- calculateBindingMap() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- CALCULATED_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl.Mode
- CALCULATED_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl.Mode
- CALCULATED_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode
- calculatedRemovalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- calculatedRemovalTime() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricBatchesBuilder
-
Calculates the removal time dynamically based on the time to live of the respective batch and the engine's removal time strategy.
- calculatedRemovalTime() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder
-
Calculates the removal time dynamically based on the respective decision definition time to live and the engine's removal time strategy.
- calculatedRemovalTime() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricProcessInstancesBuilder
-
Calculates the removal time dynamically based on the respective process definition time to live and the process engine's removal time strategy.
- calculatedRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- calculatedRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- calculatedRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- calculateExecutedDecisionElements(DmnDecisionTableImpl) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- calculateFlush() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- calculateIdleTime() - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- calculateInvocationsPerBatchJob(String, SetRemovalTimeBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- calculateInvocationsPerBatchJob(String, T) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- calculateInvocationsPerBatchJob(String, T) - Method in interface org.camunda.bpm.engine.impl.batch.BatchJobHandler
-
Determine the number of invocations ber patch job.
- calculateMetrics() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- calculateMonitorJobDueDate() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- calculateNewDueDate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- calculateRemovalTime(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- calculateRemovalTime(HistoricBatchEntity) - Method in interface org.camunda.bpm.engine.impl.history.HistoryRemovalTimeProvider
-
Calculates the removal time of historic batches.
- calculateRemovalTime(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- calculateRemovalTime(HistoricBatchEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- calculateRemovalTime(HistoricDecisionInstanceEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- calculateRemovalTime(HistoricDecisionInstanceEntity, DecisionDefinition) - Method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- calculateRemovalTime(HistoricDecisionInstanceEntity, DecisionDefinition) - Method in interface org.camunda.bpm.engine.impl.history.HistoryRemovalTimeProvider
-
Calculates the removal time of historic entities related to decisions.
- calculateRemovalTime(HistoricDecisionInstanceEntity, DecisionDefinition) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- calculateRemovalTime(HistoricProcessInstanceEventEntity, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- calculateRemovalTime(HistoricProcessInstanceEventEntity, ProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.history.HistoryRemovalTimeProvider
-
Calculates the removal time of historic entities related to processes.
- calculateRemovalTime(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- calculateRemovalTime(HistoricProcessInstanceEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- calculateTimeSlot(Date, long) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- calculateTotalJobs(int, int) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- calculateXCoordinate(Bounds) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractActivityBuilder
- CALENDAR_GLYPHICON - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- CALENDAR_GLYPHICON - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- calendarName - Variable in enum class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
- call() - Method in class org.camunda.bpm.engine.impl.context.ProcessApplicationClassloaderInterceptor
- CALL_ACTIVITY - Static variable in class org.camunda.bpm.engine.ActivityTypes
- callableElement - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- callableElement - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.DmnBusinessRuleTaskActivityBehavior
- callableElement - Variable in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- CallableElement - Class in org.camunda.bpm.engine.impl.core.model
- CallableElement - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN callableElement element
- CallableElement() - Constructor for class org.camunda.bpm.engine.impl.core.model.CallableElement
- CallableElementActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- CallableElementActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- CallableElementActivityBehavior(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- CallableElementActivityBehavior(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- CallableElementImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN callableElement element
- CallableElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- CallableElementParameter - Class in org.camunda.bpm.engine.impl.core.model
- CallableElementParameter() - Constructor for class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- CallableElementUtil - Class in org.camunda.bpm.engine.impl.util
- CallableElementUtil() - Constructor for class org.camunda.bpm.engine.impl.util.CallableElementUtil
- callActivity() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- callActivity(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- CallActivity - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN callActivity element
- 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() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
- 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
- CallActivityBuilder - Class in org.camunda.bpm.model.bpmn.builder
- CallActivityBuilder(BpmnModelInstance, CallActivity) - Constructor for class org.camunda.bpm.model.bpmn.builder.CallActivityBuilder
- callActivityId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
- CallActivityImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN callActivity element
- CallActivityImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- callActivityInstanceId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
- callback - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
-
Contains the command implementation which should be executed either metric sum or select metric grouped by time interval.
- callback() - Method in interface org.camunda.bpm.engine.impl.pvm.process.ScopeImpl.BacklogErrorCallback
-
In error case the callback will called.
- callback(P) - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.Callback
-
The callback which should be called/executed after work was done.
- Callback<P,
R> - Interface in org.camunda.bpm.engine.impl.pvm.runtime -
Represents a callback which should be called after work was done.
- CallConversation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN callConversation element
- CallConversationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN callConversation element
- CallConversationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CallConversationImpl
- calledCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
-
the id of the child case instance
- calledCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the id of the called case in case of a case task
- calledCollaborationRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallConversationImpl
- calledElement(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the called element
- calledElementAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- calledFromActivityIds - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- calledFromActivityIds - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- calledFromActivityIds - Variable in class org.camunda.bpm.engine.rest.dto.repository.CalledProcessDefinitionDto
- calledInsideTransaction() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- CalledProcessDefinition - Interface in org.camunda.bpm.engine.repository
- CalledProcessDefinitionDto - Class in org.camunda.bpm.engine.rest.dto.repository
- CalledProcessDefinitionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.CalledProcessDefinitionDto
- CalledProcessDefinitionImpl - Class in org.camunda.bpm.engine.impl.repository
- CalledProcessDefinitionImpl(ProcessDefinition, String) - Constructor for class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- calledProcessInstance() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance currently available in the context of the last asserted process instance.
- calledProcessInstance() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained process instance assert inspecting the one and mostly one called process instance currently available in the context of the process instance under test of this ProcessInstanceAssert.
- calledProcessInstance(String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance with the given processDefinitionKey currently available in the context of the last asserted process instance.
- calledProcessInstance(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained process instance assert inspecting the one and mostly one called process instance of the specified process definition key currently available in the context of the process instance under test of this ProcessInstanceAssert.
- calledProcessInstance(String, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance with the given processDefinitionKey currently available in the context of the given process instance.
- calledProcessInstance(ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance currently available in the context of the given process instance.
- calledProcessInstance(ProcessInstanceQuery) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance compliant to a given processInstanceQuery and currently available in the context of the last asserted process instance.
- calledProcessInstance(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained process instance assert inspecting a called process instance called by and currently available in the context of the process instance under test of this ProcessInstanceAssert.
- calledProcessInstance(ProcessInstanceQuery, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only called process instance compliant to a given processInstanceQuery and currently available in the context of the given process instance.
- CalledProcessInstanceAssert - Class in org.camunda.bpm.engine.test.assertions.bpmn
- CalledProcessInstanceAssert(ProcessEngine, ProcessInstance) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.CalledProcessInstanceAssert
- 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 process instance
- calledProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the id of the called process in case of a process task
- CalledProcessInstanceQueryDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
- CalledProcessInstanceQueryDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.CalledProcessInstanceQueryDto
- CalledProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.CalledProcessInstanceQueryDto
- CallerRunsRejectedJobsHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- CallerRunsRejectedJobsHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.CallerRunsRejectedJobsHandler
- callingProcessDefinitionId - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- callingProcessDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.repository.CalledProcessDefinitionDto
- CallingTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- CallingTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- CallingTaskItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- CallingTaskItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- CAM_AUTH_SESSION_KEY - Static variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- CAM_BUSINESS_KEY_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- CAM_SCRIPT_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- CAM_SCRIPT_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- CAM_VARIABLE_NAME_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- CAM_VARIABLE_NAME_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- CAM_VARIABLE_TYPE_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- CAM_VARIABLE_TYPE_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- CAMEL_CASE - Static variable in class org.camunda.bpm.container.impl.metadata.PropertyHelper
- Camunda() - Constructor for class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health.Camunda
- CAMUNDA_ADMIN - Static variable in interface org.camunda.bpm.engine.authorization.Groups
- CAMUNDA_ATTRIBUTE_ASSIGNEE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
camunda extensions
- CAMUNDA_ATTRIBUTE_ASSIGNEE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_ASYNC - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_ASYNC_AFTER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_ASYNC_BEFORE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_BUSINESS_KEY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_BUSINESS_KEY - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_CALLED_ELEMENT_BINDING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CALLED_ELEMENT_TENANT_ID - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CALLED_ELEMENT_VERSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CALLED_ELEMENT_VERSION_TAG - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CANDIDATE_GROUPS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CANDIDATE_GROUPS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_CANDIDATE_STARTER_GROUPS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CANDIDATE_STARTER_USERS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CANDIDATE_USERS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CANDIDATE_USERS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_CASE_BINDING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CASE_BINDING - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_CASE_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CASE_TENANT_ID - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CASE_TENANT_ID - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_CASE_VERSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CASE_VERSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_CLASS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CLASS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_COLLECTION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_CONFIG - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DATE_PATTERN - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DECISION_BINDING - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_DECISION_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DECISION_REF_BINDING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DECISION_REF_TENANT_ID - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DECISION_REF_VERSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DECISION_REF_VERSION_TAG - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DECISION_TENANT_ID - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_DECISION_VERSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_DEFAULT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DEFAULT_VALUE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DELEGATE_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DELEGATE_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_DUE_DATE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_DUE_DATE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_ELEMENT_VARIABLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_ERROR_CODE_VARIABLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_ERROR_MESSAGE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_ERROR_MESSAGE_VARIABLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_EVENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_EVENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_EXCLUSIVE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_FOLLOW_UP_DATE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_FOLLOW_UP_DATE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_FORM_HANDLER_CLASS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_FORM_KEY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_FORM_KEY - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_FORM_REF - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_FORM_REF_BINDING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_FORM_REF_VERSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_HISTORY_TIME_TO_LIVE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_HISTORY_TIME_TO_LIVE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_HISTORY_TIME_TO_LIVE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- CAMUNDA_ATTRIBUTE_ID - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_INITIATOR - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_INPUT_VARIABLE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
camunda extensions
- CAMUNDA_ATTRIBUTE_IS_STARTABLE_IN_TASKLIST - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_JOB_PRIORITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_KEY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_LABEL - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_LOCAL - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_LOCAL - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_MAP_DECISION_RESULT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_MAP_DECISION_RESULT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_NAME - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_NAME - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_PRIORITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_PRIORITY - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_PROCESS_BINDING - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_PROCESS_TENANT_ID - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_PROCESS_VERSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_READABLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_REPEAT_ON_STANDARD_EVENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_REQUIRED - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_RESOURCE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_RESOURCE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_RESULT_VARIABLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_RESULT_VARIABLE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_SCRIPT_FORMAT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_SCRIPT_FORMAT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_SOURCE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_SOURCE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_SOURCE_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_SOURCE_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_STRING_VALUE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_STRING_VALUE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_TARGET - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_TARGET - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_TASK_PRIORITY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_TOPIC - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_TYPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VALUE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VARIABLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VARIABLE_EVENTS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VARIABLE_MAPPING_CLASS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VARIABLE_MAPPING_DELEGATE_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VARIABLE_NAME - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VARIABLE_NAME - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_VARIABLES - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VARIABLES - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ATTRIBUTE_VERSION_TAG - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ATTRIBUTE_VERSION_TAG - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- CAMUNDA_ATTRIBUTE_WRITEABLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_BPM_PLATFORM_1_1 - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Namespace
- CAMUNDA_BPM_RUN - Static variable in class org.camunda.bpm.engine.impl.diagnostics.CamundaIntegration
- CAMUNDA_BPMN_EXTENSIONS_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- CAMUNDA_BPMN_EXTENSIONS_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
-
The namespace of the camunda custom BPMN extensions.
- CAMUNDA_EJB_SERVICE - Static variable in class org.camunda.bpm.engine.impl.diagnostics.CamundaIntegration
- CAMUNDA_ELEMENT_CASE_EXECUTION_LISTENER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_CONNECTOR - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
camunda extensions
- CAMUNDA_ELEMENT_CONNECTOR_ID - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_CONSTRAINT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_ENTRY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_ERROR_EVENT_DEFINITION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_EXECUTION_LISTENER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_EXPRESSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_FAILED_JOB_RETRY_TIME_CYCLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_FIELD - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_FIELD - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_FORM_DATA - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_FORM_FIELD - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_FORM_PROPERTY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_IN - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_IN - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_INPUT_OUTPUT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_INPUT_PARAMETER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_LIST - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_MAP - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_OUT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_OUT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_OUTPUT_PARAMETER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_POTENTIAL_STARTER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_PROPERTIES - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_PROPERTY - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_SCRIPT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_SCRIPT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_STRING - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_STRING - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_TASK_LISTENER - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_TASK_LISTENER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_VALIDATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_VALUE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- CAMUNDA_ELEMENT_VARIABLE_EVENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_VARIABLE_LISTENER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ELEMENT_VARIABLE_ON_PART - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CAMUNDA_ERROR_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- CAMUNDA_FORMS_KEY - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- CAMUNDA_FORMS_KEY_LENGTH - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- CAMUNDA_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
CAMUNDA_NS namespace
- CAMUNDA_NS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
-
Camunda namespace
- CAMUNDA_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
Camunda namespace
- CAMUNDA_OAUTH2_ORDER - Static variable in class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaSpringSecurityOAuth2AutoConfiguration
- CAMUNDA_TASK_EXECUTOR_QUALIFIER - Static variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration.JobConfiguration
- CamundaApplicationServerConfigurator - Class in org.camunda.bpm.spring.boot.starter.telemetry
- CamundaApplicationServerConfigurator() - Constructor for class org.camunda.bpm.spring.boot.starter.telemetry.CamundaApplicationServerConfigurator
- camundaAssignee(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda attribute assignee.
- camundaAssigneeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
-
camunda extensions
- camundaAssigneeAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
-
camunda extensions
- camundaAsync() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Deprecated.use camundaAsyncBefore() instead. Sets the camunda async attribute to true.
- camundaAsync() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Deprecated.use camundaAsyncBefore() instead. Sets the camunda async attribute to true.
- camundaAsync() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSubProcessBuilder
-
Deprecated.use camundaAsyncBefore() instead. Sets the camunda async attribute to true.
- camundaAsync() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractTaskBuilder
-
Deprecated.use camundaAsyncBefore() instead. Sets the camunda async attribute to true.
- camundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Deprecated.use camundaAsyncBefore(isCamundaAsyncBefore) instead Sets the camunda async attribute.
- camundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Deprecated.use camundaAsyncBefore(isCamundaAsyncBefore) instead. Sets the camunda async attribute.
- camundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSubProcessBuilder
-
Deprecated.use camundaAsyncBefore(isCamundaAsyncBefore) instead. Sets the camunda async attribute.
- camundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractTaskBuilder
-
Deprecated.use camundaAsyncBefore(isCamundaAsyncBefore) instead. Sets the camunda async attribute.
- camundaAsyncAfter - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
-
Camunda Attributes
- camundaAsyncAfter - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- camundaAsyncAfter() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEventBasedGatewayBuilder
- camundaAsyncAfter() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
-
Sets the Camunda asyncAfter attribute to true.
- camundaAsyncAfter() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Sets the multi instance loop characteristics to be asynchronous after.
- camundaAsyncAfter(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEventBasedGatewayBuilder
- camundaAsyncAfter(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
-
Sets the Camunda asyncAfter attribute for the build flow node.
- camundaAsyncAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
-
camunda extensions
- camundaAsyncAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParallelGatewayImpl
- camundaAsyncAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SignalEventDefinitionImpl
- camundaAsyncAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
-
camunda extensions
- camundaAsyncAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
-
camunda extensions
- camundaAsyncAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.TaskImpl
-
camunda extensions
- camundaAsyncBefore - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- camundaAsyncBefore - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- camundaAsyncBefore() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
-
Sets the Camunda asyncBefore attribute to true.
- camundaAsyncBefore() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Sets the multi instance loop characteristics to be asynchronous before.
- camundaAsyncBefore(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
-
Sets the Camunda AsyncBefore attribute for the build flow node.
- camundaAuthorizationConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CamundaAuthorizationConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- CamundaBpmActuatorConfiguration - Class in org.camunda.bpm.spring.boot.starter
- CamundaBpmActuatorConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.CamundaBpmActuatorConfiguration
- CamundaBpmAutoConfiguration - Class in org.camunda.bpm.spring.boot.starter
- CamundaBpmAutoConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.CamundaBpmAutoConfiguration
- CamundaBpmConfiguration - Class in org.camunda.bpm.spring.boot.starter
- CamundaBpmConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CamundaBpmNestedRuntimeException - Exception in org.camunda.bpm.spring.boot.starter
-
Custom runtime exception that wraps a checked exception.
- CamundaBpmNestedRuntimeException(String) - Constructor for exception org.camunda.bpm.spring.boot.starter.CamundaBpmNestedRuntimeException
-
Construct an exception with the specified detail message and nested exception.
- CamundaBpmNestedRuntimeException(String, Throwable) - Constructor for exception org.camunda.bpm.spring.boot.starter.CamundaBpmNestedRuntimeException
-
Construct an exception with the specified detail message and nested exception.
- camundaBpmPlatformStopped(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- camundaBpmPlatformSuccessfullyStarted(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- CamundaBpmPluginConfiguration - Class in org.camunda.bpm.spring.boot.starter
- CamundaBpmPluginConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.CamundaBpmPluginConfiguration
- camundaBpmProperties - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration
- camundaBpmProperties - Variable in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- camundaBpmProperties - Variable in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- CamundaBpmProperties - Class in org.camunda.bpm.spring.boot.starter.property
- CamundaBpmProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- camundaBpmRestInitializer(JerseyApplicationPath) - Method in class org.camunda.bpm.spring.boot.starter.rest.CamundaBpmRestJerseyAutoConfiguration
- CamundaBpmRestInitializer - Class in org.camunda.bpm.spring.boot.starter.rest
-
Inspired by: https://groups.google.com/forum/#!msg/camunda-bpm-users/BQHdcLIivzs /iNVix8GkhYAJ (Christoph Berg)
- CamundaBpmRestInitializer(JerseyApplicationPath) - Constructor for class org.camunda.bpm.spring.boot.starter.rest.CamundaBpmRestInitializer
- CamundaBpmRestJerseyAutoConfiguration - Class in org.camunda.bpm.spring.boot.starter.rest
- CamundaBpmRestJerseyAutoConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.rest.CamundaBpmRestJerseyAutoConfiguration
- CamundaBpmRun - Class in org.camunda.bpm.run
- CamundaBpmRun() - Constructor for class org.camunda.bpm.run.CamundaBpmRun
- CamundaBpmRunAdministratorAuthorizationProperties - Class in org.camunda.bpm.run.property
- CamundaBpmRunAdministratorAuthorizationProperties() - Constructor for class org.camunda.bpm.run.property.CamundaBpmRunAdministratorAuthorizationProperties
- CamundaBpmRunAuthenticationProperties - Class in org.camunda.bpm.run.property
- CamundaBpmRunAuthenticationProperties() - Constructor for class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- CamundaBpmRunConfiguration - Class in org.camunda.bpm.run
- CamundaBpmRunConfiguration() - Constructor for class org.camunda.bpm.run.CamundaBpmRunConfiguration
- CamundaBpmRunCorsProperty - Class in org.camunda.bpm.run.property
- CamundaBpmRunCorsProperty() - Constructor for class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- CamundaBpmRunDeploymentConfiguration - Class in org.camunda.bpm.run
- CamundaBpmRunDeploymentConfiguration(String) - Constructor for class org.camunda.bpm.run.CamundaBpmRunDeploymentConfiguration
- CamundaBpmRunDeploymentProperties - Class in org.camunda.bpm.run.property
- CamundaBpmRunDeploymentProperties() - Constructor for class org.camunda.bpm.run.property.CamundaBpmRunDeploymentProperties
- CamundaBpmRunLdapProperties - Class in org.camunda.bpm.run.property
- CamundaBpmRunLdapProperties() - Constructor for class org.camunda.bpm.run.property.CamundaBpmRunLdapProperties
- CamundaBpmRunLogger - Class in org.camunda.bpm.run.utils
- CamundaBpmRunLogger() - Constructor for class org.camunda.bpm.run.utils.CamundaBpmRunLogger
- CamundaBpmRunProcessEngineConfiguration - Class in org.camunda.bpm.run
- CamundaBpmRunProcessEngineConfiguration(String, boolean, List<ProcessEnginePlugin>, List<CamundaBpmRunProcessEnginePluginProperty>) - Constructor for class org.camunda.bpm.run.CamundaBpmRunProcessEngineConfiguration
- CamundaBpmRunProcessEnginePluginHelper - Class in org.camunda.bpm.run.utils
- CamundaBpmRunProcessEnginePluginHelper() - Constructor for class org.camunda.bpm.run.utils.CamundaBpmRunProcessEnginePluginHelper
- CamundaBpmRunProcessEnginePluginProperty - Class in org.camunda.bpm.run.property
- CamundaBpmRunProcessEnginePluginProperty() - Constructor for class org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
- CamundaBpmRunProperties - Class in org.camunda.bpm.run.property
- CamundaBpmRunProperties() - Constructor for class org.camunda.bpm.run.property.CamundaBpmRunProperties
- CamundaBpmRunRestConfiguration - Class in org.camunda.bpm.run
- CamundaBpmRunRestConfiguration() - Constructor for class org.camunda.bpm.run.CamundaBpmRunRestConfiguration
- CamundaBpmRunRestProperties - Class in org.camunda.bpm.run.property
- CamundaBpmRunRestProperties() - Constructor for class org.camunda.bpm.run.property.CamundaBpmRunRestProperties
- CamundaBpmSpringSecurityDisableAutoConfiguration - Class in org.camunda.bpm.spring.boot.starter.security.oauth2
- CamundaBpmSpringSecurityDisableAutoConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaBpmSpringSecurityDisableAutoConfiguration
- CamundaBpmTelemetryConfiguration - Class in org.camunda.bpm.spring.boot.starter
- CamundaBpmTelemetryConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.CamundaBpmTelemetryConfiguration
- camundaBpmVersion() - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmAutoConfiguration
- CamundaBpmVersion - Class in org.camunda.bpm.spring.boot.starter.util
-
Return the full version string of the present Camunda codebase, or
null
if it cannot be determined. - CamundaBpmVersion() - Constructor for class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
- camundaBusinessKeyAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- camundaBusinessKeyAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- camundaCalledElementBinding(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda calledElementBinding attribute
- camundaCalledElementBindingAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaCalledElementTenantId(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda calledElementTenantId attribute
- camundaCalledElementTenantIdAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaCalledElementVersion(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda calledElementVersion attribute
- camundaCalledElementVersionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaCalledElementVersionTag(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda calledElementVersionTag attribute
- camundaCalledElementVersionTagAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaCandidateGroups(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda candidate groups attribute.
- camundaCandidateGroups(List<String>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda candidate groups attribute.
- camundaCandidateGroupsAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- camundaCandidateGroupsAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- camundaCandidateStarterGroupsAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
-
camunda extensions
- camundaCandidateStarterUsersAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- camundaCandidateUsers(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda candidate users attribute.
- camundaCandidateUsers(List<String>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda candidate users attribute.
- camundaCandidateUsersAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- camundaCandidateUsersAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- camundaCaseBinding(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda caseBinding attribute
- camundaCaseBindingAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaCaseBindingAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- CamundaCaseExecutionListener - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- CamundaCaseExecutionListenerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaCaseExecutionListenerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- camundaCaseRef(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda caseRef attribute
- camundaCaseRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaCaseTenantId(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the caseTenantId
- camundaCaseTenantIdAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaCaseTenantIdAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- camundaCaseVersion(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda caseVersion attribute
- camundaCaseVersionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaCaseVersionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- camundaClass(Class) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda class attribute.
- camundaClass(Class) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the camunda class attribute.
- camundaClass(Class) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda class attribute.
- camundaClass(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda class attribute.
- camundaClass(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the camunda class attribute.
- camundaClass(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda class attribute.
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
-
camunda extensions
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
-
camunda extensions
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
-
camunda extensions
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
-
camunda extensions
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaClassAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- camundaCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- camundaCollection(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Sets the camunda collection expression.
- camundaConfigAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConstraintImpl
- CamundaConnector - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN connector camunda extension element
- CamundaConnectorId - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN connectorId camunda extension element
- camundaConnectorIdChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorImpl
- CamundaConnectorIdImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN connectorId camunda extension element
- CamundaConnectorIdImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorIdImpl
- CamundaConnectorImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN connector camunda extension element
- CamundaConnectorImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorImpl
- CamundaConstraint - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN constraint camunda extension element
- camundaConstraintCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValidationImpl
- CamundaConstraintImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN constraint camunda extension element
- CamundaConstraintImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConstraintImpl
- camundaDataSource - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- camundaDatasourceConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CamundaDatasourceConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- camundaDatePatternAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- camundaDatePatternAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaDecisionBindingAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- camundaDecisionRef(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda decisionRef attribute.
- camundaDecisionRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaDecisionRefBinding(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda decisionRefBinding attribute.
- camundaDecisionRefBindingAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaDecisionRefTenantId(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda decisionRefTenantId attribute.
- camundaDecisionRefTenantIdAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaDecisionRefVersion(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda decisionRefVersion attribute.
- camundaDecisionRefVersionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaDecisionRefVersionTag(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda decisionRefVersionTag attribute.
- camundaDecisionRefVersionTagAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaDecisionTenantIdAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- camundaDecisionVersionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- camundaDefaultAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaDefaultValue(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCamundaFormFieldBuilder
-
Sets the form field default value.
- camundaDefaultValueAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- camundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda delegateExpression attribute.
- camundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the camunda delegateExpression attribute.
- camundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda delegateExpression attribute.
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- camundaDeploymentConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- camundaDeploymentConfiguration(String) - Method in class org.camunda.bpm.run.CamundaBpmRunConfiguration
- CamundaDeploymentConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- camundaDueDate(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda due date attribute.
- camundaDueDateAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- camundaDueDateAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- camundaElementVariable - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- camundaElementVariable(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Sets the camunda element variable name.
- CamundaEngineConfig - Interface in org.camunda.bpm.quarkus.engine.extension
- CamundaEngineProcessor - Class in org.camunda.bpm.quarkus.engine.extension.deployment.impl
- CamundaEngineProcessor() - Constructor for class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- CamundaEngineRecorder - Class in org.camunda.bpm.quarkus.engine.extension.impl
- CamundaEngineRecorder() - Constructor for class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
- CamundaEngineStartupEvent - Class in org.camunda.bpm.quarkus.engine.extension.event
-
Event class that is fired after Camunda engine startup.
- CamundaEngineStartupEvent() - Constructor for class org.camunda.bpm.quarkus.engine.extension.event.CamundaEngineStartupEvent
- CamundaEntry - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN camundaEntry camunda extension element
- camundaEntryCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaMapImpl
- CamundaEntryImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
- CamundaEntryImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaEntryImpl
- camundaErrorCodeVariableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- camundaErrorEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Creates an error event definition for this service task and returns a builder for the error event definition.
- CamundaErrorEventDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
- CamundaErrorEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance.camunda
- CamundaErrorEventDefinition(String, Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.CamundaErrorEventDefinition
- CamundaErrorEventDefinitionBuilder - Class in org.camunda.bpm.model.bpmn.builder
- CamundaErrorEventDefinitionBuilder(BpmnModelInstance, ErrorEventDefinition) - Constructor for class org.camunda.bpm.model.bpmn.builder.CamundaErrorEventDefinitionBuilder
- CamundaErrorEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
- CamundaErrorEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaErrorEventDefinitionImpl
- camundaErrorMessageAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- camundaErrorMessageVariableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- camundaEventAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- camundaEventAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaEventAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- camundaEventAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaEventAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- camundaExclusive - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- camundaExclusive - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- camundaExclusive(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
-
Sets the camunda exclusive attribute for the build flow node.
- CamundaExecutionListener - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN executionListener camunda extension element
- camundaExecutionListenerClass(String, Class) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- camundaExecutionListenerClass(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- camundaExecutionListenerDelegateExpression(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- camundaExecutionListenerExpression(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- CamundaExecutionListenerImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN executionListener camunda extension element
- CamundaExecutionListenerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- camundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda expression attribute.
- camundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the camunda expression attribute.
- camundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda expression attribute.
- CamundaExpression - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN expression camunda extension element
- CamundaExpression - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaErrorEventDefinitionImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- camundaExpressionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- camundaExpressionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- CamundaExpressionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN expression camunda extension element
- CamundaExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExpressionImpl
- CamundaExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaExpressionImpl
- camundaExternalTask(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda topic attribute and the camunda type attribute to the value
external</code.
- CamundaFailedJobConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- camundaFailedJobRetryTimeCycle(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
-
Sets the camunda failedJobRetryTimeCycle attribute for the build flow node.
- CamundaFailedJobRetryTimeCycle - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN failedJobRetryTimeCycle camunda extension element
- CamundaFailedJobRetryTimeCycleImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN failedJobRetryTimeCycle camunda extension element
- CamundaFailedJobRetryTimeCycleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFailedJobRetryTimeCycleImpl
- CamundaField - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN field camunda extension element
- CamundaField - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- camundaFieldCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- camundaFieldCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaFieldCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- camundaFieldCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaFieldCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- CamundaFieldImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN field camunda extension element
- CamundaFieldImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaFieldImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- CamundaFieldImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- camundaFollowUpDate(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda follow up date attribute.
- camundaFollowUpDateAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- camundaFollowUpDateAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- CamundaFormData - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN formData camunda extension element
- CamundaFormDataImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN formData camunda extension element
- CamundaFormDataImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormDataImpl
- CamundaFormDefinition - Interface in org.camunda.bpm.engine.repository
-
An object structure representing a Camunda Form used to present forms to users either when starting a process instance or when assigned to a User Task.
- camundaFormDefinitionBinding - Variable in class org.camunda.bpm.engine.impl.form.FormDefinition
- camundaFormDefinitionCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- CamundaFormDefinitionCache - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- CamundaFormDefinitionCache(CacheFactory, int, CacheDeployer) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- CamundaFormDefinitionDeployer - Class in org.camunda.bpm.engine.impl.form.deployer
- CamundaFormDefinitionDeployer() - Constructor for class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- CamundaFormDefinitionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- CamundaFormDefinitionEntity(String, String, String, String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- camundaFormDefinitionKey - Variable in class org.camunda.bpm.engine.impl.form.FormDefinition
- CamundaFormDefinitionManager - Class in org.camunda.bpm.engine.impl.form.entity
- CamundaFormDefinitionManager() - Constructor for class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- camundaFormDefinitionVersion - Variable in class org.camunda.bpm.engine.impl.form.FormDefinition
- camundaFormField() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Creates a new camunda form field extension element.
- camundaFormField() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Creates a new camunda form field extension element.
- CamundaFormField - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN formField camunda extension element
- camundaFormFieldCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormDataImpl
- camundaFormFieldDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCamundaFormFieldBuilder
-
Finishes the building of a form field.
- CamundaFormFieldImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN formField camunda extension element
- CamundaFormFieldImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- camundaFormHandlerClass(Class) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda form handler class attribute.
- camundaFormHandlerClass(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets the camunda form handler class attribute.
- camundaFormHandlerClass(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda form handler class attribute.
- camundaFormHandlerClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- camundaFormHandlerClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- camundaFormKey(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets the camunda form key attribute.
- camundaFormKey(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda form key attribute.
- camundaFormKeyAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- camundaFormKeyAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- camundaFormKeyAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- CamundaFormProperty - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN formProperty camunda extension element
- CamundaFormPropertyImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN formProperty camunda extension element
- CamundaFormPropertyImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaFormRef - Variable in class org.camunda.bpm.engine.impl.cmd.GetCamundaFormDefinitionCmd
- camundaFormRef - Variable in class org.camunda.bpm.engine.impl.form.FormDataImpl
- camundaFormRef - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- camundaFormRef(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets the camunda form ref attribute.
- camundaFormRef(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda form ref attribute.
- CamundaFormRef - Interface in org.camunda.bpm.engine.form
-
A
CamundaFormRef
represents a reference to a deployed Camunda Form. - camundaFormRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- camundaFormRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- camundaFormRefBinding(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets the camunda form ref binding attribute.
- camundaFormRefBinding(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda form ref binding attribute.
- camundaFormRefBindingAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- camundaFormRefBindingAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- CamundaFormRefImpl - Class in org.camunda.bpm.engine.impl.form
- CamundaFormRefImpl(String, String) - Constructor for class org.camunda.bpm.engine.impl.form.CamundaFormRefImpl
- camundaFormRefVersion(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets the camunda form ref version attribute.
- camundaFormRefVersion(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda form ref version attribute.
- camundaFormRefVersionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- camundaFormRefVersionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- CamundaGenericValueElement - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
A helper interface for camunda extension elements which hold a generic child element like camunda:inputParameter, camunda:outputParameter and camunda:entry.
- CamundaGenericValueElementImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
A helper interface for camunda extension elements which hold a generic child element like camunda:inputParameter, camunda:outputParameter and camunda:entry.
- CamundaGenericValueElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaGenericValueElementImpl
- camundaHistoryConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CamundaHistoryConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- CamundaHistoryLevelAutoHandlingConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- camundaHistoryTimeToLive - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- camundaHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
-
Sets the camunda history time to live.
- camundaHistoryTimeToLiveAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- camundaHistoryTimeToLiveAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- camundaHistoryTimeToLiveString(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
-
Sets the camunda history time to live string.
- camundaId(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCamundaFormFieldBuilder
-
Sets the form field id.
- camundaIdAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- camundaIdAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaIdAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- camundaIdAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValueImpl
- camundaIn(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets a "camunda in" parameter to pass a variable from the super process instance to the sub process instance
- CamundaIn - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN in camunda extension element
- CamundaIn - Interface in org.camunda.bpm.model.cmmn.instance.camunda
-
The CMMN in camunda extension element
- camundaInAllVariables(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSignalEventDefinitionBuilder
-
Sets a "camunda:in" parameter to pass all the process variables of the signal-throwing process instance to the signal-catching process instance
- camundaInAllVariables(String, boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSignalEventDefinitionBuilder
-
Sets a "camunda:in" parameter to pass all the process variables of the signal-throwing process instance to the signal-catching process instance
- camundaInBusinessKey(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets a "camunda in" parameter to pass a business key from the super process instance to the sub process instance
- camundaInBusinessKey(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSignalEventDefinitionBuilder
-
Sets a "camunda:in" parameter to pass the business key from the signal-throwing process instance to the signal-catching process instance
- CamundaInImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN in camunda extension element
- CamundaInImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaInImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- CamundaInImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- camundaInitiator(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets the camunda initiator attribute.
- camundaInitiatorAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- CamundaInputOutput - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN inputOutput camunda extension element
- camundaInputOutputChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorImpl
- CamundaInputOutputImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN inputOutput camunda extension element
- CamundaInputOutputImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputOutputImpl
- camundaInputParameter(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractActivityBuilder
-
Creates a new camunda input parameter extension element with the given name and value.
- camundaInputParameter(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEventBuilder
-
Creates a new camunda input parameter extension element with the given name and value.
- CamundaInputParameter - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN inputParameter camunda extension element
- camundaInputParameterCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputOutputImpl
- CamundaInputParameterImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN inputParameter camunda extension element
- CamundaInputParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputParameterImpl
- camundaInputVariableAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- camundaInSourceExpressionTarget(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSignalEventDefinitionBuilder
-
Sets a "camunda:in" parameter to pass an expression from the signal-throwing process instance to a variable in the signal-catching process instance
- camundaInSourceTarget(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSignalEventDefinitionBuilder
-
Sets a "camunda:in" parameter to pass a variable from the signal-throwing process instance to the signal-catching process instance
- camundaIntegration - Variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- camundaIntegration - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- camundaIntegration - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- CamundaIntegration - Class in org.camunda.bpm.engine.impl.diagnostics
- CamundaIntegration() - Constructor for class org.camunda.bpm.engine.impl.diagnostics.CamundaIntegration
- camundaIntegrationDeterminator() - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CamundaIntegrationDeterminator - Class in org.camunda.bpm.spring.boot.starter.telemetry
- CamundaIntegrationDeterminator() - Constructor for class org.camunda.bpm.spring.boot.starter.telemetry.CamundaIntegrationDeterminator
- camundaIsStartableInTasklistAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- CamundaJacksonFormatConfiguratorJdk8 - Class in org.camunda.bpm.spring.boot.starter.spin
- CamundaJacksonFormatConfiguratorJdk8() - Constructor for class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorJdk8
- CamundaJacksonFormatConfiguratorJSR310 - Class in org.camunda.bpm.spring.boot.starter.spin
- CamundaJacksonFormatConfiguratorJSR310() - Constructor for class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorJSR310
- CamundaJacksonFormatConfiguratorParameterNames - Class in org.camunda.bpm.spring.boot.starter.spin
- CamundaJacksonFormatConfiguratorParameterNames() - Constructor for class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorParameterNames
- CamundaJerseyResourceConfig - Class in org.camunda.bpm.spring.boot.starter.rest
- CamundaJerseyResourceConfig() - Constructor for class org.camunda.bpm.spring.boot.starter.rest.CamundaJerseyResourceConfig
- camundaJobConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CamundaJobConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- CamundaJobExecutorConfig - Interface in org.camunda.bpm.quarkus.engine.extension
- CamundaJobExecutorConfig.ThreadPoolConfig - Interface in org.camunda.bpm.quarkus.engine.extension
- camundaJobPriority - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- camundaJobPriority(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- camundaJobPriority(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
- camundaJobPriorityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- camundaKeyAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaEntryImpl
- camundaLabel(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCamundaFormFieldBuilder
-
Sets form field label.
- camundaLabelAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- CamundaList - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN camundaList extension element
- CamundaListImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
- CamundaListImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaListImpl
- camundaLocalAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- camundaLocalAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- camundaLocalAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- CamundaMap - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN camundaMap extension element
- camundaMapDecisionResult(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Set the camunda mapDecisionResult attribute.
- camundaMapDecisionResultAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaMapDecisionResultAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- CamundaMapImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN camundaMap extension element
- CamundaMapImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaMapImpl
- CamundaMariaDBContainerProvider - Class in org.camunda.impl.test.utils.testcontainers
- CamundaMariaDBContainerProvider() - Constructor for class org.camunda.impl.test.utils.testcontainers.CamundaMariaDBContainerProvider
- camundaMetricsConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CamundaMetricsConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- CamundaMSSQLContainerProvider - Class in org.camunda.impl.test.utils.testcontainers
- CamundaMSSQLContainerProvider() - Constructor for class org.camunda.impl.test.utils.testcontainers.CamundaMSSQLContainerProvider
- CamundaMySqlContainerProvider - Class in org.camunda.impl.test.utils.testcontainers
- CamundaMySqlContainerProvider() - Constructor for class org.camunda.impl.test.utils.testcontainers.CamundaMySqlContainerProvider
- camundaNameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConstraintImpl
- camundaNameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- camundaNameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaNameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputParameterImpl
- camundaNameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutputParameterImpl
- camundaNameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- camundaNameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValueImpl
- camundaNameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- camundaOut(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets a "camunda out" parameter to pass a variable from a sub process instance to the super process instance
- CamundaOut - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN out camunda extension element
- CamundaOut - Interface in org.camunda.bpm.model.cmmn.instance.camunda
-
The CMMN out camunda extension element
- CamundaOutImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN out camunda extension element
- CamundaOutImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaOutImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- CamundaOutImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- camundaOutputParameter(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractActivityBuilder
-
Creates a new camunda output parameter extension element with the given name and value.
- camundaOutputParameter(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEventBuilder
-
Creates a new camunda output parameter extension element with the given name and value.
- CamundaOutputParameter - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN outputParameter camunda extension element
- camundaOutputParameterCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputOutputImpl
- CamundaOutputParameterImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN outputParameter camunda extension element
- CamundaOutputParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutputParameterImpl
- CamundaPostgreSQLContainerProvider - Class in org.camunda.impl.test.utils.testcontainers
- CamundaPostgreSQLContainerProvider() - Constructor for class org.camunda.impl.test.utils.testcontainers.CamundaPostgreSQLContainerProvider
- CamundaPotentialStarter - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN potentialStarter camunda extension
- CamundaPotentialStarterImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN potentialStarter camunda extension
- CamundaPotentialStarterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPotentialStarterImpl
- camundaPriority(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the camunda priority attribute.
- camundaPriorityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- camundaPriorityAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- camundaProcessBindingAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- camundaProcessEngineConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CamundaProcessEngineConfiguration - Interface in org.camunda.bpm.spring.boot.starter.configuration
- camundaProcessTenantIdAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- camundaProcessVersionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- CamundaProperties - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN properties camunda extension element
- camundaPropertiesChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- CamundaPropertiesImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN properties camunda extension element
- CamundaPropertiesImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertiesImpl
- CamundaProperty - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN property camunda extension element
- camundaPropertyCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertiesImpl
- CamundaPropertyImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN property camunda extension element
- CamundaPropertyImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- CamundaQueryParam - Annotation Interface in org.camunda.bpm.engine.rest.dto
- camundaReadableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaRepeatOnStandardEventAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- camundaRequiredAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaResource(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractScriptTaskBuilder
-
Sets the camunda resource of the build script task.
- camundaResourceAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaScriptImpl
- camundaResourceAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConditionExpressionImpl
- camundaResourceAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- camundaResourceAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaScriptImpl
- CamundaRestResources - Class in org.camunda.bpm.engine.rest.impl
-
Class providing static methods returning all the resource classes provided by Camunda Platform.
- CamundaRestResources() - Constructor for class org.camunda.bpm.engine.rest.impl.CamundaRestResources
- camundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda resultVariable attribute.
- camundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractScriptTaskBuilder
-
Sets the camunda result variable of the build script task.
- camundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the camunda resultVariable attribute.
- camundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda resultVariable attribute.
- camundaResultVariableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaResultVariableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- camundaResultVariableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
-
camunda extensions
- camundaResultVariableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- camundaResultVariableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- camundaResultVariableAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
-
Camunda extensions
- camundaRunJerseyResourceConfig() - Method in class org.camunda.bpm.run.CamundaBpmRunRestConfiguration
- CamundaScript - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN script camunda extension element
- CamundaScript - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- camundaScriptChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- camundaScriptChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaScriptChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- camundaScriptChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaScriptChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- camundaScriptFormatAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaScriptImpl
- camundaScriptFormatAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaScriptImpl
- CamundaScriptImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN script camunda extension element
- CamundaScriptImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaScriptImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaScriptImpl
- CamundaScriptImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaScriptImpl
- camundaSourceAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- camundaSourceAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- camundaSourceAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- camundaSourceAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- camundaSourceExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- camundaSourceExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- camundaSourceExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- camundaSourceExpressionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- CamundaSpringBootUtil - Class in org.camunda.bpm.spring.boot.starter.util
- CamundaSpringSecurityOAuth2AutoConfiguration - Class in org.camunda.bpm.spring.boot.starter.security.oauth2
- CamundaSpringSecurityOAuth2AutoConfiguration(CamundaBpmProperties, OAuth2Properties) - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaSpringSecurityOAuth2AutoConfiguration
- camundaStartableInTasklist(Boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
-
Set whenever the process is startable in Tasklist
- CamundaStartEventFormFieldBuilder - Class in org.camunda.bpm.model.bpmn.builder
- CamundaStartEventFormFieldBuilder(BpmnModelInstance, BaseElement, CamundaFormField) - Constructor for class org.camunda.bpm.model.bpmn.builder.CamundaStartEventFormFieldBuilder
- CamundaString - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN string camunda extension element
- CamundaString - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- camundaStringChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- camundaStringChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- CamundaStringImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN string camunda extension element
- CamundaStringImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaStringImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaStringImpl
- CamundaStringImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaStringImpl
- camundaStringValueAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- camundaStringValueAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- camundaTargetAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- camundaTargetAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- camundaTargetAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- camundaTargetAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- camundaTaskExecutor(CamundaBpmProperties) - Static method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration.JobConfiguration
- CamundaTaskForm - Class in org.camunda.bpm.engine.cdi.compat
- CamundaTaskForm() - Constructor for class org.camunda.bpm.engine.cdi.compat.CamundaTaskForm
- CamundaTaskListener - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN taskListener camunda extension element
- CamundaTaskListener - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- camundaTaskListenerClass(String, Class) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Add a class based task listener with specified event name
- camundaTaskListenerClass(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Add a class based task listener with specified event name
- camundaTaskListenerClassTimeoutWithCycle(String, Class, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerClassTimeoutWithCycle(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerClassTimeoutWithDate(String, Class, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerClassTimeoutWithDate(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerClassTimeoutWithDuration(String, Class, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerClassTimeoutWithDuration(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerDelegateExpression(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerDelegateExpressionTimeoutWithCycle(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerDelegateExpressionTimeoutWithDate(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerDelegateExpressionTimeoutWithDuration(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerExpression(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerExpressionTimeoutWithCycle(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerExpressionTimeoutWithDate(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- camundaTaskListenerExpressionTimeoutWithDuration(String, String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- CamundaTaskListenerImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN taskListener camunda extension element
- CamundaTaskListenerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaTaskListenerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- CamundaTaskListenerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- camundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda task priority attribute.
- camundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMessageEventDefinitionBuilder
-
Sets the camunda task priority attribute.
- camundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
-
Set the camunda task priority attribute.
- camundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Set the camunda task priority attribute.
- camundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda task priority attribute.
- camundaTaskPriorityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaTaskPriorityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- camundaTaskPriorityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- camundaTaskPriorityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- camundaTaskPriorityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- camundaTopic(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda topic attribute.
- camundaTopic(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMessageEventDefinitionBuilder
-
Sets the camunda topic attribute.
- camundaTopic(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the camunda topic attribute.
- camundaTopic(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda topic attribute.
- camundaTopicAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaTopicAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- camundaTopicAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- camundaTopicAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- camundaTransactionManager - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- camundaType(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the camunda type attribute.
- camundaType(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCamundaFormFieldBuilder
-
Sets the form field type.
- camundaType(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMessageEventDefinitionBuilder
-
Sets the camunda type attribute.
- camundaType(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the camunda type attribute.
- camundaType(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the camunda type attribute.
- camundaTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- camundaTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- camundaTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- camundaTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- camundaTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- CamundaUserTaskFormFieldBuilder - Class in org.camunda.bpm.model.bpmn.builder
- CamundaUserTaskFormFieldBuilder(BpmnModelInstance, BaseElement, CamundaFormField) - Constructor for class org.camunda.bpm.model.bpmn.builder.CamundaUserTaskFormFieldBuilder
- CamundaValidation - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN validation camunda extension element
- camundaValidationChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- CamundaValidationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN validation camunda extension element
- CamundaValidationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValidationImpl
- CamundaValue - Interface in org.camunda.bpm.model.bpmn.instance.camunda
-
The BPMN value camunda extension element
- camundaValueAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- camundaValueCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- camundaValueCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- CamundaValueImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.camunda
-
The BPMN value camunda extension element
- CamundaValueImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValueImpl
- camundaVariableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- camundaVariableEventChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableOnPartImpl
- camundaVariableEvents - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- camundaVariableEvents(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractConditionalEventDefinitionBuilder
-
Set the camunda variable events attribute, that defines the variable event on which the condition should be evaluated.
- camundaVariableEvents(List<String>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractConditionalEventDefinitionBuilder
-
Set the camunda variable events attribute, that defines the variable event on which the condition should be evaluated.
- CamundaVariableListener - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- CamundaVariableListenerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaVariableListenerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- camundaVariableMappingClass(Class) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda variableMappingClass attribute.
- camundaVariableMappingClass(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda variableMappingClass attribute.
- camundaVariableMappingClassAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaVariableMappingDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallActivityBuilder
-
Sets the camunda variableMappingDelegateExpression attribute.
- camundaVariableMappingDelegateExpressionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- camundaVariableName - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- camundaVariableName(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractConditionalEventDefinitionBuilder
-
Sets the camunda variable name attribute, that defines on which variable the condition should be evaluated.
- camundaVariableNameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableOnPartImpl
- CamundaVariableOnPart - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- CamundaVariableOnPartImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaVariableOnPartImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableOnPartImpl
- camundaVariablesAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- camundaVariablesAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- camundaVariablesAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- camundaVariablesAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- CamundaVariableTransitionEvent - Interface in org.camunda.bpm.model.cmmn.instance.camunda
- CamundaVariableTransitionEventImpl - Class in org.camunda.bpm.model.cmmn.impl.instance.camunda
- CamundaVariableTransitionEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableTransitionEventImpl
- camundaVersionTag - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- camundaVersionTag(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
-
Set to specify a version tag for the process definition.
- camundaVersionTagAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- camundaWriteableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- 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
- CANCEL_ACTIVITY_INSTANCES - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- CANCEL_ALL - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- CANCEL_CURRENT - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- CANCEL_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- CANCEL_EVENT_SCOPE - Enum constant in enum class org.camunda.bpm.engine.impl.pvm.process.ActivityStartBehavior
-
Used for activities which cancel their
event scope
. - CANCEL_INSTRUCTION_TYPE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- CANCEL_TRANSITION_INSTANCES - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- cancelActivity - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- cancelActivity() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- cancelActivity() - Method in interface org.camunda.bpm.model.bpmn.instance.BoundaryEvent
- cancelActivity(Boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
-
Set if the boundary event cancels the attached activity.
- cancelActivityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- cancelActivityInstance(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- cancelActivityInstance(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Submits the instruction:
- cancelAllForActivity(String) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- cancelAllForActivity(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- cancelAllForActivity(String) - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
-
Submits the instruction:
- cancelAllForActivity(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Submits the instruction:
- cancelAllForActivity(String, boolean) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- cancelAllForActivity(String, boolean) - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
-
Submits the instruction:
- cancelBoundaryEvent - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- CancelBoundaryEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
See CancelEndEventActivityBehavior: the cancel end event interrupts the scope and performs compensation.
- CancelBoundaryEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CancelBoundaryEventActivityBehavior
- cancelConcurrentScope(PvmExecutionImpl, PvmActivity) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Cancels an execution which is both concurrent and scope.
- cancelCountEmptyRuns(HistoryCleanupJobHandlerConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- cancelCurrentActiveActivityInstances - Variable in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- cancelCurrentActiveActivityInstances - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- canceled - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- canceled - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- canceled - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- canceled() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that got canceled
- canceled() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- CANCELED - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState
- CancelEndEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- CancelEndEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- CancelEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN cancelEventDefinition element
- CancelEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN cancelEventDefinition element
- CancelEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CancelEventDefinitionImpl
- CancellationInstructionDto - Class in org.camunda.bpm.engine.rest.dto.runtime.modification
- CancellationInstructionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.modification.CancellationInstructionDto
- cancellationReason - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractInstanceCancellationCmd
- cancellationSourceExternal(boolean) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- cancellationSourceExternal(boolean) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
A canceled process instance receives a termination state to indicate the source of the cancellation call.
- cancelOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- cancelOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperationStep
- cancelTimers(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- cancelTransitionInstance(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- cancelTransitionInstance(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Submits the instruction:
- canComplete(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- canComplete(CmmnActivityExecution, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- canComplete(CmmnActivityExecution, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- canConvertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- canConvertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.DoubleTypeImpl
- canConvertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.IntegerTypeImpl
- canConvertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.LongTypeImpl
- canConvertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.ShortTypeImpl
- canConvertFromTypedValue(TypedValue) - Method in interface org.camunda.bpm.engine.variable.type.ValueType
-
Determines whether the argument typed value can be converted to a typed value of this value type.
- CANDIDATE - Static variable in class org.camunda.bpm.engine.task.IdentityLinkType
- CANDIDATE_GROUP - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CANDIDATE_GROUP_HEADER - Static variable in class org.camunda.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter
- CANDIDATE_GROUP_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CANDIDATE_GROUPS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- 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_USER - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CANDIDATE_USERS_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- CandidateDeployment - Interface in org.camunda.bpm.engine.repository
- CandidateDeploymentImpl - Class in org.camunda.bpm.engine.impl.repository
- CandidateDeploymentImpl(String, Map<String, Resource>) - Constructor for class org.camunda.bpm.engine.impl.repository.CandidateDeploymentImpl
- candidateGroup - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- candidateGroupIdExpressions - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- candidateGroupLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- candidateGroups - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- 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(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.DefaultJsonJacksonTypeDetector
- canHandle(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.ListJacksonJsonTypeDetector
- canHandle(Object) - Method in interface org.camunda.bpm.client.variable.impl.format.TypeDetector
- canHandle(Object) - Method in class org.camunda.spin.impl.json.jackson.format.DefaultJsonJacksonTypeDetector
- canHandle(Object) - Method in class org.camunda.spin.impl.json.jackson.format.ListJacksonJsonTypeDetector
- canHandle(Object) - Method in class org.camunda.spin.impl.json.jackson.format.MapJacksonJsonTypeDetector
- canHandle(Object) - Method in class org.camunda.spin.impl.json.jackson.format.SetJacksonJsonTypeDetector
- canHandle(Object) - Method in interface org.camunda.spin.spi.TypeDetector
- canHandle(TypedValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractTypedValueSerializer
- canHandle(TypedValue) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer
-
Used for auto-detecting the value type of a variable.
- canHandleTypedValue(TypedValue) - Method in class org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper
- canHandleTypedValue(TypedValue) - Method in interface org.camunda.bpm.client.variable.impl.ValueMapper
- canHandleTypedValueField(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper
- canHandleTypedValueField(TypedValueField) - Method in interface org.camunda.bpm.client.variable.impl.ValueMapper
- canHaveChildScopes(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInstanceStart
- canIgnoreHistoryModificationFailure(DbOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
-
Determines if a failed database operation (OptimisticLockingException) on a Historic entity can be ignored.
- canMap(Object) - Method in interface org.camunda.bpm.client.spi.DataFormat
-
Returns true if this data format can map the provided Java Object.
- canMap(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- canMap(Object) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- canMap(Object) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- canMap(Object) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- canMap(Object) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- canMap(Object) - Method in interface org.camunda.spin.spi.DataFormatMapper
-
Returns true if this mapper can map the provided Java Object.
- canMigrate(MigratingProcessElementInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstanceVisitor
- canMigrate(MigratingProcessElementInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceVisitor
- canMigrate(MigratingProcessElementInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigrationCompensationInstanceVisitor
- CannotAddMultiInstanceBodyValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
-
Validates that the target process definition cannot add a migrating multi-instance body.
- CannotAddMultiInstanceBodyValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceBodyValidator
- CannotAddMultiInstanceBodyValidator.MiBodyCollector - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- CannotAddMultiInstanceInnerActivityValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
-
Validates that the target process definition cannot add a new inner activity to a migrating multi-instance body.
- CannotAddMultiInstanceInnerActivityValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceInnerActivityValidator
- cannotAttachToTransitionInstance(MigratingInstance) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- cannotBecomeSubordinateInNonScope(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- cannotChangeTenantIdOfTask(String, String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- cannotComposeNameFor(String, Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- cannotConvertUrlToUri(URL, URISyntaxException) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- cannotDecodePathName(UnsupportedEncodingException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- cannotDestroySubordinateInNonScope(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- cannotDeterminePaDataformats(ProcessApplicationUnavailableException) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- cannotFindResource(String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- cannotFindResourcesForPath(String, ClassLoader) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- cannotFindSetterForProperty(String, String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- cannotGetHostnameException(Throwable) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- cannotHandleChild(MigratingScopeInstance, MigratingProcessElementInstance) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- cannotInvokeListenerPaUnavailable(String, ProcessApplicationUnavailableException) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- cannotLoadConfigurationClass(String, Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- cannotMigrateBetweenTenants(String, String) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- cannotMigrateInstanceBetweenTenants(String, String, String) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- cannotOpenFileInputStream(String, IOException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- cannotParseDuration(String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- cannotReadInputStreamForFile(String, VirtualFile, IOException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- cannotRegisterService(ObjectName, Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- CannotRemoveMultiInstanceInnerActivityValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
-
Validates that the target process definition cannot add a remove the inner activity of a migrating multi-instance body.
- CannotRemoveMultiInstanceInnerActivityValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotRemoveMultiInstanceInnerActivityValidator
- cannotReolvePa(ProcessApplicationIdentifier) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- cannotResolveAlgorithmPrefixFromGivenPasswordException(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.digest.SecurityLogger
- cannotScanVfsRoot(VirtualFile, IOException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- cannotSerializeVariable(String, Throwable) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- cannotSetDifferentTenantIdOnSubtask(String, String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- cannotSetValueForProperty(String, String, Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- canReachActivity(ActivityExecution, PvmActivity) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- canRead(Reader, int) - Method in interface org.camunda.spin.spi.DataFormatReader
-
Returns true if this reader estimates to be able to consume the input data.
- canRead(Reader, int) - Method in class org.camunda.spin.spi.TextBasedDataFormatReader
- canReadValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper
- canReadValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ByteArrayValueMapper
- canReadValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.DateValueMapper
- canReadValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.FileValueMapper
- canReadValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- canReadValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.NumberValueMapper
- canReadValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- canReadValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper
- canSerializeValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
-
return true if this serializer is able to serialize the provided object.
- canSerializeValue(Object) - Method in class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer
- canSerializeValue(Object) - Method in class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- canSerializeValue(Object) - Method in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- canSerializeValue(Object) - Method in class org.camunda.spin.plugin.impl.SpinValueSerializer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.EndpointTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.EqualTransformer
- canTransform(String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformer
-
Test if an expression can be transformed by this transformer.
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.HyphenTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- canTransform(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.client.variable.impl.mapper.ByteArrayValueMapper
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.client.variable.impl.mapper.FileValueMapper
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractTypedValueSerializer
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ByteArrayValueSerializer
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.NullValueSerializer
- canWriteValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.PrimitiveValueSerializer
- capacity - Variable in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- capacityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- cardinality(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Sets the cardinality expression.
- cascade - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessDefinitionCmd
- cascade - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
- cascade - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteJobsCmd
- cascade - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
- cascade - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- cascade() - Method in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- cascade() - Method in interface org.camunda.bpm.engine.repository.DeleteProcessDefinitionsBuilder
-
All process instances of the process definition as well as history data is deleted.
- CASCADE - Static variable in interface org.camunda.bpm.engine.rest.sub.repository.DeploymentResource
- cascadeDeleteHistoryForProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
-
Cascades the deletion of a process definition to the history, deletes the history.
- cascadeDeleteProcessInstancesForProcessDefinition(String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
-
Cascades the deletion of the process definition to the process instances.
- cascadeToHistory - Variable in class org.camunda.bpm.engine.impl.batch.DeleteBatchCmd
- cascadeToHistory - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- cascadeToInstances - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- Case - Interface in org.camunda.bpm.model.cmmn.instance
- CASE_ACTIVITY_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- CASE_ACTIVITY_INSTANCE_CREATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a case activity instance is created.
- CASE_ACTIVITY_INSTANCE_CREATE_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- CASE_ACTIVITY_INSTANCE_END - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a case instance is ended.
- CASE_ACTIVITY_INSTANCE_END_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- CASE_ACTIVITY_INSTANCE_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a case activity instance is updated.
- CASE_ACTIVITY_INSTANCE_UPDATE_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- CASE_ACTIVITY_NAME - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- CASE_ACTIVITY_TYPE - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- CASE_DEF_CACHE - Static variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- CASE_DEFINITION - Static variable in class org.camunda.bpm.engine.EntityTypes
- CASE_DEFINITION_CATEGORY - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryProperty
- CASE_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryProperty
- CASE_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- CASE_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- CASE_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryProperty
- CASE_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryProperty
- CASE_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_DEFINITION_NAME - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryProperty
- CASE_DEFINITION_NAME - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_DEFINITION_NAME_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_DEFINITION_VERSION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryProperty
- CASE_EXECUTION_COMPLETE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_CREATE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_CREATED - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_DELETE_CASCADE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_DISABLE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_ENABLE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_EXIT - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_FIRE_ENTRY_CRITERIA - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_FIRE_EXIT_CRITERIA - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryProperty
- CASE_EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryProperty
- CASE_EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- CASE_EXECUTION_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- CASE_EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- CASE_EXECUTION_KEY - Static variable in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- CASE_EXECUTION_MANUAL_COMPLETE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_MANUAL_START - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_OCCUR - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_PARENT_COMPLETE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_PARENT_RESUME - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_PARENT_SUSPEND - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_PARENT_TERMINATE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_RE_ACTIVATE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_RE_ENABLE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_RESUME - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_START - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_STATES - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- CASE_EXECUTION_SUSPEND - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_SUSPENDING_ON_PARENT_SUSPENSION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_SUSPENDING_ON_SUSPENSION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_TERMINATE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_TERMINATING_ON_EXIT - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_TERMINATING_ON_PARENT_TERMINATION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_EXECUTION_TERMINATING_ON_TERMINATION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_INSTANCE - Static variable in class org.camunda.bpm.engine.EntityTypes
- CASE_INSTANCE_BUSINESS_KEY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_INSTANCE_BUSINESS_KEY_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_INSTANCE_CLOSE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a case instance is closed.
- CASE_INSTANCE_CLOSE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_INSTANCE_CLOSE_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- CASE_INSTANCE_CREATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a case instance is created.
- CASE_INSTANCE_CREATE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- CASE_INSTANCE_CREATE_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- CASE_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryProperty
- CASE_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryProperty
- CASE_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- CASE_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- CASE_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- CASE_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- CASE_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- CASE_INSTANCE_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a case instance is updated.
- CASE_INSTANCE_UPDATE_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- CASE_INSTANCE_VARIABLES - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CASE_MODEL_INST_CACHE - Static variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- CASE_PLAN_MODEL_CLOSE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- CASE_PLAN_MODEL_CREATE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- CASE_PLAN_MODEL_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- CASE_PLAN_MODEL_UPDATE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- CASE_SENTRY_PART_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryProperty
- caseActivityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the id of the case activity
- caseActivityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- caseActivityId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances for the given case activity (id from CMMN 1.0 XML)
- caseActivityId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseActivityIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- caseActivityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances with one of the given case activity ids.
- caseActivityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only selects historic case instances with historic case activity instances in at least one of the given case activity ids.
- caseActivityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic variable instances with one of the given case activity ids.
- caseActivityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseActivityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- caseActivityIds - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityIds - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseActivityIds - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- caseActivityIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- CaseActivityInstanceCreateListener - Class in org.camunda.bpm.engine.impl.history.transformer
- CaseActivityInstanceCreateListener(CmmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.transformer.CaseActivityInstanceCreateListener
- CaseActivityInstanceEndListener - Class in org.camunda.bpm.engine.impl.history.transformer
- CaseActivityInstanceEndListener(CmmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.transformer.CaseActivityInstanceEndListener
- caseActivityInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- caseActivityInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances with the given id (primary key within history tables).
- caseActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances with one of the given case activity instance ids.
- caseActivityInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- caseActivityInstanceState - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityInstanceState - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the state of this case activity instance
- CaseActivityInstanceUpdateListener - Class in org.camunda.bpm.engine.impl.history.transformer
- CaseActivityInstanceUpdateListener(CmmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.transformer.CaseActivityInstanceUpdateListener
- caseActivityName - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the name of the case activity
- caseActivityName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- caseActivityName(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances for activities with the given name
- caseActivityName(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityType - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseActivityType - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the type of the case activity
- caseActivityType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- caseActivityType(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances for activities with the given type
- caseActivityType(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- CaseCallActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
Implementation to create a new
CaseInstance
using the BPMN 2.0 call activity - CaseCallActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CaseCallActivityBehavior
- caseCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- CaseControlRule - Interface in org.camunda.bpm.engine.impl.cmmn
- CaseControlRuleImpl - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- CaseControlRuleImpl(Expression) - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.CaseControlRuleImpl
- caseDefinition - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- caseDefinition - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- caseDefinition - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- caseDefinition - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- caseDefinition - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- CaseDefinition - Interface in org.camunda.bpm.engine.repository
- CaseDefinitionAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
- CaseDefinitionAssert(ProcessEngine, CaseDefinition) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CaseDefinitionAssert
- CaseDefinitionBuilder - Class in org.camunda.bpm.engine.impl.cmmn.model
- CaseDefinitionBuilder() - Constructor for class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- CaseDefinitionBuilder(String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- caseDefinitionCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- CaseDefinitionCache - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- CaseDefinitionCache(CacheFactory, int, CacheDeployer) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- caseDefinitionCategory(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionCategory(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions with the given category.
- caseDefinitionCategoryLike(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionCategoryLike(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions where the category matches the given parameter.
- CaseDefinitionDiagramDto - Class in org.camunda.bpm.engine.rest.dto.repository
- CaseDefinitionDiagramDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDiagramDto
- CaseDefinitionDto - Class in org.camunda.bpm.engine.rest.dto.repository
- CaseDefinitionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- CaseDefinitionEntity - Class in org.camunda.bpm.engine.impl.cmmn.entity.repository
- CaseDefinitionEntity() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseDefinitionCmd
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseDiagramCmd
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseModelCmd
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCmmnModelInstanceCmd
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.UpdateCaseDefinitionHistoryTimeToLiveCmd
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityStatisticsQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the id of the case definition
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- caseDefinitionId - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- caseDefinitionId - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances for the given case definition
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances for the given case definition
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are evaluated inside a case with the given case definition id.
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances for the given case definition.
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the given case definition id.
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definition with the given id.
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which have the given case definition id.
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Selects the case instances which are defined by a case definition with the given id.
- caseDefinitionId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance which has the given case definition id.
- caseDefinitionIdIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- caseDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- caseDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- caseDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReport
-
Only takes historic case instances into account for the given case definition ids.
- caseDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- caseDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions with the given ids.
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the key of the case definition
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- caseDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- caseDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are defined by a case definition with the given key.
- caseDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are evaluated inside a case with the given case definition key.
- caseDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a case instance which has the given case definition key.
- caseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- caseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- caseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseDefinitionKey(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definition with the given key.
- caseDefinitionKey(String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which have the given case definition key.
- caseDefinitionKey(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Select the case instances which are defined by a case definition with the given key.
- caseDefinitionKey(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance which has the given case definition key.
- caseDefinitionKeyIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- caseDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- caseDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReport
-
Only takes historic case instances into account for the given case definition keys.
- caseDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- caseDefinitionKeyLike(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionKeyLike(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions where the key matches the given parameter.
- caseDefinitionKeyNotIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseDefinitionKeyNotIn(List<String>) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances that don't have a case definition of which the key is present in the given list
- caseDefinitionKeyNotIn(List<String>) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- CaseDefinitionManager - Class in org.camunda.bpm.engine.impl.cmmn.entity.repository
- CaseDefinitionManager() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- caseDefinitionName - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseDefinitionName - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the name of the case definition
- caseDefinitionName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- caseDefinitionName - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- caseDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- caseDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- caseDefinitionName(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are defined by a case definition with the given name.
- caseDefinitionName(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a (historic) case instance which has the given case definition name.
- caseDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseDefinitionName(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions with the given name.
- caseDefinitionName(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance which has the given case definition name.
- caseDefinitionNameLike - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseDefinitionNameLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseDefinitionNameLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances that are defined by case definition which name is like the given value.
- caseDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions where the name matches the given parameter.
- caseDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance which case definition name is like the given parameter.
- CaseDefinitionNotFoundException - Exception in org.camunda.bpm.engine.exception.cmmn
-
This is exception is thrown when a specific case definition is not found.
- CaseDefinitionNotFoundException() - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseDefinitionNotFoundException
- CaseDefinitionNotFoundException(String) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseDefinitionNotFoundException
- CaseDefinitionNotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseDefinitionNotFoundException
- CaseDefinitionNotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseDefinitionNotFoundException
- caseDefinitionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- caseDefinitionQuery() - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily create a new CaseDefinitionQuery.
- CaseDefinitionQuery - Interface in org.camunda.bpm.engine.repository
- CaseDefinitionQueryDto - Class in org.camunda.bpm.engine.rest.dto.repository
- CaseDefinitionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- CaseDefinitionQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- CaseDefinitionQueryImpl - Class in org.camunda.bpm.engine.impl.cmmn.entity.repository
- CaseDefinitionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- CaseDefinitionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- CaseDefinitionQueryProperty - Interface in org.camunda.bpm.engine.impl.cmmn.entity.repository
- CaseDefinitionResource - Interface in org.camunda.bpm.engine.rest.sub.repository
- CaseDefinitionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.repository.impl
- CaseDefinitionResourceImpl(ProcessEngine, String, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- caseDefinitionResourceName(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionResourceName(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definition with the given resource name.
- caseDefinitionResourceNameLike(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionResourceNameLike(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definition with a resource name like the given.
- CaseDefinitionRestService - Interface in org.camunda.bpm.engine.rest
- CaseDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- CaseDefinitionRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.CaseDefinitionRestServiceImpl
- caseDefinitions - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- CaseDefinitionTableMapping - Class in org.camunda.bpm.engine.impl.db.sql
- CaseDefinitionTableMapping() - Constructor for class org.camunda.bpm.engine.impl.db.sql.CaseDefinitionTableMapping
- caseDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- caseDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- caseDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- caseDefinitionTenantId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceBuilder
-
Specify the id of the tenant the case definition belongs to.
- caseDefinitionVersion - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- caseDefinitionVersion - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- caseDefinitionVersion(Integer) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- caseDefinitionVersion(Integer) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definition with a certain version.
- caseDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- caseDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceBuilder
-
Specify that the case definition belongs to no tenant.
- CaseException - Exception in org.camunda.bpm.engine.exception.cmmn
-
This is exception is thrown when something happens in the execution of a case instance.
- CaseException() - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseException
- CaseException(String) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseException
- CaseException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseException
- CaseException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseException
- caseExecution - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- caseExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- caseExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.delegate.CaseExecutionListenerInvocation
- caseExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- caseExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- caseExecution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CaseExecutionEntityReferencer
- caseExecution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- caseExecution(String, CaseInstance) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to find any
CaseExecution
in the context of a CaseInstance. - caseExecution(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Retrieve a child
CaseExecution
currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - caseExecution(CaseExecutionQuery, CaseInstance) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to find any
CaseExecution
in the context of a CaseInstance - CaseExecution - Interface in org.camunda.bpm.engine.runtime
-
Represent a planned item in a case instance.
- CaseExecutionAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
- CaseExecutionAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- CaseExecutionCommandBuilder - Interface in org.camunda.bpm.engine.runtime
-
A fluent builder for defining a command to execute for a case execution.
- CaseExecutionCommandBuilderImpl - Class in org.camunda.bpm.engine.impl.cmmn
- CaseExecutionCommandBuilderImpl(CommandContext, String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- CaseExecutionCommandBuilderImpl(CommandExecutor, String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- caseExecutionCompleted() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- CaseExecutionContext - Class in org.camunda.bpm.engine.impl.context
- CaseExecutionContext(CaseExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.context.CaseExecutionContext
- CaseExecutionDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- CaseExecutionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- CaseExecutionEntity - Class in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- CaseExecutionEntity() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- CaseExecutionEntityReferencer - Class in org.camunda.bpm.engine.impl.persistence.entity
- CaseExecutionEntityReferencer(CaseExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CaseExecutionEntityReferencer
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableCmd
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariablesCmd
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableTypedCmd
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the id of the case execution in which the event has happened
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- caseExecutionId - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- caseExecutionId - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- caseExecutionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances for the given case execution
- caseExecutionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic variable updates with the given case execution.
- caseExecutionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances for the given case execution id.
- caseExecutionId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the given case execution.
- caseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- caseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- caseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- caseExecutionId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions with the given id.
- caseExecutionId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for the given case execution.
- caseExecutionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- caseExecutionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- caseExecutionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic variable instances which have one of the case executions ids.
- caseExecutionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- caseExecutionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- caseExecutionIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variable instances which have one of the case execution ids.
- caseExecutionIds - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- caseExecutionIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- CaseExecutionImpl - Class in org.camunda.bpm.engine.impl.cmmn.execution
- CaseExecutionImpl() - Constructor for class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- CaseExecutionListener - Interface in org.camunda.bpm.engine.delegate
-
Listener interface implemented by user code which wants to be notified when a state transition happens on a
CaseExecution
. - CaseExecutionListenerInvocation - Class in org.camunda.bpm.engine.impl.cmmn.delegate
-
Class handling invocations of ExecutionListeners
- CaseExecutionListenerInvocation(CaseExecutionListener, DelegateCaseExecution) - Constructor for class org.camunda.bpm.engine.impl.cmmn.delegate.CaseExecutionListenerInvocation
- CaseExecutionManager - Class in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- CaseExecutionManager() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- CaseExecutionNotFoundException - Exception in org.camunda.bpm.engine.exception.cmmn
-
This is exception is thrown when a specific case execution is not found.
- CaseExecutionNotFoundException() - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseExecutionNotFoundException
- CaseExecutionNotFoundException(String) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseExecutionNotFoundException
- CaseExecutionNotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseExecutionNotFoundException
- CaseExecutionNotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseExecutionNotFoundException
- caseExecutionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- caseExecutionQuery() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
CaseExecutionQuery, automatically narrowed to
CaseInstance
of actualCaseExecution
- caseExecutionQuery() - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily create a new CaseExecutionQuery.
- caseExecutionQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- CaseExecutionQuery - Interface in org.camunda.bpm.engine.runtime
- CaseExecutionQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- CaseExecutionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- CaseExecutionQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- CaseExecutionQueryImpl - Class in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- CaseExecutionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- CaseExecutionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- CaseExecutionQueryProperty - Interface in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- CaseExecutionResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
- CaseExecutionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- CaseExecutionResourceImpl(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- CaseExecutionRestService - Interface in org.camunda.bpm.engine.rest
- CaseExecutionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- CaseExecutionRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.CaseExecutionRestServiceImpl
- caseExecutions - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
-
nested executions
- caseExecutions - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- CaseExecutionState - Interface in org.camunda.bpm.engine.impl.cmmn.execution
- CaseExecutionState.CaseExecutionStateImpl - Class in org.camunda.bpm.engine.impl.cmmn.execution
- CaseExecutionStateImpl(int, String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState.CaseExecutionStateImpl
- CaseExecutionTriggerDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- CaseExecutionTriggerDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionTriggerDto
- CaseExecutionVariableCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- CaseExecutionVariableCmd(String, Map<String, Object>, Map<String, Object>, Collection<String>, Collection<String>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- CaseExecutionVariableCmd(CaseExecutionCommandBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- CaseExecutionVariablesResource - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- CaseExecutionVariablesResource(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionVariablesResource
- CaseFile - Interface in org.camunda.bpm.model.cmmn.instance
- CaseFileImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseFileImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseFileImpl
- CaseFileItem - Interface in org.camunda.bpm.model.cmmn.instance
- caseFileItemCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileImpl
- caseFileItemCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ChildrenImpl
- CaseFileItemDefinition - Interface in org.camunda.bpm.model.cmmn.instance
- caseFileItemDefinitionCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- CaseFileItemDefinitionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseFileItemDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- CaseFileItemImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseFileItemImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- CaseFileItemOnPart - Interface in org.camunda.bpm.model.cmmn.instance
- CaseFileItemOnPartImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseFileItemOnPartImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemOnPartImpl
- CaseFileItemStartTrigger - Interface in org.camunda.bpm.model.cmmn.instance
- CaseFileItemStartTriggerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseFileItemStartTriggerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemStartTriggerImpl
- CaseFileItemTransition - Enum Class in org.camunda.bpm.model.cmmn
- CaseFileItemTransitionStandardEvent - Interface in org.camunda.bpm.model.cmmn.instance
- CaseFileItemTransitionStandardEventImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseFileItemTransitionStandardEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemTransitionStandardEventImpl
- CaseFileModel - Interface in org.camunda.bpm.model.cmmn.instance
- caseFileModelChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- CaseFileModelImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseFileModelImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseFileModelImpl
- caseHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- CaseHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- CaseHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.CaseHandler
- CaseIllegalStateTransitionException - Exception in org.camunda.bpm.engine.exception.cmmn
-
This is exception is thrown when a state transition on a case execution is not possible.
- CaseIllegalStateTransitionException() - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseIllegalStateTransitionException
- CaseIllegalStateTransitionException(String) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseIllegalStateTransitionException
- CaseIllegalStateTransitionException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseIllegalStateTransitionException
- CaseIllegalStateTransitionException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CaseIllegalStateTransitionException
- CaseImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- caseInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
-
the case instance.
- caseInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- caseInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- caseInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- caseInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- caseInstance() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- CaseInstance - Interface in org.camunda.bpm.engine.runtime
- CaseInstanceAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
- CaseInstanceAssert(ProcessEngine, CaseInstance) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- CaseInstanceBuilder - Interface in org.camunda.bpm.engine.runtime
-
A fluent builder to create a new case instance.
- CaseInstanceBuilderImpl - Class in org.camunda.bpm.engine.impl.cmmn
- CaseInstanceBuilderImpl(CommandContext, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- CaseInstanceBuilderImpl(CommandExecutor, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- caseInstanceBusinessKey - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceBusinessKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given business key
- caseInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- caseInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions that belong to a case instance with the given business key
- caseInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Select case instances with the given business key
- caseInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for the given case instance business key
- caseInstanceBusinessKeyLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceBusinessKeyLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseInstanceBusinessKeyLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances which had a business key like the given value.
- caseInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceBusinessKeyLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks matching the given case instance business key.
- CaseInstanceCloseListener - Class in org.camunda.bpm.engine.impl.history.transformer
- CaseInstanceCloseListener(CmmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.transformer.CaseInstanceCloseListener
- CaseInstanceCreateListener - Class in org.camunda.bpm.engine.impl.history.transformer
- CaseInstanceCreateListener(CmmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.transformer.CaseInstanceCreateListener
- CaseInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- CaseInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricCaseInstanceCmd
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the case instance in which the event has happened
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
the id of a case associated with this execution
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- caseInstanceId - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- caseInstanceId - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances with the given case instance.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances with the given case instance id.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are evaluated inside a case with the given case instance id.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic variable updates with the given case instance.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which are associated with the given case instance id.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances for the given case instance.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic case variables with the given case instance.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the given case instance.
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which have the given case instance id.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Select the case instance with the given id
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Selects the process instances which are associated with the given case instance id.
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstantiationBuilder
-
Associate a case instance with the process instance
- caseInstanceId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for the given case instance id.
- caseInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- caseInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- caseInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variable instances which have one of the case instance ids.
- caseInstanceIds - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricCaseInstancesBulkCmd
- caseInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseInstanceIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- caseInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- caseInstanceIds(Set<String>) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances whose id is in the given set of ids.
- caseInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- caseInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- caseInstanceQuery() - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily create a new CaseInstanceQuery.
- caseInstanceQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- CaseInstanceQuery - Interface in org.camunda.bpm.engine.runtime
- CaseInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- CaseInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- CaseInstanceQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- CaseInstanceQueryImpl - Class in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- CaseInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- CaseInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- CaseInstanceQueryProperty - Interface in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- CaseInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
- CaseInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- CaseInstanceResourceImpl(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- CaseInstanceRestService - Interface in org.camunda.bpm.engine.rest
- CaseInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- CaseInstanceRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.CaseInstanceRestServiceImpl
- CaseInstanceUpdateListener - Class in org.camunda.bpm.engine.impl.history.transformer
- CaseInstanceUpdateListener(CmmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.transformer.CaseInstanceUpdateListener
- caseInstanceVariables - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- caseInstanceVariableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceVariableValueEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceVariableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are part of a case instance that have a variable with the given name set to the given value.
- caseInstanceVariableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance that have a variable with the given name set to the given value.
- caseInstanceVariableValueGreaterThan(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceVariableValueGreaterThan(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceVariableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are part of a case instance that have a variable with the given name and a variable value greater than the passed value.
- caseInstanceVariableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance that have a variable with the given name and a variable value greater than the passed value.
- caseInstanceVariableValueGreaterThanOrEqual(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceVariableValueGreaterThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are part of a case instance that have a variable value greater than or equal to the passed value.
- caseInstanceVariableValueGreaterThanOrEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceVariableValueGreaterThanOrEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance that have a variable value greater than or equal to the passed value.
- caseInstanceVariableValueLessThan(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceVariableValueLessThan(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceVariableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are part of a case instance that have a variable value less than the passed value.
- caseInstanceVariableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance that have a variable value less than the passed value.
- caseInstanceVariableValueLessThanOrEqual(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceVariableValueLessThanOrEqual(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are part of a case instance that have a variable value less than or equal to the passed value.
- caseInstanceVariableValueLessThanOrEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceVariableValueLessThanOrEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance that have a variable value less than or equal to the passed value.
- caseInstanceVariableValueLike(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceVariableValueLike(String, String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceVariableValueLike(String, String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are part of a case instance that have a variable value like the given value.
- caseInstanceVariableValueLike(String, String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance that have a variable value like the given value.
- caseInstanceVariableValueNotEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- caseInstanceVariableValueNotEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceVariableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are part of a case instance that have a variable with the given name, but with a different value than the passed value.
- caseInstanceVariableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance that have a variable with the given name, but with a different value than the passed value.
- caseInstanceVariableValueNotLike(String, String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- caseInstanceVariableValueNotLike(String, String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a case instance that have a variable value not like the given value.
- caseKeyNotIn - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- CaseParameter - Interface in org.camunda.bpm.model.cmmn.instance
- CaseParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseParameterImpl
- casePlanModel - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- CasePlanModel - Class in org.camunda.bpm.model.cmmn.impl.instance
- CasePlanModel - Interface in org.camunda.bpm.model.cmmn.instance
- CasePlanModel(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel
- casePlanModelChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- casePlanModelHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- CasePlanModelHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- CasePlanModelHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.CasePlanModelHandler
- caseRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- CaseRefExpression - Interface in org.camunda.bpm.model.cmmn.instance
- caseRefExpressionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- CaseRefExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseRefExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseRefExpressionImpl
- CaseRole - Interface in org.camunda.bpm.model.cmmn.instance
- CaseRoleImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseRoleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseRoleImpl
- CaseRoles - Interface in org.camunda.bpm.model.cmmn.instance
- caseRolesChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- caseRolesCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
-
Deprecated.
- CaseRolesImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseRolesImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseRolesImpl
- CaseSentryPartEntity - Class in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- CaseSentryPartEntity() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- caseSentryPartId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- CaseSentryPartImpl - Class in org.camunda.bpm.engine.impl.cmmn.execution
- CaseSentryPartImpl() - Constructor for class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- CaseSentryPartManager - Class in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- CaseSentryPartManager() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartManager
- CaseSentryPartQueryImpl - Class in org.camunda.bpm.engine.impl.cmmn.entity.runtime
-
This query is currently not public API on purpose.
- CaseSentryPartQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- CaseSentryPartQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- CaseSentryPartQueryProperty - Interface in org.camunda.bpm.engine.impl.cmmn.entity.runtime
- caseSentryParts - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
-
nested case sentry parts
- caseSentryParts - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- caseService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- caseService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- caseService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- caseService - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- caseService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- caseService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- caseService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- caseService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- caseService() - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily access CaseService
- caseService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- CaseService - Interface in org.camunda.bpm.engine
-
Service which provides access to
case instances
andcase executions
. - CaseServiceImpl - Class in org.camunda.bpm.engine.impl.cmmn
- CaseServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- caseStateTransitionMessage - Variable in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- caseTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
CaseTaskAssert
inspecting the one and mostly one 'caseTask' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - caseTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- caseTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- caseTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
CaseTaskAssert
inspecting the one and mostly one 'caseTask' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - caseTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- caseTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- CaseTask - Interface in org.camunda.bpm.model.cmmn.instance
- CaseTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- CaseTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.CaseTaskActivityBehavior
- CaseTaskAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
- CaseTaskAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
- CaseTaskImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CaseTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- CaseTaskItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- CaseTaskItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.CaseTaskItemHandler
- caseTaskPlanItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- CaseVariableListener - Interface in org.camunda.bpm.engine.delegate
-
A variable listener can be defined on a scope in a case model.
- CaseVariableListenerInvocation - Class in org.camunda.bpm.engine.impl.variable.listener
- CaseVariableListenerInvocation(CaseVariableListener, DelegateCaseVariableInstance) - Constructor for class org.camunda.bpm.engine.impl.variable.listener.CaseVariableListenerInvocation
- CaseVariableListenerInvocation(CaseVariableListener, DelegateCaseVariableInstance, BaseDelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.variable.listener.CaseVariableListenerInvocation
- caseWithoutHTTL() - Static method in class org.camunda.bpm.qa.upgrade.httl.EnforceHistoryTimeToLiveScenario
- cast(Object, Class<T>) - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaSpringBootUtil
- castModelInstanceException(ModelElementInstance, String, String, String, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- CATALINA_BASE - Static variable in class org.camunda.bpm.container.impl.tomcat.deployment.TomcatParseBpmPlatformXmlStep
- CATALINA_HOME - Static variable in class org.camunda.bpm.container.impl.tomcat.deployment.TomcatParseBpmPlatformXmlStep
- catalog - Variable in class org.camunda.bpm.engine.impl.ManagementServiceImpl.DbSchemaUpgradeCmd
- 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
- CatchEvent - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN catchEvent element
- CatchEventImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN catchEvent element
- CatchEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- categories - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- categories - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- category - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- category - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- category - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- category - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- category - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- category - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- category - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- category - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- 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.impl.repository.CalledProcessDefinitionImpl
- category - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- category - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- category - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- category - Variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- category - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- category(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query for operations of the given category only.
- category(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- category(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- Category - Interface in org.camunda.bpm.model.bpmn.instance
- CATEGORY_ADMIN - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- CATEGORY_OPERATOR - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- CATEGORY_TASK_WORKER - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- CategoryImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- CategoryImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CategoryImpl
- categoryIn(String...) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query for operations of given categories only.
- categoryIn(String...) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- categoryLike - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- categoryLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- categoryLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- categoryLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- categoryLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- categoryLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- categoryLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- categoryLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- CategoryValue - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN categoryValue element
- CategoryValueImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN categoryValue element
- CategoryValueImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CategoryValueImpl
- CategoryValueRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN categoryValueRef element of the BPMN tFlowElement type
- CategoryValueRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CategoryValueRef
- categoryValueRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.GroupImpl
- categoryValueRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- categoryValuesCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CategoryImpl
- CAUSE_INCIDENT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- CAUSE_INCIDENT_ID - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- causeIncidentActivityId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- causeIncidentFailedActivityId - 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.HistoricIncidentQueryImpl
- causeIncidentId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- causeIncidentId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- causeIncidentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- causeIncidentId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- causeIncidentId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- causeIncidentId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- causeIncidentId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- causeIncidentId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which contain the id of the cause incident.
- causeIncidentId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- causeIncidentId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- 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
- CdiArtifactFactory - Class in org.camunda.bpm.engine.cdi
- CdiArtifactFactory() - Constructor for class org.camunda.bpm.engine.cdi.CdiArtifactFactory
- 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
- CdiBusinessProcessEvent(DelegateTask, ProcessDefinitionEntity, BusinessProcessEventType, Date) - Constructor for class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- cdiConfig(CamundaEngineRecorder, BeanContainerBuildItem) - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- CdiEventListener - Class in org.camunda.bpm.engine.cdi.impl.event
-
Generic
ExecutionListener
publishing events using the CDI event infrastructure. - CdiEventListener() - Constructor for class org.camunda.bpm.engine.cdi.impl.event.CdiEventListener
- CdiEventSupportBpmnParseListener - Class in org.camunda.bpm.engine.cdi.impl.event
-
BpmnParseListener
registering theCdiEventListener
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
-
Deprecated.
- CdiExecutionListener() - Constructor for class org.camunda.bpm.engine.cdi.impl.event.CdiExecutionListener
-
Deprecated.
- 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
- CertificateHelper - Class in org.camunda.bpm.identity.impl.ldap.util
- CertificateHelper() - Constructor for class org.camunda.bpm.identity.impl.ldap.util.CertificateHelper
- 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
- charset - Variable in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- 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.
- check(String, String) - Method in class org.camunda.bpm.engine.impl.digest.PasswordManager
- check(CommandContext) - Method in interface org.camunda.bpm.engine.impl.batch.builder.PermissionHandler
-
Callback that performs the permission check.
- checkAccess(CommandChecker, BatchEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- checkAccess(CommandChecker, BatchEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ActivateBatchCmd
- checkAccess(CommandChecker, BatchEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SuspendBatchCmd
- checkAccess(CommandContext, BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.DeleteBatchCmd
- checkAccess(CommandContext, BatchEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- checkAccess(CommandContext, HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.history.DeleteHistoricBatchCmd
- checkActivateBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkActivateBatch(BatchEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to activate a batch
- checkActivateBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkActivityInputOutputSupported(Element, ActivityImpl, IoMapping) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- checkActivityOutputParameterSupported(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- checkAndCompleteCaseExecution(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- checkAndFireEntryCriteria(List<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- checkAndFireExitCriteria(List<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- checkAnyParameterDefined(StrictTransportSecurityProvider.Parameters...) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- checkAuthorization() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- checkAuthorization() - Method in class org.camunda.bpm.engine.impl.cmd.GetDeployedStartFormCmd
- checkAuthorization() - Method in class org.camunda.bpm.engine.impl.GetDeployedTaskFormCmd
- checkAuthorization(Permission, Resource) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- 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.AbstractManager
- checkAuthorization(Permission, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- checkAuthorization(DeleteProcessDefinitionsByIdsCmd.ProcessDefinitionGroup) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- checkAuthorization(CompositePermissionCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- checkAuthorization(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- checkAuthorization(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- checkAuthorization(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- checkAuthorization(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- checkAuthorization(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- checkAuthorization(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateDecisionDefinitionHistoryTimeToLiveCmd
- checkAuthorization(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateProcessDefinitionHistoryTimeToLiveCmd
- checkAuthorization(CommandContext, ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- checkAuthorization(CommandContext, ConditionHandlerResult) - Method in class org.camunda.bpm.engine.impl.cmd.EvaluateStartConditionCmd
- checkAuthorization(CommandContext, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- checkAuthorization(CorrelationHandlerResult) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- checkAuthorizationOfCatchSignals(CommandContext, List<EventSubscriptionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- checkAuthorizations(CommandContext, ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.migration.AbstractMigrationCmd
- CHECKBOX_INPUT_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- CHECKBOX_INPUT_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- checkCamundaAdmin() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
-
Checks if the current authentication contains the group
Groups.CAMUNDA_ADMIN
. - checkCamundaAdminOrPermission(Consumer<CommandChecker>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- checkClaimTask(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ClaimTaskCmd
- checkCompleteTask(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
- checkConstraintViolationException(ProcessEngineException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- checkCreateAndReadDeployments(CommandContext, Set<String>) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- checkCreateBatch(Permission) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkCreateBatch(Permission) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to create a batch
- checkCreateBatch(Permission) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkCreateCaseInstance(CaseDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkCreateCaseInstance(CaseDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to create an instance of the given case definition.
- checkCreateCaseInstance(CaseDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkCreateDeployment() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkCreateDeployment() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to create a deployment.
- checkCreateDeployment() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkCreateMigrationPlan(ProcessDefinition, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkCreateMigrationPlan(ProcessDefinition, ProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkCreateMigrationPlan(ProcessDefinition, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkCreateProcessInstance(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkCreateProcessInstance(ProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to create an instance of the given process definition.
- checkCreateProcessInstance(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkCreateTask() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkCreateTask() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to create a task
- checkCreateTask() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkCreateTask(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateTaskCmd
- checkCreateTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkCreateTask(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to create a task
- checkCreateTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkCreateTask(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveTaskCmd
- checkDatabaseRollsBackTransactionOnError() - Static method in class org.camunda.bpm.engine.impl.util.DatabaseUtil
- checkDatabaseTableException(Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- checkDatabaseType(String...) - Static method in class org.camunda.bpm.engine.impl.util.DatabaseUtil
-
Checks if the currently used database is of a given database type.
- checkDatabaseType(ProcessEngineConfigurationImpl, String...) - Static method in class org.camunda.bpm.engine.impl.util.DatabaseUtil
-
Checks if the currently used database is of a given database type.
- checkDeadlockException(SQLException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- checkDefinitionFound(String, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- checkDefinitionFound(String, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkDefinitionFound(String, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- checkDefinitionFound(String, CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- checkDefinitionFound(String, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- checkDefinitionFound(String, T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- checkDelegateTask(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DelegateTaskCmd
- checkDeleteBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteBatch(BatchEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to delete a batch
- checkDeleteBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteDeployment(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteDeployment(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete a deployment of the given deployment id.
- checkDeleteDeployment(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteHistoricBatch(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteHistoricBatch(HistoricBatchEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to delete a historic batch
- checkDeleteHistoricBatch(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteHistoricCaseInstance(HistoricCaseInstance) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteHistoricCaseInstance(HistoricCaseInstance) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete the given historic case instance.
- checkDeleteHistoricCaseInstance(HistoricCaseInstance) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteHistoricDecisionInstance(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteHistoricDecisionInstance(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete the historic decision instance of the given decision definition key.
- checkDeleteHistoricDecisionInstance(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteHistoricDecisionInstance(HistoricDecisionInstance) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteHistoricDecisionInstance(HistoricDecisionInstance) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete the given historic decision instance.
- checkDeleteHistoricDecisionInstance(HistoricDecisionInstance) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteHistoricProcessInstance(HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteHistoricProcessInstance(HistoricProcessInstance) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete the given historic process instance.
- checkDeleteHistoricProcessInstance(HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete the given historic task instance.
- checkDeleteHistoricTaskInstance(HistoricTaskInstanceEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete the given historic variable instance.
- checkDeleteHistoricVariableInstance(HistoricVariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteHistoricVariableInstancesByProcessInstance(HistoricProcessInstanceEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteHistoricVariableInstancesByProcessInstance(HistoricProcessInstanceEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete the historic variable instances of the given process instance.
- checkDeleteHistoricVariableInstancesByProcessInstance(HistoricProcessInstanceEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteIdentityLink(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
- checkDeleteLicenseKey() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteLicenseKey() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkDeleteLicenseKey() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteMetrics() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteMetrics() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkDeleteMetrics() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteProcessDefinitionById(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete a process definition, which corresponds to the given id.
- checkDeleteProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteProcessDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to delete a process definition, which corresponds to the given key.
- checkDeleteProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteProcessInstance(ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to delete a process instance of the given execution.
- checkDeleteProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteProcessInstance(ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- checkDeleteProcessInstance(ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- checkDeleteProperty() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteProperty() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkDeleteProperty() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteTask(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to delete a task
- checkDeleteTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteTask(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
- checkDeleteTaskMetrics() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteTaskMetrics() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkDeleteTaskMetrics() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeleteUserOperationLog(UserOperationLogEntry) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkDeleteUserOperationLog(UserOperationLogEntry) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to delete the user operation log of the given user operation log entry.
- checkDeleteUserOperationLog(UserOperationLogEntry) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkDeploymentLockExists(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- checkDiagram(String, String, String[], String[]) - Static method in class org.camunda.bpm.container.impl.deployment.scanning.ProcessApplicationScanningUtil
-
Checks, whether a filename is a diagram for the given modelFileName.
- checkDuplicateResourceName(List<ResourceEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- checkEvaluateDecision(DecisionDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkEvaluateDecision(DecisionDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to evaluate the given decision.
- checkEvaluateDecision(DecisionDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkForCreateTimeMisconfiguration() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- checkForeignKeyConstraintViolation(SQLException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- checkForeignKeyConstraintViolation(PersistenceException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- checkForMariaDb(DatabaseMetaData, String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The product name of mariadb is still 'MySQL'.
- checkGetActivityIds(ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.FindActiveActivityIdsCmd
- checkGetActivityInstance(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- checkGetExecutionVariable(ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableCmd
- checkGetExecutionVariables(ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
- checkGetExecutionVariableTyped(ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableTypedCmd
- checkGetIdentityLink(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetIdentityLinksForTaskCmd
- checkGetStartFormVariables(ProcessDefinitionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetStartFormVariablesCmd
- checkGetTaskFormVariables(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskFormVariablesCmd
- checkGetTaskVariable(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
- checkGetTaskVariables(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
- checkGetTaskVariableTyped(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmdTyped
- checkHasFunction() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- checkHistoryCleanupLockExists(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- checkHistoryEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- checkHostname() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- checkIfCauseOfExceptionIsBpmnError(Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
-
Searches recursively through the exception to see if the exception itself or one of its causes is a
BpmnError
. - checkIfCauseOfExceptionIsBpmnError(Throwable) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnExceptionHandler
-
Searches recursively through the exception to see if the exception itself or one of its causes is a
BpmnError
. - checkInstallationIdLockExists(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- checkInterceptors() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- checkInvalidDefinitionByDeploymentAndKey(String, String, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- checkInvalidDefinitionByDeploymentAndKey(String, String, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkInvalidDefinitionByDeploymentAndKey(String, String, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- checkInvalidDefinitionByDeploymentAndKey(String, String, CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- checkInvalidDefinitionByDeploymentAndKey(String, String, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- checkInvalidDefinitionByDeploymentAndKey(String, String, T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- checkInvalidDefinitionByKey(String, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- checkInvalidDefinitionByKey(String, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkInvalidDefinitionByKey(String, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- checkInvalidDefinitionByKey(String, CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- checkInvalidDefinitionByKey(String, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- checkInvalidDefinitionByKey(String, T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- checkInvalidDefinitionByKeyAndTenantId(String, String, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- checkInvalidDefinitionByKeyAndTenantId(String, String, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkInvalidDefinitionByKeyAndTenantId(String, String, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- checkInvalidDefinitionByKeyAndTenantId(String, String, CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- checkInvalidDefinitionByKeyAndTenantId(String, String, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- checkInvalidDefinitionByKeyAndTenantId(String, String, T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- checkInvalidDefinitionByKeyAndVersion(String, Integer, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkInvalidDefinitionByKeyVersionAndTenantId(String, Integer, String, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- checkInvalidDefinitionByKeyVersionAndTenantId(String, Integer, String, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkInvalidDefinitionByKeyVersionAndTenantId(String, Integer, String, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- checkInvalidDefinitionByKeyVersionAndTenantId(String, Integer, String, CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- checkInvalidDefinitionByKeyVersionAndTenantId(String, Integer, String, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- checkInvalidDefinitionByKeyVersionAndTenantId(String, Integer, String, T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- checkInvalidDefinitionByKeyVersionTagAndTenantId(String, String, String, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- checkInvalidDefinitionByKeyVersionTagAndTenantId(String, String, String, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkInvalidDefinitionByKeyVersionTagAndTenantId(String, String, String, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- checkInvalidDefinitionByKeyVersionTagAndTenantId(String, String, String, CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- checkInvalidDefinitionByKeyVersionTagAndTenantId(String, String, String, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- checkInvalidDefinitionByKeyVersionTagAndTenantId(String, String, String, T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- checkInvalidDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- checkInvalidDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- checkInvalidDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkInvalidDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- checkInvalidDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- checkInvalidDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- checkInvalidDefinitionWasCached(String, String, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- checkInvalidDefinitionWasCached(String, String, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- checkInvalidDefinitionWasCached(String, String, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- checkInvalidDefinitionWasCached(String, String, CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- checkInvalidDefinitionWasCached(String, String, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- checkInvalidDefinitionWasCached(String, String, T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- checkJavaSerialization(String, TypedValue) - Static method in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- checkJobType(JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.RecalculateJobDuedateCmd
- checkMaxResultsLimit() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- checkMaxResultsLimit(int) - Static method in class org.camunda.bpm.engine.impl.util.QueryMaxResultsLimitUtil
- checkMaxResultsLimit(int, int, boolean) - Static method in class org.camunda.bpm.engine.impl.util.QueryMaxResultsLimitUtil
- checkMaxResultsLimit(int, ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.util.QueryMaxResultsLimitUtil
- checkMigrateProcessInstance(ExecutionEntity, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkMigrateProcessInstance(ExecutionEntity, ProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkMigrateProcessInstance(ExecutionEntity, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkNext(int, String, int, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- checkParameters(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- checkParameters(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- checkParameters(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- checkParameters(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- checkParameters(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- checkPassword(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Checks if the password is valid for the given user.
- checkPassword(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- 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
- checkPassword(String, String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- checkPassword(PasswordPolicyRequestDto) - Method in interface org.camunda.bpm.engine.rest.IdentityRestService
- checkPassword(PasswordPolicyRequestDto) - Method in class org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
- CheckPassword - Class in org.camunda.bpm.engine.impl.cmd
- CheckPassword(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CheckPassword
- checkPasswordAgainstPolicy() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- checkPasswordAgainstPolicy(String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Check a given password against the configured
PasswordPolicy
. - checkPasswordAgainstPolicy(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- checkPasswordAgainstPolicy(String, User) - Method in interface org.camunda.bpm.engine.IdentityService
-
Check a given password against the configured
PasswordPolicy
. - checkPasswordAgainstPolicy(String, User) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- checkPasswordAgainstPolicy(PasswordPolicy, String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Check a given password against a given
PasswordPolicy
. - checkPasswordAgainstPolicy(PasswordPolicy, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- checkPasswordAgainstPolicy(PasswordPolicy, String, User) - Method in interface org.camunda.bpm.engine.IdentityService
-
Check a given password against a given
PasswordPolicy
. - checkPasswordAgainstPolicy(PasswordPolicy, String, User) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- CheckPasswordPolicyResultDto - Class in org.camunda.bpm.engine.rest.dto.identity
- CheckPasswordPolicyResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyResultDto
- CheckPasswordPolicyRuleDto - Class in org.camunda.bpm.engine.rest.dto.identity
- CheckPasswordPolicyRuleDto(PasswordPolicyRule, boolean) - Constructor for class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyRuleDto
- checkPermissions() - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- 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.cmmn.entity.repository.CaseDefinitionQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityStatisticsQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
- checkQueryOk() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- checkReadCaseDefinition(CaseDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadCaseDefinition(CaseDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read the given case definition.
- checkReadCaseDefinition(CaseDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadCaseInstance(CaseExecution) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadCaseInstance(CaseExecution) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to read a case instance of the given case execution.
- checkReadCaseInstance(CaseExecution) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadDecisionDefinition(DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadDecisionDefinition(DecisionDefinitionEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read the given decision definition.
- checkReadDecisionDefinition(DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadDecisionRequirementsDefinition(DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadDecisionRequirementsDefinition(DecisionRequirementsDefinitionEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read the given decision requirements definition.
- checkReadDecisionRequirementsDefinition(DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadDecisionRequirementsDefinition(HistoricDecisionInstanceStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- checkReadDeployment(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadDeployment(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read a deployment of the given deployment id.
- checkReadDeployment(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadDiagnosticsData() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadDiagnosticsData() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read collected diagnostics data.
- checkReadDiagnosticsData() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadHistoricBatch() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadHistoricBatch() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to read historic batch
- checkReadHistoricBatch() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadHistoricExternalTaskLog(HistoricExternalTaskLogEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadHistoricExternalTaskLog(HistoricExternalTaskLogEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read the given historic external task log.
- checkReadHistoricExternalTaskLog(HistoricExternalTaskLogEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadHistoricJobLog(HistoricJobLogEventEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadHistoricJobLog(HistoricJobLogEventEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read the given historic job log.
- checkReadHistoricJobLog(HistoricJobLogEventEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadHistoryAnyProcessDefinition() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadHistoryAnyProcessDefinition() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to read the history for any process definition.
- checkReadHistoryAnyProcessDefinition() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadHistoryLevel() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadHistoryLevel() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadHistoryLevel() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadHistoryProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadHistoryProcessDefinition(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to read the history of the given process definition.
- checkReadHistoryProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadJob(JobEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read the given job.
- checkReadJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadLicenseKey() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadLicenseKey() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadLicenseKey() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadPermission - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- checkReadProcessApplicationForDeployment() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadProcessApplicationForDeployment() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadProcessApplicationForDeployment() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadProcessDefinition(ActivityStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- checkReadProcessDefinition(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadProcessDefinition(ProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read the given process definition.
- checkReadProcessDefinition(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadProcessInstance(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadProcessInstance(ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read a process instance of the given execution.
- checkReadProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadProcessInstanceVariable(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadProcessInstanceVariable(ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to read a process instance's variables of the given execution.
- checkReadProcessInstanceVariable(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadProperties() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadProperties() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadProperties() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadRegisteredDeployments() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadRegisteredDeployments() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadRegisteredDeployments() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadSchemaLog() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadSchemaLog() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadSchemaLog() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadTableCount() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadTableCount() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadTableCount() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadTableMetaData() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadTableMetaData() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadTableMetaData() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadTableName() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadTableName() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkReadTableName() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadTask(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to read a task.
- checkReadTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkReadTaskVariable(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkReadTaskVariable(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to read a task's variable.
- checkReadTaskVariable(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkRegisterDeployment() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkRegisterDeployment() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkRegisterDeployment() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkRegisterProcessApplication() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkRegisterProcessApplication() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkRegisterProcessApplication() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkRemoveExecutionVariables(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.RemoveExecutionVariablesCmd
- checkRemoveTaskVariables(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.RemoveTaskVariablesCmd
- checkSetExecutionVariables(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
- checkSetLicenseKey() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkSetLicenseKey() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkSetLicenseKey() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkSetProperty() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkSetProperty() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkSetProperty() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkSetTaskVariables(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- checkStartupLockExists(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoryLevelSetupCommand
- checkSuspendBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkSuspendBatch(BatchEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to suspend a batch
- checkSuspendBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkTaskAgainstContext(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
-
Perform multi-tenancy & authorization checks on the given task against the given command context.
- checkTaskAssign(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkTaskAssign(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to assign a task
- checkTaskAssign(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkTaskAssign(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveTaskCmd
- checkTaskPermission(TaskEntity, Permission, Permission) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkTaskWork(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkTaskWork(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to work on a task
- checkTaskWork(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkTransactionIsolationLevel() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- checkUnregisterDeployment() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUnregisterDeployment() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkUnregisterDeployment() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUnregisterProcessApplication() - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUnregisterProcessApplication() - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
- checkUnregisterProcessApplication() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateCaseDefinition(CaseDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateCaseDefinition(CaseDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update the given case definition.
- checkUpdateCaseDefinition(CaseDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateCaseInstance(CaseExecution) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateCaseInstance(CaseExecution) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to update a case instance of the given case execution.
- checkUpdateCaseInstance(CaseExecution) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateDecisionDefinition(DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateDecisionDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateDecisionDefinitionById(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a decision definition with given id.
- checkUpdateDecisionDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateJob(JobEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update the given job.
- checkUpdateJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcess(CommandContext, JobDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- checkUpdateProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessDefinitionById(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process definition of the given process definition id.
- checkUpdateProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process definition of the given process definition key.
- checkUpdateProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessDefinitionSuspensionStateById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessDefinitionSuspensionStateById(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update the suspension state of a process definition.
- checkUpdateProcessDefinitionSuspensionStateById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessDefinitionSuspensionStateByKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessDefinitionSuspensionStateByKey(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update the suspension state of a process definition.
- checkUpdateProcessDefinitionSuspensionStateByKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstance(ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance of the given execution.
- checkUpdateProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessInstance(ExecutionEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- checkUpdateProcessInstanceById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstanceById(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance of the given process instance id.
- checkUpdateProcessInstanceById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessInstanceByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstanceByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance of the given process definition id.
- checkUpdateProcessInstanceByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessInstanceByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstanceByProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance of the given process definition key.
- checkUpdateProcessInstanceByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessInstanceSuspensionState(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstanceSuspensionStateById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstanceSuspensionStateById(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance's suspension state.
- checkUpdateProcessInstanceSuspensionStateById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessInstanceSuspensionStateByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstanceSuspensionStateByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance's suspension state of the given process definition.
- checkUpdateProcessInstanceSuspensionStateByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessInstanceSuspensionStateByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstanceSuspensionStateByProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance's suspension state of the given process definition.
- checkUpdateProcessInstanceSuspensionStateByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateProcessInstanceVariables(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateProcessInstanceVariables(ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance's variables of the given execution.
- checkUpdateProcessInstanceVariables(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateRetriesJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateRetriesJob(JobEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a job retries.
- checkUpdateRetriesJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateRetriesProcessInstanceByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateRetriesProcessInstanceByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Checks if it is allowed to update a process instance's retries of the given process definition.
- checkUpdateRetriesProcessInstanceByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateTaskVariable(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateTaskVariable(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to update a task's variable
- checkUpdateTaskVariable(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUpdateUserOperationLog(UserOperationLogEntry) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkUpdateUserOperationLog(UserOperationLogEntry) - Method in interface org.camunda.bpm.engine.impl.cfg.CommandChecker
-
Check if it is allowed to update the user operation log of the given user operation log entry.
- checkUpdateUserOperationLog(UserOperationLogEntry) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- checkUserOperationLog(UserOperationLogEntry, ProcessDefinitionPermissions, UserOperationLogCategoryPermissions) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- checkValidBpmPlatformXmlResourceLocation(String) - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- checkValidFileLocation(String) - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- checkValidity() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartAfterInstructionDto
- checkValidity() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartBeforeInstructionDto
- checkValidity() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.StartTransitionInstructionDto
- checkValidUrlLocation(String) - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- checkValueTooLongException(SQLException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- checkValueTooLongException(ProcessEngineException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- checkVariableIntegrityViolation(PersistenceException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- childActivityInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- childActivityInstances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- childActivityInstances - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- childActivityInstances - Variable in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- childCompensationInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- childCompensationSubscriptionInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- childCompensationSubscriptionInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- childElement(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- childElement(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns a single wrapped child element for the given name in the local namespace of this element.
- childElement(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- childElement(String, String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns a single wrapped child
element
for the given namespace and name. - ChildElement<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.child
-
A single child element (child Element collection where
ChildElementCollection.getMaxOccurs()
returns 1. - ChildElementAssert - Class in org.camunda.bpm.model.xml.test.assertions
- ChildElementAssert(ChildElementCollection<?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- ChildElementAssumption(Class<? extends ModelElementInstance>) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(Class<? extends ModelElementInstance>, int) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(Class<? extends ModelElementInstance>, int, int) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(String, Class<? extends ModelElementInstance>) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(String, Class<? extends ModelElementInstance>, int) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementAssumption(String, Class<? extends ModelElementInstance>, int, int) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- ChildElementBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.child
- ChildElementBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.child
- ChildElementBuilderImpl(Class<T>, ModelElementType) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- ChildElementCollection<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.child
-
A collection containing all or a subset of the child elements of a given
ModelElementInstance
. - ChildElementCollectionBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.child
- ChildElementCollectionBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.child
- ChildElementCollectionBuilderImpl(Class<T>, ModelElementType) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- ChildElementCollectionImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.child
-
This collection is a view on an the children of a Model Element.
- ChildElementCollectionImpl(Class<T>, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- ChildElementImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.child
-
Represents a single Child Element (ie.
- ChildElementImpl(Class<T>, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
- childElements() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- childElements() - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns all child elements of this
elements
. - childElements(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- childElements(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns all child
elements
with a given name in the local namespace of this element. - childElements(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- childElements(String, String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns all child
elements
with a given namespace and name. - childElementType - Variable in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- childElementType - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- childElementTypeClass - Variable in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- childInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- ChildLaneSet - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN childLaneSet element of the BPMN tLaneSet type
- ChildLaneSet(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ChildLaneSet
- childLaneSetChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- Children - Interface in org.camunda.bpm.model.cmmn.instance
- childrenChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- ChildrenImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ChildrenImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ChildrenImpl
- 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.migration.instance.MigratingActivityInstance
- childTransitionInstances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- childTransitionInstances - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- childTransitionInstances - Variable in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- choreographyActivityShapeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- CHUNK_SIZE - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- chunkSize - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- chunkSize - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- chunkSize - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- chunkSize(int) - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricProcessInstancesBuilder
-
Defines the size of the chunks in which removal time updates are processed.
- chunkSize(int) - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- CIRCULAR_REDIRECTS_ALLOWED - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- claim(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- 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. - 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(Task, String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily claim a task for a specific assignee.
- ClaimTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- ClaimTaskCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ClaimTaskCmd
- CLASS_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- CLASS_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- ClassDelegate - Class in org.camunda.bpm.engine.impl.delegate
- ClassDelegate(Class<?>, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.delegate.ClassDelegate
- ClassDelegate(String, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.delegate.ClassDelegate
- ClassDelegateActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
Helper class for bpmn constructs that allow class delegation.
- ClassDelegateActivityBehavior(Class<?>, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ClassDelegateActivityBehavior
- ClassDelegateActivityBehavior(String, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ClassDelegateActivityBehavior
- ClassDelegateCaseExecutionListener - Class in org.camunda.bpm.engine.impl.cmmn.listener
- ClassDelegateCaseExecutionListener(Class<?>, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.listener.ClassDelegateCaseExecutionListener
- ClassDelegateCaseExecutionListener(String, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.listener.ClassDelegateCaseExecutionListener
- ClassDelegateCaseVariableListener - Class in org.camunda.bpm.engine.impl.variable.listener
- ClassDelegateCaseVariableListener(Class<?>, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.variable.listener.ClassDelegateCaseVariableListener
- ClassDelegateCaseVariableListener(String, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.variable.listener.ClassDelegateCaseVariableListener
- ClassDelegateExecutionListener - Class in org.camunda.bpm.engine.impl.bpmn.listener
- ClassDelegateExecutionListener(Class<?>, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.ClassDelegateExecutionListener
- ClassDelegateExecutionListener(String, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.ClassDelegateExecutionListener
- ClassDelegateTaskListener - Class in org.camunda.bpm.engine.impl.task.listener
- ClassDelegateTaskListener(Class<?>, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.task.listener.ClassDelegateTaskListener
- ClassDelegateTaskListener(String, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.task.listener.ClassDelegateTaskListener
- ClassDelegateUtil - Class in org.camunda.bpm.engine.impl.util
- ClassDelegateUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ClassDelegateUtil
- classLoader - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- ClassloaderAwareObjectInputStream(InputStream) - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer.ClassloaderAwareObjectInputStream
- ClassLoaderUtil - Class in org.camunda.bpm.engine.impl.util
- ClassLoaderUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
- classLoadingException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- 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, String, Throwable) - Constructor for exception org.camunda.bpm.engine.ClassLoadingException
- 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.behavior.CallableElementActivityBehavior
-
The class name of the delegated variable mapping, which should be used.
- className - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ClassDelegateActivityBehavior
- className - Variable in class org.camunda.bpm.engine.impl.delegate.ClassDelegate
- ClassNameUtil - Class in org.camunda.bpm.engine.impl.util
- ClassNameUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ClassNameUtil
- classNotFound(ClassNotFoundException) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableLogger
- classNotFound(String, ClassNotFoundException) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- classNotFound(String, ClassNotFoundException) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- ClassPathProcessApplicationScanner - Class in org.camunda.bpm.container.impl.deployment.scanning
-
Scans for bpmn20.xml files in the classpath of the given classloader.
- ClassPathProcessApplicationScanner() - Constructor for class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- classpathResourceAsReader(String) - Static method in class org.camunda.spin.impl.util.SpinIoUtil
- clauseId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- clauseId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- clauseId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- clauseId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- clauseName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- clauseName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- clauseName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- clauseName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- clazz - Variable in class org.camunda.bpm.engine.impl.form.validator.DelegateFormFieldValidator
- clazz - Variable in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
- cleanableBatchesCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- cleanableBatchesCount - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- cleanableCaseInstanceCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- cleanableCaseInstanceCount - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- cleanableDecisionInstanceCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- cleanableDecisionInstanceCount - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- CleanableHistoricBatchesReportResultEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- CleanableHistoricBatchesReportResultEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- CleanableHistoricBatchReport - Interface in org.camunda.bpm.engine.history
-
Defines a report query for cleanable batches.
- CleanableHistoricBatchReportDto - Class in org.camunda.bpm.engine.rest.dto.history.batch
- CleanableHistoricBatchReportDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto
- CleanableHistoricBatchReportImpl - Class in org.camunda.bpm.engine.impl
- CleanableHistoricBatchReportImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- CleanableHistoricBatchReportResult - Interface in org.camunda.bpm.engine.history
-
This interface defines the result of Cleanable historic batch report.
- CleanableHistoricBatchReportResultDto - Class in org.camunda.bpm.engine.rest.dto.history.batch
- CleanableHistoricBatchReportResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- CleanableHistoricCaseInstanceReport - Interface in org.camunda.bpm.engine.history
-
Defines a report query for cleanable case instances.
- CleanableHistoricCaseInstanceReportDto - Class in org.camunda.bpm.engine.rest.dto.history
- CleanableHistoricCaseInstanceReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- CleanableHistoricCaseInstanceReportDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- CleanableHistoricCaseInstanceReportImpl - Class in org.camunda.bpm.engine.impl
- CleanableHistoricCaseInstanceReportImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- CleanableHistoricCaseInstanceReportResult - Interface in org.camunda.bpm.engine.history
-
This interface defines the result of Historic finished case instance report.
- CleanableHistoricCaseInstanceReportResultDto - Class in org.camunda.bpm.engine.rest.dto.history
- CleanableHistoricCaseInstanceReportResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- CleanableHistoricCaseInstanceReportResultEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- CleanableHistoricCaseInstanceReportResultEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- CleanableHistoricDecisionInstanceReport - Interface in org.camunda.bpm.engine.history
-
Defines a report query for finished decision instances.
- CleanableHistoricDecisionInstanceReportDto - Class in org.camunda.bpm.engine.rest.dto.history
- CleanableHistoricDecisionInstanceReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- CleanableHistoricDecisionInstanceReportDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- CleanableHistoricDecisionInstanceReportImpl - Class in org.camunda.bpm.engine.impl
- CleanableHistoricDecisionInstanceReportImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- CleanableHistoricDecisionInstanceReportResult - Interface in org.camunda.bpm.engine.history
-
This interface defines the result of Cleanable historic decision instance report.
- CleanableHistoricDecisionInstanceReportResultDto - Class in org.camunda.bpm.engine.rest.dto.history
- CleanableHistoricDecisionInstanceReportResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- CleanableHistoricDecisionInstanceReportResultEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- CleanableHistoricDecisionInstanceReportResultEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- CleanableHistoricInstanceReportProperty - Interface in org.camunda.bpm.engine.impl
- CleanableHistoricProcessInstanceReport - Interface in org.camunda.bpm.engine.history
-
Defines a report query for cleanable process instances.
- CleanableHistoricProcessInstanceReportDto - Class in org.camunda.bpm.engine.rest.dto.history
- CleanableHistoricProcessInstanceReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- CleanableHistoricProcessInstanceReportDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- CleanableHistoricProcessInstanceReportImpl - Class in org.camunda.bpm.engine.impl
- CleanableHistoricProcessInstanceReportImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- CleanableHistoricProcessInstanceReportResult - Interface in org.camunda.bpm.engine.history
-
This interface defines the result of Cleanable historic process instance report.
- CleanableHistoricProcessInstanceReportResultDto - Class in org.camunda.bpm.engine.rest.dto.history
- CleanableHistoricProcessInstanceReportResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- CleanableHistoricProcessInstanceReportResultEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- CleanableHistoricProcessInstanceReportResultEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- cleanableProcessInstanceCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- cleanableProcessInstanceCount - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- 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
- cleanupAsync(boolean) - Method in interface org.camunda.bpm.engine.rest.history.HistoryCleanupRestService
- cleanupAsync(boolean) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl
- cleanUpHistoryAsync() - Method in interface org.camunda.bpm.engine.HistoryService
-
Schedules history cleanup job at batch window start time.
- cleanUpHistoryAsync() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- cleanUpHistoryAsync(boolean) - Method in interface org.camunda.bpm.engine.HistoryService
-
Schedules history cleanup job at batch window start time.
- cleanUpHistoryAsync(boolean) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- clear() - Static method in class org.camunda.bpm.application.impl.ProcessApplicationContextImpl
- clear() - Method in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
- clear() - Static method in class org.camunda.bpm.application.ProcessApplicationContext
-
Clears the currently declared context process application.
- clear() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- clear() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- clear() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- clear() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- clear() - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- clear() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- clear() - Static method in class org.camunda.bpm.engine.context.ProcessEngineContext
-
Declares to the Process Engine that the new Context created by the
ProcessEngineContext.requiresNew()
method can be closed. - clear() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- clear() - Static method in class org.camunda.bpm.engine.impl.context.ProcessEngineContextImpl
- clear() - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- clear() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- clear() - Static method in class org.camunda.bpm.engine.impl.diagnostics.PlatformDiagnosticsRegistry
- clear() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- clear() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- clear() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- clear() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- clear() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- clear() - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- clear() - Method in interface org.camunda.commons.utils.cache.Cache
-
Clears the contents of the cache.
- clear() - Method in class org.camunda.commons.utils.cache.ConcurrentLruCache
- CLEAR_LINE - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- clearAnnotation() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl
- clearAnnotation() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.IncidentResource
- clearAnnotation(String) - Method in interface org.camunda.bpm.engine.rest.history.UserOperationLogRestService
- clearAnnotation(String) - Method in class org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl
- clearAnnotationForIncidentById(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- clearAnnotationForIncidentById(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Clear the annotation for an incident.
- clearAnnotationForOperationLogById(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Clear the annotation for user operation log entries.
- clearAnnotationForOperationLogById(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- 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
- clearCache() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- clearCommandCounts() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- clearContext(HttpServletRequest) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.AuthorizeTokenFilter
- clearCurrent() - Static method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
-
clears the
Authentications
for the current thread. - clearDelayedEvents() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Cleares the current delayed variable events.
- clearDiagnosticsData() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- clearDiagnosticsMetrics() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- CLEARED_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl.Mode
- CLEARED_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl.Mode
- CLEARED_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode
- clearedRemovalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- clearedRemovalTime() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricBatchesBuilder
-
Sets the removal time to
null
. - clearedRemovalTime() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder
-
Sets the removal time to
null
. - clearedRemovalTime() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeSelectModeForHistoricProcessInstancesBuilder
-
Sets the removal time to
null
. - clearedRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- clearedRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- clearedRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- clearExecutedDecisionElements() - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- clearExecutedDecisionElements() - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- clearExecutedDecisionElements() - Method in interface org.camunda.bpm.dmn.engine.spi.DmnEngineMetricCollector
-
Resets the executed decision elements to 0.
- clearExecutedDecisionInstances() - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- clearExecutedDecisionInstances() - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- clearExecutedDecisionInstances() - Method in interface org.camunda.bpm.dmn.engine.spi.DmnEngineMetricCollector
-
Resets the executed decision instances to 0.
- clearExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- clearFailedJobException() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- clearJobAddedNotification() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
- clearMdc() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
-
Remove all logging context properties from the MDC
- clearMdcProperty() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- clearOverridingJobPriorityForJobDefinition(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- clearOverridingJobPriorityForJobDefinition(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Clears the job definition's overriding job priority if set.
- clearProcessEngineNames(Set<? extends String>) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- clearReferenceTargetElement(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- clearReferenceTargetElement(ModelElementInstanceImpl) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
- clearRegistrations() - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- clearResources() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- clearScope(String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- clearServiceReferences() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- clearServiceReferences() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- clearServiceReferences() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- clearUserOperationLog(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- clearValueFields(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- client - Variable in class org.camunda.bpm.AbstractWebIntegrationTest
- client - Variable in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- client - Variable in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- client - Variable in class org.camunda.connect.httpclient.impl.HttpRequestInvocation
- CLIENT_LOGGER - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- CLIENT_LOGGER - Static variable in class org.camunda.bpm.client.spring.impl.util.LoggerUtil
- ClientAutoConfiguration - Class in org.camunda.bpm.client.spring.boot.starter.impl
- ClientAutoConfiguration() - Constructor for class org.camunda.bpm.client.spring.boot.starter.impl.ClientAutoConfiguration
- clientConfiguration - Variable in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- ClientConfiguration - Class in org.camunda.bpm.client.spring.impl.client
- ClientConfiguration() - Constructor for class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- ClientFactory - Class in org.camunda.bpm.client.spring.impl.client
- ClientFactory() - Constructor for class org.camunda.bpm.client.spring.impl.client.ClientFactory
- clientLockDuration - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- ClientLoggerUtil - Class in org.camunda.bpm.client.spring.impl.client.util
- ClientLoggerUtil() - Constructor for class org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
- clientPostProcessor() - Static method in class org.camunda.bpm.client.spring.boot.starter.impl.ClientAutoConfiguration
- clientPostProcessor() - Static method in class org.camunda.bpm.client.spring.impl.PostProcessorConfiguration
- ClientPostProcessor - Class in org.camunda.bpm.client.spring.impl.client
- ClientPostProcessor() - Constructor for class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- ClientPostProcessor(Class<? extends ClientFactory>) - Constructor for class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- clientProperties - Variable in class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareClientFactory
- clientProperties - Variable in class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareSpringTopicSubscription
- ClientProperties - Class in org.camunda.bpm.client.spring.boot.starter
- ClientProperties() - Constructor for class org.camunda.bpm.client.spring.boot.starter.ClientProperties
- ClientRequestContext - Interface in org.camunda.bpm.client.interceptor
-
Request context provides the data of the request and offers methods to change it
- ClientRequestContextImpl - Class in org.camunda.bpm.client.interceptor.impl
- ClientRequestContextImpl() - Constructor for class org.camunda.bpm.client.interceptor.impl.ClientRequestContextImpl
- ClientRequestInterceptor - Interface in org.camunda.bpm.client.interceptor
-
Client request interceptor makes it possible to apply changes to each request before it is sent to the http server
- ClientsNotConfiguredCondition - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
-
Condition that matches if no
spring.security.oauth2.client.registration
properties are defined by inverting the outcome ofClientsConfiguredCondition
. - ClientsNotConfiguredCondition() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.ClientsNotConfiguredCondition
- ClientValues - Class in org.camunda.bpm.client.variable
- ClientValues() - Constructor for class org.camunda.bpm.client.variable.ClientValues
- ClockUtil - Class in org.camunda.bpm.engine.impl.util
- ClockUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ClockUtil
- clone() - Method in interface org.camunda.bpm.model.bpmn.BpmnModelInstance
-
Copies the BPMN model instance but not the model.
- clone() - Method in class org.camunda.bpm.model.bpmn.impl.BpmnModelInstanceImpl
- clone() - Method in interface org.camunda.bpm.model.cmmn.CmmnModelInstance
-
Copies the CMMN model instance but not the model.
- clone() - Method in class org.camunda.bpm.model.cmmn.impl.CmmnModelInstanceImpl
- clone() - Method in interface org.camunda.bpm.model.dmn.DmnModelInstance
-
Copies the DMN model instance but not the model.
- clone() - Method in class org.camunda.bpm.model.dmn.impl.DmnModelInstanceImpl
- clone() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- clone() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- clone() - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Clones the DOM document.
- clone() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Copies the model instance but not the model.
- close - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- close() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- close() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- close() - Method in interface org.camunda.bpm.client.spring.SpringTopicSubscription
-
Delegates to
TopicSubscription.close()
. - close() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- close() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
-
The client has been unsubscribed from the topic.
- close() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- close() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- close() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.CLOSED
state when no further work or modifications should be allowed for this case instance. - close() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- close() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- close() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- 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 interface org.camunda.bpm.engine.ProcessEngine
- close() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Additionally to
CaseExecutionCommandBuilder.execute()
the associated case instance will be closed, so that no further work or modifications is allowed for the associated case instance. - close() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- close() - Method in class org.camunda.bpm.identity.impl.ldap.LdapSearchResults
- close() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- close() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- close() - Method in class org.camunda.connect.impl.AbstractCloseableConnectorResponse
-
Implements the default close behavior
- close() - Method in interface org.camunda.connect.spi.CloseableConnectorResponse
- close() - Method in class org.camunda.spin.impl.util.RewindableReader
- close(CommandInvocationContext) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- close(CaseExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseInstanceResource
- close(CaseExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- CLOSE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- CLOSE_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryProperty
- CloseableConnectorResponse - Interface in org.camunda.connect.spi
-
A connector response which represents an open resource (link to open resource) which must be closed.
- closeCaseInstance(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Closes the case instance the execution identified by the given id belongs to.
- closeCaseInstance(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- CloseCaseInstanceCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- CloseCaseInstanceCmd(String, Map<String, Object>, Map<String, Object>, Collection<String>, Collection<String>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.CloseCaseInstanceCmd
- CloseCaseInstanceCmd(CaseExecutionCommandBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.CloseCaseInstanceCmd
- 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.rest.dto.history.HistoricCaseInstanceDto
- closed - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- closed() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances which are closed
- closed() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- closed() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
-
Sets this closed.
- closed(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- CLOSED - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- closedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- closedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- closedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances that were closed after the given date.
- closedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- closedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- closedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- closedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances that were closed before the given date.
- closedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- closeDownProcessEngine() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- closeDownProcessEngine() - Method in class org.camunda.bpm.engine.impl.test.ResourceProcessEngineTestCase
- closeInternally() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- closeLdapCtx() - Method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- closeLdapCtx(LdapContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- closeProcessEngines() - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- closeProcessEngines() - Static method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- closeSessions(CommandInvocationContext) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- closeSilently(Closeable) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
-
Closes the given stream.
- closeSilently(Closeable) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
- closeSilently(Closeable) - Static method in class org.camunda.commons.utils.IoUtil
-
Close a closable ignoring any IO exception.
- closeTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- closingCommandContext() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- closingResponse(CloseableConnectorResponse) - Method in class org.camunda.connect.impl.ConnectCoreLogger
- cmd - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener.FailedJobListenerCmd
- CMD_LOGGER - Static variable in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- CMD_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- Cmmn - Class in org.camunda.bpm.model.cmmn
- Cmmn() - Constructor for class org.camunda.bpm.model.cmmn.Cmmn
-
Register known types of the Cmmn model
- CMMN_10_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
-
The location of the CMMN 1.0 XML schema.
- CMMN_11_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
-
The location of the CMMN 1.1 XML schema.
- CMMN_ATTRIBUTE_APPLICABILITY_RULE_REFS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_ASSOCIATION_DIRECTION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_AUTHOR - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_AUTHORIZED_ROLE_REFS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_AUTO_COMPLETE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_BINDING_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_CASE_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_CONTEXT_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_CREATION_DATE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_DECISION_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_DEFINITION_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_DEFINITION_TYPE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_DESCRIPTION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_DIRECTION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_ENTRY_CRITERIA_REFS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_EXIT_CRITERIA_REFS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_EXIT_CRITERION_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_EXPORTER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_EXPORTER_VERSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_EXPRESSION_LANGUAGE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_ID - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_IMPLEMENTATION_TYPE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_IMPORT_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_IMPORT_TYPE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_IS_BLOCKING - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_LANGUAGE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_LOCATION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_MULTIPLICITY - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_NAME - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_NAMESPACE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_PERFORMER_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_PROCESS_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_SENTRY_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_SOURCE_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_SOURCE_REFS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_STRUCTURE_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_TARGET_NAMESPACE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_TARGET_REF - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_TARGET_REFS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_TEXT_FORMAT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ATTRIBUTE_TYPE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_APPLICABILITY_RULE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_ARTIFACT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_ASSOCIATION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_BINDING_REFINEMENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_BODY - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_FILE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_FILE_ITEM - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_FILE_ITEM_DEFINITION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_FILE_ITEM_ON_PART - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_FILE_ITEM_START_TRIGGER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_FILE_MODEL - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_PARAMETER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_PLAN_MODEL - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_REF_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_ROLE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_ROLES - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CASE_TASK - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CHILDREN - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CONDITION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_CRITERION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_DECISION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_DECISION_PARAMETER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_DECISION_REF_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_DECISION_TASK - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_DEFAULT_CONTROL - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_DEFINITIONS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_DISCRETIONARY_ITEM - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_DOCUMENTATION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_ENTRY_CRITERION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_EVENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_EVENT_LISTENER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_EXIT_CRITERION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_EXTENSION_ELEMENTS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_HUMAN_TASK - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_IF_PART - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_IMPORT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_INPUT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_INPUTS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_ITEM_CONTROL - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_MANUAL_ACTIVATION_RULE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_MILESTONE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_ON_PART - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_OUTPUT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_OUTPUTS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PARAMETER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PARAMETER_MAPPING - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PLAN_FRAGMENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PLAN_ITEM - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PLAN_ITEM_CONTROL - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PLAN_ITEM_DEFINITION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PLAN_ITEM_ON_PART - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PLAN_ITEM_START_TRIGGER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PLANNING_TABLE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PROCESS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PROCESS_PARAMETER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PROCESS_REF_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PROCESS_TASK - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_PROPERTY - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_RELATIONSHIP - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_REPETITION_RULE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_REQUIRED_RULE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_ROLE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_SENTRY - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_SOURCE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_STAGE - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_STANDARD_EVENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TABLE_ITEM - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TARGET - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TASK - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TEXT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TEXT_ANNOTATION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TIMER_EVENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TIMER_EVENT_LISTENER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TIMER_EXPRESSION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TIMER_START - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_TRANSFORMATION - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_USER_EVENT - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_ELEMENT_USER_EVENT_LISTENER - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CMMN_OPERATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- CMMN_RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- CMMN_TRANSFORMER_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- CMMN10_NS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
-
The CMMN 1.0 namespace
- CMMN11_NS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
-
The CMMN 1.1 namespace
- CmmnActivity - Class in org.camunda.bpm.engine.impl.cmmn.model
- CmmnActivity(String, CmmnCaseDefinition) - Constructor for class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- CmmnActivityBehavior - Interface in org.camunda.bpm.engine.impl.cmmn.behavior
- CmmnActivityExecution - Interface in org.camunda.bpm.engine.impl.cmmn.execution
- CmmnAtomicOperation - Interface in org.camunda.bpm.engine.impl.cmmn.operation
- CmmnAttributeElementReferenceCollection - Class in org.camunda.bpm.model.cmmn.impl.instance
- CmmnAttributeElementReferenceCollection(AttributeImpl<String>) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CmmnAttributeElementReferenceCollection
- CmmnAwareTests - Class in org.camunda.bpm.engine.test.assertions.cmmn
-
Convenience class to access camunda *BPMN* and *CMMN* related Assertions PLUS helper methods.
- CmmnAwareTests() - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
- CmmnBehaviorLogger - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- CmmnBehaviorLogger() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- CmmnCaseDefinition - Class in org.camunda.bpm.engine.impl.cmmn.model
- CmmnCaseDefinition(String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.model.CmmnCaseDefinition
- CmmnCaseInstance - Interface in org.camunda.bpm.engine.impl.cmmn.execution
- CmmnCompositeActivityBehavior - Interface in org.camunda.bpm.engine.impl.cmmn.behavior
- CmmnDeployer - Class in org.camunda.bpm.engine.impl.cmmn.deployer
-
Deployer
responsible to parse CMMN 1.0 XML files and create the properCaseDefinitionEntity
s. - CmmnDeployer() - Constructor for class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- cmmnElement - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- CmmnElement - Interface in org.camunda.bpm.model.cmmn.instance
- CmmnElementHandler<T extends CmmnElement,
E> - Class in org.camunda.bpm.engine.impl.cmmn.handler -
This handler handles an instance of a
CmmnElement
to create a newactivity
. - CmmnElementHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.CmmnElementHandler
- cmmnElementHandlerRegistry - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- cmmnElementHandlerRegistry - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- CmmnElementImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CmmnElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- cmmnEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
When set to false, the following behavior changes: The automated schema maintenance (creating and dropping tables, see property
databaseSchemaUpdate
) does not cover the tables required for CMMN execution. CMMN resources are not deployed asCaseDefinition
to the engine. Tasks from CMMN cases are not returned by theTaskQuery
. - cmmnEnabled - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- CmmnExecution - Class in org.camunda.bpm.engine.impl.cmmn.execution
- CmmnExecution() - Constructor for class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- CmmnHandlerContext - Class in org.camunda.bpm.engine.impl.cmmn.handler
-
This context contains necessary information (like caseDefinition) to be accessed by a
CmmnHandlerContext
. - CmmnHandlerContext() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- cmmnHistoryEventProducer - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- CmmnHistoryEventProducer - Interface in org.camunda.bpm.engine.impl.history.producer
-
The producer for CMMN history events.
- CmmnHistoryTransformListener - Class in org.camunda.bpm.engine.impl.history.transformer
- CmmnHistoryTransformListener(CmmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- CmmnIfPartDeclaration - Class in org.camunda.bpm.engine.impl.cmmn.model
- CmmnIfPartDeclaration() - Constructor for class org.camunda.bpm.engine.impl.cmmn.model.CmmnIfPartDeclaration
- CmmnModelConstants - Class in org.camunda.bpm.model.cmmn.impl
- CmmnModelConstants() - Constructor for class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- CmmnModelElementInstance - Interface in org.camunda.bpm.model.cmmn.instance
- CmmnModelElementInstanceImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CmmnModelElementInstanceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CmmnModelElementInstanceImpl
- CmmnModelException - Exception in org.camunda.bpm.model.cmmn
- CmmnModelException() - Constructor for exception org.camunda.bpm.model.cmmn.CmmnModelException
- CmmnModelException(String) - Constructor for exception org.camunda.bpm.model.cmmn.CmmnModelException
- CmmnModelException(String, Throwable) - Constructor for exception org.camunda.bpm.model.cmmn.CmmnModelException
- CmmnModelException(Throwable) - Constructor for exception org.camunda.bpm.model.cmmn.CmmnModelException
- CmmnModelExecutionContext - Interface in org.camunda.bpm.engine.delegate
-
Implemented by classes which provide access to the
CmmnModelInstance
and the currently executedCmmnElement
. - CmmnModelInstance - Interface in org.camunda.bpm.model.cmmn
- cmmnModelInstanceCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- CmmnModelInstanceCache - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- CmmnModelInstanceCache(CacheFactory, int, ResourceDefinitionCache<CaseDefinitionEntity>) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.CmmnModelInstanceCache
- CmmnModelInstanceImpl - Class in org.camunda.bpm.model.cmmn.impl
- CmmnModelInstanceImpl(ModelImpl, ModelBuilder, DomDocument) - Constructor for class org.camunda.bpm.model.cmmn.impl.CmmnModelInstanceImpl
- CmmnModelInstanceNotFoundException - Exception in org.camunda.bpm.engine.exception.cmmn
-
This is exception is thrown when a
CmmnModelInstance
is not found. - CmmnModelInstanceNotFoundException() - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CmmnModelInstanceNotFoundException
- CmmnModelInstanceNotFoundException(String) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CmmnModelInstanceNotFoundException
- CmmnModelInstanceNotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CmmnModelInstanceNotFoundException
- CmmnModelInstanceNotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.cmmn.CmmnModelInstanceNotFoundException
- CmmnOnPartDeclaration - Class in org.camunda.bpm.engine.impl.cmmn.model
- CmmnOnPartDeclaration() - Constructor for class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- CmmnOperationLogger - Class in org.camunda.bpm.engine.impl.cmmn.operation
- CmmnOperationLogger() - Constructor for class org.camunda.bpm.engine.impl.cmmn.operation.CmmnOperationLogger
- CmmnParser - Class in org.camunda.bpm.model.cmmn.impl
- CmmnParser() - Constructor for class org.camunda.bpm.model.cmmn.impl.CmmnParser
- CmmnProperties - Class in org.camunda.bpm.engine.impl.bpmn.helper
- CmmnProperties() - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.CmmnProperties
- CmmnSentryDeclaration - Class in org.camunda.bpm.engine.impl.cmmn.model
- CmmnSentryDeclaration(String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- CmmnSentryPart - Class in org.camunda.bpm.engine.impl.cmmn.execution
- CmmnSentryPart() - Constructor for class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- CmmnTransform - Class in org.camunda.bpm.engine.impl.cmmn.transformer
- CmmnTransform(CmmnTransformer) - Constructor for class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- CmmnTransformer - Class in org.camunda.bpm.engine.impl.cmmn.transformer
- CmmnTransformer(ExpressionManager, DefaultCmmnElementHandlerRegistry, CmmnTransformFactory) - Constructor for class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- CmmnTransformerLogger - Class in org.camunda.bpm.engine.impl.cmmn.transformer
- CmmnTransformerLogger() - Constructor for class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- CmmnTransformException - Exception in org.camunda.bpm.engine.impl.cmmn.transformer
-
Exception throw for errors during the transformation of a cmmn model.
- CmmnTransformException(String) - Constructor for exception org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformException
- CmmnTransformException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformException
- cmmnTransformFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- CmmnTransformFactory - Interface in org.camunda.bpm.engine.impl.cmmn.transformer
- CmmnTransformListener - Interface in org.camunda.bpm.engine.impl.cmmn.transformer
-
Listener which can be registered within the engine to receive events during transforming (and maybe influence it).
- CmmnVariableInvocationListener - Class in org.camunda.bpm.engine.impl.core.variable.scope
- CmmnVariableInvocationListener() - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.CmmnVariableInvocationListener
- CmmnVariableOnPartDeclaration - Class in org.camunda.bpm.engine.impl.cmmn.model
- CmmnVariableOnPartDeclaration() - Constructor for class org.camunda.bpm.engine.impl.cmmn.model.CmmnVariableOnPartDeclaration
- cmmnXml - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDiagramDto
- CMNN_BEHAVIOR_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- cmp(boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
cmp := add (<LT> add | <LE> add | <GE> add | <GT> add)*
- CMP - Enum constant in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
- 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_APP_NAME - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- 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 Platform.
- CockpitContainerBootstrap() - Constructor for class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
- CockpitContainerBootstrap.CockpitEnvironment - Class in org.camunda.bpm.cockpit.impl.web.bootstrap
- 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.
- CockpitPlugins - Class in org.camunda.bpm.cockpit.impl.plugin
- CockpitPlugins() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.CockpitPlugins
- CockpitPluginsRootResource - Class in org.camunda.bpm.cockpit.impl.plugin.resources
- CockpitPluginsRootResource() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.resources.CockpitPluginsRootResource
- cockpitRuntimeDelegate - Variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- CockpitRuntimeDelegate - Interface in org.camunda.bpm.cockpit
-
The
CockpitRuntimeDelegate
is a delegate to provide the camunda cockpit plugin service. - code - Variable in exception org.camunda.bpm.client.exception.RestException
- code - Variable in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- code - Variable in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- code - Variable in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
- code - Variable in exception org.camunda.bpm.engine.ProcessEngineException
- code - Variable in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- code - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- codeReserved(Integer) - Method in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- coerceStringToType(String, Class<?>) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToBigDecimal(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToBigDecimal(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToBigInteger(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToBigInteger(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToBoolean(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToBoolean(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToByte(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToCharacter(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToDouble(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToDouble(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToEnum(Object, Class<T>) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToFloat(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToInteger(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToLong(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToLong(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToShort(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToString(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- coerceToString(Object) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- coerceToType(Object, Class<?>) - Method in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
- coerceToType(Object, Class<?>) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- Collaboration - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN collaboration element
- CollaborationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN collaboration element
- CollaborationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- COLLECT - Enum constant in enum class org.camunda.bpm.model.dmn.HitPolicy
- COLLECT_HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- collectActiveActivityIds(List<String>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- collectActivityInstanceEventSubscriptions(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceHandler
- collectActivityInstanceJobs(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceHandler
- collectActivityInstances(String, List<ActivityInstance>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- collectActivityInstanceVariables(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceHandler
- collectActivityTrace() - Method in class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- collectAffectedSentries(CmmnExecution, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- collectAffectedSentriesWithVariableOnParts(String, String, List<CmmnSentryPart>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- collectAllSentries() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- collectCaseExecutionsInExecutionTree(List<CmmnExecution>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- collectCompensateEventSubscriptionsForActivity(ActivityExecution, String) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
-
Collect all compensate event subscriptions for activity on the scope of given execution.
- collectCompensateEventSubscriptionsForScope(ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
-
Collect all compensate event subscriptions for scope of given execution.
- collectCompensationEventSubscriptions(Collection<MigratingActivityInstance>) - Static method in class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationEventSubscriptionWalker
- CollectCountHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- CollectCountHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- collectedMappings - Variable in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- collectedResults - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- collectedResults - Variable in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- collectElementIds() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- collectEntries(String) - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResult
-
Collects the entries for a output name.
- collectEntries(String) - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionTableResult
-
Collects the entries for a output name.
- collectEntries(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- collectEntries(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- CollectEntriesDecisionResultMapper - Class in org.camunda.bpm.engine.impl.dmn.result
-
Maps the decision result to a list of untyped entries.
- CollectEntriesDecisionResultMapper() - Constructor for class org.camunda.bpm.engine.impl.dmn.result.CollectEntriesDecisionResultMapper
- collectEventSubscriptions(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CompensationEventActivityBehavior
- collectExceptionMessages(Throwable) - Static method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- collectExecutions(String, List<PvmExecution>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- collectExpressions(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- collectExternalTaskIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetExternalTaskRetriesCmd
- collectHistoricDecisionInstanceIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBatchCmd
- collectHistoricProcessInstanceIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- CollectHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- CollectHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectHitPolicyHandler
- 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.
- collectInitialVariables(CommandContext, HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- collectInList(Iterator<T>) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
- collectInstances(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesCmd
- collectInstances(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesCmd
- 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
- collectJobIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
- collectJobIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobsRetriesBatchCmd
- collectJobIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.SetJobsRetriesByProcessBatchCmd
- collectLastVariables(CommandContext, HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- collectLeafInstances(MigratingProcessInstance) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- CollectMaxHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- CollectMaxHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMaxHitPolicyHandler
- collectMetrics() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- CollectMinHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- CollectMinHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMinHitPolicyHandler
- collectNonExistingFlowScopes(ScopeImpl, MigratingScopeInstanceBranch) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceVisitor
-
Returns a list of flow scopes from the given scope until a scope is reached that is already present in the given
MigratingScopeInstanceBranch
(exclusive). - collector - Variable in class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- collectOutputNames(DmnDecisionResult) - Method in class org.camunda.bpm.engine.impl.dmn.result.CollectEntriesDecisionResultMapper
- collectParentScopeIdsForActivity(ProcessDefinitionImpl, String) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- collectProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractModificationCmd
- collectProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractRestartProcessInstanceCmd
- collectProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetExternalTaskRetriesCmd
- collectProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.migration.AbstractMigrationCmd
- collectProcessInstanceIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractUpdateProcessInstancesSuspendStateCmd
- collectProcessInstanceIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- collectProcessInstanceIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- collectProcessInstanceIds(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- collectResponseHeaders() - Method in class org.camunda.connect.httpclient.impl.HttpResponseImpl
- collectResponseParameters(Map<String, Object>) - Method in class org.camunda.connect.httpclient.impl.HttpResponseImpl
- collectResponseParameters(Map<String, Object>) - Method in class org.camunda.connect.impl.AbstractConnectorResponse
-
To be implemented by subclasses for collecting the generic response parameters of a response.
- collectResultName - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- collectResultValue - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- collectResultValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- collectResultValue - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- collectResultValueOfUnsupportedTypeException(TypedValue) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- collectSentryParts(Map<String, List<CmmnSentryPart>>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- collectSingleValues(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- CollectSumHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- CollectSumHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectSumHitPolicyHandler
- collectTransitionInstances(String, List<TransitionInstance>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- collectTransitionInstances(ActivityInstance) - Method in class org.camunda.bpm.engine.test.assertions.AssertionsLogger
- collectTransitionInstanceVariables(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.TransitionInstanceHandler
- collectVariableNames(Set<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- collectVariables(CommandContext, HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- collectVariables(VariableMapImpl, Collection<String>, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- COLON - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- color - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- column - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
- column - Variable in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- column - Variable in class org.camunda.bpm.engine.rest.dto.ProblemDto
- Column - Interface in org.camunda.bpm.model.dmn.instance
- COLUMN_SIZE_TOO_SMALL - Enum constant in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
-
This code is assigned when a "column size too small" persistence exception is detected.
- columnCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.RelationImpl
- ColumnImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ColumnImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ColumnImpl
- columnNames - Variable in class org.camunda.bpm.engine.management.TableMetaData
- columnTypes - Variable in class org.camunda.bpm.engine.management.TableMetaData
- combine(String, String) - Static method in class org.camunda.bpm.model.xml.impl.util.QName
- COMMA - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- COMMA_SEPARATOR_REGEX - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- command - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- command - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- command - Variable in class org.camunda.bpm.qa.upgrade.util.ControlledCommand
- Command<T> - Interface in org.camunda.bpm.engine.impl.interceptor
- Command - Interface in org.camunda.bpm.engine.telemetry
-
This class represents the data structure used for collecting information about executed commands for telemetry data.
- CommandChecker - Interface in org.camunda.bpm.engine.impl.cfg
-
Is invoked while executing a command to check if the current operation is allowed on the entity.
- commandCheckers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- commandContext - Variable in class org.camunda.bpm.engine.impl.AbstractNativeQuery
- commandContext - Variable in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- commandContext - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- commandContext - Variable in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- commandContext - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- commandContext - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- commandContext - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- commandContext - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- commandContext - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- commandContext - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- commandContext - Variable in class org.camunda.bpm.engine.spring.SpringTransactionContext
- CommandContext - Class in org.camunda.bpm.engine.impl.interceptor
- CommandContext(ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContext
- CommandContext(ProcessEngineConfigurationImpl, TransactionContextFactory) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContext
- commandContextFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- commandContextFactory - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
- CommandContextFactory - Class in org.camunda.bpm.engine.impl.interceptor
- CommandContextFactory() - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
- CommandContextFunctions - Class in org.camunda.bpm.engine.impl.el
- CommandContextFunctions() - Constructor for class org.camunda.bpm.engine.impl.el.CommandContextFunctions
- CommandContextInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
-
Interceptor used for opening the
CommandContext
andCommandInvocationContext
. - CommandContextInterceptor() - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
- CommandContextInterceptor(CommandContextFactory, ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
- CommandContextInterceptor(CommandContextFactory, ProcessEngineConfigurationImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
- CommandContextListener - Interface in org.camunda.bpm.engine.impl.interceptor
-
Command context lifecycle events
- commandContextListeners - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- commandContextNew - Static variable in class org.camunda.bpm.engine.impl.context.ProcessEngineContextImpl
- commandContextThreadLocal - Static variable in class org.camunda.bpm.engine.impl.context.Context
- CommandCounter - Class in org.camunda.bpm.engine.impl.diagnostics
- CommandCounter(String) - Constructor for class org.camunda.bpm.engine.impl.diagnostics.CommandCounter
- CommandCounterInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
- CommandCounterInterceptor(ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandCounterInterceptor
- CommandDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- CommandDto(long) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.CommandDto
- 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.batch.removaltime.ProcessSetRemovalTimeResultHandler
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractRestartProcessInstanceCmd
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractUpdateProcessInstancesSuspendStateCmd
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.db.DbIdGenerator
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentFailListener
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.ServiceImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.TaskReportImpl
- commandExecutor - Variable in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- CommandExecutor - Interface in org.camunda.bpm.cockpit.db
- CommandExecutor - Interface in org.camunda.bpm.engine.impl.interceptor
-
The command executor for internal usage/
- CommandExecutor - Interface in org.camunda.bpm.webapp.db
- CommandExecutorImpl - Class in org.camunda.bpm.cockpit.impl.db
- CommandExecutorImpl - Class in org.camunda.bpm.engine.impl.interceptor
- CommandExecutorImpl - Class in org.camunda.bpm.webapp.impl.db
- CommandExecutorImpl() - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandExecutorImpl
- CommandExecutorImpl() - Constructor for class org.camunda.bpm.webapp.impl.db.CommandExecutorImpl
- CommandExecutorImpl(ProcessEngineConfigurationImpl, List<String>) - Constructor for class org.camunda.bpm.cockpit.impl.db.CommandExecutorImpl
- CommandExecutorImpl(ProcessEngineConfigurationImpl, List<String>) - Constructor for class org.camunda.bpm.webapp.impl.db.CommandExecutorImpl
- commandExecutors - Variable in class org.camunda.bpm.admin.impl.DefaultAdminRuntimeDelegate
- 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()
- CommandImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- CommandImpl(long) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.CommandImpl
- 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
- CommandInvocationContext - Class in org.camunda.bpm.engine.impl.interceptor
-
In contrast to
CommandContext
, this context holds resources that are only valid during execution of a single command (i.e. - CommandInvocationContext(Command<?>, ProcessEngineConfigurationImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
-
All-args constructor.
- commandInvocationContextThreadLocal - Static variable in class org.camunda.bpm.engine.impl.context.Context
- CommandLogger - Class in org.camunda.bpm.engine.impl.cmd
- CommandLogger() - Constructor for class org.camunda.bpm.engine.impl.cmd.CommandLogger
- commands - Variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- commands - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- commands - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- Comment - Interface in org.camunda.bpm.engine.task
-
User comments that form discussions around tasks.
- CommentDto - Class in org.camunda.bpm.engine.rest.dto.task
- CommentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.CommentDto
- CommentEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- CommentEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- commentExists - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- commentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskCommentCmd
- 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.AbstractTransactionContext
- commit() - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- commit() - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionContext
-
Commit the current transaction.
- commit() - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- commit() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- commit() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext
- commit() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- commit(boolean) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- COMMITTED - Enum constant in enum class org.camunda.bpm.engine.impl.cfg.TransactionState
- COMMITTING - Enum constant in enum class org.camunda.bpm.engine.impl.cfg.TransactionState
- 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 CommonJWorkManager
. - 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
- compact - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- compact - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- compact - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- compact() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReport
-
Only selects historic case instances which have more than zero finished instances.
- compact() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReport
-
Only selects historic decision instances which have more than zero finished instances.
- compact() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReport
-
Only selects historic process instances which have more than zero finished instances.
- compact() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- compact() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- compact() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- comparator - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- COMPARATOR - Static variable in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- compare(ILoggingEvent, ILoggingEvent) - Method in class org.camunda.commons.testing.LogEventComparator
- compare(Class<?>, Class<?>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.EntityTypeComparatorForInserts
- compare(Class<?>, Class<?>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.EntityTypeComparatorForModifications
- compare(Comparable, Comparable) - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
- compare(ProcessApplicationElResolver, ProcessApplicationElResolver) - Method in class org.camunda.bpm.application.ProcessApplicationElResolver.ProcessApplicationElResolverSorter
- compare(DbBulkOperation, DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.DbBulkOperationComparator
- compare(DbEntityOperation, DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.DbEntityOperationComparator
- compare(ExecutionEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd.ExecutionIdComparator
- compare(HalResourceCacheEntry, HalResourceCacheEntry) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntryComparator
- compare(HalResource<?>, HalResource<?>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalIdResourceCacheLinkResolver.HalIdResourceComparator
- compareTo(String) - Method in enum class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
- compareTo(ElValueProvider) - Method in class org.camunda.bpm.engine.impl.el.ElValueProvider
- compareTo(ImmutablePair<L, R>) - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
-
Compares the pair based on the left element followed by the right element.
- CompareUtil - Class in org.camunda.bpm.engine.impl.util
-
Util class for comparisons.
- CompareUtil() - Constructor for class org.camunda.bpm.engine.impl.util.CompareUtil
- COMPARISON_PATTERN - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- COMPARISON_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryFilteringPropertyConverter
- COMPARISON_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- comparisonProperty - Variable in class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- ComparisonTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- ComparisonTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- Compensate - Enum constant in enum class org.camunda.bpm.model.bpmn.TransactionMethod
- COMPENSATE - Static variable in class org.camunda.bpm.engine.impl.event.EventType
- COMPENSATE_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- compensateBoundaryEvent - Variable in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- compensateEventDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CompensationEventActivityBehavior
- compensateEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
- compensateEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
- compensateEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
- compensateEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
- CompensateEventDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
- CompensateEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN compensateEventDefinition element
- CompensateEventDefinition() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
- CompensateEventDefinitionBuilder - Class in org.camunda.bpm.model.bpmn.builder
- CompensateEventDefinitionBuilder(BpmnModelInstance, CompensateEventDefinition) - Constructor for class org.camunda.bpm.model.bpmn.builder.CompensateEventDefinitionBuilder
- compensateEventDefinitionDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCompensateEventDefinitionBuilder
- CompensateEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN compensateEventDefinition element
- CompensateEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CompensateEventDefinitionImpl
- compensation() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets a catch compensation definition.
- COMPENSATION_BOUNDARY_EVENT - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- CompensationBehavior - Class in org.camunda.bpm.engine.impl.pvm.runtime
-
Contains the oddities required by compensation due to the execution structures it creates.
- CompensationBehavior() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.CompensationBehavior
- compensationDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- CompensationEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
Behavior for a compensation end event.
- CompensationEventActivityBehavior(CompensateEventDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CompensationEventActivityBehavior
- CompensationEventHandler - Class in org.camunda.bpm.engine.impl.event
- CompensationEventHandler() - Constructor for class org.camunda.bpm.engine.impl.event.CompensationEventHandler
- CompensationEventSubscriptionWalker - Class in org.camunda.bpm.engine.impl.migration.instance.parser
-
Ensures that event subscriptions are visited in a top-down fashion, i.e.
- CompensationEventSubscriptionWalker(Collection<MigratingActivityInstance>) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationEventSubscriptionWalker
- compensationInstanceHandler - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- CompensationInstanceHandler - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- CompensationInstanceHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationInstanceHandler
- compensationInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- compensationStart() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- compensationStarted - Variable in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- CompensationUtil - Class in org.camunda.bpm.engine.impl.bpmn.helper
- CompensationUtil() - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
- compile(Reader) - Method in class org.camunda.templateengines.FreeMarkerScriptEngine
- compile(String) - Method in class org.camunda.templateengines.FreeMarkerScriptEngine
- compile(ScriptEngine, String, String) - Method in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
- CompiledExecutableScript - Class in org.camunda.bpm.engine.impl.scripting
- CompiledExecutableScript(String) - Constructor for class org.camunda.bpm.engine.impl.scripting.CompiledExecutableScript
- CompiledExecutableScript(String, CompiledScript) - Constructor for class org.camunda.bpm.engine.impl.scripting.CompiledExecutableScript
- compiledScript - Variable in class org.camunda.bpm.engine.impl.scripting.CompiledExecutableScript
- compileScript(ScriptEngine) - Method in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
- complete - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- complete() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
set status to complete.
- complete() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- complete() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.COMPLETED
state. - complete() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- complete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- complete() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Additionally to
CaseExecutionCommandBuilder.execute()
the associated case execution will be completed. - complete(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- complete(String) - Method in interface org.camunda.bpm.engine.TaskService
-
Marks a task as done and continues process execution.
- complete(String, String) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Completes an external task on behalf of a worker.
- complete(String, String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- complete(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Completes an external task on behalf of a worker and submits variables to the process instance before continuing execution.
- complete(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- complete(String, String, Map<String, Object>, Map<String, Object>) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Completes an external task on behalf of a worker and submits variables to the process instance before continuing execution.
- complete(String, String, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- complete(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- complete(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.TaskService
-
Marks a task as done and continues process execution.
- complete(String, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.client.impl.EngineClient
- complete(String, Map<String, Object>, Map<String, Object>) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Completes a task.
- complete(String, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- complete(Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- complete(ExternalTask) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Completes a task.
- complete(ExternalTask) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- complete(ExternalTask, Map<String, Object>) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Completes a task.
- complete(ExternalTask, Map<String, Object>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- complete(ExternalTask, Map<String, Object>, Map<String, Object>) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Completes a task.
- complete(ExternalTask, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- complete(ExternalTask) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily fetch, lock and complete an external task.
- complete(ExternalTask, Map<String, Object>) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily fetch, lock and complete an external task.
- complete(ExternalTask, Map<String, Object>, Map<String, Object>) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily fetch, lock and complete an external task.
- complete(LockedExternalTask) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily complete a locked external task.
- complete(LockedExternalTask, Map<String, Object>) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily complete a locked external task.
- complete(LockedExternalTask, Map<String, Object>, Map<String, Object>) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily complete a locked external task.
- complete(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessActivityBehavior
- complete(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- complete(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- complete(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- complete(ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.CompositeActivityBehavior
- complete(CompleteExternalTaskDto) - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- complete(CompleteExternalTaskDto) - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- complete(CaseExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource
- complete(CaseExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseInstanceResource
- complete(CaseExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- complete(CaseExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- 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(CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily complete a CaseExecution.
- complete(CaseExecution, Map<String, Object>) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily complete a caseExecution and pass some case variables.
- complete(Task) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily complete a task.
- complete(Task, Map<String, Object>) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily complete a task and pass some process variables.
- COMPLETE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- COMPLETE_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- COMPLETE_TASK - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
-
Signifies that a task is completed
- completeCaseExecution(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Completes the case execution identified by the given id.
- completeCaseExecution(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- completeCaseExecution(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Completes the case execution identified by the given id.
- completeCaseExecution(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- CompleteCaseExecutionCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- CompleteCaseExecutionCmd(String, Map<String, Object>, Map<String, Object>, Collection<String>, Collection<String>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.CompleteCaseExecutionCmd
- CompleteCaseExecutionCmd(CaseExecutionCommandBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.CompleteCaseExecutionCmd
- completed - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- completed - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- completed - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- completed - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- completed - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- completed - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- completed - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- completed - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- completed - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- completed - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- completed() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are completed
- completed() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances which are completed
- completed() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are completed.
- completed() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- completed() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- completed() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- completed() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- completed() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select case instances which are completed.
- completed(boolean) - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Only select historic batches which are completed or not.
- completed(boolean) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- completed(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- 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.
- COMPLETED - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- completedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- completedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- completedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReport
-
Sets the completed after date for constraining the query to search for all tasks which are completed after a certain date.
- completedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- completedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- completedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- completedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReport
-
Sets the completed before date for constraining the query to search for all tasks which are completed before a certain date.
- completedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- completedJobs - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsDto
- completedRun(PerfTestRun) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
-
Invoked when a
PerfTestRun
is completed. - completedRuns - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- completedStep(PerfTestRun, PerfTestStep) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
-
Invoked when a
PerfTestRun
completed a step - CompleteExternalTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- CompleteExternalTaskCmd(String, String, Map<String, Object>, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.CompleteExternalTaskCmd
- CompleteExternalTaskDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- CompleteExternalTaskDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.CompleteExternalTaskDto
- completeHistoricBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- completeInstance() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.sentry.SentryScenario
- completeNonScopeEventSubprocess() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- completeProcessInstanceForm() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
- CompleteRequestDto - Class in org.camunda.bpm.client.task.impl.dto
- CompleteRequestDto(String, Map<String, TypedValueField>, Map<String, TypedValueField>) - Constructor for class org.camunda.bpm.client.task.impl.dto.CompleteRequestDto
- completeRun() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- completeScope - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- completeScope - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- completeScope - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- completeScope() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that complete a BPMN scope
- completeScope() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- completeStage() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.sentry.SentryScenario
- completeSubprocessTask() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedNonInterruptingEventSubprocessScenario
- completeSubprocessTask() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedParallelNonInterruptingEventSubprocessScenario
- completeSubprocessTask() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NonInterruptingEventSubprocessScenario
- completeSubprocessTask() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.ParallelNestedNonInterruptingEventSubprocessScenario
- completeTask() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Completes the current UserTask, see
TaskService.complete(String)
- completeTask() - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
- completeTask(boolean) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- completeTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
- completeTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ResolveTaskCmd
- CompleteTask - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Annotation signaling that a task is to be completed after the annotated method returns.
- CompleteTask - Annotation Interface in org.camunda.bpm.engine.cdi.annotation.event
-
Can be used to qualify events fired when a task is completed.
- CompleteTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- CompleteTaskCmd(String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
- CompleteTaskCmd(String, Map<String, Object>, boolean, boolean) - 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 theCompleteTask
-Annotation - CompleteTaskInterceptor() - Constructor for class org.camunda.bpm.engine.cdi.impl.annotation.CompleteTaskInterceptor
- CompleteTaskLiteral - Class in org.camunda.bpm.engine.cdi.annotation.event
- CompleteTaskLiteral(String) - Constructor for class org.camunda.bpm.engine.cdi.annotation.event.CompleteTaskLiteral
- CompleteTaskStep - Class in org.camunda.bpm.qa.performance.engine.steps
- CompleteTaskStep(ProcessEngine, String) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.CompleteTaskStep
- CompleteTaskStep(ProcessEngine, String, Map<String, Object>) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.CompleteTaskStep
- CompleteTaskThread - Class in org.camunda.bpm.qa.upgrade.util
- CompleteTaskThread(String, ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.qa.upgrade.util.CompleteTaskThread
- completeWithVariablesInReturn(String, Map<String, Object>, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- completeWithVariablesInReturn(String, Map<String, Object>, boolean) - Method in interface org.camunda.bpm.engine.TaskService
-
Marks a task as done and continues process execution.
- completing(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- completing(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- completing(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- completingSubCaseError(CmmnExecution, Throwable) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.CmmnOperationLogger
- completingSubCaseErrorException(CmmnExecution, Throwable) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.CmmnOperationLogger
- completionCondition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Sets the completion condition expression.
- CompletionCondition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN 2.0 completionCondition element from the tMultiInstanceLoopCharacteristics type
- completionConditionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- completionConditionExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- CompletionConditionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 completionCondition element from the tMultiInstanceLoopCharacteristics type
- CompletionConditionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CompletionConditionImpl
- completionConditionSatisfied(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- completionQuantityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- CompletionSignalingRunnable - Class in org.camunda.bpm.qa.performance.engine.loadgenerator
- CompletionSignalingRunnable(Runnable, CountDownLatch) - Constructor for class org.camunda.bpm.qa.performance.engine.loadgenerator.CompletionSignalingRunnable
- Complex - Enum constant in enum class org.camunda.bpm.model.bpmn.MultiInstanceFlowCondition
- ComplexBehaviorDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN 2.0 complexBehaviorDefinition element
- complexBehaviorDefinitionCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- ComplexBehaviorDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 complexBehaviorDefinition element
- ComplexBehaviorDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ComplexBehaviorDefinitionImpl
- ComplexGateway - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN complexGateway element
- ComplexGatewayBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ComplexGatewayBuilder(BpmnModelInstance, ComplexGateway) - Constructor for class org.camunda.bpm.model.bpmn.builder.ComplexGatewayBuilder
- ComplexGatewayImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN complexGateway element
- ComplexGatewayImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- componentId - Variable in class org.camunda.commons.logging.BaseLogger
-
the component Id of the logger.
- compose(VariableContext...) - Static method in class org.camunda.bpm.engine.variable.impl.context.CompositeVariableContext
- composeDn(String...) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- composeLocalName(PlatformServiceContainer.ServiceType, String) - Static method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- composeMapKey(String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- composite() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- CompositeActivityBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
- compositeChecks - Variable in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- compositeChecks - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- CompositeCondition - Class in org.camunda.bpm.engine.impl.util
-
Composite Condition implementation which allows multiple consumers to subscribe to signals with their own
SingleConsumerCondition
. - CompositeCondition() - Constructor for class org.camunda.bpm.engine.impl.util.CompositeCondition
- CompositeDbHistoryEventHandler - Class in org.camunda.bpm.engine.impl.history.handler
-
A
CompositeHistoryEventHandler
implementation which additionally adds to the list ofHistoryEventHandler
theDbHistoryEventHandler
which persists events to a database. - CompositeDbHistoryEventHandler() - Constructor for class org.camunda.bpm.engine.impl.history.handler.CompositeDbHistoryEventHandler
-
Non-argument constructor that adds
DbHistoryEventHandler
to the list ofHistoryEventHandler
. - CompositeDbHistoryEventHandler(List<HistoryEventHandler>) - Constructor for class org.camunda.bpm.engine.impl.history.handler.CompositeDbHistoryEventHandler
-
Constructor that takes a list of
HistoryEventHandler
that consume the event and addsDbHistoryEventHandler
to the list ofHistoryEventHandler
. - CompositeDbHistoryEventHandler(HistoryEventHandler...) - Constructor for class org.camunda.bpm.engine.impl.history.handler.CompositeDbHistoryEventHandler
-
Constructor that takes a varargs parameter
HistoryEventHandler
that consume the event and addsDbHistoryEventHandler
to the list ofHistoryEventHandler
. - CompositeFunctionMapper - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- CompositeFunctionMapper() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- CompositeHistoryEventHandler - Class in org.camunda.bpm.engine.impl.history.handler
-
A
HistoryEventHandler
implementation which delegates to a list ofHistoryEventHandler
. - CompositeHistoryEventHandler() - Constructor for class org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
-
Non-argument constructor for default initialization.
- CompositeHistoryEventHandler(List<HistoryEventHandler>) - Constructor for class org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
-
Constructor that takes a list of
HistoryEventHandler
that consume the event. - CompositeHistoryEventHandler(HistoryEventHandler...) - Constructor for class org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
-
Constructor that takes a varargs parameter
HistoryEventHandler
that consume the event. - CompositeIncidentHandler - Class in org.camunda.bpm.engine.impl.incident
-
A composite incident handler that handles incidents of a certain type by the multiple handlers.
- CompositeIncidentHandler(IncidentHandler, List<IncidentHandler>) - Constructor for class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
-
Constructor that takes a list of
IncidentHandler
that consume the incident. - CompositeIncidentHandler(IncidentHandler, IncidentHandler...) - Constructor for class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
-
Constructor that takes a varargs parameter
IncidentHandler
that consume the incident. - CompositePermissionCheck - Class in org.camunda.bpm.engine.impl.db
- CompositePermissionCheck() - Constructor for class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- CompositePermissionCheck(boolean) - Constructor for class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- CompositeProcessEnginePlugin - Class in org.camunda.bpm.engine.impl.cfg
-
ProcessEnginePlugin
that provides composite behavior. - CompositeProcessEnginePlugin() - Constructor for class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
-
New instance with empty list.
- CompositeProcessEnginePlugin(List<ProcessEnginePlugin>) - Constructor for class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
-
New instance with initial plugins.
- CompositeProcessEnginePlugin(ProcessEnginePlugin, ProcessEnginePlugin...) - Constructor for class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
-
New instance with vararg.
- CompositeQueryVariableValueCondition - Class in org.camunda.bpm.engine.impl
- CompositeQueryVariableValueCondition(QueryVariableValue) - Constructor for class org.camunda.bpm.engine.impl.CompositeQueryVariableValueCondition
- CompositeVariableContext - Class in org.camunda.bpm.engine.variable.impl.context
- CompositeVariableContext(VariableContext[]) - Constructor for class org.camunda.bpm.engine.variable.impl.context.CompositeVariableContext
- compoundOutputsShouldHaveAnOutputName(DmnDecisionTableImpl, DmnDecisionTableOutputImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- compoundOutputWithDuplicateName(DmnDecisionTableImpl, DmnDecisionTableOutputImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- concatenateErrorMessages(Throwable) - Method in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- conclusions - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- CONCURRENT_IN_FLOW_SCOPE - Enum constant in enum class org.camunda.bpm.engine.impl.pvm.process.ActivityStartBehavior
-
Used for activities which are executed concurrently to activities within the same
flowScope
. - concurrentChildExecutionEnded(ActivityExecution, ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessActivityBehavior
- concurrentChildExecutionEnded(ActivityExecution, ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- concurrentChildExecutionEnded(ActivityExecution, ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- concurrentChildExecutionEnded(ActivityExecution, ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- concurrentChildExecutionEnded(ActivityExecution, ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.CompositeActivityBehavior
-
Invoked when an execution is ended within the scope of the composite
- concurrentExecutionCreated(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartConcurrent
- concurrentExecutionCreated(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateConcurrentExecution
- ConcurrentLruCache<K,
V> - Class in org.camunda.commons.utils.cache -
A thread-safe LRU org.camunda.commons.utils.cache.Cache with a fixed capacity.
- ConcurrentLruCache(int) - Constructor for class org.camunda.commons.utils.cache.ConcurrentLruCache
-
Creates the cache with a fixed capacity.
- concurrentModificationFailureIgnored(DbOperation) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- concurrentUpdateDbEntityException(DbOperation) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- condition - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- condition - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnIfPartDeclaration
- condition - Variable in class org.camunda.bpm.engine.impl.metrics.parser.MetricsExecutionListener
- condition - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- condition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
- condition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractConditionalEventDefinitionBuilder
-
Sets the condition of the conditional event definition.
- condition(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- condition(ConditionExpression) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSequenceFlowBuilder
-
Sets the condition for this sequence flow.
- Condition - Interface in org.camunda.bpm.engine.impl
- Condition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN condition element of the BPMN tConditionalEventDefinition type
- CONDITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- CONDITION_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- CONDITIONAL_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- CONDITIONAL_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- conditionalActivity - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- conditionalEvent - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- conditionalEvent - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartConditionalEventActivityBehavior
- conditionalEvent - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateConditionalEventBehavior
- ConditionalEventBehavior - Interface in org.camunda.bpm.engine.impl.bpmn.behavior
-
Represents an interface for the condition event behaviors.
- conditionalEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
- conditionalEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
- ConditionalEventDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
-
Represents the conditional event definition corresponding to the ConditionalEvent defined by the BPMN 2.0 spec.
- ConditionalEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN conditionalEventDefinition element
- ConditionalEventDefinition(Condition, ActivityImpl) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- ConditionalEventDefinitionBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ConditionalEventDefinitionBuilder(BpmnModelInstance, ConditionalEventDefinition) - Constructor for class org.camunda.bpm.model.bpmn.builder.ConditionalEventDefinitionBuilder
- conditionalEventDefinitionDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractConditionalEventDefinitionBuilder
-
Finishes the building of a conditional event definition.
- ConditionalEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN conditionalEventDefinition element
- ConditionalEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- ConditionalEventHandler - Class in org.camunda.bpm.engine.impl.event
- ConditionalEventHandler() - Constructor for class org.camunda.bpm.engine.impl.event.ConditionalEventHandler
- ConditionalEventUpdateEventTriggerValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- ConditionalEventUpdateEventTriggerValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.ConditionalEventUpdateEventTriggerValidator
- conditionAsString - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- conditionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- conditionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- conditionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- conditionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- conditionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- conditionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- ConditionEvaluationBuilder - Interface in org.camunda.bpm.engine.runtime
-
A fluent builder for defining conditional start event correlation
- ConditionEvaluationBuilderImpl - Class in org.camunda.bpm.engine.impl
- ConditionEvaluationBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- ConditionExpression - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN conditionExpression element of the BPMN tSequenceFlow type
- ConditionExpression - Interface in org.camunda.bpm.model.cmmn.instance
- conditionExpressionCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- ConditionExpressionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN conditionExpression element of the BPMN tSequenceFlow type
- ConditionExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ConditionExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ConditionExpressionImpl
- ConditionExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ConditionExpressionImpl
- conditionHandler - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- ConditionHandler - Interface in org.camunda.bpm.engine.impl.runtime
- ConditionHandlerResult - Class in org.camunda.bpm.engine.impl.runtime
- ConditionHandlerResult(ProcessDefinitionEntity, ActivityImpl) - Constructor for class org.camunda.bpm.engine.impl.runtime.ConditionHandlerResult
- ConditionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN condition element of the BPMN tConditionalEventDefinition type
- ConditionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ConditionImpl
- 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
- ConditionRestService - Interface in org.camunda.bpm.engine.rest
- ConditionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- ConditionRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.ConditionRestServiceImpl
- conditions - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- conditions - Variable in class org.camunda.bpm.engine.impl.util.CompositeCondition
- ConditionSet - Class in org.camunda.bpm.engine.impl.runtime
- ConditionSet(ConditionEvaluationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.runtime.ConditionSet
- CONDITONAL - Static variable in class org.camunda.bpm.engine.impl.event.EventType
- config - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- config - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- config - Variable in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- config(BatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- CONFIG_CACHE_IMPLEMENTATION - Static variable in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- CONFIG_CACHES - Static variable in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- CONFIG_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- configOption(String, Object) - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
-
Set a HTTP request configuration option for this request.
- configOption(String, Object) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- configurableDocumentBuilderFactory(Map<String, Object>) - Static method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- 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 - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- configuration - Variable in class org.camunda.bpm.engine.impl.batch.BatchJobContext
- configuration - Variable in class org.camunda.bpm.engine.impl.cmd.CreateIncidentCmd
- configuration - Variable in class org.camunda.bpm.engine.impl.form.FormFieldValidationConstraintImpl
- configuration - Variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- configuration - Variable in exception org.camunda.bpm.engine.impl.form.validator.FormFieldConfigurationException
- configuration - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- configuration - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- configuration - Variable in class org.camunda.bpm.engine.impl.incident.IncidentContext
- configuration - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- configuration - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
- configuration - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- 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 - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- configuration - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- configuration - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- configuration - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- configuration - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- configuration - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
-
the configuration used
- configuration - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- configuration - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- configuration - Variable in class org.camunda.templateengines.FreeMarkerScriptEngine
- configuration(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select incidents which contain the configuration.
- configuration(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- configuration(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- configuration(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which contain the configuration.
- CONFIGURATION - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- CONFIGURATION - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- CONFIGURATION - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- CONFIGURATION - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- CONFIGURATION - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- CONFIGURATION - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- configurationByteArrayId - Variable in class org.camunda.bpm.engine.impl.batch.BatchJobConfiguration
- configurationClass - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- configurationClassHasWrongType(String, Class<?>, ClassCastException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- ConfigurationLogger - Class in org.camunda.bpm.engine.impl.cfg
- ConfigurationLogger() - Constructor for class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- configurationResource - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- configurationResource - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- configurationResource - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- configurationResource(String) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- configurationResourceCompat - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- configurationResourceCompat - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- configure(C) - Method in interface org.camunda.connect.spi.ConnectorConfigurator
-
Configures the connector instance.
- configure(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- configure(JacksonJsonDataFormat) - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorJdk8
- configure(JacksonJsonDataFormat) - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorJSR310
- configure(JacksonJsonDataFormat) - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorParameterNames
- configure(T) - Method in interface org.camunda.bpm.client.spi.DataFormatConfigurator
-
Applies configuration to the desired format.
- configure(T) - Method in interface org.camunda.spin.spi.DataFormatConfigurator
-
Applies configuration to the desired format.
- configureActivityStatisticsQuery(ActivityStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureAuthCheck(ListQueryParameterObject, ProcessEngineConfigurationImpl, CommandContext) - Method in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl
- configureAuthorizationCheck(QueryParameters) - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Configure the authorization check for the given
QueryParameters
. - configureBatchQuery(BatchQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureBatchStatisticsQuery(BatchStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureCache(Cache, String, Object) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- configureCache(Cache, Map<String, Object>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- configureCaches(String) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- configureCaches(HalRelationCacheConfiguration) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- configureCaseDefinitionQuery(CaseDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- configureCdiEventBridge(QuarkusProcessEngineConfiguration) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
- configureConditionalEventSubscriptionQuery(ListQueryParameterObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureDecisionDefinitionQuery(DecisionDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- configureDecisionDefinitionQuery(DecisionDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureDecisionRequirementsDefinitionQuery(DecisionRequirementsDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- configureDecisionRequirementsDefinitionQuery(DecisionRequirementsDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureDeploymentQuery(DeploymentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureDeploymentStatisticsQuery(DeploymentStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureDirectionOnLastField(OrderingConfig.Direction) - Method in class org.camunda.bpm.client.task.OrderingConfig
-
Configures the
OrderingConfig.Direction
for the last configured field on thisOrderingConfig
. - configureEventSubscriptionQuery(EventSubscriptionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureExecutionQuery(QueryParameters) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
- configureExecutionQuery(CalledProcessInstanceQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
- configureExecutionQuery(IncidentQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.IncidentRestService
- configureExecutionQuery(ProcessDefinitionQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
- configureExecutionQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
- configureExecutionQuery(AbstractQuery) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureExternalTaskFetch(ListQueryParameterObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureExternalTaskQuery(ExternalTaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureFactory(DocumentBuilderFactory) - Method in class org.camunda.bpm.model.bpmn.impl.BpmnParser
- configureFactory(DocumentBuilderFactory) - Method in class org.camunda.bpm.model.cmmn.impl.CmmnParser
- configureFactory(DocumentBuilderFactory) - Method in class org.camunda.bpm.model.dmn.impl.DmnParser
- configureFactory(DocumentBuilderFactory) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
-
allows subclasses to configure the
DocumentBuilderFactory
. - configureFailedDbEntityOperation(DbEntityOperation, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- configureField(OrderingConfig.SortingField) - Method in class org.camunda.bpm.client.task.OrderingConfig
-
Configures the given field.
- configureGraalJsScriptEngine(ScriptEngine) - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
-
Allows providing custom configuration for the Graal JS script engine.
- configureGroovyScriptEngine(ScriptEngine) - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
-
Allows providing custom configuration for the groovy script engine.
- configureHistoricActivityInstanceQuery(HistoricActivityInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricBatchQuery(HistoricBatchQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricCaseActivityInstanceQuery(HistoricCaseActivityInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- configureHistoricCaseInstanceQuery(HistoricCaseInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- configureHistoricDecisionInstanceQuery(HistoricDecisionInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricDetailQuery(HistoricDetailQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricExternalTaskLogQuery(HistoricExternalTaskLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricIdentityLinkQuery(HistoricIdentityLinkLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricIncidentQuery(HistoricIncidentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricJobLogQuery(HistoricJobLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricProcessInstanceQuery(HistoricProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricTaskInstanceQuery(HistoricTaskInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricVariableAndDetailQuery(AbstractQuery) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureHistoricVariableInstanceQuery(HistoricVariableInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureIncidentQuery(IncidentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureJobDefinitionQuery(JobDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureJobExecutor(ProcessEngineConfigurationImpl, CamundaEngineConfig) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
- configureJobExecutor(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration
- configureJobExecutorPool(Integer, Integer) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- configureJobQuery(JobQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureLastOrderingPropertyDirection(Direction) - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- configureNextAcquisitionCycle(JobAcquisitionContext, JobAcquisitionStrategy) - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
-
Reconfigure the acquisition strategy based on the current cycle's acquisition context.
- configureObjectMapper(ObjectMapper) - Static method in class org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
- configureOrderByCreateTime(EnableExternalTaskClient) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- configureParameterizedQuery(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- configurePlugins(ProcessEngineConfigurationImpl, ProcessEngineXml, ClassLoader) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
-
Instantiates and applies all
ProcessEnginePlugin
s defined in the processEngineXml - configureProcessDefinitionQuery(ProcessDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureProcessDefinitionQuery(ProcessDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- configureProcessDefinitionStatisticsQuery(ProcessDefinitionStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureProcessEngineCdiBeans(BeanContainer) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
- configureProcessEnginePlugins(List<ProcessEnginePlugin>, List<CamundaBpmRunProcessEnginePluginProperty>) - Method in class org.camunda.bpm.run.CamundaBpmRunProcessEngineConfiguration
- configureQuery(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantManager
- configureQuery(AbstractQuery<?, ?>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- configureQuery(AbstractQuery<?, ?>, Resource) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- 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
- configureQuery(AbstractQuery, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureQuery(AbstractQuery, Resource, String, Permission) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureQuery(ActivityStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- configureQuery(BatchQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.BatchManager
- configureQuery(BatchStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- configureQuery(HistoricBatchQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- configureQuery(ListQueryParameterObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureQuery(ListQueryParameterObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- configureQuery(ListQueryParameterObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantManager
- configureQuery(DeploymentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- configureQuery(DeploymentStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- configureQuery(EventSubscriptionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- configureQuery(ExternalTaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- configureQuery(HistoricActivityInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
- configureQuery(HistoricDecisionInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- configureQuery(HistoricDecisionInstanceStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- configureQuery(HistoricDetailQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- configureQuery(HistoricExternalTaskLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- configureQuery(HistoricIdentityLinkLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- configureQuery(HistoricIncidentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- configureQuery(HistoricJobLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- configureQuery(HistoricProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- configureQuery(HistoricProcessInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ReportManager
- configureQuery(HistoricTaskInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
- configureQuery(HistoricTaskInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportManager
- configureQuery(HistoricVariableInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- configureQuery(IncidentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
- configureQuery(JobDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- configureQuery(JobQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- configureQuery(ProcessDefinitionStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- configureQuery(TaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- configureQuery(TaskReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportManager
- configureQuery(UserOperationLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- configureQuery(VariableInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
- configureQueryHistoricFinishedInstanceReport(ListQueryParameterObject, Resource) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureScriptEngineHostAccess - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- configureScriptEngines(String, ScriptEngine) - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
- configureTaskQuery(TaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureTelemetry(TelemetryConfigurationDto) - Method in class org.camunda.bpm.engine.rest.impl.TelemetryRestServiceImpl
- configureTelemetry(TelemetryConfigurationDto) - Method in interface org.camunda.bpm.engine.rest.TelemetryRestService
-
Deprecated.The sending telemetry feature is removed. Please remove the endpoint usages as they are no longer needed.
- configureTenantCheck(QueryParameters) - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Configure the tenant check for the given
QueryParameters
. - configureTenantCheck(AbstractQuery<?, ?>) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- configureTenantCheck(TenantCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantManager
- configureTopics(FetchAndLockBuilder) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- configureUserOperationLogQuery(UserOperationLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configureVariableInstanceQuery(VariableInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- configurParameterObject(ListQueryParameterObject) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- conjunctive() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- ConnectCoreLogger - Class in org.camunda.connect.impl
- ConnectCoreLogger() - Constructor for class org.camunda.connect.impl.ConnectCoreLogger
- connection - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- connection - Variable in class org.camunda.bpm.engine.impl.ManagementServiceImpl.DbSchemaUpgradeCmd
- CONNECTION_REQUEST_TIMEOUT - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- CONNECTION_TIMEOUT - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- ConnectionLostException - Exception in org.camunda.bpm.client.exception
-
Exception is thrown if the connection could not be established
- ConnectionLostException(String, IOException) - Constructor for exception org.camunda.bpm.client.exception.ConnectionLostException
- connectionManager - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceConnectionFactoryImpl
- connectionMetadataDefaultCatalog - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- connectionMetadataDefaultSchema - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- ConnectLogger - Class in org.camunda.connect.impl
- ConnectLogger() - Constructor for class org.camunda.connect.impl.ConnectLogger
- connector - Variable in class org.camunda.connect.impl.AbstractConnectorRequest
- Connector<Q extends ConnectorRequest<?>> - Interface in org.camunda.connect.spi
-
A connector represents a way to interact with some system, library or technology.
- ConnectorConfigurator<C extends Connector<?>> - Interface in org.camunda.connect.spi
-
Can be used to configure connectors of a certain type.
- connectorConfiguratorDiscovered(ConnectorConfigurator) - Method in class org.camunda.connect.impl.ConnectCoreLogger
- ConnectorException - Exception in org.camunda.connect
-
Base class for all connector exceptions
- ConnectorException(String) - Constructor for exception org.camunda.connect.ConnectorException
- ConnectorException(String, Throwable) - Constructor for exception org.camunda.connect.ConnectorException
- connectorId - Variable in class org.camunda.connect.impl.AbstractConnector
- connectorId - Variable in class org.camunda.connect.plugin.impl.ServiceTaskConnectorActivityBehavior
-
the id of the connector
- connectorInstance - Variable in class org.camunda.connect.plugin.impl.ServiceTaskConnectorActivityBehavior
-
cached connector instance for this activity.
- ConnectorInvocation - Interface in org.camunda.connect.spi
-
Represents a request invocation / request execution.
- ConnectorParseListener - Class in org.camunda.connect.plugin.impl
- ConnectorParseListener() - Constructor for class org.camunda.connect.plugin.impl.ConnectorParseListener
- ConnectorProvider - Interface in org.camunda.connect.spi
-
Provides a
Connector
with a unique id. - connectorProviderDiscovered(ConnectorProvider, String, Connector) - Method in class org.camunda.connect.impl.ConnectCoreLogger
- ConnectorRequest<R extends ConnectorResponse> - Interface in org.camunda.connect.spi
-
A connector request.
- ConnectorRequestException - Exception in org.camunda.connect
-
Indicates an error during the request of a connector.
- ConnectorRequestException(String) - Constructor for exception org.camunda.connect.ConnectorRequestException
- ConnectorRequestException(String, Throwable) - Constructor for exception org.camunda.connect.ConnectorRequestException
- ConnectorRequestInterceptor - Interface in org.camunda.connect.spi
-
A request interceptor.
- ConnectorResponse - Interface in org.camunda.connect.spi
-
A connector response representing the result of a connector invocation.
- ConnectorResponseException - Exception in org.camunda.connect
-
Indicates an error during the response of a connector.
- ConnectorResponseException(String) - Constructor for exception org.camunda.connect.ConnectorResponseException
- ConnectorResponseException(String, Throwable) - Constructor for exception org.camunda.connect.ConnectorResponseException
- Connectors - Class in org.camunda.connect
-
Provides access to all available connectors.
- Connectors() - Constructor for class org.camunda.connect.Connectors
- ConnectorVariableScope - Class in org.camunda.connect.plugin.impl
-
Exposes a connector request as variableScope.
- ConnectorVariableScope(AbstractVariableScope) - Constructor for class org.camunda.connect.plugin.impl.ConnectorVariableScope
- ConnectProcessEnginePlugin - Class in org.camunda.connect.plugin.impl
- ConnectProcessEnginePlugin() - Constructor for class org.camunda.connect.plugin.impl.ConnectProcessEnginePlugin
- connectTarget(FlowNode) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- connectTargetWithAssociation(FlowNode) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- connectTargetWithSequenceFlow(FlowNode) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- connectTo(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- ConstantValueProvider - Class in org.camunda.bpm.engine.impl.core.variable.mapping.value
-
A constant parameter value.
- ConstantValueProvider(Object) - Constructor for class org.camunda.bpm.engine.impl.core.variable.mapping.value.ConstantValueProvider
- CONSTRAINT_DISABLED - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- CONSTRAINT_READONLY - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- CONSTRAINT_REQUIRED - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- constructJavaTypeFromCanonicalString(String) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- constructJavaTypeFromCanonicalString(String) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
-
Constructs a
JavaType
object based on the parameter, which has to follow Jackson's canonical type string format. - constructType(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.ListJacksonJsonTypeDetector
- constructType(Object) - Method in class org.camunda.spin.impl.json.jackson.format.ListJacksonJsonTypeDetector
- consume() - Static method in class org.camunda.bpm.engine.impl.context.ProcessEngineContextImpl
- consume(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- consume(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- consume(IncidentEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- consume(JobEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- consume(TaskEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- consume(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- consumeToken() - Method in class org.camunda.bpm.impl.juel.Parser
-
consume current token (get next token).
- consumeToken(Scanner.Symbol) - Method in class org.camunda.bpm.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.spi.DeploymentOperation.DeploymentOperationBuilder
- CONTAINER_INTEGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- ContainerBasedAuthenticationFilter - Class in org.camunda.bpm.webapp.impl.security.auth
- ContainerBasedAuthenticationFilter() - Constructor for class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- ContainerBasedAuthenticationProvider - Class in org.camunda.bpm.engine.rest.security.auth.impl
- ContainerBasedAuthenticationProvider() - Constructor for class org.camunda.bpm.engine.rest.security.auth.impl.ContainerBasedAuthenticationProvider
- containerDelegate - Variable in class org.camunda.bpm.container.impl.tomcat.TomcatBpmPlatformBootstrap
- ContainerIntegrationLogger - Class in org.camunda.bpm.container.impl
- ContainerIntegrationLogger() - Constructor for class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- ContainerManagedProcessEngineProvider - Class in org.camunda.bpm.engine.rest.impl.application
-
Uses the
ProcessEngineService
and exposes the default process engine - 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.engine.rest.impl.application.ContainerManagedProcessEngineProvider
- ContainerManagedProcessEngineProvider() - Constructor for class org.camunda.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
- contains(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- contains(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- contains(Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- contains(Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- contains(Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Returns
true
if the array contains the specified object. - contains(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- contains(PropertyKey<?>) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Returns
true
if this properties contains a mapping for the specified property key. - contains(PropertyListKey<?>) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Returns
true
if this properties contains a mapping for the specified property key. - contains(PropertyMapKey<?, ?>) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Returns
true
if this properties contains a mapping for the specified property key. - contains(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Allows checking whether the provided entity is present in the cache
- contains(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- contains(ValidatingMigrationInstruction) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- contains(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- containsAll(Collection<?>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- containsAll(Collection<?>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- containsAll(Collection<?>) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- containsCurrentUrl(String) - Static method in class org.camunda.bpm.AbstractWebappUiIntegrationTest
- containsIfPartAndExecutionActive(String, Map<String, List<CmmnSentryPart>>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- containsInstructionForSourceScope(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- containsKey(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- containsKey(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- containsKey(Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
-
Dedicated implementation which does not fall back on the
VariableContextScriptBindings.calculateBindingMap()
for performance reasons - containsKey(Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- containsKey(Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- containsKey(Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.BeansResolverFactory
- containsKey(Object) - Method in interface org.camunda.bpm.engine.impl.scripting.engine.Resolver
-
Allows checking whether there is currently an object bound to the key.
- containsKey(Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- containsKey(Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolver
- containsKey(Object) - Method in class org.camunda.bpm.engine.spring.SpringBeansResolverFactory
- containsKey(Object) - Method in class org.camunda.bpm.engine.test.mock.MocksResolverFactory
- containsKey(Object) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- containsKey(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- containsReport(String) - Method in class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- containsReport(String) - Method in interface org.camunda.bpm.engine.impl.management.PurgeReporting
-
Returns true if the key is present in the current report.
- containsReport(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- containsType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- containsValue(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- containsValue(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- containsValue(Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- containsValue(Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- containsValue(Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- containsValue(Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- containsValue(Object) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- containsValue(T) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- containsVariable(String) - Method in class org.camunda.bpm.engine.impl.dmn.invocation.VariableScopeContext
- containsVariable(String) - Method in interface org.camunda.bpm.engine.variable.context.VariableContext
-
Checks whether a variable with the given name is resolve through this context.
- containsVariable(String) - Method in class org.camunda.bpm.engine.variable.impl.context.CompositeVariableContext
- containsVariable(String) - Method in class org.camunda.bpm.engine.variable.impl.context.EmptyVariableContext
- containsVariable(String) - Method in class org.camunda.bpm.engine.variable.impl.context.SingleVariableContext
- containsVariable(String) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- content - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
- content - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- CONTENT_COMPRESSION_ENABLED - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- CONTENT_TYPE_JSON_PATTERN - Static variable in class org.camunda.bpm.engine.rest.filter.AbstractEmptyBodyFilter
- contentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- contentSecurityPolicyDisabled - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- ContentSecurityPolicyProvider - Class in org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl
- ContentSecurityPolicyProvider() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- contentSecurityPolicyValue - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- contentType - Variable in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- contentType(String) - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
-
Set the content type header for this request.
- contentType(String) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- contentTypeOptionsDisabled - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- ContentTypeOptionsProvider - Class in org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl
- ContentTypeOptionsProvider() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
- contentTypeOptionsValue - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- ContentTypeUtil - Class in org.camunda.bpm.engine.rest.util
- ContentTypeUtil() - Constructor for class org.camunda.bpm.engine.rest.util.ContentTypeUtil
- context - Variable in class org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper
- context - Variable in class org.camunda.bpm.engine.cdi.impl.util.CreationalContextReleaseListener
- context - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- context - Variable in class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder
- context - Variable in class org.camunda.bpm.impl.juel.Parser
- Context - Class in org.camunda.bpm.engine.impl.context
- Context - Interface in org.camunda.bpm.model.dmn.instance
- Context() - Constructor for class org.camunda.bpm.engine.impl.context.Context
- CONTEXT_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- CONTEXT_PARAM_NAME - Static variable in class org.camunda.bpm.engine.rest.CustomJacksonDateFormatListener
- CONTEXT_PARAM_NAME - Static variable in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- ContextAssociationManager - Interface in org.camunda.bpm.engine.cdi.impl.context
-
Represents a means for associating an execution with a context.
- contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.application.impl.JakartaServletProcessApplication
- contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap
- 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
- contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.CustomJacksonDateFormatListener
- contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
- contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.impl.web.bootstrap.RestContainerBootstrap
- contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
- contextDestroyed(ServletContextEvent) - Method in class org.camunda.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap
- ContextEntry - Interface in org.camunda.bpm.model.dmn.instance
- contextEntryCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ContextImpl
- ContextEntryImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ContextEntryImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ContextEntryImpl
- contextExecution - Variable in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
- ContextImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ContextImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ContextImpl
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.application.impl.JakartaServletProcessApplication
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap
- 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
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.CustomJacksonDateFormatListener
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.engine.rest.impl.web.bootstrap.RestContainerBootstrap
- contextInitialized(ServletContextEvent) - Method in interface org.camunda.bpm.engine.rest.spi.FetchAndLockHandler
-
Invoked on initialization of the servlet context
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
- contextInitialized(ServletContextEvent) - Method in class org.camunda.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap
- ContextLogger - Class in org.camunda.bpm.engine.impl.interceptor
- ContextLogger() - Constructor for class org.camunda.bpm.engine.impl.interceptor.ContextLogger
- contextPath - Variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- contextPath - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- contextPath - Variable in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- contextProperties - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- contextRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- contextRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- contextRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- contextRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- contextRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- contextResource - Variable in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
- ContextVariableWrapper - Class in org.camunda.bpm.dmn.feel.impl.scala
- ContextVariableWrapper(VariableContext) - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper
- continueExecutionIfNotCanceled(Callback<PvmExecutionImpl, Void>, PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- continueIfExecutionDoesNotAffectNextOperation(Callback<PvmExecutionImpl, Void>, Callback<PvmExecutionImpl, Void>, PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Executes the given depending operations with the given execution.
- continueRun() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- controllableThread - Variable in class org.camunda.bpm.qa.upgrade.util.ControlledCommand
- ControllableThread - Class in org.camunda.bpm.qa.upgrade.util
- ControllableThread() - Constructor for class org.camunda.bpm.qa.upgrade.util.ControllableThread
- ControlledCommand - Class in org.camunda.bpm.qa.upgrade.util
- ControlledCommand(ControllableThread, Command<?>) - Constructor for class org.camunda.bpm.qa.upgrade.util.ControlledCommand
- Converging - Enum constant in enum class org.camunda.bpm.model.bpmn.GatewayDirection
- Conversation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN conversation element
- ConversationAssociation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN conversationAssociation element
- conversationAssociationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- ConversationAssociationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN conversationAssociation element
- ConversationAssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ConversationAssociationImpl
- ConversationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN conversation element
- ConversationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ConversationImpl
- conversationInstance - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
- ConversationLink - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN conversationLink element
- conversationLinkCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
-
TODO: choreographyRef
- ConversationLinkImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN conversationLink element
- ConversationLinkImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- ConversationNode - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN conversationNode element
- conversationNodeCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- conversationNodeCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SubConversationImpl
- ConversationNodeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN conversationNode element
- ConversationNodeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- ConversationScopedAssociation - Class in org.camunda.bpm.engine.cdi.impl.context
- ConversationScopedAssociation() - Constructor for class org.camunda.bpm.engine.cdi.impl.context.ConversationScopedAssociation
- convert(Object, Class<T>) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- convert(Object, Class<T>) - Method in class org.camunda.bpm.impl.juel.Bindings
-
Apply type conversion.
- convert(Object, Class<T>) - Method in interface org.camunda.bpm.impl.juel.TypeConverter
-
Convert the given input value to the specified target type.
- convert(Object, Class<T>) - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- convert(List<CleanableHistoricBatchReportResult>) - Static method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- convert(List<CleanableHistoricCaseInstanceReportResult>) - Static method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- convert(List<CleanableHistoricDecisionInstanceReportResult>) - Static method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- convert(List<CleanableHistoricProcessInstanceReportResult>) - Static method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- convertCandidateGroupReportResult(List<TaskCountByCandidateGroupResult>) - Static method in class org.camunda.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter
- convertDurationReportResult(List<ReportResult>) - Static method in class org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter
- converter() - Element in annotation interface org.camunda.bpm.engine.rest.dto.CamundaQueryParam
- convertFormValueToModelValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.AbstractFormFieldType
-
Deprecated.
- convertFormValueToModelValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.BooleanFormType
- convertFormValueToModelValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.DateFormType
- convertFormValueToModelValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- convertFormValueToModelValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.LongFormType
- convertFormValueToModelValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.StringFormType
- convertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- convertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.DoubleTypeImpl
- convertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.IntegerTypeImpl
- convertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.LongTypeImpl
- convertFromTypedValue(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.ShortTypeImpl
- convertFromTypedValue(TypedValue) - Method in interface org.camunda.bpm.engine.variable.type.ValueType
-
Converts a typed value to a typed value of this type.
- convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.AbstractFormFieldType
-
Deprecated.
- convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.BooleanFormType
- convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.DateFormType
- convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.LongFormType
- convertModelValueToFormValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.StringFormType
- convertModelValueToXmlValue(Boolean) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.BooleanAttribute
- convertModelValueToXmlValue(Double) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttribute
- convertModelValueToXmlValue(Integer) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttribute
- convertModelValueToXmlValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttribute
- convertModelValueToXmlValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
to be implemented by subclasses: converts the raw (String) value of the attribute to the type required by the model
- convertModelValueToXmlValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttribute
- convertModelValueToXmlValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttribute
- convertOutputStreamToInputStream(OutputStream) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Converts a
OutputStream
to anInputStream
by coping the data directly. - convertOutputStreamToInputStream(OutputStream) - Static method in class org.camunda.spin.impl.util.SpinIoUtil
-
Converts a
OutputStream
to anInputStream
by coping the data directly. - convertQuery(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- convertQueryOrderingPropertiesToSortingDtos(List<QueryOrderingProperty>) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- convertQueryOrderingPropertyToSortingDto(QueryOrderingProperty) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- 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.JacksonAwareStringToTypeConverter
- convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.LongConverter
- convertQueryParameterToType(String) - Method in class org.camunda.bpm.engine.rest.dto.converter.PeriodUnitConverter
- 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.
- convertReportResult(List<ReportResult>, String) - Static method in class org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter
- convertStreamToStr(InputStream) - Static method in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- convertToCamelCase(String, String) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
- convertToClass(String, Class<?>) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
-
Converts a value to the type of the given field.
- convertToDto(Object) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- convertToDtoList(List<?>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- convertToDtos(List<MetricIntervalValue>) - Method in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- convertToFormValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.AbstractFormFieldType
- convertToFormValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.DateFormType
- convertToFormValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.SimpleFormFieldType
- convertToHalCollection(List<?>, long) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- convertToHalResource(Object) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- convertToHalTask(Task) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- convertToHalTaskList(List<Task>, long) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- convertToModelValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.AbstractFormFieldType
- convertToModelValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.DateFormType
- convertToModelValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.SimpleFormFieldType
- convertToString(BpmnModelInstance) - Static method in class org.camunda.bpm.model.bpmn.Bpmn
-
Allows the conversion of a
BpmnModelInstance
to anString
. - convertToString(CmmnModelInstance) - Static method in class org.camunda.bpm.model.cmmn.Cmmn
-
Allows the conversion of a
CmmnModelInstance
to anString
. - convertToString(DmnModelInstance) - Static method in class org.camunda.bpm.model.dmn.Dmn
-
Allows the conversion of a
DmnModelInstance
to anString
. - convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.BooleanValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.ByteArrayValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.DateValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.DoubleValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.FileValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.IntegerValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.JsonValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.LongValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.ShortValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.StringValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.client.variable.impl.mapper.XmlValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in interface org.camunda.bpm.client.variable.impl.ValueMapper
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.BooleanValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ByteArrayValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DateValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DoubleValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.IntegerValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.LongValueSerlializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.NullValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ShortValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.bpm.engine.impl.variable.serializer.StringValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer
-
Returns a typed value for the provided untyped value.
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.spin.plugin.impl.JsonValueSerializer
- convertToTypedValue(UntypedValueImpl) - Method in class org.camunda.spin.plugin.impl.XmlValueSerializer
- convertValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.BooleanFormType
- convertValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- convertValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.LongFormType
- convertValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.SimpleFormFieldType
- convertValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.type.StringFormType
- convertValuesToDouble(List<TypedValue>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- convertValuesToInteger(List<TypedValue>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- convertValuesToLong(List<TypedValue>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- convertVariableOrderPropertyToSortingDto(VariableOrderProperty) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- convertXmlDocumentToString(DomDocument) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Converts a
DomDocument
to its String representation - convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
to be implemented by subclasses: converts the raw (String) value of the attribute to the type required by the model
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.BooleanAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttribute
- convertXmlValueToModelValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttribute
- COOKIE_HEADER - Static variable in class org.camunda.bpm.AbstractWebIntegrationTest
- COOKIE_SPEC - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- cookieConfigurator - Variable in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- cookieConfigurator - Variable in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter
- CookieConfigurator - Class in org.camunda.bpm.webapp.impl.security.filter
- CookieConfigurator() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- CookieConfigurator.SameSiteOption - Enum Class in org.camunda.bpm.webapp.impl.security.filter
- CookieConstants - Class in org.camunda.bpm.webapp.impl.security.filter.util
- CookieConstants() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.util.CookieConstants
- cookieName - Variable in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- cookieName - Variable in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- cookieName - Variable in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- copy - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- copy() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBranch
- copyFilter() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- CORE_LOGGER - Static variable in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- CORE_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- CORE_LOGGER - Static variable in class org.camunda.connect.impl.ConnectLogger
- CORE_LOGGER - Static variable in class org.camunda.spin.impl.logging.SpinLogger
- CORE_POOL_SIZE - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobExecutorXml
- CORE_THREADS - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- CORE_THREADS - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- CORE_THREADS - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- CoreActivity - Class in org.camunda.bpm.engine.impl.core.model
- CoreActivity(String) - Constructor for class org.camunda.bpm.engine.impl.core.model.CoreActivity
- CoreActivityBehavior<T extends BaseDelegateExecution> - Interface in org.camunda.bpm.engine.impl.core.delegate
- CoreAtomicOperation<T extends CoreExecution> - Interface in org.camunda.bpm.engine.impl.core.operation
- CoreExecution - Class in org.camunda.bpm.engine.impl.core.instance
-
Defines the base API for the execution of an activity.
- CoreExecution() - Constructor for class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- CoreExecutionContext<T extends CoreExecution> - Class in org.camunda.bpm.engine.impl.context
- CoreExecutionContext(T) - Constructor for class org.camunda.bpm.engine.impl.context.CoreExecutionContext
- CoreLogger - Class in org.camunda.bpm.engine.impl.core
- CoreLogger() - Constructor for class org.camunda.bpm.engine.impl.core.CoreLogger
- CoreModelElement - Class in org.camunda.bpm.engine.impl.core.model
- CoreModelElement(String) - Constructor for class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- corePoolSize - Variable in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
- CoreVariableInstance - Interface in org.camunda.bpm.engine.impl.core.variable
- correlate() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- correlate() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Executes the message correlation.
- correlate(CorrelationMessageDto, MessageCorrelationBuilder) - Method in class org.camunda.bpm.engine.rest.impl.MessageRestServiceImpl
- correlateAll() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- correlateAll() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Executes the message correlation for multiple messages.
- correlateAllAsync() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- correlateAllAsync() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationAsyncBuilder
-
Correlates a message asynchronously to executions that are waiting for this message based on the provided queries and list of process instance ids, whereby query results and list of ids will be merged.
- CorrelateAllMessageBatchCmd - Class in org.camunda.bpm.engine.impl.cmd.batch
- CorrelateAllMessageBatchCmd(MessageCorrelationAsyncBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- CorrelateAllMessageCmd - Class in org.camunda.bpm.engine.impl.cmd
- CorrelateAllMessageCmd(MessageCorrelationBuilderImpl, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.CorrelateAllMessageCmd
-
Initialize the command with a builder
- correlateAllWithResult() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- correlateAllWithResult() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Executes the message correlation for multiple messages and returns a list of message correlation results.
- correlateAllWithResultAndVariables(boolean) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- correlateAllWithResultAndVariables(boolean) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Executes the message correlation.
- correlateExclusively() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- correlateExclusively() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Behaves like
MessageCorrelationBuilder.correlate()
, however uses pessimistic locking for correlating a waiting execution, meaning that two threads correlating a message to the same execution in parallel do not end up continuing the process in parallel until the next wait state is reached - correlateMessage(String) - 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 class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- correlateMessage(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Correlates a message to an execution that is waiting for a matching message and belongs to a process instance with the given business key a process definition that can be started by a matching message.
- correlateMessage(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- correlateMessage(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Correlates a message to an execution that is waiting for a matching message and belongs to a process instance with the given business key a process definition that can be started by this message.
- correlateMessage(String, 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 interface org.camunda.bpm.engine.RuntimeService
-
Correlates a message to an execution that is waiting for a matching message and can be correlated according to the given correlation keys.
- correlateMessage(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- correlateMessage(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Correlates a message to an execution that is waiting for a matching message and can be correlated according to the given correlation keys.
- correlateMessage(String, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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 a matching message and can be correlated according to the given correlation keys.
- correlateMessage(CommandContext, String, CorrelationSet) - Method in interface org.camunda.bpm.engine.impl.runtime.CorrelationHandler
-
Correlate the given message to either a waiting execution or a process definition with a message start event.
- correlateMessage(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- correlateMessageAsync(CorrelationMessageAsyncDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- correlateMessageAsync(CorrelationMessageAsyncDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- CorrelateMessageCmd - Class in org.camunda.bpm.engine.impl.cmd
- CorrelateMessageCmd(MessageCorrelationBuilderImpl, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
-
Initialize the command with a builder
- correlateMessages(CommandContext, String, CorrelationSet) - Method in interface org.camunda.bpm.engine.impl.runtime.CorrelationHandler
-
Correlate the given message to all waiting executions and all process definitions which have a message start event.
- correlateMessages(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- CorrelateMessageStep - Class in org.camunda.bpm.qa.performance.engine.steps
- CorrelateMessageStep(ProcessEngine, String, String) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.CorrelateMessageStep
- correlateMessageToExecutions(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- correlateStartMessage() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- correlateStartMessage() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Executes the message correlation.
- correlateStartMessageByEventSubscription(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- correlateStartMessageByProcessDefinitionId(CommandContext, String, String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- correlateStartMessages(CommandContext, String, CorrelationSet) - Method in interface org.camunda.bpm.engine.impl.runtime.CorrelationHandler
-
Correlate the given message to process definitions with a message start event.
- correlateStartMessages(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- correlateWithResult() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- correlateWithResult() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Executes the message correlation and returns a
MessageCorrelationResult
object. - correlateWithResultAndVariables(boolean) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- correlateWithResultAndVariables(boolean) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Executes the message correlation.
- correlateWithVariablesEnabled(CorrelationMessageDto, MessageCorrelationBuilder) - Method in class org.camunda.bpm.engine.rest.impl.MessageRestServiceImpl
- correlationHandler - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- CorrelationHandler - Interface in org.camunda.bpm.engine.impl.runtime
- CorrelationHandlerResult - Class in org.camunda.bpm.engine.impl.runtime
-
The result of a message correlation.
- CorrelationHandlerResult() - Constructor for class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- CorrelationKey - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN correlationKey element
- correlationKeyAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationSubscriptionImpl
- correlationKeyCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- correlationKeyCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- CorrelationKeyImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN correlationKey element
- CorrelationKeyImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CorrelationKeyImpl
- correlationKeys - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- correlationLocalVariables - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- CorrelationMessageAsyncDto - Class in org.camunda.bpm.engine.rest.dto.runtime.batch
- CorrelationMessageAsyncDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- CorrelationMessageDto - Class in org.camunda.bpm.engine.rest.dto.message
- CorrelationMessageDto() - Constructor for class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- correlationProcessInstanceVariables - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- CorrelationProperty - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN correlationProperty element
- CorrelationPropertyBinding - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN correlationPropertyBinding element
- correlationPropertyBindingCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationSubscriptionImpl
- CorrelationPropertyBindingImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN correlationPropertyBinding element
- CorrelationPropertyBindingImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyBindingImpl
- CorrelationPropertyImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN correlationProperty element
- CorrelationPropertyImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- CorrelationPropertyRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN correlationPropertyRef element of the BPMN tCorrelationKey type
- CorrelationPropertyRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRef
- correlationPropertyRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyBindingImpl
- correlationPropertyRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationKeyImpl
- CorrelationPropertyRetrievalExpression - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN correlationPropertyRetrievalExpression element
- correlationPropertyRetrievalExpressionCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- CorrelationPropertyRetrievalExpressionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN correlationPropertyRetrievalExpression element
- CorrelationPropertyRetrievalExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
- CorrelationSet - Class in org.camunda.bpm.engine.impl.runtime
- CorrelationSet(MessageCorrelationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- CorrelationSubscription - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN correlationSubscription element
- correlationSubscriptionCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- CorrelationSubscriptionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN correlationSubscription element
- CorrelationSubscriptionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.CorrelationSubscriptionImpl
- cors - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- corsFilter(JerseyApplicationPath) - Method in class org.camunda.bpm.run.CamundaBpmRunRestConfiguration
- couldNotCollectAndLogMetrics(Exception) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsLogger
- couldNotDetermineIp(Exception) - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- couldNotDeterminePriority(ExecutionEntity, Object, ProcessEngineException) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskLogger
-
Logs that the priority could not be determined in the given context.
- couldNotDeterminePriority(ExecutionEntity, Object, ProcessEngineException) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- couldNotFindProcessDefinitionForEventSubscription(EventSubscriptionEntity, String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- couldNotGetResource(String, ClassLoader, Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- couldNotInstantiateJobExecutorClass(Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- couldNotLoadJobExecutorClass(Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- couldNotRemoveDefinitionsFromCache(Throwable) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- couldNotSelectHistoryLevel(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- couldNotSelectInstallationId(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- count - Variable in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- count - Variable in class org.camunda.bpm.engine.impl.diagnostics.CommandCounter
- count - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- count - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.CommandImpl
- count - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.MetricImpl
- count - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- count - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.CommandDto
- count - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.MetricDto
- count - Variable in class org.camunda.bpm.engine.rest.hal.HalCollectionResource
- 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
- count() - Method in class org.camunda.bpm.model.bpmn.impl.QueryImpl
- count() - Method in interface org.camunda.bpm.model.bpmn.Query
- count() - Method in class org.camunda.bpm.model.cmmn.impl.QueryImpl
- count() - Method in interface org.camunda.bpm.model.cmmn.Query
- count() - Method in class org.camunda.bpm.model.dmn.impl.QueryImpl
- count() - Method in interface org.camunda.bpm.model.dmn.Query
- count(String) - Method in interface org.camunda.bpm.engine.FilterService
-
Executes the query of the filter and returns the result count.
- count(String) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- count(String, Query<?, ?>) - Method in interface org.camunda.bpm.engine.FilterService
-
Executes the extended query of the filter and returns the result count.
- count(String, Query<?, ?>) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- COUNT - Enum constant in enum class org.camunda.bpm.engine.impl.AbstractQuery.ResultType
- COUNT - Enum constant in enum class org.camunda.bpm.model.dmn.BuiltinAggregator
- COUNT - Static variable in class org.camunda.bpm.engine.impl.batch.DeploymentMappingJsonConverter
- countByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReport
-
Executes the task report query and returns a list of
HistoricTaskInstanceReportResult
s - countByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- countByTaskName() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReport
-
Executes the task report query and returns a list of
HistoricTaskInstanceReportResult
s - countByTaskName() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- counter - Variable in class org.camunda.bpm.engine.impl.metrics.Meter
- CountJobsStep - Class in org.camunda.bpm.qa.performance.engine.steps
- CountJobsStep(ProcessEngine) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.CountJobsStep
- 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
- countRetries - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- countRowsPerProcessEngineTable(Map<String, Long>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- countTableRowsException(Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- countVariables() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- create - Enum constant in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
- create - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- create - Enum constant in enum class org.camunda.bpm.model.cmmn.VariableTransition
- create() - Static method in interface org.camunda.bpm.client.ExternalTaskClient
-
Creates a fluent builder to configure the Camunda client
- create() - Static method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
-
Creates a fluent builder to configure a custom function
- create() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- create() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnCaseInstance
-
This
case instance transitions toACTIVE
state. - create() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- create() - Static method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- create() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- create() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceBuilder
-
Creates a new
CaseInstance
, which will be in theACTIVE
state. - create() - Method in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- create() - Method in class org.camunda.bpm.engine.variable.impl.value.builder.ObjectVariableBuilderImpl
- create() - Method in class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- create() - Method in interface org.camunda.bpm.engine.variable.value.builder.TypedValueBuilder
- create() - Method in class org.camunda.spin.plugin.variable.value.impl.builder.SpinValueBuilderImpl
- create(String) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- create(String, String) - Static method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDiagramDto
- create(String, String) - Static method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDiagramDto
- create(String, String) - Static method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionXmlDto
- create(String, String) - Static method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto
- create(String, TypedValue, boolean) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- create(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- create(Map<String, Object>) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnCaseInstance
-
This
case instance transitions toACTIVE
state. - create(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- create(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- create(CommandContext) - Static method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- create(ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.migration.instance.EmergingInstance
-
Creates this instance and attachs it to the given execution.
- create(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.EmergingJobInstance
- create(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- create(ProcessEngine, Map<String, Scenario>, String) - Method in class org.camunda.bpm.qa.upgrade.Scenario
- CREATE - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE interactions are permitted.
- CREATE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that CREATE interactions are permitted.
- CREATE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Indicates that CREATE interactions are permitted.
- CREATE - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that CREATE interactions are permitted.
- CREATE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- CREATE - Static variable in interface org.camunda.bpm.engine.delegate.CaseVariableListener
- CREATE - Static variable in interface org.camunda.bpm.engine.delegate.VariableListener
- CREATE - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- CREATE_BATCH_CORRELATE_MESSAGE - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_CORRELATE_MESSAGE interactions are permitted
- CREATE_BATCH_DELETE_DECISION_INSTANCES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_DELETE_DECISION_INSTANCES interactions are permitted
- CREATE_BATCH_DELETE_FINISHED_PROCESS_INSTANCES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_DELETE_FINISHED_PROCESS_INSTANCES interactions are permitted.
- CREATE_BATCH_DELETE_RUNNING_PROCESS_INSTANCES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_DELETE_RUNNING_PROCESS_INSTANCES interactions are permitted
- CREATE_BATCH_MIGRATE_PROCESS_INSTANCES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_MIGRATE_PROCESS_INSTANCES interactions are permitted.
- CREATE_BATCH_MODIFY_PROCESS_INSTANCES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_MODIFY_PROCESS_INSTANCES interactions are permitted
- CREATE_BATCH_RESTART_PROCESS_INSTANCES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_RESTART_PROCESS_INSTANCES interactions are permitted
- CREATE_BATCH_SET_EXTERNAL_TASK_RETRIES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_SET_EXTERNAL_TASK_RETRIES interactions are permitted
- CREATE_BATCH_SET_JOB_RETRIES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_SET_JOB_RETRIES interactions are permitted
- CREATE_BATCH_SET_REMOVAL_TIME - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_SET_REMOVAL_TIME interactions are permitted
- CREATE_BATCH_SET_VARIABLES - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_SET_VARIABLES interactions are permitted
- CREATE_BATCH_UPDATE_PROCESS_INSTANCES_SUSPEND - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that CREATE_BATCH_UPDATE_PROCESS_INSTANCES_SUSPEND interactions are permitted
- CREATE_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that CREATE_INSTANCE interactions are permitted.
- CREATE_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that CREATE_INSTANCE interactions are permitted.
- CREATE_TASK - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
-
Signifies that a task is created
- CREATE_TIME - Enum constant in enum class org.camunda.bpm.client.task.OrderingConfig.SortingField
- CREATE_TIME - Static variable in interface org.camunda.bpm.engine.impl.ExternalTaskQueryProperty
- CREATE_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryProperty
- CREATE_TIME - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- createActivity() - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
- createActivity(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- createActivity(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- createActivity(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
- 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
- createActivity(CmmnElement, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseHandler
- createActivity(CmmnElement, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- createActivityExecutionMapping() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
Returns a mapping from scope activities to scope executions for all scopes that are ancestors of the activity currently executed by this execution.
- createActivityExecutionMapping() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createActivityExecutionMapping(List<PvmExecutionImpl>, List<ScopeImpl>) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Creates an activity execution mapping, when the scope hierarchy and the execution hierarchy are out of sync.
- createActivityExecutionMapping(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createActivityExecutionMapping(ScopeImpl, Map<ScopeImpl, PvmExecutionImpl>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Creates an extended mapping based on this execution and the given existing mapping.
- createActivityInstance(PvmExecutionImpl, ScopeImpl, String, String, Map<String, List<Incident>>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- createActivityInstanceCancellations(ActivityInstance, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- 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 instance is ended.
- createActivityInstanceMigrateEvt(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createActivityInstanceMigrateEvt(MigratingActivityInstance) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event which is fired when an activity instance is migrated.
- 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 instance is started.
- createActivityInstanceUpdateEvt(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createActivityInstanceUpdateEvt(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when an activity instance is updated.
- 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 instance 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.
- createAdminEnvironment() - Method in class org.camunda.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap
- createAdminUserConfiguration() - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CreateAdminUserConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl.custom
- CreateAdminUserConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.custom.CreateAdminUserConfiguration
- createAggregatedResultsInstance() - Method in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkAggregator
- createAggregatedResultsInstance() - Method in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkLongtermAggregator
- createAggregatedResultsInstance() - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- createAggregatedResultsInstance() - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator
- createAggregatedResultsInstance() - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
- createAggregatedResultsInstance() - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementCountAggregator
- createAndInsert() - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- createAndInsert(String, TypedValue) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- createAndInsert(ExecutionEntity, String, long) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- createAndInsert(ExecutionEntity, EventType, ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- createAndInsert(ExecutionEntity, EventType, ActivityImpl, String) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- createAndInsertIncident(String, IncidentContext, String) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- createArray() - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- createAstBinary(AstNode, AstNode, AstBinary.Operator) - Method in class org.camunda.bpm.impl.juel.Parser
- createAstBracket(AstNode, AstNode, boolean, boolean) - Method in class org.camunda.bpm.impl.juel.Parser
- createAstChoice(AstNode, AstNode, AstNode) - Method in class org.camunda.bpm.impl.juel.Parser
- createAstComposite(List<AstNode>) - Method in class org.camunda.bpm.impl.juel.Parser
- createAstDot(AstNode, String, boolean) - Method in class org.camunda.bpm.impl.juel.Parser
- createAstFunction(String, int, AstParameters) - Method in class org.camunda.bpm.impl.juel.Parser
- createAstIdentifier(String, int) - Method in class org.camunda.bpm.impl.juel.Parser
- createAstMethod(AstProperty, AstParameters) - Method in class org.camunda.bpm.impl.juel.Parser
- createAstNode(AstNode...) - Method in class org.camunda.bpm.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.impl.juel.Parser
- createAttachableExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- createAttachableExecution() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingActivityInstanceBehavior
- createAttachableExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- createAttachableExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- createAttachment(String, String, String, String, String, InputStream) - 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 please use method in runtime service to operate on process instance.
- createAttachment(String, String, String, String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- 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 please use method in runtime service to operate on process instance Either taskId or processInstanceId has to be provided
- 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
- createAttributeWrapper(Attr) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- createAuthentication(String, String) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- createAuthentication(String, String, List<String>, List<String>) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- createAuthentication(ProcessEngine, String) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- createAuthentication(ProcessEngine, String, List<String>, List<String>) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
-
Creates and returns a
UserAuthentication
with the following information:userId
processEngineName
groupIds
tenantIds
authorizedApps
- createAuthentication(ProcessEngine, String, List<String>, List<String>) - Method in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- createAuthorization(String, String, Resource, String, Permission...) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- 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
- createAuthorization(AuthorizationService, Permission, Resources, String) - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.authorization.AuthorizationScenario
- 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
- createBatch() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.batch.SetRemovalTimeToProcessInstanceScenario
- createBatchEndEvent(Batch) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createBatchEndEvent(Batch) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when the a batch has been completed.
- createBatchEvent(BatchEntity, HistoryEventTypes) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createBatchJob() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.batch.SetRemovalTimeToProcessInstanceScenario
- createBatchJob(BatchEntity, ByteArrayEntity) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- createBatchJobDefinition() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- createBatchQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- createBatchQuery() - Method in interface org.camunda.bpm.engine.ManagementService
-
Creates a query to search for
Batch
instances. - createBatchStartEvent(Batch) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createBatchStartEvent(Batch) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when the a batch has been started.
- createBatchStatisticsQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- createBatchStatisticsQuery() - Method in interface org.camunda.bpm.engine.ManagementService
-
Query for the statistics of the batch execution jobs of a batch.
- createBatchUpdateEvent(Batch) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createBatchUpdateEvent(Batch) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a batch has been updated.
- createBindings() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngine
- createBindings() - Method in class org.camunda.templateengines.FreeMarkerScriptEngine
- createBindings(ScriptEngine, VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
-
override to build a spring aware ScriptingEngines
- createBindings(VariableScope, Bindings) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindingsFactory
- createBpmnEdge(SequenceFlow) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
-
Deprecated.
- createBpmnParse(BpmnParser) - Method in interface org.camunda.bpm.engine.impl.cfg.BpmnParseFactory
- createBpmnParse(BpmnParser) - Method in class org.camunda.bpm.engine.impl.cfg.DefaultBpmnParseFactory
- createBpmnShape(FlowNode) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createBuilder() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- createBuilder() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- createByteHash(String) - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
- createCache(int) - Method in interface org.camunda.bpm.engine.impl.persistence.deploy.cache.CacheFactory
-
Creates a cache that does not exceed a specified number of elements.
- createCache(int) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DefaultCacheFactory
- createCache(Class<? extends Cache>, Map<String, Object>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- createCacheInstance(Class<? extends Cache>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- createCallableElement() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- createCallableElement() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- createCallableElement() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessOrCaseTaskItemHandler
- createCamundaTaskListenerClassTimeout(String, String, TimerEventDefinition) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- createCamundaTaskListenerDelegateExpressionTimeout(String, String, TimerEventDefinition) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- createCamundaTaskListenerExpressionTimeout(String, String, TimerEventDefinition) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- createCamundaTaskListenerTimeout(String, TimerEventDefinition) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
- createCascadeJobsOperationLogEntry(UserOperationLogContext, JobDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- createCaseActivityInstanceCreateEvt(DelegateCaseExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.CmmnHistoryEventProducer
-
Creates the history event fired when a case activity instance is created.
- createCaseActivityInstanceCreateEvt(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- createCaseActivityInstanceEndEvt(DelegateCaseExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.CmmnHistoryEventProducer
-
Creates the history event fired when a case activity instance is ended.
- createCaseActivityInstanceEndEvt(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- createCaseActivityInstanceUpdateEvt(DelegateCaseExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.CmmnHistoryEventProducer
-
Creates the history event fired when a case activity instance is updated.
- createCaseActivityInstanceUpdateEvt(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- createCaseDefinitionQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- createCaseDefinitionQuery() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- createCaseDefinitionQuery() - Method in interface org.camunda.bpm.engine.RepositoryService
-
Query case definitions.
- createCaseExecution(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- createCaseExecution(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- createCaseExecution(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createCaseExecutionQuery() - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseExecutionQuery
instance, that can be used to query the executions and case instances. - createCaseExecutionQuery() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnCaseDefinition
- createCaseInstance(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnCaseDefinition
- createCaseInstance(UriInfo, CreateCaseInstanceDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.CaseDefinitionResource
- createCaseInstance(UriInfo, CreateCaseInstanceDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- createCaseInstanceById(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstance
in the exactly specified version identify by the provided process definition id. - createCaseInstanceById(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceById(String, String) - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstance
in the exactly specified version identify by the provided process definition id. - createCaseInstanceById(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceById(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstance
in the exactly specified version identify by the provided process definition id. - createCaseInstanceById(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceById(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstance
in the exactly specified version identify by the provided process definition id. - createCaseInstanceById(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceByKey(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstance
of the latest version of the case definition with the given key. - createCaseInstanceByKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceByKey(String, String) - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstance
of the latest version of the case definition with the given key. - createCaseInstanceByKey(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceByKey(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstance
of the latest version of the case definition with the given key. - createCaseInstanceByKey(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceByKey(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstance
of the latest version of the case definition with the given key. - createCaseInstanceByKey(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceCloseEvt(DelegateCaseExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.CmmnHistoryEventProducer
-
Creates the history event fired when a case instance is closed.
- createCaseInstanceCloseEvt(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- CreateCaseInstanceCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- CreateCaseInstanceCmd(CaseInstanceBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- createCaseInstanceCreateEvt(DelegateCaseExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.CmmnHistoryEventProducer
-
Creates the history event fired when a case instance is created.
- createCaseInstanceCreateEvt(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- CreateCaseInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- CreateCaseInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.CreateCaseInstanceDto
- createCaseInstanceQuery() - Method in interface org.camunda.bpm.engine.CaseService
-
Creates a new
CaseInstanceQuery
instance, that can be used to query case instances. - createCaseInstanceQuery() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- createCaseInstanceUpdateEvt(DelegateCaseExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.CmmnHistoryEventProducer
-
Creates the history event fired when a case instance is updated.
- createCaseInstanceUpdateEvt(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- createChild(Class<T>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createChild(Class<T>, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createChild(BpmnModelElementInstance, Class<T>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createChild(BpmnModelElementInstance, Class<T>, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createChildExecution(ExecutionEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- createChildExecutions(List<CmmnActivity>) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Creates new child case executions for each given
CmmnActivity
. - createChildExecutions(List<CmmnActivity>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createCleanableHistoricBatchReport() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to create a cleanable historic batch report.
- createCleanableHistoricBatchReport() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createCleanableHistoricCaseInstanceReport() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to create a cleanable historic case instance report.
- createCleanableHistoricCaseInstanceReport() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createCleanableHistoricDecisionInstanceReport() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to create a cleanable historic decision instance report.
- createCleanableHistoricDecisionInstanceReport() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createCleanableHistoricProcessInstanceReport() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to create a cleanable historic process instance report.
- createCleanableHistoricProcessInstanceReport() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createCleanupContext(int[], int) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- createClient() - Method in class org.camunda.bpm.AbstractWebappUiIntegrationTest
- createClient() - Method in class org.camunda.bpm.CsrfPreventionIT
- createClient() - Method in class org.camunda.bpm.DateSerializationIT
- createClient() - Method in class org.camunda.bpm.ErrorPageIT
- createClient() - Method in class org.camunda.bpm.ExceptionLoggerIT
- createClient() - Method in class org.camunda.bpm.HttpHeaderSecurityIT
- createClient() - Method in class org.camunda.bpm.PluginsRootResourceIT
- createClient() - Method in class org.camunda.bpm.rest.RestIT
- createClient() - Method in class org.camunda.bpm.rest.RestJaxRs2IT
- createClient() - Method in class org.camunda.bpm.SessionCookieSameSiteIT
- createClient() - Method in class org.camunda.bpm.SessionCookieSecurityIT
- createClient() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- createClient(String) - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- createCockpitEnvironment() - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap
- createCollectionInstance() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- createCollectionInstance() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- createCommandContext() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextFactory
- createCommandContext() - Method in class org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory
- createCommandExecutor(String) - Method in class org.camunda.bpm.admin.impl.DefaultAdminRuntimeDelegate
-
Create command executor for the engine with the given name
- createCommandExecutor(String) - Method in class org.camunda.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
-
Create command executor for the engine with the given name
- createComment(String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- createComment(String, String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Creates a comment to a task and/or process instance and returns the comment.
- createComment(UriInfo, CommentDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskCommentResourceImpl
- createComment(UriInfo, CommentDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskCommentResource
- createCompensateEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createCompensateEventSubscription(ActivityExecution, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- createCompositePermissionCheck(PermissionCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- createConcurrentExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createConcurrentExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- createConditionEvaluation() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createConditionEvaluation() - Method in interface org.camunda.bpm.engine.RuntimeService
-
Define a complex condition evaluation using a fluent builder.
- createConditionEvaluationBuilder(EvaluationConditionDto) - Method in class org.camunda.bpm.engine.rest.impl.ConditionRestServiceImpl
- createConnectionFactory() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
- createConnectionFactory(ConnectionManager) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
- createConnectorInstance() - Method in class org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl
- createConnectorInstance() - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl
- createConnectorInstance() - Method in interface org.camunda.connect.spi.ConnectorProvider
-
Create a new instance of the connector created by this factory.
- createContext(VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- createContext(ExpressionFactory, VariableContext) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.el.ElContextFactory
- createContext(ExpressionFactory, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- createCookieHeader() - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- createCookieHeader(String, String) - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- createCustomPostDecisionEvaluationListeners() - Method in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- created - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- created - Variable in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry
- created(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- created(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerActivityBehavior
- created(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.MilestoneActivityBehavior
- created(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- CREATED - Static variable in interface org.camunda.bpm.engine.history.ExternalTaskState
- CREATED - Static variable in interface org.camunda.bpm.engine.history.JobState
- CREATED - Static variable in interface org.camunda.bpm.engine.impl.EventSubscriptionQueryProperty
- CREATED - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CREATED_AFTER - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- CREATED_BEFORE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- createdAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeOpenHistoricIncidentsQueryCmd
- createdAfter - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- createdAfter - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- createdAfter - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- createdAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- createdAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- createdAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances that were created after the given date.
- createdAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances that were created after the given date.
- createdAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- createdAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- createdAfter(Date) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- createdAfter(Date) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs created after the given date.
- createdAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeOpenHistoricIncidentsQueryCmd
- createDatasource(Properties) - Static method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestProcessEngine
- createdBefore - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- createdBefore - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- createdBefore - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- createdBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- createdBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- createdBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances that were created before the given date.
- createdBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances that were created before the given date.
- createdBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- createdBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- createdBefore(Date) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- createdBefore(Date) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs created before the given date.
- createDbMeter(String) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
-
Creates a meter only for database collection.
- createdBy - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- createdBy - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- createdBy(String) - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only selects batches that are started by the given user id
- createdBy(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instance that are created by the given user.
- createdBy(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- createdBy(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- createdDocumentBuilder() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- createdDocumentBuilder() - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- createDecisionDefinitionQuery() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- createDecisionDefinitionQuery() - Method in interface org.camunda.bpm.engine.RepositoryService
-
Query decision definitions.
- createDecisionEvaluatedEvt(DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createDecisionEvaluatedEvt(DmnDecisionEvaluationEvent) - Method in interface org.camunda.bpm.engine.impl.history.producer.DmnHistoryEventProducer
-
Creates the history event fired when a decision is evaluated.
- createDecisionEvaluatedEvt(DmnDecisionLogicEvaluationEvent, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createDecisionEvaluatedEvt(DmnDecisionLogicEvaluationEvent, HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createDecisionEvaluatedEvt(DmnDecisionLogicEvaluationEvent, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createDecisionEvaluatedEvt(DelegateCaseExecution, DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createDecisionEvaluatedEvt(DelegateCaseExecution, DmnDecisionEvaluationEvent) - Method in interface org.camunda.bpm.engine.impl.history.producer.DmnHistoryEventProducer
-
Creates the history event fired when a decision is evaluated while execute a case instance.
- createDecisionEvaluatedEvt(DelegateExecution, DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createDecisionEvaluatedEvt(DelegateExecution, DmnDecisionEvaluationEvent) - Method in interface org.camunda.bpm.engine.impl.history.producer.DmnHistoryEventProducer
-
Creates the history event fired when a decision is evaluated while execute a process instance.
- createDecisionRequirementsDefinitionQuery() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- createDecisionRequirementsDefinitionQuery() - Method in interface org.camunda.bpm.engine.RepositoryService
-
Query decision requirements definition.
- createDecisionResultDto(DmnDecisionResult) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- createDefaultAuthorizations(Filter) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- createDefaultAuthorizations(Group) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createDefaultAuthorizations(Tenant) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createDefaultAuthorizations(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- createDefaultAuthorizations(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- createDefaultAuthorizations(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- createDefaultAuthorizations(UserEntity) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createDefaultAuthorizations(DecisionDefinition) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- createDefaultAuthorizations(DecisionRequirementsDefinition) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- createDefaultAuthorizations(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- createDefaultDmnEngineConfiguration() - Static method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
- createDefaultMembershipAuthorizations(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createDefaultParsingElContext() - Method in class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- createDefaultResolver() - Static method in class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- createDefaultTenantMembershipAuthorizations(Tenant, Group) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createDefaultTenantMembershipAuthorizations(Tenant, User) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createDeleteInstancesBatch() - Static method in class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- createDeployment() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- createDeployment() - Method in interface org.camunda.bpm.engine.RepositoryService
-
Starts creating a new deployment
- createDeployment() - Static method in class org.camunda.bpm.rest.EmbeddedEngineRest_WILDFLY
- createDeployment(String, ProcessEngine, ClassLoader, ProcessApplicationReference) - Static method in class org.camunda.bpm.example.invoice.InvoiceApplicationHelper
- 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(String, DeploymentBuilder) - Method in class org.camunda.bpm.example.invoice.InvoiceProcessApplication
- createDeployment(UriInfo, MultipartFormData) - Method in interface org.camunda.bpm.engine.rest.DeploymentRestService
- createDeployment(UriInfo, MultipartFormData) - Method in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- createDeployment(ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- createDeployment(ProcessApplicationReference) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Starts creating a new
ProcessApplicationDeployment
. - createDeploymentBuilder() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- createDeploymentMappings() - Method in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- createDeploymentOperation(String) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- createDeploymentOperation(String) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- createDeploymentQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- 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.
- createDeployProcessArchiveStep(ProcessArchiveXml, URL) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep
- createDeserializedValue(Object, String, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- createDeserializedValue(Object, String, ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- createDeserializedValue(Object, String, ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- createDeserializedValue(Object, String, ValueFields, boolean) - Method in class org.camunda.spin.plugin.impl.JsonValueSerializer
- createDeserializedValue(Object, String, ValueFields, boolean) - Method in class org.camunda.spin.plugin.impl.XmlValueSerializer
- createDigestInstance() - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
- createDmnElement() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler
- createDmnElement() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTransformHandler
- createDmnElement() - Method in class org.camunda.bpm.engine.impl.dmn.transformer.DecisionDefinitionHandler
- createDmnElement() - Method in class org.camunda.bpm.engine.impl.dmn.transformer.DecisionRequirementsDefinitionTransformHandler
- createDmnElement(DmnElementTransformContext, DecisionTable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableTransformHandler
- createDmnElement(DmnElementTransformContext, Input) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableInputTransformHandler
- createDmnElement(DmnElementTransformContext, InputEntry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableConditionTransformHandler
- createDmnElement(DmnElementTransformContext, InputExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableInputExpressionTransformHandler
- createDmnElement(DmnElementTransformContext, LiteralExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnLiternalExpressionTransformHandler
- createDmnElement(DmnElementTransformContext, Output) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableOutputTransformHandler
- createDmnElement(DmnElementTransformContext, Rule) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableRuleTransformHandler
- createDmnElement(DmnElementTransformContext, Variable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnVariableTransformHandler
- createDriver() - Static method in class org.camunda.bpm.AbstractWebappUiIntegrationTest
- createdSignalSubscriptions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
-
keep track of subscriptions created in the current command
- createEdge(BaseElement) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createElContext(VariableScope) - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- createElContext(VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.el.JuelElContextFactory
- createElContext(VariableContext) - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- createElContextFactory() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createElement(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- createElement(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Creates a new element in the dom document.
- createElementWrapper(Element) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- createElProvider() - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- createElResolver() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- createElResolver() - Method in class org.camunda.bpm.engine.cdi.CdiExpressionManager
- createElResolver() - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- createElResolver() - Method in class org.camunda.bpm.engine.spring.SpringExpressionManager
- createElResolver() - Method in class org.camunda.bpm.engine.test.mock.MockExpressionManager
- 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
- createEmptyErrorEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createEmptyMessageEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createEmptyModel() - Static method in class org.camunda.bpm.model.bpmn.Bpmn
-
Allows creating an new, empty
BpmnModelInstance
. - createEmptyModel() - Static method in class org.camunda.bpm.model.cmmn.Cmmn
-
Allows creating an new, empty
CmmnModelInstance
. - createEmptyModel() - Static method in class org.camunda.bpm.model.dmn.Dmn
-
Allows creating an new, empty
DmnModelInstance
. - createErrorEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createErrorEventDefinition(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createEscalation(String, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- createEscalationEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createEscalationEventDefinitionForEscalationHandler(Element, ActivityImpl, boolean, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- createEvent(DelegateExecution) - Method in class org.camunda.bpm.engine.cdi.impl.event.AbstractCdiEventListener
- createEvent(DelegateTask) - Method in class org.camunda.bpm.engine.cdi.impl.event.AbstractCdiEventListener
- createEventScopeExecution(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
-
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. - createExceptionByteArray(String, byte[], ResourceType) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
-
create ByteArrayEntity with specified name and payload and make sure it's persisted used in Jobs and ExternalTasks
- createExecutableProcess() - Static method in class org.camunda.bpm.model.bpmn.Bpmn
- createExecutableProcess(String) - Static method in class org.camunda.bpm.model.bpmn.Bpmn
- 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.
- createExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
creates a new execution.
- createExecutionQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- 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.dmn.engine.impl.el.JuelElProvider
- createExpression(String) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.el.ElProvider
-
Create a new expression
- createExpression(String) - Method in class org.camunda.bpm.engine.impl.dmn.el.ProcessEngineJuelElProvider
- createExpression(String) - Method in interface org.camunda.bpm.engine.impl.el.ExpressionManager
- createExpression(String) - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- createExpressionFactory() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createExternalTaskQuery() - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Queries for tasks that the currently authenticated user has at least one of the following permissions for:
Permissions.READ
onResources.PROCESS_INSTANCE
Permissions.READ_INSTANCE
onResources.PROCESS_DEFINITION
- createExternalTaskQuery() - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- createFailedJobIncident() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- createFailedJobListener(CommandExecutor, JobFailureCollector) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- createFailedJobWithRetries() - Static method in class org.camunda.bpm.qa.upgrade.job.JobFailureLogScenario
- createFailedTaskWithRetries() - Static method in class org.camunda.bpm.qa.upgrade.externaltask.ExternalTaskFailureLogScenario
- createFailingTimerJob() - Static method in class org.camunda.bpm.qa.upgrade.customretries.FailingIntermediateBoundaryTimerJobScenario
- createFeelEngine() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createFeelToJuelTransform() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createFileUploadInstance() - Method in class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- createFilter(FilterDto) - Method in interface org.camunda.bpm.engine.rest.FilterRestService
- createFilter(FilterDto) - Method in class org.camunda.bpm.engine.rest.impl.FilterRestServiceImpl
- CreateFilterCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateFilterCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateFilterCmd
- createFilterConfiguration() - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- CreateFilterConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl.custom
- CreateFilterConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.custom.CreateFilterConfiguration
- createFilterQuery() - Method in interface org.camunda.bpm.engine.FilterService
-
Creates a new filter query
- createFilterQuery() - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- createFilterRules(SecurityFilterConfig, String) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
- createFormField(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- createFormProperty(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.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.
- createFromDecision(DmnElementTransformContext, Decision) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTransformHandler
- createFromDecision(DmnElementTransformContext, Decision) - Method in class org.camunda.bpm.engine.impl.dmn.transformer.DecisionDefinitionHandler
- createFromDecisionTable(DmnElementTransformContext, DecisionTable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableTransformHandler
- createFromDefinitions(DmnElementTransformContext, Definitions) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler
- createFromDefinitions(DmnElementTransformContext, Definitions) - Method in class org.camunda.bpm.engine.impl.dmn.transformer.DecisionRequirementsDefinitionTransformHandler
- createFromInput(DmnElementTransformContext, Input) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableInputTransformHandler
- createFromInputEntry(DmnElementTransformContext, InputEntry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableConditionTransformHandler
- createFromInputExpression(DmnElementTransformContext, InputExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableInputExpressionTransformHandler
- createFromLiteralExpressionEntry(DmnElementTransformContext, LiteralExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnLiternalExpressionTransformHandler
- createFromOutput(DmnElementTransformContext, Output) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableOutputTransformHandler
- createFromRule(DmnElementTransformContext, Rule) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableRuleTransformHandler
- createFromVariable(DmnElementTransformContext, Variable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnVariableTransformHandler
- createFunctionMapper() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- createFunctionMapper() - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- createGrantAuthorization(String, String, Resource, String, Permission...) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- 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.entitymanager.DbEntityManager
- createGroupQuery() - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- createGroupQuery() - 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() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- createGroupQuery(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- createGroupQuery(CommandContext) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
- createGroupQuery(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- createGroupQuery(CommandContext) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- CreateGroupQueryCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateGroupQueryCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateGroupQueryCmd
- createGsonMapper() - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- createHashAsLong(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- createHistoricActivityInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricActivityInstance
s. - createHistoricActivityInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- createHistoricActivityInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricActivityStatisticsQuery(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Query for the number of historic activity instances aggregated by activities of a single process definition.
- createHistoricActivityStatisticsQuery(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- createHistoricBatchQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a query to search for
HistoricBatch
instances. - createHistoricBatchQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricBatchQuery(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- createHistoricCaseActivityInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricCaseActivityInstance
s. - createHistoricCaseActivityInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricCaseActivityStatisticsQuery(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Query for the number of historic case activity instances aggregated by case activities of a single case definition.
- createHistoricCaseActivityStatisticsQuery(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricCaseInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricCaseInstance
s. - createHistoricCaseInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricDecisionInputInstances(DmnDecisionTableEvaluationEvent, String, Date) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createHistoricDecisionInstance(DmnDecisionLogicEvaluationEvent, HistoricDecisionInstanceEntity) - Method in interface org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer.HistoricDecisionInstanceSupplier
- createHistoricDecisionInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricDecisionInstance
s. - createHistoricDecisionInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricDecisionInstanceQuery(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesCmd
- createHistoricDecisionInstanceStatisticsQuery(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Query for the statistics of DRD evaluation.
- createHistoricDecisionInstanceStatisticsQuery(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricDecisionOutputInstances(DmnDecisionTableEvaluationEvent, String, Date) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createHistoricDetailQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricDetail
s. - createHistoricDetailQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- createHistoricDetailQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricExternalTaskLogCreatedEvt(ExternalTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricExternalTaskLogCreatedEvt(ExternalTask) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event when an external task has been created.
- createHistoricExternalTaskLogDeletedEvt(ExternalTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricExternalTaskLogDeletedEvt(ExternalTask) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event when an external task has been deleted.
- createHistoricExternalTaskLogFailedEvt(ExternalTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricExternalTaskLogFailedEvt(ExternalTask) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event when the execution of an external task has failed.
- createHistoricExternalTaskLogQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
historic external task logs
. - createHistoricExternalTaskLogQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricExternalTaskLogSuccessfulEvt(ExternalTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricExternalTaskLogSuccessfulEvt(ExternalTask) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event when the execution of an external task was successful.
- createHistoricIdentityLinkAddEvent(IdentityLink) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIdentityLinkAddEvent(IdentityLink) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Fired when an identity link is added
- createHistoricIdentityLinkDeleteEvent(IdentityLink) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIdentityLinkDeleteEvent(IdentityLink) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Fired when an identity links is deleted
- createHistoricIdentityLinkEvt(IdentityLink, HistoryEventTypes) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIdentityLinkLogQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
historic identity links
. - createHistoricIdentityLinkLogQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricIncidentCreateEvt(Incident) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIncidentCreateEvt(Incident) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
- createHistoricIncidentDeleteEvt(Incident) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIncidentDeleteEvt(Incident) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
- createHistoricIncidentEvt(Incident, HistoryEventTypes) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIncidentMigrateEvt(Incident) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIncidentMigrateEvt(Incident) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
- createHistoricIncidentQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
historic incidents
. - createHistoricIncidentQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricIncidentResolveEvt(Incident) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIncidentResolveEvt(Incident) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
- createHistoricIncidentUpdateEvt(Incident) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricIncidentUpdateEvt(Incident) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
- createHistoricJobLogCreateEvt(Job) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricJobLogCreateEvt(Job) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a job has been created.
- createHistoricJobLogDeleteEvt(Job) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricJobLogDeleteEvt(Job) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when the a job has been deleted.
- createHistoricJobLogEvt(Job, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricJobLogFailedEvt(Job, Throwable) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricJobLogFailedEvt(Job, Throwable) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when the execution of a job failed.
- createHistoricJobLogQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
historic job logs
. - createHistoricJobLogQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- createHistoricJobLogQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricJobLogSuccessfulEvt(Job) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricJobLogSuccessfulEvt(Job) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when the execution of a job was successful.
- createHistoricProcessInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricProcessInstance
s. - createHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- createHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricProcessInstanceReport() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to create a historic process instance report.
- createHistoricProcessInstanceReport() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
- createHistoricTaskDurationReport(HistoricTaskInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportManager
- createHistoricTaskInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
HistoricTaskInstance
s. - createHistoricTaskInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- createHistoricTaskInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricTaskInstanceReport() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to create a historic task instance report.
- createHistoricTaskInstanceReport() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricVariableCreateEvt(VariableInstanceEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricVariableCreateEvt(VariableInstanceEntity, VariableScope) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a variable is created.
- createHistoricVariableDeleteEvt(VariableInstanceEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricVariableDeleteEvt(VariableInstanceEntity, VariableScope) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a variable is deleted.
- createHistoricVariableEvent(VariableInstanceEntity, VariableScope, HistoryEventType) - 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
HistoricVariableInstance
s. - createHistoricVariableInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- createHistoricVariableInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createHistoricVariableMigrateEvt(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricVariableMigrateEvt(VariableInstanceEntity) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a variable is migrated.
- createHistoricVariableUpdateEvt(VariableInstanceEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createHistoricVariableUpdateEvt(VariableInstanceEntity, VariableScope) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a variable is updated.
- createHistoryCleanupJob(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- createHistoryEvent(DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryDecisionEvaluationListener
- createHistoryEvent(DmnDecisionEvaluationEvent, DefaultDmnHistoryEventProducer.HistoricDecisionInstanceSupplier) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- createHistoryEvent(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.transformer.CaseActivityInstanceCreateListener
- createHistoryEvent(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.transformer.CaseActivityInstanceEndListener
- createHistoryEvent(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.transformer.CaseActivityInstanceUpdateListener
- createHistoryEvent(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.transformer.CaseInstanceCloseListener
- createHistoryEvent(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.transformer.CaseInstanceCreateListener
- createHistoryEvent(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.transformer.CaseInstanceUpdateListener
- createHistoryEvent(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.transformer.HistoryCaseExecutionListener
- 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(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
- 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
- createHistoryEvent(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.ProcessInstanceUpdateListener
- createHistoryEvent(DelegateTask, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.parser.ActivityInstanceUpdateListener
- createHistoryEvent(DelegateTask, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
- createHistoryEvent(HistoryEventProducer) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor.HistoryEventCreator
-
Creates the
HistoryEvent
with the help off the givenHistoryEventProducer
. - createHistoryEvents(HistoryEventProducer) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor.HistoryEventCreator
- createHistoryLevelDeterminator(CamundaBpmProperties, JdbcTemplate) - Static method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- createHtmlEmail(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- createHttpRequest(Q) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
-
creates a apache Http* representation of the request.
- createHttpRequestBase(Q) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- createId(String, String) - Static method in class org.camunda.bpm.engine.impl.history.event.SimpleIpBasedProvider
- createIfPart(CmmnSentryDeclaration, CmmnIfPartDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createIllegalStateTransitionException(String, CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- createImageLinks(boolean) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- createIncident() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- createIncident(String, String) - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
-
Create an incident associated with this execution
- createIncident(String, String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Returns the newest incident in this execution
- createIncident(String, String, String) - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
-
Create an incident associated with this execution
- createIncident(String, String, String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createIncident(String, String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createIncident(String, String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Creates an incident
- createIncident(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createIncident(String, String, String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Creates an incident
- createIncident(String, IncidentContext, String) - Static method in class org.camunda.bpm.engine.impl.incident.IncidentHandling
- createIncident(IncidentContext, String) - Method in class org.camunda.bpm.engine.impl.incident.DefaultIncidentHandler
- createIncident(CreateIncidentDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ExecutionResource
- createIncident(CreateIncidentDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
- CreateIncidentCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateIncidentCmd(String, String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateIncidentCmd
- createIncidentContext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- createIncidentContext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- createIncidentContext(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- CreateIncidentDto - Class in org.camunda.bpm.engine.rest.dto
- CreateIncidentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.CreateIncidentDto
- 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. - createInitialFilter(Filter) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- createInitialUser(String, String, String, String) - Method in class org.camunda.bpm.util.TestUtil
- createInitialUser(String, UserDto) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
- createInitialUserInternal(String, UserDto, ProcessEngine) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
- createInnerInstance(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- createInnerInstance(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- createInnerInstance(ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ModificationObserverBehavior
-
Returns an execution that can be used to execute an activity within that scope.
- createInputField(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- createInputField(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- createInstallationProperty(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- createInstance() - Method in interface org.camunda.bpm.client.spi.DataFormatProvider
- createInstance() - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormatProvider
- createInstance() - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormatProvider
- createInstance() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormatProvider
- createInstance() - Method in interface org.camunda.bpm.dmn.feel.impl.FeelEngineFactory
-
Create an instance of a
FeelEngine
. - createInstance() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createInstance() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
- createInstance() - Method in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
- createInstance() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider
- createInstance() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider
- createInstance() - Method in interface org.camunda.spin.spi.DataFormatProvider
- createInstance(Class<? extends T>) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
- createInstance(Class<T>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createInstance(Class<T>, Object...) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
-
Create a new instance of the provided type
- createInstance(Class<T>, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createInstance(String) - Static method in class org.camunda.bpm.model.xml.ModelBuilder
- createInstance(Map<String, Object>) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider
- createInstance(Map<String, Object>) - Method in interface org.camunda.spin.spi.DataFormatProvider
- 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.ParallelMultiInstanceActivityBehavior
- createInstances(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- createInstances(ProcessEngine, Map<String, Scenario>) - Method in class org.camunda.bpm.qa.upgrade.Scenario
- createInvalidRequestException(String, Response.Status, ProcessEngineException) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- createInvalidRequestException(String, Response.Status, ProcessEngineException) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- createInvalidRequestException(String, Response.Status, ProcessEngineException) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- createInvocation(DecisionDefinition, AbstractVariableScope) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- createInvocation(DecisionDefinition, VariableContext) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- createInvocation(DecisionDefinition, VariableMap) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- 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
- createJob(int[], int) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- createJobCommandBuilder() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- createJobCommandBuilder() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- createJobConfiguration(BatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstancesJobHandler
- createJobConfiguration(BatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- createJobConfiguration(BatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstancesJobHandler
- createJobConfiguration(DeleteProcessInstanceBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
- createJobConfiguration(MessageCorrelationBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- createJobConfiguration(SetRemovalTimeBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- createJobConfiguration(SetRemovalTimeBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- createJobConfiguration(SetRemovalTimeBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- createJobConfiguration(SetJobRetriesBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesJobHandler
- createJobConfiguration(SetRetriesBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesJobHandler
- createJobConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateJobHandler
- createJobConfiguration(MigrationBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- createJobConfiguration(ModificationBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- createJobConfiguration(RestartProcessInstancesBatchConfiguration, List<String>) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesJobHandler
- createJobConfiguration(T, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- createJobDefinition(ProcessDefinition, JobDeclaration<?, ?>) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- createJobDefinitionCommandBuilder() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- createJobDefinitionOperationLogEntry(UserOperationLogContext, Long, JobDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- createJobDefinitionQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- createJobDefinitionQuery() - Method in interface org.camunda.bpm.engine.ManagementService
-
Returns a new
JobDefinitionQuery
implementation, that can be used to dynamically query the job definitions. - createJobEntities(BatchEntity, DeleteProcessInstanceBatchConfiguration, String, List<String>, int) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
- createJobEntities(BatchEntity, T, String, List<String>, int) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- createJobExceptionByteArray(byte[], ResourceType) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- createJobExecutorRegistrations(Set<String>) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- createJobInstance(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- createJobQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- 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.
- createJobs(int[][]) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- createJobs(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- createJobs(BatchEntity) - Method in interface org.camunda.bpm.engine.impl.batch.BatchJobHandler
-
Creates batch jobs for a batch.
- createJobsForInclusiveJoin() - Static method in class org.camunda.bpm.qa.upgrade.pvm.AsyncJoinScenario
- createJobsForParallelJoin() - Static method in class org.camunda.bpm.qa.upgrade.pvm.AsyncJoinScenario
- createJpaVariable() - Static method in class org.camunda.bpm.qa.upgrade.variables.JpaVariableScenario
- createJsonNode(Boolean) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createJsonNode(Float) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createJsonNode(Integer) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createJsonNode(Long) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createJsonNode(Object) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createJsonNode(String) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createJsonNode(List<Object>) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createJsonNode(Map<String, Object>) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createLink(HalRelation, String...) - Method in class org.camunda.bpm.engine.rest.hal.HalLinker
-
Creates a link in a given relation.
- createLinker(HalResource<?>) - Method in class org.camunda.bpm.engine.rest.hal.Hal
- createLogger(Class<T>, String, String, String) - Static method in class org.camunda.commons.logging.BaseLogger
-
Creates a new instance of the
Logger
. - createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
- createMarshaller(Class<?>...) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- createMarshaller(Class<?>...) - Method in class org.camunda.spin.impl.xml.dom.format.spi.DefaultJaxBContextProvider
- createMarshaller(Class<?>...) - Method in interface org.camunda.spin.impl.xml.dom.format.spi.JaxBContextProvider
-
Obtain a Marshaller that can map the provided types.
- createMembership(String) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantGroupMembersResourceImpl
- createMembership(String) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantUserMembersResourceImpl
- createMembership(String) - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantGroupMembersResource
- createMembership(String) - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantUserMembersResource
- 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
- createMembership(String, String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- CreateMembershipCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateMembershipCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateMembershipCmd
- createMessage(String, String, String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- createMessageCorrelation(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createMessageCorrelation(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Define a complex message correlation using a fluent builder.
- createMessageCorrelationAsync(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createMessageCorrelationAsync(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Define a complex asynchronous message correlation using a fluent builder.
- createMessageCorrelationBuilder(CorrelationMessageDto) - Method in class org.camunda.bpm.engine.rest.impl.MessageRestServiceImpl
- createMessageCorrelationResult(CommandContext, CorrelationHandlerResult) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- createMessageEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createMeter(String) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
-
Creates a meter for both database and diagnostics collection.
- createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
- createMetricsQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- createMetricsQuery() - Method in interface org.camunda.bpm.engine.ManagementService
- createMigratingEventScopeInstance(MigratingInstanceParseContext, EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationInstanceHandler
- createMigratingEventSubscriptionInstance(MigratingInstanceParseContext, EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationInstanceHandler
- createMigrationInstancesBatch() - Static method in class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- createMigrationPlan(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createMigrationPlan(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Creates a migration plan to migrate process instance between different process definitions.
- createMigrationPlan(MigrationPlanDto) - Method in class org.camunda.bpm.engine.rest.impl.MigrationRestServiceImpl
- CreateMigrationPlanCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateMigrationPlanCmd(MigrationPlanBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- createMigrationPlanExecutionBuilder(MigrationExecutionDto) - Method in class org.camunda.bpm.engine.rest.impl.MigrationRestServiceImpl
- createMissingHistoricVariables(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
See #CAM-10978 Use case process instance with
asyncBefore
startEvent After unifying the history variable's creation
The following changed:
* variables will receive theprocessInstanceId
asactivityInstanceId
in such cases (previously was the startEvent id)
* historic details have newinitial
property to track initial variables that process is started with
The jobs created prior7.13
and not executed before do not have historic information of variables. - createModelElementInstance(ModelTypeInstanceContext) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- createModelInstance(DomDocument) - Method in class org.camunda.bpm.model.bpmn.impl.BpmnParser
- createModelInstance(DomDocument) - Method in class org.camunda.bpm.model.cmmn.impl.CmmnParser
- createModelInstance(DomDocument) - Method in class org.camunda.bpm.model.dmn.impl.DmnParser
- createModelInstance(DomDocument) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- createModification(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createModification(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Creates a modification of multiple process instances in terms of activity cancellations and instantiations via a fluent builder.
- createModificationInstancesBatch() - Static method in class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- createMonitorJob(boolean) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- createMonitorJobDefinition() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- createMultipartFormDataInstance() - Method in class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- createNativeExecutionQuery() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createNativeExecutionQuery() - Method in interface org.camunda.bpm.engine.RuntimeService
-
creates a new
NativeExecutionQuery
to queryExecution
s by SQL directly - createNativeHistoricActivityInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
creates a native query to search for
HistoricActivityInstance
s via SQL - createNativeHistoricActivityInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createNativeHistoricCaseActivityInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
creates a native query to search for
HistoricCaseActivityInstance
s via SQL - createNativeHistoricCaseActivityInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createNativeHistoricCaseInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
creates a native query to search for
HistoricCaseInstance
s via SQL - createNativeHistoricCaseInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createNativeHistoricDecisionInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
creates a native query to search for
HistoricDecisionInstance
s via SQL - createNativeHistoricDecisionInstanceQuery() - 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
HistoricProcessInstance
s 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
HistoricTaskInstance
s via SQL - createNativeHistoricTaskInstanceQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- createNativeHistoricVariableInstanceQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
creates a native query to search for
HistoricVariableInstance
s via SQL - createNativeHistoricVariableInstanceQuery() - 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 queryProcessInstance
s 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
- createNativeUserQuery() - Method in interface org.camunda.bpm.engine.IdentityService
-
Creates a
NativeUserQuery
that allows to select users with native queries. - createNativeUserQuery() - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- createNativeUserQuery() - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
-
Creates a
NativeUserQuery
that allows to select users with native queries. - createNativeUserQuery() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- createNativeUserQuery() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- createNativeUserQuery() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- CreateNativeUserQueryCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateNativeUserQueryCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateNativeUserQueryCmd
- 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
- createNewExecution() - Static method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- createNewFilter(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- 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. - createNewGroup(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- 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.batch.BatchQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- 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.HistoricCaseActivityInstanceQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- 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.HistoricTaskInstanceQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- 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.TenantQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- 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.CaseExecutionQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- 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.FilterQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- 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.SchemaLogQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- createNewQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- createNewReportQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- createNewReportQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- createNewReportQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- createNewReportQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- createNewReportQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- createNewTenant(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createNewTenant(String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
-
Returns a new (transient)
Tenant
object. - createNewTenant(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- createNewTimerJob(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- CreateNewTimerJobCommand(String) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener.CreateNewTimerJobCommand
- 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. - createNewUser(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- createNotGenericObjectList() - Static method in class org.camunda.bpm.qa.upgrade.json.CreateProcessInstanceWithJsonVariablesScenario
- createNullJsonNode() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createObject() - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- createObjectValueSerializers(DataFormats) - Static method in class org.camunda.spin.plugin.impl.SpinVariableSerializers
- createObjectVariable() - Static method in class org.camunda.bpm.qa.upgrade.json.CreateProcessInstanceWithJsonVariablesScenario
- CreateOldEngineMain - Class in org.camunda.bpm.qa.rolling.update
-
Creates old engine for the rolling updates.
- CreateOldEngineMain() - Constructor for class org.camunda.bpm.qa.rolling.update.CreateOldEngineMain
- createOnPart(CmmnSentryDeclaration, CmmnOnPartDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createOperationLogEntry(CommandContext, MessageCorrelationResultImpl, List<PropertyChange>, boolean) - Method in class org.camunda.bpm.engine.impl.cmd.CorrelateAllMessageCmd
- createOperationLogEntry(CommandContext, T, List<PropertyChange>, boolean) - Method in interface org.camunda.bpm.engine.impl.history.SynchronousOperationLogProducer
-
Calls the code that produces the operation log.
- createOpLogEntry(CommandContext, long, JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobPriorityCmd
- createOrLookupMbeanServer() - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- createOrUpdateAuthorization(Task, String, String, Resource, boolean, Permission...) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- createOrUpdateAuthorizations(Task, String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
-
(1) Fetch existing runtime & history authorizations (2) Update authorizations: (2a) fetched authorization == null -> create a new runtime authorization (with READ, (UPDATE/TASK_WORK) permission, and READ_VARIABLE if enabled) -> create a new history authorization (with READ on HISTORIC_TASK) (2b) fetched authorization != null -> Add READ, (UPDATE/TASK_WORK) permission, and READ_VARIABLE if enabled UPDATE or TASK_WORK permission is configurable in camunda.cfg.xml and by default, UPDATE permission is provided -> Add READ on HISTORIC_TASK
- createOrUpdateAuthorizationsByGroupId(Task, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- createOrUpdateAuthorizationsByUserId(Task, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- 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
- createOutputFile(String) - Static method in class org.camunda.bpm.engine.rest.openapi.generator.impl.TemplateParser
- createParameterValueProvider(Object, ExpressionManager) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- createParameterValueProvider(String, ExpressionManager) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- 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.impl.juel.Builder
- createPathFilterRule(SecurityFilterConfig.PathFilterConfig, String) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
- createPlainTypeArray() - Static method in class org.camunda.bpm.qa.upgrade.json.CreateProcessInstanceWithJsonVariablesScenario
- createPluginDependenciesStr(String) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- createPluginPackagesStr(String, String, String) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- createProcess() - Static method in class org.camunda.bpm.model.bpmn.Bpmn
- createProcess(String) - Static method in class org.camunda.bpm.model.bpmn.Bpmn
- createProcessApplicationInfo(AbstractProcessApplication, Map<String, DeployedProcessArchive>) - Method in class org.camunda.bpm.container.impl.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.entitymanager.DbEntityManager
- 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.
- createProcessEngine(RuntimeValue<ProcessEngineConfigurationImpl>) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
- createProcessEngine(DataSource, Properties) - Static method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestProcessEngine
- createProcessEngineConfiguration() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
- createProcessEngineConfiguration(BeanContainer, CamundaEngineConfig) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
- 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
- createProcessEngineControllerInstance(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
- createProcessEngineJndiBinding(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
- 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
- createProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- createProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- createProcessInstance(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessDefinition
- createProcessInstance(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- createProcessInstance(String, String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- createProcessInstance(String, String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessDefinition
- createProcessInstance(String, String, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- createProcessInstance(String, String, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- createProcessInstance(String, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- createProcessInstance(String, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- createProcessInstanceById(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createProcessInstanceById(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Returns a fluent builder to start a new process instance in the exactly specified version of the process definition with the given id.
- createProcessInstanceById(CommandExecutor, String) - Static method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- createProcessInstanceByKey(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createProcessInstanceByKey(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Returns a fluent builder to start a new process instance in the latest version of the process definition with the given key.
- createProcessInstanceByKey(CommandExecutor, String) - Static method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- createProcessInstanceCommandBuilder() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- 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 instance 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
- createProcessInstanceMigrateEvt(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createProcessInstanceMigrateEvt(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a process instance is migrated.
- createProcessInstanceModification(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createProcessInstanceModification(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Define a modification of a process instance in terms of activity cancellations and instantiations via a fluent builder.
- createProcessInstanceModificationBuilder(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationCmd
- createProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- 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 a process instances is created.
- createProcessInstanceUpdateEvt(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createProcessInstanceUpdateEvt(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a process instance is updated.
- CreateProcessInstanceWithJsonVariablesScenario - Class in org.camunda.bpm.qa.upgrade.json
- CreateProcessInstanceWithJsonVariablesScenario() - Constructor for class org.camunda.bpm.qa.upgrade.json.CreateProcessInstanceWithJsonVariablesScenario
- CreateProcessInstanceWithVariableScenario - Class in org.camunda.bpm.qa.upgrade.variable
- CreateProcessInstanceWithVariableScenario() - Constructor for class org.camunda.bpm.qa.upgrade.variable.CreateProcessInstanceWithVariableScenario
- createProcInstancesAndOpLogs() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.histperms.HistoricInstancePermissionsWithoutProcDefKeyScenario
- createQueryVariableValue(String, Object, QueryOperator, boolean) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- 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.
- createRepeatingFailedJobListener(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- createRequest() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- createRequest() - Method in class org.camunda.connect.httpclient.impl.HttpConnectorImpl
- createRequest() - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl
- createRequest() - Method in interface org.camunda.connect.spi.Connector
-
Create a request on the connector.
- createRequestContext(InputStream, String) - Method in class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- createResolver(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.engine.BeansResolverFactory
- createResolver(VariableScope) - Method in interface org.camunda.bpm.engine.impl.scripting.engine.ResolverFactory
- createResolver(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolverFactory
- createResolver(VariableScope) - Method in class org.camunda.bpm.engine.spring.SpringBeansResolverFactory
- createResolver(VariableScope) - Method in class org.camunda.bpm.engine.test.mock.MocksResolverFactory
- createResponse(List<MessageCorrelationResultDto>, CorrelationMessageDto) - Method in class org.camunda.bpm.engine.rest.impl.MessageRestServiceImpl
- createResponse(CloseableHttpResponse) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- createResponse(CloseableHttpResponse) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorImpl
- createResponse(CloseableHttpResponse) - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl
- createRestartInstancesBatch() - Static method in class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- createRestConfig() - Method in class org.camunda.bpm.spring.boot.starter.rest.CamundaBpmRestJerseyAutoConfiguration
- createRestException(String, Response.Status, ProcessEngineException) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- createRestException(String, Response.Status, ProcessEngineException) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- createResultEntriesDto(DmnDecisionResultEntries) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- createRootProcessInstancesWithHierarchies() - Static method in class org.camunda.bpm.qa.upgrade.jobexecutor.ExclusiveOverProcessHierarchiesScenario
- CreateRootProcessInstanceWithoutRootIdScenario - Class in org.camunda.bpm.qa.removaltime
- CreateRootProcessInstanceWithoutRootIdScenario() - Constructor for class org.camunda.bpm.qa.removaltime.CreateRootProcessInstanceWithoutRootIdScenario
- createRuns(PerfTestRunner, PerfTestStep, int) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- createScanner(String) - Method in class org.camunda.bpm.impl.juel.Parser
- createScenarioName(Class<?>, String) - Method in class org.camunda.bpm.qa.upgrade.ScenarioRunner
- createSchema(String, ClassLoader) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- createSchema(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- createSchemaLogQuery() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- createSchemaLogQuery() - Method in interface org.camunda.bpm.engine.ManagementService
-
Query for entries of the database schema log.
- createScope(PvmExecutionImpl, PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- createScopedProxy(String, BeanDefinition, BeanDefinitionRegistry, boolean) - Static method in class org.camunda.bpm.engine.spring.components.aop.util.Scopifier
- createScriptFromResource(String, String) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptFactory
- createScriptFromResource(String, Expression) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptFactory
- createScriptFromSource(String, String) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptFactory
- createScriptFromSource(String, Expression) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptFactory
- createSeedCreatedScenario() - Static method in class org.camunda.bpm.qa.upgrade.batch.CreateSetProcessInstanceVariablesBatchScenario
- createSeedExecutedScenario() - Static method in class org.camunda.bpm.qa.upgrade.batch.CreateSetProcessInstanceVariablesBatchScenario
- createSeedJob() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- createSeedJobDefinition(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- createSentryPart(CmmnSentryDeclaration, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createSentryParts() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
- createSentryParts() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createSerializedMap() - Static method in class org.camunda.bpm.qa.upgrade.json.CreateProcessInstanceWithJsonVariablesScenario
- createSerializedValue(String, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- createSerializedValue(String, ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- createSerializedValue(String, ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- createSerializedValue(String, ValueFields, boolean) - Method in class org.camunda.spin.plugin.impl.JsonValueSerializer
- createSerializedValue(String, ValueFields, boolean) - Method in class org.camunda.spin.plugin.impl.XmlValueSerializer
- createSetJobDefinitionStateCommand(String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- createSetJobDefinitionStateCommand(UpdateJobDefinitionSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- createSetJobDefinitionStateCommand(UpdateJobDefinitionSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivateBatchCmd
- createSetJobDefinitionStateCommand(UpdateJobDefinitionSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.SuspendBatchCmd
- CreateSetProcessInstanceVariablesBatchScenario - Class in org.camunda.bpm.qa.upgrade.batch
- CreateSetProcessInstanceVariablesBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.batch.CreateSetProcessInstanceVariablesBatchScenario
- createSetRemovalTimeBatch() - Static method in class org.camunda.bpm.qa.upgrade.batch.SetRemovalTimeToProcessInstanceScenario
- createSetRetriesBatch() - Static method in class org.camunda.bpm.qa.upgrade.job.SetJobRetriesWithDueDateScenario
- createSetVariablesMigrationBatchScenario() - Static method in class org.camunda.bpm.qa.upgrade.migration.CreateSetVariablesMigrationBatchScenario
- CreateSetVariablesMigrationBatchScenario - Class in org.camunda.bpm.qa.upgrade.migration
- CreateSetVariablesMigrationBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.migration.CreateSetVariablesMigrationBatchScenario
- createSibling(Class<T>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createSibling(Class<T>, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createSignalEvent(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- createSignalEvent(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Notifies the process engine that a signal event has been received using a fluent builder.
- createSignalEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createSignalEventReceivedBuilder(SignalDto) - Method in class org.camunda.bpm.engine.rest.impl.SignalRestServiceImpl
- createSpin(Object) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpin(Object) - Method in class org.camunda.spin.SpinFactory
- createSpin(Object, String) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpin(Object, String) - Method in class org.camunda.spin.SpinFactory
- createSpin(Object, DataFormat<T>) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpin(Object, DataFormat<T>) - Method in class org.camunda.spin.SpinFactory
- createSpinFromObject(Object, DataFormat<T>) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpinFromReader(Reader) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpinFromReader(Reader, DataFormat<T>) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpinFromSpin(T) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpinFromSpin(T, DataFormat<T>) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpinFromString(String) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpinFromString(String, DataFormat<T>) - Method in class org.camunda.spin.impl.SpinFactoryImpl
- createSpinValueSerializers(DataFormats) - Static method in class org.camunda.spin.plugin.impl.SpinVariableSerializers
- createStandaloneInMemProcessEngineConfiguration() - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- createStandaloneProcessEngineConfiguration() - Static method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- CreateStandaloneTaskDeleteScenario - Class in org.camunda.bpm.qa.upgrade.useroperationlog
- CreateStandaloneTaskDeleteScenario() - Constructor for class org.camunda.bpm.qa.upgrade.useroperationlog.CreateStandaloneTaskDeleteScenario
- CreateStandaloneTaskScenario - Class in org.camunda.bpm.qa.upgrade.useroperationlog
- CreateStandaloneTaskScenario() - Constructor for class org.camunda.bpm.qa.upgrade.useroperationlog.CreateStandaloneTaskScenario
- createStartFormData(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultStartFormHandler
- createStartFormData(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateStartFormHandler
- createStartFormData(ProcessDefinitionEntity) - Method in interface org.camunda.bpm.engine.impl.form.handler.StartFormHandler
- CreateStartFormInvocation - Class in org.camunda.bpm.engine.impl.form.handler
- CreateStartFormInvocation(StartFormHandler, ProcessDefinitionEntity) - Constructor for class org.camunda.bpm.engine.impl.form.handler.CreateStartFormInvocation
- createStartProcessEngineStep(ProcessEngineXml) - Method in class org.camunda.bpm.container.impl.deployment.AbstractStartProcessEnginesStep
- createStartTimerInstance(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- createSubCaseInstance(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- createSubCaseInstance(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- createSubCaseInstance(CmmnCaseDefinition) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Creates a new sub case instance.
- createSubCaseInstance(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createSubCaseInstance(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- createSubCaseInstance(CmmnCaseDefinition) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
Creates a new sub case instance.
- createSubCaseInstance(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- createSubCaseInstance(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createSubCaseInstance(CmmnCaseDefinition, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- createSubCaseInstance(CmmnCaseDefinition, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- createSubCaseInstance(CmmnCaseDefinition, String) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Creates a new sub case instance.
- createSubCaseInstance(CmmnCaseDefinition, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createSubCaseInstance(CmmnCaseDefinition, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- createSubCaseInstance(CmmnCaseDefinition, String) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
Creates a new sub case instance.
- createSubCaseInstance(CmmnCaseDefinition, String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- createSubCaseInstance(CmmnCaseDefinition, String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createSubProcessInstance(PvmProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- createSubProcessInstance(PvmProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- createSubProcessInstance(PvmProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Creates a new sub process instance.
- createSubProcessInstance(PvmProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createSubProcessInstance(PvmProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
creates a new sub process instance.
- createSubProcessInstance(PvmProcessDefinition) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createSubProcessInstance(PvmProcessDefinition, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- createSubProcessInstance(PvmProcessDefinition, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- createSubProcessInstance(PvmProcessDefinition, String) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Creates a new sub process instance.
- createSubProcessInstance(PvmProcessDefinition, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createSubProcessInstance(PvmProcessDefinition, String) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- createSubProcessInstance(PvmProcessDefinition, String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createSubProcessInstance(PvmProcessDefinition, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- createSubProcessInstance(PvmProcessDefinition, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- createSubProcessInstance(PvmProcessDefinition, String, String) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Creates a new sub process instance.
- createSubProcessInstance(PvmProcessDefinition, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createSubProcessInstance(PvmProcessDefinition, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- createSubProcessInstance(PvmProcessDefinition, String, String) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- createSubProcessInstance(PvmProcessDefinition, String, String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- createSubscriptionForExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
Creates and inserts a subscription entity depending on the message type of this declaration.
- createSubscriptionForStartEvent(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- createSuccessfulJobListener(CommandExecutor) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- 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 fetchTablePage
containing specific sections of table row data. - createTarget(Class<T>, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- createTargetBuilder(Class<F>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- createTargetBuilder(Class<F>, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- createTask(TaskDecorator) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- createTask(TaskDecorator) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Creates a new task.
- createTask(TaskDecorator) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createTask(TaskDto) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- createTask(TaskDto) - Method in interface org.camunda.bpm.engine.rest.TaskRestService
- CreateTask - Annotation Interface in org.camunda.bpm.engine.cdi.annotation.event
-
Can be used to qualify events fired when a task is created.
- CreateTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateTaskCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateTaskCmd
- createTaskCountByCandidateGroupReport(CommandContext) - Method in class org.camunda.bpm.engine.impl.TaskReportImpl
- createTaskCountByCandidateGroupReport(TaskReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportManager
- createTaskDefinition(CmmnElement, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- createTaskFilterQuery() - Method in interface org.camunda.bpm.engine.FilterService
-
Creates a new task filter query.
- createTaskFilterQuery() - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- createTaskForm(TaskEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultTaskFormHandler
- createTaskForm(TaskEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateTaskFormHandler
- createTaskForm(TaskEntity) - Method in interface org.camunda.bpm.engine.impl.form.handler.TaskFormHandler
- CreateTaskFormInvocation - Class in org.camunda.bpm.engine.impl.form.handler
- CreateTaskFormInvocation(TaskFormHandler, TaskEntity) - Constructor for class org.camunda.bpm.engine.impl.form.handler.CreateTaskFormInvocation
- 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 instance is created.
- createTaskInstanceMigrateEvt(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createTaskInstanceMigrateEvt(DelegateTask) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired when a task instance is migrated.
- 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 instance is updated.
- createTasklistEnvironment() - Method in class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
- CreateTaskLiteral - Class in org.camunda.bpm.engine.cdi.annotation.event
- CreateTaskLiteral(String) - Constructor for class org.camunda.bpm.engine.cdi.annotation.event.CreateTaskLiteral
- createTaskQuery() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- 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. - createTaskReport() - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- createTaskReport() - Method in interface org.camunda.bpm.engine.TaskService
-
Instantiate a task report
- createTemplateData(String) - Static method in class org.camunda.bpm.engine.rest.openapi.generator.impl.TemplateParser
- createTenant(TenantDto) - Method in class org.camunda.bpm.engine.rest.impl.TenantRestServiceImpl
- createTenant(TenantDto) - Method in interface org.camunda.bpm.engine.rest.TenantRestService
- CreateTenantCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateTenantCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateTenantCmd
- createTenantGroupMembership(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Creates a new membership between the given group and tenant.
- createTenantGroupMembership(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createTenantGroupMembership(String, String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
-
Creates a membership relation between a tenant and a group.
- createTenantGroupMembership(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- createTenantGroupMembership(String, String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- CreateTenantGroupMembershipCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateTenantGroupMembershipCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateTenantGroupMembershipCmd
- createTenantQuery() - Method in interface org.camunda.bpm.engine.IdentityService
-
Creates a
TenantQuery
thats allows to programmatically query the tenants. - createTenantQuery() - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- createTenantQuery() - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
- createTenantQuery() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- createTenantQuery() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- createTenantQuery() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- createTenantQuery(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- createTenantQuery(CommandContext) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
- createTenantQuery(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- createTenantQuery(CommandContext) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- CreateTenantQueryCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateTenantQueryCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateTenantQueryCmd
- createTenantUserMembership(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Creates a new membership between the given user and tenant.
- createTenantUserMembership(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- createTenantUserMembership(String, String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
-
Creates a membership relation between a tenant and a user.
- createTenantUserMembership(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- createTenantUserMembership(String, String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- CreateTenantUserMembershipCmd - Class in org.camunda.bpm.engine.impl.cmd
- CreateTenantUserMembershipCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.CreateTenantUserMembershipCmd
- createTextOnlyEmail(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- createTime - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- createTime - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- createTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- createTime - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- createTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- createTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- createTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- createTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- createTime - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- createTime - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- createTimeAfter - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- createTimeAfter - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- createTimeAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- createTimeAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have a createTime date after the given date
- createTimeAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- createTimeBefore - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- createTimeBefore - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- createTimeBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- createTimeBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have a createTime date before the given date
- createTimeBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- createTimeCycle(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createTimeDate(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createTimeDuration(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- createTimer(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- createTimer(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- createTimerInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- createTimerInstances(Collection<TimerDeclarationImpl>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- createTimes - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- createToString(Map<String, Object>) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration
- createTransactionHandler(SetRemovalTimeBatchConfiguration, Map<Class<? extends DbEntity>, DbOperation>, Integer, MessageEntity, CommandExecutor) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- createTransactionInterceptor(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- createTransactionInterceptor(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.JakartaTransactionProcessEngineConfiguration
- createTransactionInterceptor(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
- createTransform() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
-
Create a
DmnTransform
- createTransform() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- createTransform() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- createTransform() - Method in interface org.camunda.bpm.engine.impl.core.transformer.Transformer
- createTransform(DmnTransformer) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformFactory
-
Create a
DmnTransform
for aDmnTransformer
- createTransform(DmnTransformer) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultTransformFactory
- createTransform(CmmnTransformer) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformFactory
- createTransform(CmmnTransformer) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.DefaultCmmnTransformFactory
- createTransformExpressionCache() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createTransitionInstance(PvmExecutionImpl, Map<String, List<Incident>>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- createTreeBuilder(Properties, Builder.Feature...) - Method in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
Create the factory's builder.
- createTreeStore(int, ExpressionFactoryImpl.Profile, Properties) - Method in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
Create the factory's tree store.
- createTuple(ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionHierarchyWalker
- createTypeConverter() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- createTypeConverter(Properties) - Method in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
Create the factory's type converter.
- createTypeDefinition(DmnElementTransformContext, String) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- createTypeDefinition(DmnElementTransformContext, InformationItem) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- createTypeDefinition(DmnElementTransformContext, LiteralExpression) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- createTypedValue(Object) - Method in class org.camunda.bpm.client.variable.impl.TypedValues
- createUndeploymentOperation(String) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- createUndeploymentOperation(String) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- createUnmarshaller(Class<?>...) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- createUnmarshaller(Class<?>...) - Method in class org.camunda.spin.impl.xml.dom.format.spi.DefaultJaxBContextProvider
- createUnmarshaller(Class<?>...) - Method in interface org.camunda.spin.impl.xml.dom.format.spi.JaxBContextProvider
-
Obtain an Unmarshaller that can map the provided types.
- createUpdateSuspensionStateBuilder(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- createUpdateSuspensionStateBuilder(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- createUpdateSuspensionStateBuilder(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- createUpdateSuspensionStateGroupBuilder(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- createUpdateSuspensionStateGroupBuilder(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- 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
- createUserId - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- createUserId - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- createUserId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
-
the id of the user that created the case instance
- createUserId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- createUserId - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- createUserId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- createUserOperationLog(DeploymentBuilderImpl, Deployment, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- createUserOperationLogEntries() - Static method in class org.camunda.bpm.qa.upgrade.restart.SetVariablesScenario
- createUserOperationLogEntries() - Static method in class org.camunda.bpm.qa.upgrade.restart.StartProcessIntanceWithInitialVariablesScenario
- createUserOperationLogEntries() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.CreateStandaloneTaskDeleteScenario
- createUserOperationLogEntries() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.CreateStandaloneTaskScenario
- createUserOperationLogEntries() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.SetAssigneeProcessInstanceTaskScenario
- createUserOperationLogEntries() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.SuspendProcessDefinitionDeleteScenario
- createUserOperationLogEntries() - Static method in class org.camunda.bpm.qa.upgrade.variable.EmptyStringVariableScenario
- createUserOperationLogEvents(UserOperationLogContext) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- createUserOperationLogEvents(UserOperationLogContext) - Method in interface org.camunda.bpm.engine.impl.history.producer.HistoryEventProducer
-
Creates the history event fired whenever an operation has been performed by a user.
- createUserOperationLogQuery() - Method in interface org.camunda.bpm.engine.HistoryService
-
Creates a new programmatic query to search for
UserOperationLogEntry
instances. - createUserOperationLogQuery() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- 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.entitymanager.DbEntityManager
- createUserQuery() - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- createUserQuery() - 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() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- createUserQuery(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- createUserQuery(CommandContext) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
- createUserQuery(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- createUserQuery(CommandContext) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- 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
- createUsers(ProcessEngine) - Static method in class org.camunda.bpm.example.invoice.InvoiceApplicationHelper
- createValidationConstraint(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- createValidator(Element, BpmnParse, ExpressionManager) - Method in class org.camunda.bpm.engine.impl.form.validator.FormValidators
-
factory method for creating validator instances
- createValidatorInstance(Class<? extends FormFieldValidator>) - Method in class org.camunda.bpm.engine.impl.form.validator.FormValidators
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.client.variable.impl.type.JsonTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.client.variable.impl.type.XmlTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.FileValueTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.ObjectTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.BooleanTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.BytesTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.DateTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.DoubleTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.IntegerTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.LongTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.NullTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.NumberTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.ShortTypeImpl
- createValue(Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.StringTypeImpl
- createValue(Object, Map<String, Object>) - Method in interface org.camunda.bpm.engine.variable.type.ValueType
-
Creates a new TypedValue using this type.
- createValue(Object, Map<String, Object>) - Method in class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
- createValue(SpinValue) - Method in class org.camunda.spin.plugin.variable.type.impl.JsonValueTypeImpl
- createValue(SpinValue) - Method in class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
- createValue(SpinValue) - Method in class org.camunda.spin.plugin.variable.type.impl.XmlValueTypeImpl
- createValueExpression(ELContext, String, Class<?>) - Method in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
- createValueExpression(Object, Class<?>) - Method in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
- createValueExpression(String) - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- createValueFromSerialized(String) - Method in class org.camunda.spin.plugin.variable.type.impl.JsonValueTypeImpl
- createValueFromSerialized(String) - Method in class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
- createValueFromSerialized(String) - Method in class org.camunda.spin.plugin.variable.type.impl.XmlValueTypeImpl
- createValueFromSerialized(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.ObjectTypeImpl
- createValueFromSerialized(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.variable.type.SerializableValueType
-
Creates a new TypedValue using this type.
- createValueFromSerialized(String, Map<String, Object>) - Method in class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
- createVariable(FormField, VariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractGetFormVariablesCmd
- 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. - createVariableMapper(ExpressionFactory, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- createVariableOnPart(CmmnSentryDeclaration, CmmnVariableOnPartDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- createVariables() - Static method in class org.camunda.bpm.engine.variable.Variables
-
Returns a new
VariableMap
instance. - createWelcomeEnvironment() - Method in class org.camunda.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap
- createWrapperInstance(Object) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- createWrapperInstance(Object) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- createWrapperInstance(Object) - Method in interface org.camunda.spin.spi.DataFormat
- creating(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.MilestoneActivityBehavior
- creating(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- creating(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- creatingHistoryLevelPropertyInDatabase(HistoryLevel) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- creatingInitialAdminUser(User) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- creatingInstallationPropertyInDatabase(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- CreationalContextReleaseListener - Class in org.camunda.bpm.engine.cdi.impl.util
-
CommandContextCloseListener
which releases a CDI Creational Context when the command context is closed. - CreationalContextReleaseListener(CreationalContext<?>) - Constructor for class org.camunda.bpm.engine.cdi.impl.util.CreationalContextReleaseListener
- creationLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- creationLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- creationLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- creationLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- creationLog() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select created historic external task log entries.
- creationLog() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select created historic job log entries.
- creationLog() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- creationLog() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- credentials - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserDto
- criteriaNotAllowedException(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- criteriaNotAllowedForCaseInstanceException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- criteriaNotAllowedForEventListenerException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- criteriaNotAllowedForEventListenerOrMilestonesException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- Criterion - Interface in org.camunda.bpm.model.cmmn.instance
- CriterionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- CriterionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.CriterionImpl
- 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. - CrossTable - Enum constant in enum class org.camunda.bpm.model.dmn.DecisionTableOrientation
- CSP_NONCE_PLACEHOLDER - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- CSP_VALUE - Static variable in class org.camunda.bpm.HttpHeaderSecurityIT
- CSRF_NON_MODIFYING_METHODS_PATTERN - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CsrfConstants
- CSRF_PATH_FIELD_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CsrfConstants
- CSRF_SESSION_MUTEX - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CsrfConstants
- CSRF_TOKEN_DEFAULT_COOKIE_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CsrfConstants
- CSRF_TOKEN_HEADER_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CsrfConstants
- CSRF_TOKEN_HEADER_REQUIRED - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CsrfConstants
- CSRF_TOKEN_SESSION_ATTR_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CsrfConstants
- CsrfConstants - Class in org.camunda.bpm.webapp.impl.security.filter.util
- CsrfConstants() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.util.CsrfConstants
- CsrfPreventionFilter - Class in org.camunda.bpm.webapp.impl.security.filter
-
Provides basic CSRF protection implementing a Same Origin Standard Header verification (step 1) and a Synchronization Token with a cookie-stored token on the front-end.
- CsrfPreventionFilter() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- CsrfPreventionIT - Class in org.camunda.bpm
- CsrfPreventionIT() - Constructor for class org.camunda.bpm.CsrfPreventionIT
- CsrfProperties - Class in org.camunda.bpm.spring.boot.starter.property
- CsrfProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- csrfToken - Variable in class org.camunda.bpm.AbstractWebIntegrationTest
- csvSource(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- csvSourceFileName - Variable in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- CsvUtil - Class in org.camunda.bpm.qa.performance.engine.util
-
Provides export functionality for exporting a
TabularResultSet
to CSV (Comma Separated Values). - CsvUtil() - Constructor for class org.camunda.bpm.qa.performance.engine.util.CsvUtil
- CURRENT - Static variable in enum class org.camunda.bpm.container.impl.jboss.extension.Namespace
-
The current namespace version.
- CURRENT_USER - Static variable in class org.camunda.bpm.engine.impl.el.CommandContextFunctions
- CURRENT_USER_GROUPS - Static variable in class org.camunda.bpm.engine.impl.el.CommandContextFunctions
- currentActivity - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- currentActivityId - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- currentActivityName - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- currentContext - Static variable in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestRunContext
- currentElement - Variable in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- currentElements - Variable in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- currentFixtureTag - Static variable in class org.camunda.bpm.qa.rolling.update.TestFixture
- currentIndex - Variable in class org.camunda.connect.impl.AbstractRequestInvocation
- currentInstruction - Variable in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- currentJob - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- currentJob - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
-
the currently executed job
- currentPass - Static variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- currentProcessApplication - Static variable in class org.camunda.bpm.application.impl.ProcessApplicationContextImpl
- 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
- currentScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- currentSectionSealed - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataSections
- currentState - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- currentStep - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- currentStep - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- currentTimestamp - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- currentTimestamp - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- currentTimestamp - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- currentTimestamp - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- currentTransitionId - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- currentURIIs(URI) - Static method in class org.camunda.bpm.AbstractWebappUiIntegrationTest
- currentUser() - Static method in class org.camunda.bpm.engine.impl.el.CommandContextFunctions
- currentUserGroups() - Static method in class org.camunda.bpm.engine.impl.el.CommandContextFunctions
- CUSTOM_FUNCTION_TRANSFORMERS - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- CustomActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- CustomActivityBehavior(ActivityBehavior) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.CustomActivityBehavior
- customBatchJobHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customer - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- customer - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- Customer - Interface in org.camunda.bpm.qa.upgrade.json.beans
- customEventHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customExceptionCodeProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Allows registering a custom implementation of a
ExceptionCodeProvider
allowing to provide custom exception codes. - customExceptionCodeProvider - Variable in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- customFormEngines - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customFormFieldValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customFormTypes - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customFunction - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- CustomFunction - Class in org.camunda.bpm.dmn.feel.impl.scala.function
- CustomFunction() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- CustomFunctionBuilder - Interface in org.camunda.bpm.dmn.feel.impl.scala.function.builder
-
Fluent builder to create a
CustomFunction
. - CustomFunctionBuilderImpl - Class in org.camunda.bpm.dmn.feel.impl.scala.function.builder
- CustomFunctionBuilderImpl() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- customFunctionMapper - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- CustomFunctionMapper - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- CustomFunctionMapper() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- customFunctionNotFoundException() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- customFunctionProviders - Variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
- CustomFunctionTransformer - Class in org.camunda.bpm.dmn.feel.impl.scala.function
- CustomFunctionTransformer(List<FeelCustomFunctionProvider>, ValueMapper) - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- customFunctionTransformers - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- customHistoryEventHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Allows users to add additional
HistoryEventHandler
instances to process history events. - customHistoryLevels - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
a list of supported custom history levels
- customIncidentHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customizeHttpClient(Consumer<HttpClientBuilder>) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Exposes the internal Apache
HttpClientBuilder
for custom client configurations. - customizeHttpClient(Consumer<HttpClientBuilder>) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- CustomJacksonDateFormatListener - Class in org.camunda.bpm.engine.rest
- CustomJacksonDateFormatListener() - Constructor for class org.camunda.bpm.engine.rest.CustomJacksonDateFormatListener
- customJobHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customJobHandlers - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration
- customLifecycleListeners - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- CustomMarshaller - Class in org.camunda.bpm.container.impl.jboss.util
- CustomMarshaller() - Constructor for class org.camunda.bpm.container.impl.jboss.util.CustomMarshaller
- customPasswordChecker - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostCmmnTransformListeners - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostCommandInterceptorsTxRequired - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostCommandInterceptorsTxRequiresNew - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostDecisionEvaluationListeners - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- customPostDecisionEvaluationListeners(List<DmnDecisionEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the list of post decision evaluation listeners.
- customPostDecisionEvaluationListeners(List<DmnDecisionEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- customPostDecisionTableEvaluationListeners - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- customPostDecisionTableEvaluationListeners(List<DmnDecisionTableEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the list of post decision table evaluation listeners.
- customPostDecisionTableEvaluationListeners(List<DmnDecisionTableEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- customPostDeployers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostMigratingActivityInstanceValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostMigrationActivityValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostMigrationInstructionValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPostVariableSerializers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPreCmmnTransformListeners - 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 theProcessEngineConfigurationImpl.commandExecutorTxRequired
- customPreCommandInterceptorsTxRequiresNew - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
the configurable list which will be
processed
to build theProcessEngineConfigurationImpl.commandExecutorTxRequiresNew
- customPreDecisionEvaluationListeners - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- customPreDecisionEvaluationListeners(List<DmnDecisionEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the list of pre decision evaluation listeners.
- customPreDecisionEvaluationListeners(List<DmnDecisionEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- customPreDecisionTableEvaluationListeners - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- customPreDecisionTableEvaluationListeners(List<DmnDecisionTableEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the list of pre decision table evaluation listeners.
- customPreDecisionTableEvaluationListeners(List<DmnDecisionTableEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- customPreDeployers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPreMigratingActivityInstanceValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPreMigrationActivityValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPreMigrationInstructionValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- customPreVariableSerializers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- CustomProcessEngineProvider - Class in org.camunda.bpm.rest.beans
- CustomProcessEngineProvider() - Constructor for class org.camunda.bpm.rest.beans.CustomProcessEngineProvider
- customRejectedJobsHandler - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- CustomRestApplication - Class in org.camunda.bpm.rest.beans
- CustomRestApplication() - Constructor for class org.camunda.bpm.rest.beans.CustomRestApplication
- customSessionFactories - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- CYCLE - Enum constant in enum class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
- CYCLE_EXPRESSION_START_TYPE_1 - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- CYCLE_EXPRESSION_START_TYPE_2 - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- CycleBusinessCalendar - Class in org.camunda.bpm.engine.impl.calendar
- CycleBusinessCalendar() - Constructor for class org.camunda.bpm.engine.impl.calendar.CycleBusinessCalendar
D
- DASHBOARD - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- DASHBOARD - Static variable in class org.camunda.bpm.engine.EntityTypes
- DATA_FORMAT_NAME - Static variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- DataAssociation - Class in org.camunda.bpm.engine.impl.bpmn.parser
-
A data association (Input or Output) between a source and a target
- DataAssociation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataAssociation element
- DataAssociation(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- DataAssociation(String, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- DataAssociation(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- DataAssociation(Expression, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- DataAssociationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN dataAssociation element
- DataAssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- database - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- database - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- Database - Interface in org.camunda.bpm.engine.telemetry
-
This class represents the data structure used for collecting information about the connected database.
- DATABASE_NOT_CLEAN - Static variable in class org.camunda.qa.impl.EnsureCleanDbPlugin
- databaseConnectionAccessException(Exception) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- databaseConnectionCloseException(Exception) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- DatabaseDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- DatabaseDto(String, String) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
- databaseFlushSummary(Collection<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- databaseHistoryLevel(CommandContext) - Static method in class org.camunda.bpm.engine.impl.HistoryLevelSetupCommand
- databaseHistoryLevelException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- DatabaseImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- DatabaseImpl(String, String) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.DatabaseImpl
- databaseInstallationId(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- databaseName - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- DatabasePrefixHandler - Class in org.camunda.bpm.engine.impl.digest
-
In order to distinguish between the used hashed algorithm for the password encryption, as prefix is persisted with the encrypted to the database.
- DatabasePrefixHandler() - Constructor for class org.camunda.bpm.engine.impl.digest.DatabasePrefixHandler
- DatabaseProperty - Class in org.camunda.bpm.spring.boot.starter.property
- DatabaseProperty() - Constructor for class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- DatabasePurgeReport - Class in org.camunda.bpm.engine.impl.management
- DatabasePurgeReport() - Constructor for class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- 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.sql.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 Note: will always return an empty string
- databaseSpecificAuth1JoinEnd - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificAuth1JoinSeparator - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificAuth1JoinStart - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificAuthJoinEnd - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificAuthJoinSeparator - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificAuthJoinStart - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificBitAnd1 - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificBitAnd2 - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificBitAnd3 - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificCollationForCaseSensitivity - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificCountDistinctAfterEnd - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificCountDistinctBeforeEnd - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificCountDistinctBeforeStart - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificDatepart1 - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificDatepart2 - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificDatepart3 - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificDaysComparator - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificDistinct - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificDummyTable - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificEscapeChar - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificExtractTimeUnitFromDate - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificFalseConstant - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificIfNull - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificInnerLimitAfterStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitAfterInUpdate - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitAfterStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitAfterWithoutOffsetStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitBeforeInUpdate - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitBeforeNativeQueryStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitBeforeStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitBeforeWithoutOffsetStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitBetweenAcquisitionStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitBetweenFilterStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificLimitBetweenStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificNumericCast - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificOrderByStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseSpecificTrueConstant - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseTablePrefix - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- databaseTablePrefix - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseType - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- databaseType - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- databaseType - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- databaseTypeMappings - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DatabaseUtil - Class in org.camunda.bpm.engine.impl.util
- DatabaseUtil() - Constructor for class org.camunda.bpm.engine.impl.util.DatabaseUtil
- databaseVendor - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- databaseVersion - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- dataCollectionStartDate - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- dataCollectionStartDate - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- dataFormat - Variable in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- dataFormat - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatWriter
- dataFormat - Variable in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- dataFormat - Variable in class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- dataFormat - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- dataFormat - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttributeIterable
- dataFormat - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttributeMapIterable
- dataFormat - Variable in class org.camunda.spin.impl.xml.dom.DomXmlElement
- dataFormat - Variable in class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- dataFormat - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- dataFormat - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatReader
- dataFormat - Variable in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- dataFormat - Variable in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- dataFormat - Variable in class org.camunda.spin.plugin.impl.SpinValueSerializer
- DataFormat - Interface in org.camunda.bpm.client.spi
-
Maps a java object to the data format's internal representation and vice versa.
- DataFormat<T extends Spin<?>> - Interface in org.camunda.spin.spi
- DataFormatConfigurator<T extends DataFormat> - Interface in org.camunda.bpm.client.spi
- DataFormatConfigurator<T extends DataFormat<?>> - Interface in org.camunda.spin.spi
-
Can be used to configure data formats of a certain type.
- dataFormatConfiguratorJdk8 - Variable in class org.camunda.bpm.spring.boot.starter.spin.SpringBootSpinProcessEnginePlugin
- dataFormatConfiguratorJsr310 - Variable in class org.camunda.bpm.spring.boot.starter.spin.SpringBootSpinProcessEnginePlugin
- dataFormatConfiguratorParameterNames - Variable in class org.camunda.bpm.spring.boot.starter.spin.SpringBootSpinProcessEnginePlugin
- DataFormatException - Exception in org.camunda.bpm.client.exception
- DataFormatException(String) - Constructor for exception org.camunda.bpm.client.exception.DataFormatException
- DataFormatException(String, Throwable) - Constructor for exception org.camunda.bpm.client.exception.DataFormatException
- dataFormatMapper - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- DataFormatMapper - Interface in org.camunda.spin.spi
-
Maps a java object to the data format's internal representation and vice versa.
- dataFormatName - Variable in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- DataFormatProvider - Interface in org.camunda.bpm.client.spi
- DataFormatProvider - Interface in org.camunda.spin.spi
- dataFormatReader - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- DataFormatReader - Interface in org.camunda.spin.spi
-
Reads the internal representation of a
Spin
object from its serialized representation. - DataFormats - Class in org.camunda.spin
-
Provides access to all builtin data formats.
- DataFormats() - Constructor for class org.camunda.spin.DataFormats
- dataFormatWriter - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- DataFormatWriter - Interface in org.camunda.spin.spi
- DataInput - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataInput element
- DataInputAssociation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataInputAssociation element
- dataInputAssociationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- dataInputAssociationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- DataInputAssociationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN dataInputAssociation element
- DataInputAssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataInputAssociationImpl
- dataInputCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- dataInputCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- dataInputDataInputRefsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- DataInputImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN dataInput element
- DataInputImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataInputImpl
- DataInputRefs - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN element dataInputRef of the BPMN tInputSet type
- DataInputRefs(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataInputRefs
- DataObject - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataObject element
- DataObjectImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN dataObject element
- DataObjectImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- dataObjectRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- DataObjectReference - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataObjectReference element
- DataObjectReferenceImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- DataObjectReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- DataOutput - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataOutput element
- DataOutputAssociation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataOutputAssociation element
- dataOutputAssociationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- dataOutputAssociationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- DataOutputAssociationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN dataOutputAssociation element
- DataOutputAssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataOutputAssociationImpl
- dataOutputCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- dataOutputCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- DataOutputImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- DataOutputImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataOutputImpl
- DataOutputRefs - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN dataOutputRefs element of the BPMN tOutputSet type
- DataOutputRefs(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataOutputRefs
- dataOutputRefsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- DataPath - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN dataPath element of the BPMN tCorrelationPropertyBinding type
- DataPath(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataPath
- dataPathChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyBindingImpl
- datasource - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- datasource() - Method in interface org.camunda.bpm.quarkus.engine.extension.CamundaEngineConfig
-
Select a datasource by name or the default datasource is used.
- dataSource - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- dataSource - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- DATASOURCE - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- DATASOURCE - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- DATASOURCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DATASOURCE - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- datasourceBinderServiceSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
- dataSourceJndiName - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- DataState - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataState element
- dataStateChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- dataStateChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- dataStateChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- dataStateChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- dataStateChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ItemAwareElementImpl
- DataStateImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- DataStateImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataStateImpl
- DataStore - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataStore element
- DataStoreImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN dataStore element
- DataStoreImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- dataStoreRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- DataStoreReference - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN dataStoreReference element
- DataStoreReferenceImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- DataStoreReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- dataTypeTransformerRegistry - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- dataTypeTransformerRegistry - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- dataTypeTransformerRegistry(DmnDataTypeTransformerRegistry) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
-
Set the
DmnDataTypeTransformerRegistry
- dataTypeTransformerRegistry(DmnDataTypeTransformerRegistry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- DATE - Enum constant in enum class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
- DATE - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- DATE_AND_TIME_PATTERN - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.EndpointTransformer
- DATE_ERROR_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- DATE_ERROR_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- DATE_ERROR_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- DATE_ERROR_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- DATE_FIELD_OPENED_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- DATE_FIELD_OPENED_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- DATE_FORMAT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- DATE_PATTERN_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- DATE_TIME - Static variable in class org.camunda.bpm.engine.impl.el.DateTimeFunctions
- dateAfter - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- dateAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- dateAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the date after the give date.
- dateAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- dateBefore - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- dateBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- dateBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the date before the give date.
- dateBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- dateConverter - Variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- DateConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- DateConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.DateConverter
- DateDataTypeTransformer - Class in org.camunda.bpm.dmn.engine.impl.type
- DateDataTypeTransformer() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.DateDataTypeTransformer
- dateFormat - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- dateFormat - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- dateFormat - Variable in class org.camunda.bpm.client.variable.impl.mapper.DateValueMapper
- dateFormat - Variable in class org.camunda.bpm.engine.impl.form.type.DateFormType
- dateFormat() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Specifies the date format to de-/serialize date variables.
- dateFormat(String) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Specifies the date format to de-/serialize date variables.
- dateFormat(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- dateFormatString - Static variable in class org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
- DateFormType - Class in org.camunda.bpm.engine.impl.form.type
- DateFormType(String) - Constructor for class org.camunda.bpm.engine.impl.form.type.DateFormType
- DateObject - Class in org.camunda.bpm.qa.upgrade.json.beans
- DateObject() - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.DateObject
- datePattern - Variable in class org.camunda.bpm.engine.impl.form.type.DateFormType
- DATEPICKER_POPUP_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- DATEPICKER_POPUP_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- DateSerializationIT - Class in org.camunda.bpm
- DateSerializationIT() - Constructor for class org.camunda.bpm.DateSerializationIT
- dateTime - Variable in class org.camunda.bpm.springboot.project.qa.spin.SpinDto
- dateTime - Variable in class org.camunda.bpm.springboot.project.qa.spin.SpinJava8Dto
- dateTime() - Static method in class org.camunda.bpm.engine.impl.el.DateTimeFunctions
- DateTimeFunctions - Class in org.camunda.bpm.engine.impl.el
- DateTimeFunctions() - Constructor for class org.camunda.bpm.engine.impl.el.DateTimeFunctions
- 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
- DateTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.DateTypeImpl
- dateValue(Date) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
DateValue
that encapsulates the givendate
- dateValue(Date, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
DateValue
that encapsulates the givendate
- DateValue - Interface in org.camunda.bpm.engine.variable.value
-
A
PrimitiveValue
corresponding to the Java typeDate
. - DateValueImpl(Date) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.DateValueImpl
- DateValueImpl(Date, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.DateValueImpl
- DateValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- DateValueMapper(String) - Constructor for class org.camunda.bpm.client.variable.impl.mapper.DateValueMapper
- DateValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
-
Serializes Dates as long values
- DateValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.DateValueSerializer
- 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_MAX_STRING_LENGTH - Static variable in class org.camunda.bpm.engine.impl.util.StringUtil
-
Note:
String.length()
counts Unicode supplementary characters twice, so for a String consisting only of those, the limit is effectively MAX_LONG_STRING_LENGTH / 2 - DB_QUERY_WILDCARD - Static variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- 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.
- DB2 - Enum constant in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- DB2 - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- DbBulkOperation - Class in org.camunda.bpm.engine.impl.db.entitymanager.operation
-
A bulk operation
- DbBulkOperation() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- DbBulkOperation(DbOperationType, Class<? extends DbEntity>, String, Object) - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- DbBulkOperationComparator - Class in org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator
-
Orders bulk operations according to the lexicographical ordering of their statement names
- DbBulkOperationComparator() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.DbBulkOperationComparator
- dbCreateHistoryLevel(CommandContext) - Static method in class org.camunda.bpm.engine.impl.HistoryLevelSetupCommand
- dbEntity - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- DbEntity - Interface in org.camunda.bpm.engine.impl.db
- dbEntityCache - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- DbEntityCache - Class in org.camunda.bpm.engine.impl.db.entitymanager.cache
-
A simple first level cache for
Entities
. - DbEntityCache() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- DbEntityCache(DbEntityCacheKeyMapping) - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- dbEntityCacheKeyMapping - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DbEntityCacheKeyMapping - Class in org.camunda.bpm.engine.impl.db.entitymanager.cache
-
Provides the keys used by
DbEntityCache
for organizing the differentDbEntity
types. - DbEntityCacheKeyMapping() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCacheKeyMapping
- DbEntityLifecycleAware - Interface in org.camunda.bpm.engine.impl.db
-
Interface which can be implemented by
DbEntities
which want to be aware of their lifecycle. - DbEntityManager - Class in org.camunda.bpm.engine.impl.db.entitymanager
- DbEntityManager(IdGenerator, PersistenceSession) - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- DbEntityManagerFactory - Class in org.camunda.bpm.engine.impl.db.entitymanager
- DbEntityManagerFactory(IdGenerator) - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManagerFactory
- DbEntityOperation - Class in org.camunda.bpm.engine.impl.db.entitymanager.operation
-
An operation on a single DbEntity
- DbEntityOperation() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- DbEntityOperationComparator - Class in org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator
- DbEntityOperationComparator() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.DbEntityOperationComparator
- DbEntityState - Enum Class in org.camunda.bpm.engine.impl.db.entitymanager.cache
- dbFilter - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- DbGroupQueryImpl - Class in org.camunda.bpm.engine.impl.identity.db
- DbGroupQueryImpl() - 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 DbEntityManager.
- 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
- dbMeters - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- dbMetricsReporter - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DbMetricsReporter - Class in org.camunda.bpm.engine.impl.metrics.reporter
- DbMetricsReporter(MetricsRegistry, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- DbMetricsReporter.ReportDbMetricsValueCmd - Class in org.camunda.bpm.engine.impl.metrics.reporter
- DbOperation - Class in org.camunda.bpm.engine.impl.db.entitymanager.operation
-
A database operation.
- DbOperation() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- DbOperation.State - Enum Class in org.camunda.bpm.engine.impl.db.entitymanager.operation
- dbOperationManager - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- DbOperationManager - Class in org.camunda.bpm.engine.impl.db.entitymanager.operation
-
Manages a set of
database operations
. - DbOperationManager() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- DbOperationType - Enum Class in org.camunda.bpm.engine.impl.db.entitymanager.operation
- 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 interface org.camunda.bpm.engine.impl.db.PersistenceSession
- dbSchemaCheckVersion() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaCreate() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaCreate() - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- DbSchemaCreate - Class in org.camunda.bpm.engine.impl.db
- DbSchemaCreate() - Constructor for class org.camunda.bpm.engine.impl.db.DbSchemaCreate
- dbSchemaCreateCmmn() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaCreateCmmn() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaCreateCmmnHistory() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaCreateCmmnHistory() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaCreateDmn() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaCreateDmn() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaCreateDmnHistory() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaCreateDmnHistory() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaCreateEngine() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaCreateEngine() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaCreateHistory() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaCreateHistory() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaCreateIdentity() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaCreateIdentity() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaDrop() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaDrop() - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- DbSchemaDrop - Class in org.camunda.bpm.engine.impl.db
- DbSchemaDrop() - Constructor for class org.camunda.bpm.engine.impl.db.DbSchemaDrop
- dbSchemaDropCmmn() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaDropCmmn() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaDropCmmnHistory() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaDropCmmnHistory() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaDropDmn() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaDropDmn() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaDropDmnHistory() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaDropDmnHistory() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaDropEngine() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaDropEngine() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaDropHistory() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaDropHistory() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSchemaDropIdentity() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaDropIdentity() - Method in class org.camunda.bpm.engine.impl.db.sql.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.AbstractTransactionProcessEngineConfiguration
-
CommandContextFactory
to be used for DbSchemaOperations - dbSchemaPrune() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaPrune() - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- DbSchemaPrune - Class in org.camunda.bpm.engine.impl.db
- DbSchemaPrune() - Constructor for class org.camunda.bpm.engine.impl.db.DbSchemaPrune
- dbSchemaUpdate() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- dbSchemaUpdate() - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- DbSchemaUpgradeCmd(Connection, String, String) - Constructor for class org.camunda.bpm.engine.impl.ManagementServiceImpl.DbSchemaUpgradeCmd
- dbSpecificConstants - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- DbSqlPersistenceProviderFactory - Class in org.camunda.bpm.engine.impl.db.sql
-
Provides the
DbSqlSession
asPersistenceSession
. - DbSqlPersistenceProviderFactory() - Constructor for class org.camunda.bpm.engine.impl.db.sql.DbSqlPersistenceProviderFactory
- DbSqlSession - Class in org.camunda.bpm.engine.impl.db.sql
- DbSqlSession(DbSqlSessionFactory) - Constructor for class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- DbSqlSession(DbSqlSessionFactory, Connection, String, String) - Constructor for class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- dbSqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- dbSqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- DbSqlSessionFactory - Class in org.camunda.bpm.engine.impl.db.sql
- DbSqlSessionFactory(boolean) - Constructor for class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- DbTenantQueryImpl - Class in org.camunda.bpm.engine.impl.identity.db
- DbTenantQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbTenantQueryImpl
- DbTenantQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbTenantQueryImpl
- DbUserQueryImpl - Class in org.camunda.bpm.engine.impl.identity.db
- DbUserQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbUserQueryImpl
- DbUserQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.identity.db.DbUserQueryImpl
- DC_ATTRIBUTE_HEIGHT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ATTRIBUTE_IS_BOLD - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ATTRIBUTE_IS_ITALIC - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ATTRIBUTE_IS_STRIKE_THROUGH - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ATTRIBUTE_IS_UNDERLINE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ATTRIBUTE_NAME - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
DC
- DC_ATTRIBUTE_SIZE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ATTRIBUTE_WIDTH - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ATTRIBUTE_X - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ATTRIBUTE_Y - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ELEMENT_BOUNDS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_ELEMENT_FONT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
DC
- DC_ELEMENT_POINT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DC_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
The DC namespace
- DEADLOCK - Enum constant in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
-
This code is assigned when a "deadlock" persistence exception is detected.
- DEBUG - Enum constant in enum class org.camunda.commons.logging.Level
- debugAcquiredJobNotFound(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugAddingNewExclusiveJobToJobExecutorCOntext(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugAutoCompletedUrl(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugAutoCompleteUrl(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugCancelConcurrentScopeExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- debugCaughtOptimisticLockingException(OptimisticLockingException) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugClassLoading(String, String, ClassLoader) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- debugCloseException(IOException) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- debugCompiledScriptUsing(String) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptLogger
- debugConcurrentScopeIsPruned(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- debugCouldNotResolveCallableElement(String, String, Throwable) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- debugCreatingNewDeployment() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugDatabaseproductName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- debugDatabaseType(String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- debugDecrementingRetriesForJob(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugDestroyScope(PvmExecutionImpl, PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- debugDisabledPessimisticLocks() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- debugDiscoveredResource(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugEnterActivityInstance(PvmExecutionImpl, String) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- debugEvaluatingCompiledScript(String) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptLogger
- debugEvaluatingNonCompiledScript(String) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptLogger
- debugException(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.ContextLogger
- debugExceptionWhileGettingConfigFromJndi(String, NamingException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugExecutesActivity(PvmExecutionImpl, ActivityImpl, String) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- debugExecutingAtomicOperation(CoreAtomicOperation<?>, CoreExecution) - Method in class org.camunda.bpm.engine.impl.interceptor.ContextLogger
- debugFailedJobListenerSkipped(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugFailedJobNotFound(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugFallbackToDefaultRetryStrategy() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugFinishingCommand(Command<?>) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugFiringEventRolledBack() - Method in class org.camunda.bpm.engine.impl.cfg.TransactionLogger
- debugFoundPaLifecycleCallbackMethod(String, String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugHistoryCleanupWrongConfiguration() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugIgnoringEventSubscription(EventSubscriptionEntity, String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugInitiallyAppyingRetryCycleForJob(String, int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugJobAcquisitionThreadSleeping(long) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugJobExecuted(JobEntity) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- debugLeavesActivityInstance(PvmExecutionImpl, String) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- debugMappingValuefromInnerScopeToOuterScope(Object, AbstractVariableScope, String, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.CoreLogger
- debugMappingValueFromOuterScopeToInnerScope(Object, AbstractVariableScope, String, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.CoreLogger
- debugModificationInstruction(String, int, String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugNotAllowedToResolveCalledProcess(String, String, String, Throwable) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugNoTargetProcessApplicationFound(ExecutionEntity, ProcessApplicationManager) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- debugNoTargetProcessApplicationFoundForCaseExecution(CaseExecutionEntity, ProcessApplicationManager) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- debugNotifyingJobExecutor(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- debugOpeningNewCommandContext() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugPaLifecycleMethodNotFound(String, String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugPerformingAtomicOperation(CoreAtomicOperation<?>, CoreExecution) - Method in class org.camunda.bpm.engine.impl.core.CoreLogger
- debugPerformOperationStep(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugProcessingDeployment(String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugProcessingResource(String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugRejectedExecutionException(RejectedExecutionException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- DebugRequestInterceptor - Class in org.camunda.connect.impl
-
A dummy debug connector, which saves the
ConnectorRequest
(DebugRequestInterceptor.getRequest()
) and the raw request (DebugRequestInterceptor.getTarget()
) for debugging purpose. - DebugRequestInterceptor() - Constructor for class org.camunda.connect.impl.DebugRequestInterceptor
- DebugRequestInterceptor(boolean) - Constructor for class org.camunda.connect.impl.DebugRequestInterceptor
- DebugRequestInterceptor(Object) - Constructor for class org.camunda.connect.impl.DebugRequestInterceptor
- debugReusingExistingCommandContext() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugRootPath(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugStartingCommand(Command<?>) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugStartingInstruction(String, int, String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- debugSuccessfullyPerformedOperationStep(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- debugTransactionOperation(String) - Method in class org.camunda.bpm.engine.impl.cfg.TransactionLogger
- debugWaitingFor(long) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- decideAuthorizationJoinType(CommandContext) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- decision - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- decision - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- decision - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- Decision - Interface in org.camunda.bpm.model.cmmn.instance
- Decision - Interface in org.camunda.bpm.model.dmn.instance
- DECISION_DEFINITION - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- DECISION_DEFINITION - Static variable in class org.camunda.bpm.engine.EntityTypes
- DECISION_DEFINITION_CATEGORY - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- DECISION_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- DECISION_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- DECISION_DEFINITION_NAME - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- DECISION_DEFINITION_VERSION - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- DECISION_INSTANCE - Static variable in class org.camunda.bpm.engine.EntityTypes
- DECISION_INSTANCES - Static variable in class org.camunda.bpm.engine.management.Metrics
- DECISION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- DECISION_REQUIREMENTS_DEFINITION - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- DECISION_REQUIREMENTS_DEFINITION - Static variable in class org.camunda.bpm.engine.EntityTypes
- DECISION_REQUIREMENTS_DEFINITION_CATEGORY - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryProperty
- DECISION_REQUIREMENTS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryProperty
- DECISION_REQUIREMENTS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- DECISION_REQUIREMENTS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryProperty
- DECISION_REQUIREMENTS_DEFINITION_NAME - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryProperty
- DECISION_REQUIREMENTS_DEFINITION_VERSION - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryProperty
- DECISION_RESULT_VARIABLE - Static variable in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- decisionCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- decisionDecisionMadeRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.OrganizationUnitImpl
- decisionDecisionOwnedRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.OrganizationUnitImpl
- decisionDefinition - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- decisionDefinition - Variable in class org.camunda.bpm.engine.impl.dmn.invocation.DecisionInvocation
- DecisionDefinition - Interface in org.camunda.bpm.engine.repository
-
Definition of a decision resource
- decisionDefinitionCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- DecisionDefinitionCache - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- DecisionDefinitionCache(CacheFactory, int, CacheDeployer) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- decisionDefinitionCategory(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionCategory(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions with the given category.
- decisionDefinitionCategoryLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionCategoryLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions where the category matches the given parameter.
- DecisionDefinitionDeployer - Class in org.camunda.bpm.engine.impl.dmn.deployer
-
Deployer
responsible to parse DMN 1.1 XML files and create the properDecisionDefinitionEntity
s. - DecisionDefinitionDeployer() - Constructor for class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- DecisionDefinitionDiagramDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DecisionDefinitionDiagramDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDiagramDto
- DecisionDefinitionDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DecisionDefinitionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- DecisionDefinitionEntity - Class in org.camunda.bpm.engine.impl.dmn.entity.repository
- DecisionDefinitionEntity() - Constructor for class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- decisionDefinitionEvaluationFailed(CmmnActivityExecution, Exception) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- DecisionDefinitionHandler - Class in org.camunda.bpm.engine.impl.dmn.transformer
- DecisionDefinitionHandler() - Constructor for class org.camunda.bpm.engine.impl.dmn.transformer.DecisionDefinitionHandler
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateDecisionDefinitionHistoryTimeToLiveCmd
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByDefinitionIdCmd
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionDefinitionCmd
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionDiagramCmd
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionModelCmd
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDmnModelInstanceCmd
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- decisionDefinitionId - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- decisionDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances for the given decision definition
- decisionDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionId(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definition with the given id.
- decisionDefinitionIdIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- decisionDefinitionIdIn - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- decisionDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- decisionDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReport
-
Only takes historic decision instances into account for the given decision definition ids.
- decisionDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances for the given decision definitions
- decisionDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- decisionDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions with the given ids.
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DecisionInstanceStatisticsImpl
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto
- decisionDefinitionKey - Variable in class org.camunda.bpm.qa.performance.engine.steps.EvaluateDecisionTableStep
- decisionDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances with the given key of the decision definition.
- decisionDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionKey(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definition with the given key.
- decisionDefinitionKeyIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- decisionDefinitionKeyIn - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- decisionDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReport
-
Only takes historic decision instances into account for the given decision definition keys.
- decisionDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances with the given keys of the decision definition.
- decisionDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- decisionDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionKeyLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionKeyLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions where the key matches the given parameter.
- DecisionDefinitionManager - Class in org.camunda.bpm.engine.impl.dmn.entity.repository
- DecisionDefinitionManager() - Constructor for class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- decisionDefinitionName - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- decisionDefinitionName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- decisionDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- decisionDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- decisionDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionDefinitionName(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances with the given name of the decision definition.
- decisionDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionName(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions with the given name.
- decisionDefinitionNameLike - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionNameLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances with the given name of the decision definition using LIKE construct.
- decisionDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions where the name matches the given parameter.
- DecisionDefinitionNotFoundException - Exception in org.camunda.bpm.engine.exception.dmn
-
This exception is thrown when a specific decision definition is not found.
- DecisionDefinitionNotFoundException() - Constructor for exception org.camunda.bpm.engine.exception.dmn.DecisionDefinitionNotFoundException
- DecisionDefinitionNotFoundException(String) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DecisionDefinitionNotFoundException
- DecisionDefinitionNotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DecisionDefinitionNotFoundException
- DecisionDefinitionNotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DecisionDefinitionNotFoundException
- DecisionDefinitionQuery - Interface in org.camunda.bpm.engine.repository
- DecisionDefinitionQueryDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DecisionDefinitionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- DecisionDefinitionQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- DecisionDefinitionQueryImpl - Class in org.camunda.bpm.engine.impl.dmn.entity.repository
- DecisionDefinitionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- DecisionDefinitionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- DecisionDefinitionQueryProperty - Interface in org.camunda.bpm.engine.impl.dmn.entity.repository
-
Properties to sort decision definition queries by
- DecisionDefinitionResource - Interface in org.camunda.bpm.engine.rest.sub.repository
- DecisionDefinitionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.repository.impl
- DecisionDefinitionResourceImpl(ProcessEngine, String, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- decisionDefinitionResourceName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionResourceName(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definition with the given resource name.
- decisionDefinitionResourceNameLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionResourceNameLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definition with a resource name like the given.
- DecisionDefinitionRestService - Interface in org.camunda.bpm.engine.rest
- DecisionDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- DecisionDefinitionRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.DecisionDefinitionRestServiceImpl
- decisionDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- decisionDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- decisionDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- decisionDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- decisionDefinitionTenantId(String) - Method in interface org.camunda.bpm.engine.dmn.DecisionEvaluationBuilder
-
Specify the id of the tenant the decision definition belongs to.
- decisionDefinitionTenantId(String) - Method in interface org.camunda.bpm.engine.dmn.DecisionsEvaluationBuilder
-
Specify the id of the tenant the decision definition belongs to.
- decisionDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- decisionDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- decisionDefinitionVersion - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- decisionDefinitionVersion - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- decisionDefinitionVersion(Integer) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionDefinitionVersion(Integer) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definition with a certain version.
- decisionDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.dmn.DecisionEvaluationBuilder
-
Specify that the decision definition belongs to no tenant.
- decisionDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.dmn.DecisionsEvaluationBuilder
-
Specify that the decision definition belongs to no tenant.
- decisionDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- decisionDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- DecisionEvaluationBuilder - Interface in org.camunda.bpm.engine.dmn
-
Fluent builder to evaluate a decision.
- DecisionEvaluationBuilderImpl - Class in org.camunda.bpm.engine.impl.dmn
- DecisionEvaluationBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- decisionEvaluationListeners - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- DecisionEvaluationUtil - Class in org.camunda.bpm.engine.impl.util
- DecisionEvaluationUtil() - Constructor for class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- DecisionException - Exception in org.camunda.bpm.engine.exception.dmn
-
This exception is thrown when something happens related to a decision.
- DecisionException() - Constructor for exception org.camunda.bpm.engine.exception.dmn.DecisionException
- DecisionException(String) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DecisionException
- DecisionException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DecisionException
- DecisionException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DecisionException
- decisionIdIsMissing(DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- DecisionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- DecisionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DecisionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- DecisionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- decisionInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- decisionInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- decisionInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- decisionInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- decisionInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- decisionInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances with the given decision instance id.
- decisionInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceStatisticsQuery
-
Restrict query results to be based only on specified decision instance id
- decisionInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- decisionInstanceIdIn - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances whose id is in the given list of ids.
- decisionInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionInstanceIds - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBulkCmd
- DecisionInstanceStatisticsImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
- DecisionInstanceStatisticsImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.DecisionInstanceStatisticsImpl
- DecisionInvocation - Class in org.camunda.bpm.engine.impl.dmn.invocation
- DecisionInvocation(DecisionDefinition, VariableContext) - Constructor for class org.camunda.bpm.engine.impl.dmn.invocation.DecisionInvocation
- decisionIsNotADecisionTable(DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- DecisionLiteralExpressionEvaluationHandler - Class in org.camunda.bpm.dmn.engine.impl.evaluation
- DecisionLiteralExpressionEvaluationHandler(DefaultDmnEngineConfiguration) - Constructor for class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionLiteralExpressionEvaluationHandler
- DecisionLogger - Class in org.camunda.bpm.engine.impl.dmn
- DecisionLogger() - Constructor for class org.camunda.bpm.engine.impl.dmn.DecisionLogger
- decisionLogic - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- decisionLogicTypeNotSupported(DmnDecisionLogic) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- DecisionMadeReference - Interface in org.camunda.bpm.model.dmn.instance
- DecisionMadeReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DecisionMadeReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DecisionMadeReferenceImpl
- decisionMakerRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- DecisionMakerReference - Interface in org.camunda.bpm.model.dmn.instance
- DecisionMakerReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DecisionMakerReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DecisionMakerReferenceImpl
- decisionOutputHasMoreThanOneValue(DmnDecisionResultEntries) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- decisionOutputHasMoreThanOneValue(DmnDecisionRuleResult) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- DecisionOwnedReference - Interface in org.camunda.bpm.model.dmn.instance
- DecisionOwnedReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DecisionOwnedReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DecisionOwnedReferenceImpl
- decisionOwnerRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- DecisionOwnerReference - Interface in org.camunda.bpm.model.dmn.instance
- DecisionOwnerReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DecisionOwnerReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DecisionOwnerReferenceImpl
- DecisionParameter - Interface in org.camunda.bpm.model.cmmn.instance
- DecisionParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- DecisionParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.DecisionParameterImpl
- decisionRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- DecisionRefExpression - Interface in org.camunda.bpm.model.cmmn.instance
- decisionRefExpressionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- DecisionRefExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- DecisionRefExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.DecisionRefExpressionImpl
- DecisionRequirementsDefinition - Interface in org.camunda.bpm.engine.repository
-
Container of
DecisionDefinition
s which belongs to the same decision requirements graph (i.e. - decisionRequirementsDefinitionCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- DecisionRequirementsDefinitionCache - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- DecisionRequirementsDefinitionCache(CacheFactory, int, CacheDeployer) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- decisionRequirementsDefinitionCategory(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionCategory(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with the given category.
- decisionRequirementsDefinitionCategoryLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionCategoryLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition where the category matches the given parameter.
- DecisionRequirementsDefinitionDeployer - Class in org.camunda.bpm.engine.impl.dmn.deployer
-
Deployer
responsible to parse DMN 1.1 XML files and create the properDecisionRequirementsDefinitionEntity
s. - DecisionRequirementsDefinitionDeployer() - Constructor for class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- DecisionRequirementsDefinitionDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DecisionRequirementsDefinitionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- DecisionRequirementsDefinitionEntity - Class in org.camunda.bpm.engine.impl.dmn.entity.repository
- DecisionRequirementsDefinitionEntity() - Constructor for class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsDefinitionCmd
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsDiagramCmd
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsModelCmd
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- decisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionRequirementsDefinitionResourceImpl
- decisionRequirementsDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that belongs to a decision requirements definition with the given id.
- decisionRequirementsDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionRequirementsDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionRequirementsDefinitionId(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions which belongs to a decision requirements definition with the given id.
- decisionRequirementsDefinitionId(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with the given id.
- decisionRequirementsDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- decisionRequirementsDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with the given ids.
- decisionRequirementsDefinitionKey - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- decisionRequirementsDefinitionKey - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionRequirementsDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionRequirementsDefinitionKey - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- decisionRequirementsDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- decisionRequirementsDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- decisionRequirementsDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- decisionRequirementsDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- decisionRequirementsDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that belongs to a decision requirements definition with the given key.
- decisionRequirementsDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- decisionRequirementsDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- decisionRequirementsDefinitionKey(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions which belongs to a decision requirements definition with the given key.
- decisionRequirementsDefinitionKey(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with the given key.
- decisionRequirementsDefinitionKeyLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionKeyLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition where the key matches the given parameter.
- DecisionRequirementsDefinitionManager - Class in org.camunda.bpm.engine.impl.dmn.entity.repository
- DecisionRequirementsDefinitionManager() - Constructor for class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- decisionRequirementsDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionName(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with the given name.
- decisionRequirementsDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition where the name matches the given parameter.
- DecisionRequirementsDefinitionQuery - Interface in org.camunda.bpm.engine.repository
- DecisionRequirementsDefinitionQueryDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DecisionRequirementsDefinitionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- DecisionRequirementsDefinitionQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- DecisionRequirementsDefinitionQueryImpl - Class in org.camunda.bpm.engine.impl.dmn.entity.repository
- DecisionRequirementsDefinitionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- DecisionRequirementsDefinitionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- DecisionRequirementsDefinitionQueryProperty - Interface in org.camunda.bpm.engine.impl.dmn.entity.repository
-
Properties to sort decision requirements definition queries by.
- DecisionRequirementsDefinitionResource - Interface in org.camunda.bpm.engine.rest.sub.repository
- DecisionRequirementsDefinitionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.repository.impl
- DecisionRequirementsDefinitionResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionRequirementsDefinitionResourceImpl
- decisionRequirementsDefinitionResourceName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionResourceName(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with the given resource name.
- decisionRequirementsDefinitionResourceNameLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionResourceNameLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with a resource name like the given.
- DecisionRequirementsDefinitionRestService - Interface in org.camunda.bpm.engine.rest
- DecisionRequirementsDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- DecisionRequirementsDefinitionRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.DecisionRequirementsDefinitionRestServiceImpl
- DecisionRequirementsDefinitionTransformHandler - Class in org.camunda.bpm.engine.impl.dmn.transformer
- DecisionRequirementsDefinitionTransformHandler() - Constructor for class org.camunda.bpm.engine.impl.dmn.transformer.DecisionRequirementsDefinitionTransformHandler
- decisionRequirementsDefinitionVersion(Integer) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- decisionRequirementsDefinitionVersion(Integer) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with a certain version.
- DecisionRequirementsDefinitionXmlDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DecisionRequirementsDefinitionXmlDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionXmlDto
- decisionResult - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- decisionResultCollectMappingException(Collection<String>, DmnDecisionResult, DecisionResultMapper) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionLogger
- decisionResultHasMoreThanOneOutput(DmnDecisionResult) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- decisionResultHasMoreThanOneOutput(DmnDecisionTableResult) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- decisionResultMapper - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.DmnBusinessRuleTaskActivityBehavior
- decisionResultMapper - Variable in class org.camunda.bpm.engine.impl.cmmn.behavior.DmnDecisionTaskActivityBehavior
- DecisionResultMapper - Interface in org.camunda.bpm.engine.impl.dmn.result
-
Mapping function for a decision result.
- decisionResultMappingException(DmnDecisionResult, DecisionResultMapper, DmnEngineException) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionLogger
- DecisionRule - Interface in org.camunda.bpm.model.dmn.instance
- DecisionRuleImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DecisionRuleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DecisionRuleImpl
- decisions - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- decisionService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- decisionService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- decisionService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- decisionService - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- decisionService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- decisionService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- decisionService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access DecisionService
- decisionService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- DecisionService - Interface in org.camunda.bpm.engine
-
Service to evaluate decisions inside the DMN engine.
- DecisionService - Interface in org.camunda.bpm.model.dmn.instance
- DecisionServiceImpl - Class in org.camunda.bpm.engine.impl
- DecisionServiceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DecisionServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.DecisionServiceImpl
- DecisionServiceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- DecisionSetRemovalTimeJobHandler - Class in org.camunda.bpm.engine.impl.batch.removaltime
- DecisionSetRemovalTimeJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- DecisionsEvaluationBuilder - Interface in org.camunda.bpm.engine.dmn
-
Fluent builder to evaluate a decision.
- decisionTable - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- DecisionTable - Interface in org.camunda.bpm.model.dmn.instance
- DecisionTableEvaluationBuilderImpl - Class in org.camunda.bpm.engine.impl.dmn
- DecisionTableEvaluationBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- DecisionTableEvaluationHandler - Class in org.camunda.bpm.dmn.engine.impl.evaluation
- DecisionTableEvaluationHandler(DefaultDmnEngineConfiguration) - Constructor for class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- decisionTableEvaluationListeners - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- DecisionTableImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DecisionTableImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- decisionTableInputIdIsMissing(DmnDecision, DmnDecisionTableInputImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- DecisionTableOrientation - Enum Class in org.camunda.bpm.model.dmn
- decisionTableOutputIdIsMissing(DmnDecision, DmnDecisionTableOutputImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- decisionTableRuleIdIsMissing(DmnDecision, DmnDecisionTableRuleImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- DecisionTask - Interface in org.camunda.bpm.model.cmmn.instance
- DecisionTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- DecisionTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.DecisionTaskActivityBehavior
- DecisionTaskImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- DecisionTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- DecisionTaskItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- DecisionTaskItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- decisionTaskPlanItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- decisionTypeNotSupported(DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- decisionTypeNotSupported(Expression, Decision) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- decisionVariableIsMissing(String) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- decisionWithoutExpression(Decision) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- decisionWithoutHTTL() - Static method in class org.camunda.bpm.qa.upgrade.httl.EnforceHistoryTimeToLiveScenario
- declareAlternativeNamespace(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
-
Declares an alternative namespace for an actual so that during lookup of elements/attributes both will be considered.
- decode(byte[]) - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
-
Decodes a byte[] containing containing characters in the Base64 alphabet.
- 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.
- decodeBase64(byte[]) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
-
Decodes Base64 data into octets
- decodeBase64(String) - Static method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
-
Decodes a Base64 String 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
- decodePathParam(String) - Static method in class org.camunda.bpm.engine.rest.util.PathUtil
- DECOMPRESSION_ENABLED - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- decorate(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- decrementRetries(JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- decryptPassword(byte[], String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
- DEFAULT - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Attribute
- DEFAULT - Enum constant in enum class org.camunda.bpm.engine.impl.pvm.process.ActivityStartBehavior
-
Default start behavior for an activity is to "do nothing special".
- DEFAULT - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- DEFAULT - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- DEFAULT - Static variable in interface org.camunda.bpm.engine.history.IncidentState
- DEFAULT - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState
- DEFAULT - Static variable in interface org.camunda.bpm.impl.juel.TypeConverter
-
Default conversions as from JSR245.
- DEFAULT_ACQUISITION_STRATEGY - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_ALLOW_CORE_TIMEOUT - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_ALLOW_CREDENTIALS - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- DEFAULT_ALLOWED_HTTP_HEADERS - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- DEFAULT_APP - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- DEFAULT_APP_PATH - Static variable in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- DEFAULT_AUTH - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- DEFAULT_BEANS_MAP - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DEFAULT_BINARY_VALUE_TYPE - Static variable in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- DEFAULT_BPMN_RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- DEFAULT_CMMN_RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- DEFAULT_CORE_THREADS - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_DATASOURCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_DATE_FORMAT - Static variable in class org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
- DEFAULT_DMN_RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- DEFAULT_ENCODING - Static variable in class org.camunda.bpm.engine.rest.util.EncodingUtil
- DEFAULT_ENGINE_NAME - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- DEFAULT_ERROR_NAME - Static variable in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- DEFAULT_EXCEPTION_MESSAGE - Static variable in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- DEFAULT_EXCLUSIVE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- DEFAULT_EXECUTION_SATURATION_WAIT_TIME - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- DEFAULT_EXPOSED_HEADERS - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- DEFAULT_EXPRESSION_CACHE_SIZE - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- DEFAULT_FAILED_JOB_LISTENER_MAX_RETRIES - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DEFAULT_HISTORY_LEVEL - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_HISTORY_TIME_TO_LIVE - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- DEFAULT_HTTP_METHODS - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- DEFAULT_INPUT_VARIABLE_NAME - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- DEFAULT_INVOCATIONS_PER_BATCH_JOB - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DEFAULT_JOB_EXECUTOR_THREADPOOL_NAME - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_JS_SCRIPTING_LANGUAGE - Static variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- DEFAULT_KEEPALIVE_TIME - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_LIMIT_SELECT_INTERVAL - Static variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- DEFAULT_LOCK_DURATION_EXTERNAL_TASK - Static variable in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
- DEFAULT_MAPPING_FILES - Static variable in class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
- DEFAULT_MAX_THREADS - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_META_INF_PROCESSES_XML - Static variable in annotation interface org.camunda.bpm.application.ProcessApplication
- DEFAULT_MYBATIS_MAPPING_FILE - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DEFAULT_NAME - Static variable in class org.camunda.bpm.application.impl.EmbeddedProcessApplication
- DEFAULT_ORDER - Static variable in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- DEFAULT_ORDER - Static variable in class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- DEFAULT_ORDER - Static variable in interface org.camunda.bpm.spring.boot.starter.configuration.Ordering
- DEFAULT_ORDER - Static variable in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- DEFAULT_ORIGINS - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- DEFAULT_PREFLIGHT_MAXAGE - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- DEFAULT_PRIORITY - Static variable in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
The default priority.
- DEFAULT_PRIORITY_ON_RESOLUTION_FAILURE - Static variable in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
The default priority in case of resolution failure.
- DEFAULT_PROCESS_ENGINE_CONFIGURATION_CLASS - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- DEFAULT_QUEUE_LENGTH - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- 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.engine.ScriptingEngines
- DEFAULT_SELECT_INTERVAL - Static variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- DEFAULT_TAG - Static variable in class org.camunda.bpm.qa.rolling.update.TestFixture
- DEFAULT_VARIABLE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- DEFAULT_VARIABLE_LIFECYCLE_LISTENERS - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- DEFAULT_WORKER_EXTERNAL_TASK - Static variable in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
- DEFAULT_WS_SYNC_FACTORY - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- Default16ByteSaltGenerator - Class in org.camunda.bpm.engine.impl.digest
- Default16ByteSaltGenerator() - Constructor for class org.camunda.bpm.engine.impl.digest.Default16ByteSaltGenerator
- DefaultAcquireJobsCommandFactory - Class in org.camunda.bpm.engine.impl.jobexecutor
- DefaultAcquireJobsCommandFactory(JobExecutor) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.DefaultAcquireJobsCommandFactory
- DefaultAdminRuntimeDelegate - Class in org.camunda.bpm.admin.impl
- DefaultAdminRuntimeDelegate() - Constructor for class org.camunda.bpm.admin.impl.DefaultAdminRuntimeDelegate
- 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
- DefaultAppPluginRegistry<T extends AppPlugin> - Class in org.camunda.bpm.webapp.plugin.impl
-
Default implementation of
AppPluginRegistry
that loads Plugins via theServiceLoader
facilities provided by the Java SE platform. - DefaultAppPluginRegistry(Class<T>) - Constructor for class org.camunda.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
- DefaultArtifactFactory - Class in org.camunda.bpm.engine.impl
-
Default ArtifactService implementation.
- DefaultArtifactFactory() - Constructor for class org.camunda.bpm.engine.impl.DefaultArtifactFactory
- defaultAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- defaultAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- defaultAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ExclusiveGatewayImpl
- defaultAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InclusiveGatewayImpl
- DefaultAuthorizationConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- DefaultAuthorizationConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultAuthorizationConfiguration
- DefaultAuthorizationProvider - Class in org.camunda.bpm.engine.impl.cfg.auth
-
Provides the default authorizations for Camunda Platform.
- DefaultAuthorizationProvider() - Constructor for class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- DefaultBatchWindowManager - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- DefaultBatchWindowManager() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.DefaultBatchWindowManager
- 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
- DefaultBusinessProcessEventType(String) - Constructor for class org.camunda.bpm.engine.cdi.BusinessProcessEventType.DefaultBusinessProcessEventType
- DefaultCacheFactory - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
-
Provides the default cache implementation for the deployment caches see
DeploymentCache
. - DefaultCacheFactory() - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.DefaultCacheFactory
- defaultCharset - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- defaultCharsetName - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DefaultCmmnElementHandlerRegistry - Class in org.camunda.bpm.engine.impl.cmmn.handler
- DefaultCmmnElementHandlerRegistry() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- DefaultCmmnHistoryEventProducer - Class in org.camunda.bpm.engine.impl.history.producer
- DefaultCmmnHistoryEventProducer() - Constructor for class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- DefaultCmmnTransformFactory - Class in org.camunda.bpm.engine.impl.cmmn.transformer
- DefaultCmmnTransformFactory() - Constructor for class org.camunda.bpm.engine.impl.cmmn.transformer.DefaultCmmnTransformFactory
- DefaultCockpitRuntimeDelegate - Class in org.camunda.bpm.cockpit.impl
-
This is the default
CockpitRuntimeDelegate
implementation that provides the camunda cockpit plugin services (i.e. - DefaultCockpitRuntimeDelegate() - Constructor for class org.camunda.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
- DefaultConditionHandler - Class in org.camunda.bpm.engine.impl.runtime
- DefaultConditionHandler() - Constructor for class org.camunda.bpm.engine.impl.runtime.DefaultConditionHandler
- 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
- DefaultControl - Interface in org.camunda.bpm.model.cmmn.instance
- defaultControlChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemDefinitionImpl
- DefaultControlImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- DefaultControlImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.DefaultControlImpl
- DefaultCorrelationHandler - Class in org.camunda.bpm.engine.impl.runtime
- DefaultCorrelationHandler() - Constructor for class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- DefaultDatasourceConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- DefaultDatasourceConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- DefaultDataTypeTransformerRegistry - Class in org.camunda.bpm.dmn.engine.impl.type
-
DmnDataTypeTransformerRegistry
for the built-inDmnDataTypeTransformer
s. - DefaultDataTypeTransformerRegistry() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.DefaultDataTypeTransformerRegistry
- DefaultDelegateInterceptor - Class in org.camunda.bpm.engine.impl.delegate
-
The default implementation of the DelegateInterceptor.
- DefaultDelegateInterceptor() - Constructor for class org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor
- DefaultDeploymentConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- DefaultDeploymentConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration
- DefaultDeploymentHandler - Class in org.camunda.bpm.engine.impl.repository
- DefaultDeploymentHandler(ProcessEngine) - Constructor for class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandler
- DefaultDeploymentHandlerFactory - Class in org.camunda.bpm.engine.impl.repository
- DefaultDeploymentHandlerFactory() - Constructor for class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandlerFactory
- defaultDeployToEngineName - Variable in class org.camunda.bpm.application.AbstractProcessApplication
- DefaultDeserializationTypeValidator - Class in org.camunda.bpm.engine.impl.runtime
-
Validate a type against a list of allowed packages and classes.
- DefaultDeserializationTypeValidator() - Constructor for class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- DefaultDmnDecisionContext - Class in org.camunda.bpm.dmn.engine.impl
-
Context which evaluates a decision on a given input
- DefaultDmnDecisionContext(DefaultDmnEngineConfiguration) - Constructor for class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- DefaultDmnEngine - Class in org.camunda.bpm.dmn.engine.impl
- DefaultDmnEngine(DefaultDmnEngineConfiguration) - Constructor for class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- DefaultDmnEngineConfiguration - Class in org.camunda.bpm.dmn.engine.impl
- DefaultDmnEngineConfiguration() - Constructor for class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- DefaultDmnHistoryEventProducer - Class in org.camunda.bpm.engine.impl.history.producer
- DefaultDmnHistoryEventProducer() - Constructor for class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- DefaultDmnHistoryEventProducer.HistoricDecisionInstanceSupplier - Interface in org.camunda.bpm.engine.impl.history.producer
- DefaultDmnTransform - Class in org.camunda.bpm.dmn.engine.impl.transform
- DefaultDmnTransform(DmnTransformer) - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- DefaultDmnTransformer - Class in org.camunda.bpm.dmn.engine.impl.transform
- DefaultDmnTransformer() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- defaultDocumentBuilderFactory() - Static method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- defaultDocumentBuilderFactory() - Static method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DefaultEjbProcessApplication - Class in org.camunda.bpm.application.impl.ejb
- DefaultEjbProcessApplication() - Constructor for class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
- DefaultElementTransformHandlerRegistry - Class in org.camunda.bpm.dmn.engine.impl.transform
- DefaultElementTransformHandlerRegistry() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DefaultElementTransformHandlerRegistry
- DefaultElResolverLookup - Class in org.camunda.bpm.application.impl
- DefaultElResolverLookup() - Constructor for class org.camunda.bpm.application.impl.DefaultElResolverLookup
- DefaultEngineMetricCollector - Class in org.camunda.bpm.dmn.engine.impl.metrics
- DefaultEngineMetricCollector() - Constructor for class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- defaultEntityCacheKeyMapping() - Static method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCacheKeyMapping
- defaultExpression - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- DefaultExternalTaskPriorityProvider - Class in org.camunda.bpm.engine.impl.externaltask
-
Represents the default priority provider for external tasks.
- DefaultExternalTaskPriorityProvider() - Constructor for class org.camunda.bpm.engine.impl.externaltask.DefaultExternalTaskPriorityProvider
- DefaultFailedJobCommandFactory - Class in org.camunda.bpm.engine.impl.jobexecutor
- DefaultFailedJobCommandFactory() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.DefaultFailedJobCommandFactory
- DefaultFailedJobConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
-
Register parseListener to setup failed job retry specification.
- DefaultFailedJobConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultFailedJobConfiguration
- DefaultFailedJobParseListener - Class in org.camunda.bpm.engine.impl.bpmn.parser
- DefaultFailedJobParseListener() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- defaultFlow(SequenceFlow) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractComplexGatewayBuilder
-
Sets the default sequence flow for the build complex gateway.
- defaultFlow(SequenceFlow) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractExclusiveGatewayBuilder
-
Sets the default sequence flow for the build exclusive gateway.
- defaultFlow(SequenceFlow) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractInclusiveGatewayBuilder
-
Sets the default sequence flow for the build inclusive gateway.
- DefaultFormFieldValidatorContext - Class in org.camunda.bpm.engine.impl.form.handler
- DefaultFormFieldValidatorContext(VariableScope, String, VariableMap, FormFieldHandler) - Constructor for class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- DefaultFormHandler - Class in org.camunda.bpm.engine.impl.form.handler
- DefaultFormHandler() - Constructor for class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- DefaultHalResourceCache - Class in org.camunda.bpm.engine.rest.hal.cache
- DefaultHalResourceCache() - Constructor for class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- DefaultHalResourceCache(int, long) - Constructor for class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- defaultHandlerBeforeCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- defaultHandlerBeforeCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- defaultHandlerMultiInstancePartial() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- defaultHandlerMultiInstancePartial() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- defaultHandlerThrowCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- defaultHandlerThrowCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- DefaultHistoryConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- DefaultHistoryConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultHistoryConfiguration
- DefaultHistoryEventProducer - Class in org.camunda.bpm.engine.impl.history.producer
- DefaultHistoryEventProducer() - Constructor for class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- defaultHistoryLevel - Variable in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- DefaultHistoryLevelAutoHandlingConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- DefaultHistoryLevelAutoHandlingConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultHistoryLevelAutoHandlingConfiguration
- DefaultHistoryRemovalTimeProvider - Class in org.camunda.bpm.engine.impl.history
- DefaultHistoryRemovalTimeProvider() - Constructor for class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- DefaultHitPolicyHandlerRegistry - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- DefaultHitPolicyHandlerRegistry() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.DefaultHitPolicyHandlerRegistry
- DefaultIncidentHandler - Class in org.camunda.bpm.engine.impl.incident
-
An incident handler that logs incidents of a certain type as instances of
Incident
to the engine database. - DefaultIncidentHandler(String) - Constructor for class org.camunda.bpm.engine.impl.incident.DefaultIncidentHandler
- defaultInputEntryExpressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- defaultInputEntryExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the default expression language which is used to evaluate input entries.
- defaultInputExpressionExpressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- defaultInputExpressionExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the default expression language which is used to evaluate input expressions.
- defaultJaxBContextProvider() - Static method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DefaultJaxBContextProvider - Class in org.camunda.spin.impl.xml.dom.format.spi
-
Simple implementation for the JaxBContextProvider interface returning a new context each time it is invoked.
- DefaultJaxBContextProvider() - Constructor for class org.camunda.spin.impl.xml.dom.format.spi.DefaultJaxBContextProvider
- DefaultJobConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
-
Prepares JobExecutor and registers all known custom JobHandlers.
- DefaultJobConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration
- DefaultJobConfiguration.JobConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- 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
- DefaultJobPriorityProvider - Class in org.camunda.bpm.engine.impl.jobexecutor
- DefaultJobPriorityProvider() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobPriorityProvider
- DefaultJobRetryCmd - Class in org.camunda.bpm.engine.impl.cmd
- DefaultJobRetryCmd(String, Throwable) - Constructor for class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- DefaultJsonJacksonTypeDetector - Class in org.camunda.bpm.client.variable.impl.format.json
- DefaultJsonJacksonTypeDetector - Class in org.camunda.spin.impl.json.jackson.format
- DefaultJsonJacksonTypeDetector() - Constructor for class org.camunda.bpm.client.variable.impl.format.json.DefaultJsonJacksonTypeDetector
- DefaultJsonJacksonTypeDetector() - Constructor for class org.camunda.spin.impl.json.jackson.format.DefaultJsonJacksonTypeDetector
- defaultLiteralExpressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- defaultLiteralExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the default expression language which is used to evaluate literal expressions.
- defaultManualActivation() - Method in class org.camunda.bpm.engine.impl.test.PvmTestCase
- defaultManualActivation() - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- DefaultMetricsConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- DefaultMetricsConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultMetricsConfiguration
- DefaultMigrationActivityMatcher - Class in org.camunda.bpm.engine.impl.migration
- DefaultMigrationActivityMatcher() - Constructor for class org.camunda.bpm.engine.impl.migration.DefaultMigrationActivityMatcher
- DefaultMigrationInstructionGenerator - Class in org.camunda.bpm.engine.impl.migration
- DefaultMigrationInstructionGenerator(MigrationActivityMatcher) - Constructor for class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- defaultNamespace - Variable in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- defaultNumberOfRetries - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- DefaultOutputEntry - Interface in org.camunda.bpm.model.dmn.instance
- defaultOutputEntryChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- defaultOutputEntryExpressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- defaultOutputEntryExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the default expression language which is used to evaluate output entries.
- DefaultOutputEntryImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DefaultOutputEntryImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DefaultOutputEntryImpl
- defaultPasswordEncryptor - Variable in class org.camunda.bpm.engine.impl.digest.PasswordManager
- DefaultPasswordPolicyImpl - Class in org.camunda.bpm.engine.impl.identity
- DefaultPasswordPolicyImpl() - Constructor for class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- DefaultPermissionProvider - Class in org.camunda.bpm.engine.impl.cfg.auth
-
Default implementation of
PermissionProvider
- DefaultPermissionProvider() - Constructor for class org.camunda.bpm.engine.impl.cfg.auth.DefaultPermissionProvider
- DefaultPluginRegistry - Class in org.camunda.bpm.cockpit.impl.plugin
-
Wrapper for backwards-compatibility to
PluginRegistry
. - DefaultPluginRegistry(AppPluginRegistry<CockpitPlugin>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.DefaultPluginRegistry
- DefaultPriorityProvider<T> - Class in org.camunda.bpm.engine.impl
-
Represents a default priority provider, which contains some functionality to evaluate the priority.
- DefaultPriorityProvider() - Constructor for class org.camunda.bpm.engine.impl.DefaultPriorityProvider
- DefaultProcessApplicationRegistration - Class in org.camunda.bpm.engine.impl.application
- DefaultProcessApplicationRegistration(ProcessApplicationReference, Set<String>, String) - Constructor for class org.camunda.bpm.engine.impl.application.DefaultProcessApplicationRegistration
- DefaultProcessEngineConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- DefaultProcessEngineConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultProcessEngineConfiguration
- DefaultProcessEngineRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- DefaultProcessEngineRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- defaultProcessEngineSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
-
Supplier for the default process engine
- Defaults - Class in org.camunda.bpm.spring.boot.starter.property
- DefaultScriptEngineResolver - Class in org.camunda.bpm.dmn.engine.impl.el
- DefaultScriptEngineResolver - Class in org.camunda.bpm.engine.impl.scripting.engine
- DefaultScriptEngineResolver() - Constructor for class org.camunda.bpm.dmn.engine.impl.el.DefaultScriptEngineResolver
- DefaultScriptEngineResolver(ScriptEngineManager) - Constructor for class org.camunda.bpm.dmn.engine.impl.el.DefaultScriptEngineResolver
- DefaultScriptEngineResolver(ScriptEngineManager) - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
- defaultSerializationFormat - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- defaultSerializationFormat - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- defaultSerializationFormat - Variable in class org.camunda.bpm.client.variable.impl.DefaultValueMappers
- defaultSerializationFormat - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- defaultSerializationFormat() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Specifies the serialization format that is used to serialize objects when no specific format is requested.
- defaultSerializationFormat(String) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Specifies the serialization format that is used to serialize objects when no specific format is requested.
- defaultSerializationFormat(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- DefaultStartFormHandler - Class in org.camunda.bpm.engine.impl.form.handler
- DefaultStartFormHandler() - Constructor for class org.camunda.bpm.engine.impl.form.handler.DefaultStartFormHandler
- defaultString(String) - Static method in class org.camunda.commons.utils.StringUtil
-
Returns either the passed in String, or if the String is
null
, an empty String (""). - DefaultTaskFormHandler - Class in org.camunda.bpm.engine.impl.form.handler
- DefaultTaskFormHandler() - Constructor for class org.camunda.bpm.engine.impl.form.handler.DefaultTaskFormHandler
- DefaultTasklistRuntimeDelegate - Class in org.camunda.bpm.tasklist.impl
- DefaultTasklistRuntimeDelegate() - Constructor for class org.camunda.bpm.tasklist.impl.DefaultTasklistRuntimeDelegate
- defaultTransformerFactory() - Static method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- defaultTransformerFactory() - Static method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DefaultTransformFactory - Class in org.camunda.bpm.dmn.engine.impl.transform
- DefaultTransformFactory() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DefaultTransformFactory
- DefaultTypeDefinition - Class in org.camunda.bpm.dmn.engine.impl.type
- DefaultTypeDefinition() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.DefaultTypeDefinition
- defaultUserPermissionForTask - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- defaultUserPermissionNameForTask - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Provides the default task permission for the user related to a task User can be related to a task in the following ways - Candidate user - Part of candidate group - Assignee - Owner The default value is UPDATE.
- defaultValue - Variable in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- defaultValue - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- defaultValue(Double) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- defaultValue(Integer) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- defaultValue(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- defaultValue(String) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- defaultValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- defaultValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- defaultValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- defaultValue(T) - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- defaultValueExpression - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- DefaultValueMappers<T extends TypedValue> - Class in org.camunda.bpm.client.variable.impl
- DefaultValueMappers(String) - Constructor for class org.camunda.bpm.client.variable.impl.DefaultValueMappers
- DefaultVariableSerializers - Class in org.camunda.bpm.engine.impl.variable.serializer
- DefaultVariableSerializers() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- DefaultVariableSerializers(DefaultVariableSerializers) - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- DefaultWelcomeRuntimeDelegate - Class in org.camunda.bpm.welcome.impl
- DefaultWelcomeRuntimeDelegate() - Constructor for class org.camunda.bpm.welcome.impl.DefaultWelcomeRuntimeDelegate
- DeferredFileValue - Interface in org.camunda.bpm.client.variable.value
-
File value is not available unless it is loaded actively Initially
FileValue.getValue()
returnsnull
. - DeferredFileValueImpl - Class in org.camunda.bpm.client.variable.impl.value
- DeferredFileValueImpl(String, EngineClient) - Constructor for class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- defineGenericType(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- defineGenericType(String, String) - Method in class org.camunda.bpm.model.xml.ModelBuilder
- definesPersistentEventTrigger(ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.migration.validation.instruction.UpdateEventTriggersValidator
- defineType(Class<? extends ModelElementInstance>, String) - Method in class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- defineType(Class<? extends ModelElementInstance>, String) - Method in class org.camunda.bpm.model.xml.ModelBuilder
- definition - Variable in class org.camunda.bpm.engine.impl.form.handler.CreateStartFormInvocation
- definitionAddedToDeploymentCache(DeploymentEntity, DefinitionEntity, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
Called after a definition was added to the deployment cache.
- definitionAddedToDeploymentCache(DeploymentEntity, ProcessDefinitionEntity, Properties) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- definitionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- definitionCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- definitionElementHandlers - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- definitionIdentityLinkEntities - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- definitionKeyValueProvider - Variable in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- definitionRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- definitionRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- Definitions - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN definitions element
- Definitions - Interface in org.camunda.bpm.model.cmmn.instance
- Definitions - Interface in org.camunda.bpm.model.dmn.instance
- DefinitionsImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN definitions element
- DefinitionsImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- DefinitionsImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DefinitionsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- DefinitionsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- DefinitionsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- definitionTypeAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- delayedEvents - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Contains the delayed variable events, which will be dispatched on a save point.
- DelayedVariableEvent - Class in org.camunda.bpm.engine.impl.persistence.entity
- DelayedVariableEvent(PvmExecutionImpl, VariableEvent) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.DelayedVariableEvent
- delayEvent(DelayedVariableEvent) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Delays and stores the given DelayedVariableEvent on the process instance.
- delayEvent(PvmExecutionImpl, VariableEvent) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Delays a given variable event with the given target scope.
- delegate - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- delegate - Variable in class org.camunda.bpm.engine.impl.context.ProcessApplicationClassloaderInterceptor
- delegate - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.CompletionSignalingRunnable
- delegate(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- delegate(String) - Method in interface org.camunda.bpm.engine.task.Task
-
delegates this task to the given user and sets the
delegationState
toDelegationState.PENDING
. - 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
- delegateActivityBehavior - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CustomActivityBehavior
- delegateAsyncAfterUpdate - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
-
The delegate for the async after attribute update.
- delegateAsyncBeforeUpdate - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
-
The delegate for the async before attribute update.
- DelegateCaseExecution - Interface in org.camunda.bpm.engine.delegate
- DelegateCaseVariableInstance - Interface in org.camunda.bpm.engine.delegate
- DelegateCaseVariableInstanceImpl - Class in org.camunda.bpm.engine.impl.variable.listener
- DelegateCaseVariableInstanceImpl() - Constructor for class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- delegateContext - Variable in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- delegateContexts - Variable in class org.camunda.bpm.engine.variable.impl.context.CompositeVariableContext
- DelegateExecution - Interface in org.camunda.bpm.engine.delegate
-
Execution used in
JavaDelegate
s andExecutionListener
s. - DelegateExecutionContext - Class in org.camunda.bpm.engine.context
-
Represents a delegation execution context which should return the current delegation execution.
- DelegateExecutionContext() - Constructor for class org.camunda.bpm.engine.context.DelegateExecutionContext
- delegateExpression - Variable in class org.camunda.bpm.engine.impl.form.validator.DelegateFormFieldValidator
- DelegateExpressionCaseExecutionListener - Class in org.camunda.bpm.engine.impl.cmmn.listener
- DelegateExpressionCaseExecutionListener(Expression, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.listener.DelegateExpressionCaseExecutionListener
- DelegateExpressionCaseVariableListener - Class in org.camunda.bpm.engine.impl.variable.listener
- DelegateExpressionCaseVariableListener(Expression, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.variable.listener.DelegateExpressionCaseVariableListener
- 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.task.listener
- DelegateExpressionTaskListener(Expression, List<FieldDeclaration>) - Constructor for class org.camunda.bpm.engine.impl.task.listener.DelegateExpressionTaskListener
- DelegateFormFieldValidator - Class in org.camunda.bpm.engine.impl.form.validator
-
FormFieldValidator
delegating to a custom, user-provided validator implementation. - DelegateFormFieldValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.DelegateFormFieldValidator
- DelegateFormFieldValidator(String) - Constructor for class org.camunda.bpm.engine.impl.form.validator.DelegateFormFieldValidator
- DelegateFormFieldValidator(Expression) - Constructor for class org.camunda.bpm.engine.impl.form.validator.DelegateFormFieldValidator
- DelegateFormHandler - Class in org.camunda.bpm.engine.impl.form.handler
- DelegateFormHandler(FormHandler, String) - Constructor for class org.camunda.bpm.engine.impl.form.handler.DelegateFormHandler
- delegateInstance - Variable in class org.camunda.bpm.engine.impl.bpmn.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(BaseDelegateExecution, ResourceDefinitionEntity) - Constructor for class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
-
Provide a context execution or resource definition in which context the invocation should be performed.
- DelegateListener<T extends BaseDelegateExecution> - Interface in org.camunda.bpm.engine.delegate
- delegateLogger - Variable in class org.camunda.commons.logging.BaseLogger
-
the slf4j logger we delegate to
- DelegateStartFormHandler - Class in org.camunda.bpm.engine.impl.form.handler
- DelegateStartFormHandler(StartFormHandler, DeploymentEntity) - Constructor for class org.camunda.bpm.engine.impl.form.handler.DelegateStartFormHandler
- delegateTask - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- delegateTask - Variable in class org.camunda.bpm.engine.impl.task.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.
- DelegateTask - Interface in org.camunda.bpm.engine.delegate
- DelegateTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- DelegateTaskCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DelegateTaskCmd
- DelegateTaskFormHandler - Class in org.camunda.bpm.engine.impl.form.handler
- DelegateTaskFormHandler(TaskFormHandler, DeploymentEntity) - Constructor for class org.camunda.bpm.engine.impl.form.handler.DelegateTaskFormHandler
- DelegateVariableInstance<T extends BaseDelegateExecution> - Interface in org.camunda.bpm.engine.delegate
- DelegateVariableMapping - Interface in org.camunda.bpm.engine.delegate
-
Represents a delegated mapping of input and output variables.
- DelegatingSqlSession - Class in org.camunda.bpm.qa.performance.engine.util
-
Implementation of
SqlSession
delegating to a wrapped session - DelegatingSqlSession(SqlSession) - Constructor for class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- DelegatingSqlSessionFactory - Class in org.camunda.bpm.qa.performance.engine.util
-
Implements the
SqlSessionFactory
delegating to a wrappedSqlSessionFactory
- DelegatingSqlSessionFactory(SqlSessionFactory) - Constructor for class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- DELEGATION - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- DELEGATION_STATE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- delegationState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- delegationState - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- DelegationState - Enum Class 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 - Enum constant in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
- delete - Enum constant in enum class org.camunda.bpm.model.cmmn.VariableTransition
- delete() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- delete() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- delete() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- delete() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- delete() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- delete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- delete() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- 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.IdentityLinkEntity
- 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() - Method in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- delete() - Method in interface org.camunda.bpm.engine.repository.DeleteProcessDefinitionsBuilder
-
Performs the deletion of process definitions.
- delete() - Method in interface org.camunda.connect.httpclient.HttpMethodRequest
-
Set DELETE as request method
- delete() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- delete(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- delete(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- delete(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- delete(Class<? extends DbEntity>, String, Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- delete(String) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- delete(String) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- delete(String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- delete(String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- delete(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- delete(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- delete(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- delete(DbEntity) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- delete(DbEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- delete(DbEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- delete(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- DELETE - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that DELETE interactions are permitted.
- DELETE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that DELETE interactions are permitted.
- DELETE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that DELETE interactions are permitted.
- DELETE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Indicates that DELETE interactions are permitted.
- DELETE - Enum constant in enum class org.camunda.bpm.engine.authorization.SystemPermissions
-
Indicates that DELETE interactions are permitted.
- DELETE - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that DELETE interactions are permitted.
- DELETE - Enum constant in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
-
Indicates that DELETE interactions on defined categories are permitted.
- DELETE - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationType
- DELETE - Enum constant in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
- DELETE - Static variable in interface org.camunda.bpm.engine.delegate.CaseVariableListener
- DELETE - Static variable in interface org.camunda.bpm.engine.delegate.VariableListener
- DELETE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- DELETE_ALL_METER - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- DELETE_ALL_METER_BY_TIMESTAMP_AND_REPORTER - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- DELETE_BULK - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationType
- DELETE_CASCADE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- DELETE_CASCADE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- DELETE_CASCADE_FIRE_ACTIVITY_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- DELETE_CASCADE_FIRE_ACTIVITY_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- DELETE_HISTORY - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that DELETE_HISTORY interactions are permitted.
- DELETE_HISTORY - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that DELETE_HISTORY interactions are permitted.
- DELETE_HISTORY - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that DELETE_HISTORY interactions are permitted.
- DELETE_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that DELETE_INSTANCE interactions are permitted.
- DELETE_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that DELETE_INSTANCE interactions are permitted.
- DELETE_REASON - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- DELETE_REASON - Static variable in interface 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
- DELETE_TABLE_DATA - Static variable in class org.camunda.bpm.engine.impl.cmd.PurgeDatabaseAndCacheCmd
- DELETE_TASK - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
-
Signifies that a task is deleted
- DELETE_TASK_METER_BY_IDS - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- DELETE_TASK_METER_BY_REMOVAL_TIME - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- DELETE_TASK_METER_BY_TIMESTAMP - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- deleteAll() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- deleteAndFlushEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- deleteAsync(DeleteHistoricDecisionInstancesDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService
- deleteAsync(DeleteHistoricDecisionInstancesDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- deleteAsync(DeleteHistoricProcessInstancesDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
- deleteAsync(DeleteHistoricProcessInstancesDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- deleteAsync(DeleteProcessInstancesDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- deleteAsync(DeleteProcessInstancesDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- deleteAsyncHistoricQueryBased(DeleteProcessInstancesDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- deleteAsyncHistoricQueryBased(DeleteProcessInstancesDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- deleteAttachment(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- deleteAttachment(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskAttachmentResourceImpl
- deleteAttachment(String) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskAttachmentResource
- 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
- DeleteAttachmentCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteAttachmentCmd
- deleteAttachments(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- deleteAttachmentsByProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- deleteAttachmentsByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- deleteAttachmentsByTaskCaseInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- deleteAttachmentsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- deleteAttachmentsByTaskProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- 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
- 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
- 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.persistence.AbstractManager
- deleteAuthorizations(AuthorizationEntity[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- deleteAuthorizationsByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- deleteAuthorizationsByResourceId(Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- deleteAuthorizationsByResourceIdAndGroupId(Resource, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- deleteAuthorizationsByResourceIdAndUserId(Resource, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- deleteAuthorizationsByResourceIds(Resources, List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- deleteAuthorizationsForGroup(Resource, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- deleteAuthorizationsForUser(Resource, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- deleteBatch(boolean) - Method in interface org.camunda.bpm.engine.rest.sub.batch.BatchResource
- deleteBatch(boolean) - Method in class org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl
- deleteBatch(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- deleteBatch(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Deletes a batch instance and the corresponding job definitions.
- DeleteBatchCmd - Class in org.camunda.bpm.engine.impl.batch
- DeleteBatchCmd(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.DeleteBatchCmd
- deleteBulk(DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- deleteBulk(DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- deleteBulk(DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- deleteByteArrayById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
-
Deletes the
ByteArrayEntity
with the given id from the database. - deleteByteArraysByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
- deleteByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- deleteByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- deleteByTimestampAndReporter(Date, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- deleteCamundaFormDefinitionDeployment(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- deleteCamundaFormDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- deleteCandidateGroup(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Convenience shorthand for
#deleteGroupIdentityLink(String, String, String)
; with typeIdentityLinkType.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
-
Convenience shorthand for
TaskService.deleteGroupIdentityLink(String, String, String)
; with typeIdentityLinkType.CANDIDATE
- deleteCandidateStarterGroup(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteCandidateStarterGroup(String, String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deprecated.Use authorization mechanism instead.
- deleteCandidateStarterUser(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteCandidateStarterUser(String, String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deprecated.Use authorization mechanism instead.
- deleteCandidateUser(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Convenience shorthand for
DelegateTask.deleteUserIdentityLink(String, String)
; with typeIdentityLinkType.CANDIDATE
- 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
-
Convenience shorthand for
TaskService.deleteUserIdentityLink(String, String, String)
; with typeIdentityLinkType.CANDIDATE
- deleteCascade() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- deleteCascade(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
- deleteCascade(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- deleteCascade(String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- deleteCascade(String, boolean, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- deleteCaseDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- deleteCaseDeployment(String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- deleteCaseExecution(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- deleteCaseInstance(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- deleteCaseInstance(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- deleteCaseInstancesByCaseDefinition(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- deleteComments(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- deleteCommentsByProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- deleteCommentsByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- deleteCommentsByTaskCaseInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- deleteCommentsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- deleteCommentsByTaskProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- deleted - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- deleted - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- deleted() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which are deleted.
- deleted() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- DELETED - Static variable in interface org.camunda.bpm.engine.history.ExternalTaskState
- DELETED - Static variable in interface org.camunda.bpm.engine.history.IncidentState
- DELETED - Static variable in interface org.camunda.bpm.engine.history.JobState
- DELETED_MERGED - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityState
-
A
DbEntityState.MERGED
object which may exists in the database and is set to be deleted by the current session. - DELETED_PERSISTENT - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityState
-
A persistent object which has been loaded into this session and will be deleted with the next flush.
- DELETED_TRANSIENT - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityState
-
A transient object which does not exist in the database but has been created and deleted in the current session.
- deleteDecisionDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- deleteDecisionDeployment(String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- deleteDecisionRequirementDeployment(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- deleteDecisionRequirementsDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- deleteDefaultAuthorizations(AuthorizationEntity[]) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- deleteDeployment(String) - 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 class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- deleteDeployment(String, boolean) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- 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.
- deleteDeployment(String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteDeployment(String, boolean, boolean) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deletes the given deployment and cascade deletion to process instances, history process instances and jobs.
- deleteDeployment(String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- deleteDeployment(String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteDeployment(String, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deletes the given deployment and cascade deletion to process instances, history process instances and jobs.
- deleteDeployment(String, UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.repository.DeploymentResource
- deleteDeployment(String, UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- deleteDeployment(String, RepositoryService) - Method in class org.camunda.bpm.container.impl.deployment.UndeployProcessArchiveStep
- deleteDeployment(ProcessEngine, String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- 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, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
- DeleteDeploymentFailCmd() - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener.DeleteDeploymentFailCmd
- DeleteDeploymentFailListener - Class in org.camunda.bpm.engine.impl.persistence.deploy
- DeleteDeploymentFailListener(String, ProcessApplicationReference, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener
- DeleteDeploymentFailListener.DeleteDeploymentFailCmd - Class in org.camunda.bpm.engine.impl.persistence.deploy
- DeleteDeploymentListenerCmd() - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentFailListener.DeleteDeploymentListenerCmd
- deleteDeployments() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- deletedIncidents - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- deletedIncidents - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- 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
- deleteEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- deleteEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- deleteEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- deleteEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- deleteExceptionByteArrayByParameterMap(String, Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- deleteExceptionByteArrayByParameterMap(String, Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- deleteExternalTaskLogByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- deleteFilter() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- deleteFilter() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- deleteFilter(String) - Method in interface org.camunda.bpm.engine.FilterService
-
Deletes a filter by its id.
- deleteFilter(String) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- deleteFilter(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- DeleteFilterCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteFilterCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteFilterCmd
- deleteFromExecutionAndRuntimeTable(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- 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
- 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(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- 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.
- DeleteGroupIdentityLinkCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteGroupIdentityLinkCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteGroupIdentityLinkCmd
- 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
- deleteHistoricActivityInstancesByProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
- deleteHistoricActivityInstancesByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
- deleteHistoricBatch() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricBatchResource
- deleteHistoricBatch() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricBatchResourceImpl
- deleteHistoricBatch(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes a historic batch instance.
- deleteHistoricBatch(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricBatchById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- DeleteHistoricBatchCmd - Class in org.camunda.bpm.engine.impl.batch.history
- DeleteHistoricBatchCmd(String) - Constructor for class org.camunda.bpm.engine.impl.batch.history.DeleteHistoricBatchCmd
- deleteHistoricBatchesByIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- deleteHistoricBatchesByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- deleteHistoricCaseActivityInstancesByCaseInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- deleteHistoricCaseInstance(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic case instance.
- deleteHistoricCaseInstance(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricCaseInstanceByCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- DeleteHistoricCaseInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteHistoricCaseInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteHistoricCaseInstanceCmd
- deleteHistoricCaseInstancesBulk(List<String>) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic case instances and all related historic data in bulk manner.
- deleteHistoricCaseInstancesBulk(List<String>) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteHistoricCaseInstancesBulkCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteHistoricCaseInstancesBulkCmd(List<String>) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteHistoricCaseInstancesBulkCmd
- deleteHistoricCaseInstancesByIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- deleteHistoricDecisionInstance(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deprecated.Note that this method name is not expressive enough, because it is also possible to delete the historic decision instance by the instance id. Therefore use
HistoryService.deleteHistoricDecisionInstanceByDefinitionId(java.lang.String)
instead to delete the historic decision instance by the definition id. - deleteHistoricDecisionInstance(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.dmn.batch
- DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter
- deleteHistoricDecisionInstanceByDefinitionId(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic decision instances of a decision definition.
- deleteHistoricDecisionInstanceByDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteHistoricDecisionInstanceByDefinitionIdCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Deletes historic decision instances with the given id of the decision definition.
- DeleteHistoricDecisionInstanceByDefinitionIdCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByDefinitionIdCmd
- deleteHistoricDecisionInstanceByIds(List<String>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- deleteHistoricDecisionInstanceByInstanceId(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic decision instances by its id.
- deleteHistoricDecisionInstanceByInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteHistoricDecisionInstanceByInstanceIdCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Deletes historic decision instances with the given id of the instance.
- DeleteHistoricDecisionInstanceByInstanceIdCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByInstanceIdCmd
- deleteHistoricDecisionInstancesAsync(List<String>, String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic decision instances asynchronously based on a list of decision instances.
- deleteHistoricDecisionInstancesAsync(List<String>, String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricDecisionInstancesAsync(List<String>, HistoricDecisionInstanceQuery, String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic decision instances asynchronously based on query and a list of decision instances, whereby query result and list of ids will be merged.
- deleteHistoricDecisionInstancesAsync(List<String>, HistoricDecisionInstanceQuery, String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricDecisionInstancesAsync(HistoricDecisionInstanceQuery, String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic decision instances asynchronously based on query of decision instances.
- deleteHistoricDecisionInstancesAsync(HistoricDecisionInstanceQuery, String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteHistoricDecisionInstancesBatchCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
- DeleteHistoricDecisionInstancesBatchCmd(List<String>, HistoricDecisionInstanceQuery, String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBatchCmd
- deleteHistoricDecisionInstancesBulk(List<String>) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes decision instances and all related historic data in bulk manner.
- deleteHistoricDecisionInstancesBulk(List<String>) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteHistoricDecisionInstancesBulkCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Deletes historic decision instances with the given ids in bulk manner.
- DeleteHistoricDecisionInstancesBulkCmd(List<String>) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBulkCmd
- deleteHistoricDecisionInstancesByDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- DeleteHistoricDecisionInstancesDto - Class in org.camunda.bpm.engine.rest.dto.history.batch
- DeleteHistoricDecisionInstancesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- DeleteHistoricDecisionInstancesJobHandler - Class in org.camunda.bpm.engine.impl.dmn.batch
- DeleteHistoricDecisionInstancesJobHandler() - Constructor for class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstancesJobHandler
- DeleteHistoricDecisionsBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- DeleteHistoricDecisionsBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.DeleteHistoricDecisionsBatchScenario
- deleteHistoricDecisionsByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- deleteHistoricDetails(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- deleteHistoricDetailsByCaseInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- deleteHistoricDetailsByProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- deleteHistoricDetailsByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- deleteHistoricDetailsByTaskCaseInstanceIds(List<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
- deleteHistoricDetailsByTaskProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- deleteHistoricDetailsByVariableInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- deleteHistoricExternalTaskLogsByProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- deleteHistoricIdentityLinkLogByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- deleteHistoricIdentityLinksLogByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- deleteHistoricIdentityLinksLogByTaskCaseInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- deleteHistoricIdentityLinksLogByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- deleteHistoricIdentityLinksLogByTaskProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- deleteHistoricIncidentsByBatchId(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- deleteHistoricIncidentsByJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- deleteHistoricIncidentsByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- deleteHistoricIncidentsByProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- deleteHistoricIncidentsByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- deleteHistoricJobLogByBatchIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteHistoricJobLogById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteHistoricJobLogByJobId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteHistoricJobLogsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteHistoricJobLogsByHandlerType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteHistoricJobLogsByJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteHistoricJobLogsByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteHistoricJobLogsByProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteHistoricProcessInstance(Boolean) - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricProcessInstanceResource
- deleteHistoricProcessInstance(Boolean) - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricProcessInstanceResourceImpl
- 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
- DeleteHistoricProcessInstanceBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.batch.deletion
- DeleteHistoricProcessInstanceBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- deleteHistoricProcessInstanceByIds(List<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
- deleteHistoricProcessInstanceIfExists(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic process instance.
- deleteHistoricProcessInstanceIfExists(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricProcessInstances(List<String>) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic process instances.
- deleteHistoricProcessInstances(List<String>) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricProcessInstancesAsync(List<String>, String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic process instances asynchronously.
- deleteHistoricProcessInstancesAsync(List<String>, String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricProcessInstancesAsync(List<String>, HistoricProcessInstanceQuery, String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic process instances asynchronously based on query and a list of process instances.
- deleteHistoricProcessInstancesAsync(List<String>, HistoricProcessInstanceQuery, String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricProcessInstancesAsync(HistoricProcessInstanceQuery, String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic process instances asynchronously based on query.
- deleteHistoricProcessInstancesAsync(HistoricProcessInstanceQuery, String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteHistoricProcessInstancesBatchCmd - Class in org.camunda.bpm.engine.impl.cmd.batch
- DeleteHistoricProcessInstancesBatchCmd(List<String>, HistoricProcessInstanceQuery, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- DeleteHistoricProcessInstancesBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- DeleteHistoricProcessInstancesBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.DeleteHistoricProcessInstancesBatchScenario
- deleteHistoricProcessInstancesBulk(List<String>) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic process instances and all related historic data in bulk manner.
- deleteHistoricProcessInstancesBulk(List<String>) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricProcessInstancesByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- DeleteHistoricProcessInstancesCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteHistoricProcessInstancesCmd(List<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- DeleteHistoricProcessInstancesDto - Class in org.camunda.bpm.engine.rest.dto.history
- DeleteHistoricProcessInstancesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- deleteHistoricProcessInstancesIfExists(List<String>) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes historic process instances.
- deleteHistoricProcessInstancesIfExists(List<String>) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteHistoricProcessInstancesJobHandler - Class in org.camunda.bpm.engine.impl.batch.deletion
- DeleteHistoricProcessInstancesJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstancesJobHandler
- 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
- deleteHistoricTaskInstancesByCaseInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
- deleteHistoricTaskInstancesByProcessInstanceIds(List<String>, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
-
Deletes all data related with tasks, which belongs to specified process instance ids.
- deleteHistoricTaskInstancesByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
- deleteHistoricVariableInstance(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes a historic variable instance by its id.
- deleteHistoricVariableInstance(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricVariableInstanceByCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- deleteHistoricVariableInstanceByProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- deleteHistoricVariableInstanceByVariableInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- DeleteHistoricVariableInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteHistoricVariableInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteHistoricVariableInstanceCmd
- deleteHistoricVariableInstances(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- deleteHistoricVariableInstancesByCaseInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- deleteHistoricVariableInstancesByProcessCaseInstanceId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes all historic variables and historic details (variable updates, form properties) of a process instance.
- deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
- deleteHistoricVariableInstancesByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- DeleteHistoricVariableInstancesByProcessInstanceIdCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteHistoricVariableInstancesByProcessInstanceIdCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteHistoricVariableInstancesByProcessInstanceIdCmd
- deleteHistoricVariableInstancesByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- deleteHistoricVariableInstancesByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- deleteHistoricVariableInstancesByTaskProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- deleteHistoryCleanupJobs() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- 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(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
- deleteIdentityLink(IdentityLinkDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- deleteIdentityLink(IdentityLinkDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- 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
- deleteIdentityLinks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- deleteIdentityLinksByProcDef(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkManager
- deleteIncident(IncidentContext) - Method in class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
- deleteIncident(IncidentContext) - Method in class org.camunda.bpm.engine.impl.incident.DefaultIncidentHandler
- deleteIncident(IncidentContext) - Method in interface org.camunda.bpm.engine.impl.incident.IncidentHandler
-
Called in situations in which an incident handler may wish to delete existing incidents Example: when a scope is ended or a job is deleted.
- deleteInstallationId(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- deleteJob() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
- deleteJob() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
- 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.
- deleteJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- deleteJob(JobEntity, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- DeleteJobCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteJobCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteJobCmd
- deleteJobDefinitionsByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- deleteJobLogByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- deleteJobs(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- deleteJobs(BatchEntity) - Method in interface org.camunda.bpm.engine.impl.batch.BatchJobHandler
-
Delete all jobs for a batch.
- DeleteJobsCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteJobsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteJobsCmd
- DeleteJobsCmd(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteJobsCmd
- DeleteJobsCmd(List<String>) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteJobsCmd
- DeleteJobsCmd(List<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteJobsCmd
- deleteLicenseKey() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- deleteLicenseKey() - Method in interface org.camunda.bpm.engine.ManagementService
-
Deletes the stored license key.
- DeleteLicenseKeyCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteLicenseKeyCmd(boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteLicenseKeyCmd
- DeleteLicenseKeyCmd(boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteLicenseKeyCmd
- deleteMembership(String) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantGroupMembersResourceImpl
- deleteMembership(String) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantUserMembersResourceImpl
- deleteMembership(String) - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantGroupMembersResource
- deleteMembership(String) - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantUserMembersResource
- 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
-
Deletes a membership relation between a user and a group.
- deleteMembership(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- deleteMembership(String, String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- 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
- deleteMetrics(Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- deleteMetrics(Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Deletes all metrics events which are older than the specified timestamp.
- deleteMetrics(Date, String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- deleteMetrics(Date, String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Deletes all metrics events which are older than the specified timestamp and reported by the given reporter.
- DeleteMetricsCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteMetricsCmd(Date, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteMetricsCmd
- deleteMonitorJob() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- deleteOperationLogByRemovalTime(Date, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- deleteOperationLogEntryById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- deleteOperations - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- deletePreserveOrder(Class<? extends DbEntity>, String, Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
-
Several delete operations added by this method will be executed preserving the order of method calls, no matter what entity type they refer to.
- deleteProcessDefinition(boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- deleteProcessDefinition(boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- deleteProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteProcessDefinition(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deletes the process definition which belongs to the given process definition id.
- deleteProcessDefinition(String, boolean) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteProcessDefinition(String, boolean) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deletes the process definition which belongs to the given process definition id.
- deleteProcessDefinition(String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteProcessDefinition(String, boolean, boolean) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deletes the process definition which belongs to the given process definition id.
- deleteProcessDefinition(String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteProcessDefinition(String, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deletes the process definition which belongs to the given process definition id.
- deleteProcessDefinition(ProcessDefinition, String, boolean, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
-
Deletes the given process definition from the database and cache.
- deleteProcessDefinitionCmd(CommandContext, String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessDefinitionCmd
- deleteProcessDefinitions() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deleteProcessDefinitions() - Method in interface org.camunda.bpm.engine.RepositoryService
-
Fluent builder to delete process definitions.
- deleteProcessDefinitions(DeleteProcessDefinitionsByIdsCmd.ProcessDefinitionGroup) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- deleteProcessDefinitions(DeleteProcessDefinitionsBuilder, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
- DeleteProcessDefinitionsBuilder - Interface in org.camunda.bpm.engine.repository
-
Fluent builder to delete process definitions by a process definition key or process definition ids.
- DeleteProcessDefinitionsBuilderImpl - Class in org.camunda.bpm.engine.impl.repository
-
Fluent builder implementation to delete process definitions.
- DeleteProcessDefinitionsBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- DeleteProcessDefinitionsByIdsCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to delete process definitions by ids.
- DeleteProcessDefinitionsByIdsCmd(List<String>, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- DeleteProcessDefinitionsByIdsCmd(List<String>, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- DeleteProcessDefinitionsByIdsCmd(List<String>, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- deleteProcessDefinitionsByKey(String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
- deleteProcessDefinitionsByKey(String, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
- deleteProcessDefinitionsByKeyAndTenantId(String, boolean, boolean, boolean, String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
- deleteProcessDefinitionsByKeyAndTenantId(String, boolean, boolean, boolean, String) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
- DeleteProcessDefinitionsByKeyCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to delete process definitions by a given key.
- DeleteProcessDefinitionsByKeyCmd(String, boolean, boolean, boolean, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByKeyCmd
- DeleteProcessDefinitionsSelectBuilder - Interface in org.camunda.bpm.engine.repository
-
Fluent builder to delete process definitions by a process definition key or process definition ids.
- DeleteProcessDefinitionsTenantBuilder - Interface in org.camunda.bpm.engine.repository
-
Fluent builder to delete process definitions by a process definition key or process definition ids.
- deleteProcessDefinitionWithProcessInstancesException(String, Long) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- deleteProcessInstance(boolean, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
- deleteProcessInstance(boolean, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
- deleteProcessInstance(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- deleteProcessInstance(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstance(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instance.
- deleteProcessInstance(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstance(String, String, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instance.
- deleteProcessInstance(String, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- deleteProcessInstance(String, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstance(String, String, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instance.
- deleteProcessInstance(String, String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstance(String, String, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instance.
- deleteProcessInstance(String, String, boolean, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstance(String, String, boolean, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instance.
- deleteProcessInstance(String, String, boolean, boolean, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- deleteProcessInstance(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- DeleteProcessInstanceBatchCmd - Class in org.camunda.bpm.engine.impl.cmd.batch
- DeleteProcessInstanceBatchCmd(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, String, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- DeleteProcessInstanceBatchConfiguration - Class in org.camunda.bpm.engine.impl.batch.deletion
-
Configuration object that is passed to the Job that will actually perform execution of deletion.
- DeleteProcessInstanceBatchConfiguration(List<String>, DeploymentMappings, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- DeleteProcessInstanceBatchConfiguration(List<String>, DeploymentMappings, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- DeleteProcessInstanceBatchConfiguration(List<String>, DeploymentMappings, String, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- DeleteProcessInstanceBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.batch.deletion
-
Perform serialization of DeleteProcessInstanceBatchConfiguration into JSON format.
- DeleteProcessInstanceBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- DeleteProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteProcessInstanceCmd(String, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstanceCmd
- deleteProcessInstanceIfExists(String, String, boolean, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstanceIfExists(String, String, boolean, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instance.
- deleteProcessInstances(List<String>, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstances(List<String>, String, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete existing runtime process instances.
- deleteProcessInstances(List<String>, String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstances(List<String>, String, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete existing runtime process instances.
- deleteProcessInstances(List<String>, String, boolean, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstances(List<String>, String, boolean, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete existing runtime process instances.
- deleteProcessInstances(CommandContext, List<String>) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- deleteProcessInstancesAsync(List<String>, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstancesAsync(List<String>, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instances asynchronously using Batch operation.
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instances asynchronously using Batch operation.
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, String, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, String, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instances asynchronously using Batch operation.
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, String, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instances asynchronously using Batch operation.
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, String, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instances asynchronously using Batch operation.
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstancesAsync(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, String, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instances asynchronously using Batch operation.
- deleteProcessInstancesAsync(ProcessInstanceQuery, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstancesAsync(ProcessInstanceQuery, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete an existing runtime process instances asynchronously using Batch operation.
- DeleteProcessInstancesBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- DeleteProcessInstancesBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.DeleteProcessInstancesBatchScenario
- deleteProcessInstancesByProcessDefinition(String, String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- DeleteProcessInstancesCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteProcessInstancesCmd(List<String>, String, boolean, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstancesCmd
- DeleteProcessInstancesDto - Class in org.camunda.bpm.engine.rest.dto.runtime.batch
- DeleteProcessInstancesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- deleteProcessInstancesIfExists(List<String>, String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- deleteProcessInstancesIfExists(List<String>, String, boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Delete existing runtime process instances.
- DeleteProcessInstancesJobHandler - Class in org.camunda.bpm.engine.impl.batch.deletion
- DeleteProcessInstancesJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
- deleteProp(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- deleteProp(String) - Method in class org.camunda.spin.json.SpinJsonNode
-
Remove a property of the given node by name.
- deleteProp(List<String>) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- deleteProp(List<String>) - Method in class org.camunda.spin.json.SpinJsonNode
-
Removes a number of properties by a given list of names.
- deletePropagate(ExecutionEntity, String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- deleteProperty(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- deleteProperty(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Deletes a property by name.
- DeletePropertyCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeletePropertyCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeletePropertyCmd
- deleteReason - Variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- deleteReason - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- deleteReason - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- deleteReason - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- deleteReason - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
- deleteReason - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBatchCmd
- 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.TaskEntity
- deleteReason - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- deleteReason - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- deleteReason - Variable in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- deleteReason - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- deleteReason - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- deleteReason - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- deleteResourcesByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- deleteRoot - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- deletes - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
-
DELETEs of a single entity
- DELETES - Static variable in class org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator
- DELETES - Static variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementCountAggregator
- deleteSeedJob() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- deleteSentryPart(CaseSentryPartEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartManager
- deleteStatements - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- deleteSubscriptionsForProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
-
Deletes the subscriptions for the process definition, which is identified by the given process definition id.
- deleteTask(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- deleteTask(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- deleteTask(String) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- 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 class org.camunda.bpm.engine.impl.TaskServiceImpl
- deleteTask(String, boolean) - Method in interface org.camunda.bpm.engine.TaskService
-
Deletes the given task.
- deleteTask(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- 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.
- deleteTask(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
- deleteTask(TaskEntity, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- DeleteTask - Annotation Interface in org.camunda.bpm.engine.cdi.annotation.event
-
Can be used to qualify events fired when a task is deleted.
- deleteTaskAttachment(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- deleteTaskAttachment(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Delete an attachment to the given task id and attachment id
- 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
- deleteTaskGroupIdentityLink(Task, String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- deleteTaskGroupIdentityLink(Task, String, String) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a group identity link of a task has been deleted.
- DeleteTaskLiteral - Class in org.camunda.bpm.engine.cdi.annotation.event
- DeleteTaskLiteral(String) - Constructor for class org.camunda.bpm.engine.cdi.annotation.event.DeleteTaskLiteral
- deleteTaskMetrics(String) - Method in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- deleteTaskMetrics(String) - Method in interface org.camunda.bpm.engine.rest.MetricsRestService
- deleteTaskMetrics(Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- deleteTaskMetrics(Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Deletes all task metrics which are older than the specified timestamp.
- deleteTaskMetricsById(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- deleteTaskMetricsByRemovalTime(Date, Integer, int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- deleteTaskMetricsByTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- DeleteTaskMetricsCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteTaskMetricsCmd(Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteTaskMetricsCmd
- deleteTasks(Collection<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 class org.camunda.bpm.engine.impl.TaskServiceImpl
- 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 class org.camunda.bpm.engine.impl.TaskServiceImpl
- 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.
- deleteTasksByCaseInstanceId(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- deleteTasksByProcessInstanceId(String, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- deleteTaskUserIdentityLink(Task, String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- deleteTaskUserIdentityLink(Task, String, String) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a user identity link of a task has been deleted.
- deleteTenant() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl
- deleteTenant() - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantResource
- deleteTenant(String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Deletes the tenant.
- deleteTenant(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- deleteTenant(String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
-
Allows deleting a persistent
Tenant
object. - deleteTenant(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- deleteTenant(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- DeleteTenantCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteTenantCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteTenantCmd
- deleteTenantGroupMembership(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Deletes the membership between the given group and tenant.
- deleteTenantGroupMembership(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- deleteTenantGroupMembership(String, String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
-
Deletes a membership relation between a tenant and a group.
- deleteTenantGroupMembership(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- deleteTenantGroupMembership(String, String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- DeleteTenantGroupMembershipCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteTenantGroupMembershipCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteTenantGroupMembershipCmd
- deleteTenantMembershipsOfGroup(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- deleteTenantMembershipsOfTenant(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- deleteTenantMembershipsOfUser(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- deleteTenantUserMembership(String, String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Deletes the membership between the given user and tenant.
- deleteTenantUserMembership(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- deleteTenantUserMembership(String, String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
-
Deletes a membership relation between a tenant and a user.
- deleteTenantUserMembership(String, String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- deleteTenantUserMembership(String, String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- DeleteTenantUserMembershipCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteTenantUserMembershipCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteTenantUserMembershipCmd
- deleteTimerStartEventsForProcessDefinition(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
-
Deletes the timer start events for the given process definition.
- deleteUnmappedActivityInstances(MigratingProcessInstance) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
-
delete unmapped instances in a bottom-up fashion (similar to deleteCascade and regular BPMN execution)
- DeleteUnmappedInstanceVisitor - Class in org.camunda.bpm.engine.impl.migration.instance
- DeleteUnmappedInstanceVisitor(boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.DeleteUnmappedInstanceVisitor
- 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
- 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(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- deleteUser(String) - Method in class org.camunda.bpm.util.TestUtil
- 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.
- DeleteUserIdentityLinkCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteUserIdentityLinkCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteUserIdentityLinkCmd
- 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
- deleteUserOperationLogEntry(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Deletes a user operation log entry.
- deleteUserOperationLogEntry(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- DeleteUserOperationLogEntryCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeleteUserOperationLogEntryCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeleteUserOperationLogEntryCmd
- 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
- deleteVariableInstance() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricVariableInstanceResource
- deleteVariableInstance() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl
- deleteVariableInstanceByTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
- deleteVariables(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- deletionLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- deletionLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- deletionLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- deletionLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- deletionLog() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select deleted historic external task log entries.
- deletionLog() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select deleted historic job log entries.
- deletionLog() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- deletionLog() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- deletions - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- DELIMITER - Static variable in class org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter
- DELIMITER - Static variable in class org.camunda.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter
- 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
- dependentActivityInstanceJobHandler - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- dependentEventSubscriptionHandler - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- dependentInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- dependentOperation - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- dependentTransitionInstanceJobHandler - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- dependentVariableHandler - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- 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() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- deploy() - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- deploy() - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Deploys all provided sources to the process engine and returns the created deployment.
- deploy() - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.batch.SetRemovalTimeToProcessInstanceScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.callactivity.ProcessWithCallActivityScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.cleanup.HistoryCleanupScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.DeploymentWhichShouldBeDeletedScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess.ProcessWithEventSubProcessScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance.ProcessWithMultiInstanceCallActivityScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithAsyncServiceTaskScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayAndServiceTaskScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithUserTaskAndTimerScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithUserTaskScenario
- deploy() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.variable.EmptyStringVariableScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.customretries.FailingIntermediateBoundaryTimerJobScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.DeleteHistoricDecisionsBatchScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.DeleteHistoricProcessInstancesBatchScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.DeleteProcessInstancesBatchScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.ModificationBatchScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.RestartProcessInstanceBatchScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.SetExternalTaskRetriesBatchScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.SetJobRetriesBatchScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.UpdateProcessInstanceSuspendStateBatchScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.ProcessInstanceModificationScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.gson.TaskFilterVariablesScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.restart.SetVariablesScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.restart.StartProcessIntanceWithInitialVariablesScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.histperms.HistoricInstancePermissionsWithoutProcDefKeyScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.annotation.AuthorizationCheckProcessDefinitionScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.SetAssigneeProcessInstanceTaskScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.SuspendProcessDefinitionDeleteScenario
- deploy() - Static method in class org.camunda.bpm.qa.upgrade.variable.EmptyStringVariableScenario
- deploy(String...) - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- deploy(CommandContext, DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- deploy(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- deploy(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CacheDeployer
- deploy(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- deploy(DeploymentEntity) - Method in interface org.camunda.bpm.engine.impl.persistence.deploy.Deployer
- deploy(ProcessEngine, String) - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.externalTask.ProcessWithExternalTaskScenario
-
Deploy a process model, which contains an external task.
- deploy(DeploymentBuilder, List<BpmnModelInstance>, List<String>) - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- 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.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_CHANGED_ONLY - Static variable in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- DEPLOY_TIME - Static variable in interface org.camunda.bpm.engine.impl.DeploymentQueryProperty
- DEPLOY_TIME - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- DEPLOY_TIME - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- DEPLOYABLE_FILE_EXTENSIONS - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.StartProcessInstancesInDirectory
- deployAsyncBeforeProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncSequentialMultiInstanceScenario
- deployAsyncBeforeSubprocessProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncParallelMultiInstanceScenario
- deployAsyncBeforeTask() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncSequentialMultiInstanceScenario
- deployAsyncBeforeTaskProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncParallelMultiInstanceScenario
- deployAsyncServiceTask() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayAndServiceTaskScenario
- 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
- deployChangedOnly - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- deployChangedOnly - Variable in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- deployChangedOnly - Variable in class org.camunda.bpm.run.property.CamundaBpmRunDeploymentProperties
- DeployCmd - Class in org.camunda.bpm.engine.impl.cmd
- DeployCmd(DeploymentBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.DeployCmd
- deployConcurrentCompensationProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessCompensationScenario
- deployDefaultHandler() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- deployDefaultHandler() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- deployedAfter - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- deployedAfter - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- deployedAfter - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- deployedAfter - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- deployedAfter(Date) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- deployedAfter(Date) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- deployedAfter(Date) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions that were deployed after the given Date (exclusive).
- deployedAfter(Date) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that were deployed after the given Date (exclusive).
- 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).
- deployedAt - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- deployedAt - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- deployedAt - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- deployedAt - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- deployedAt(Date) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- deployedAt(Date) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- deployedAt(Date) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions that were deployed at the given Date.
- deployedAt(Date) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only select process definitions that were deployed at the given Date.
- deployedCaseDefinitions - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- deployedDecisionDefinitions - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- deployedDecisionRequirementsDefinitions - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- deployedProcessApplication - Variable in class org.camunda.bpm.container.impl.deployment.UndeployProcessArchiveStep
- DeployedProcessArchive - Class in org.camunda.bpm.container.impl.deployment.util
- DeployedProcessArchive(ProcessApplicationDeployment) - Constructor for class org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive
- deployedProcessDefinitions - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- 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.cache.CacheDeployer
- DeployFileTask - Class in org.camunda.bpm.qa.performance.engine.loadgenerator.tasks
- DeployFileTask(ProcessEngine, String) - Constructor for class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployFileTask
- deployForTenant(String, String...) - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- deployInvoice() - Method in class org.camunda.bpm.run.example.invoice.Application
- deployment - Variable in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- deployment - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
-
the deployment we create here
- deployment - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
The deployment to which the parsed process definitions will be added.
- deployment - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- deployment - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- deployment - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
- deployment - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- deployment - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- deployment(String...) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- deployment(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- deployment(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- deployment(DeploymentBuilder, String...) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- deployment(DeploymentBuilder, BpmnModelInstance...) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- deployment(BpmnModelInstance...) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- Deployment - Interface in org.camunda.bpm.engine.repository
-
Represents a deployment that is already present in the process repository.
- Deployment - Annotation Interface in org.camunda.bpm.engine.test
-
Annotation for a test method or class to create and delete a deployment around a test method.
- DEPLOYMENT - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- DEPLOYMENT - Enum constant in enum class org.camunda.bpm.engine.impl.core.model.BaseCallableElement.CallableElementBinding
- DEPLOYMENT - Static variable in class org.camunda.bpm.engine.EntityTypes
- DEPLOYMENT_ACTIVATION_TIME - Static variable in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- DEPLOYMENT_ID - Static variable in class org.camunda.bpm.engine.impl.batch.DeploymentMappingJsonConverter
- DEPLOYMENT_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryProperty
- DEPLOYMENT_ID - Static variable in interface org.camunda.bpm.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_ID - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- DEPLOYMENT_ID - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryProperty
- DEPLOYMENT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- DEPLOYMENT_ID - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- DEPLOYMENT_KEY - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- DEPLOYMENT_KEY_LENGTH - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- DEPLOYMENT_MODEL - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.DeploymentDeployTimeScenario
- DEPLOYMENT_NAME - Static variable in interface org.camunda.bpm.engine.impl.DeploymentQueryProperty
- DEPLOYMENT_NAME - Static variable in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- DEPLOYMENT_NAME - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.DeploymentDeployTimeScenario
- DEPLOYMENT_SOURCE - Static variable in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- deploymentAfter - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- deploymentAfter(Date) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- deploymentAfter(Date) - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Only select deployments deployed after the given date
- DeploymentAwareBatchesScenario - Class in org.camunda.bpm.qa.upgrade.batch.deploymentaware
- DeploymentAwareBatchesScenario() - Constructor for class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- deploymentBefore - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- deploymentBefore(Date) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- deploymentBefore(Date) - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Only select deployments deployed before the given date
- 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.cache
- DeploymentCache(CacheFactory, int) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- deploymentCharset - Variable in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deploymentConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- DeploymentDeployTimeScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- DeploymentDeployTimeScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.DeploymentDeployTimeScenario
- deploymentDescriptors() - Element in annotation interface org.camunda.bpm.application.ProcessApplication
-
Returns the location(s) of the
processes.xml
deployment descriptors. - DeploymentDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DeploymentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- 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, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentFailListener
- DeploymentFailListener(Set<String>, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.DeploymentFailListener
- DeploymentFailListener.DeleteDeploymentListenerCmd - Class in org.camunda.bpm.engine.impl.persistence.deploy
- deploymentForTenant(String, String...) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- deploymentForTenant(String, String, BpmnModelInstance) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- deploymentForTenant(String, BpmnModelInstance...) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- deploymentHandler - Variable in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- DeploymentHandler - Interface in org.camunda.bpm.engine.repository
-
The
DeploymentHandler
interface should be implemented when there is a need to define a custom behavior for determining what Resources should be added to a new Deployment. - deploymentHandlerFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DeploymentHandlerFactory - Interface in org.camunda.bpm.engine.repository
-
Builds the
DeploymentHandler
for determining of the deployment process for the Process Engine. - deploymentId - Variable in class org.camunda.bpm.application.impl.ProcessApplicationDeploymentInfoImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetCamundaFormDefinitionCmd
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceCmd
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceForIdCmd
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceNamesCmd
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourcesCmd
- 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.cmmn.entity.repository.CaseDefinitionEntity
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- deploymentId - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- deploymentId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- deploymentId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.form.FormDataImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- deploymentId - Variable in class org.camunda.bpm.engine.impl.form.handler.DelegateFormHandler
- deploymentId - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- deploymentId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- deploymentId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- 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.CamundaFormDefinitionEntity
- deploymentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- 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 - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- deploymentId - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- deploymentId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- deploymentId - Variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- deploymentId - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- deploymentId - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- deploymentId - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourcesResourceImpl
- deploymentId - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- deploymentId - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- deploymentId - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- deploymentId(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the deployment id.
- deploymentId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the given deployment id.
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- deploymentId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- deploymentId(String) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions that are deployed in a deployment with the given deployment id.
- deploymentId(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions that are deployed in a deployment with the given deployment id.
- deploymentId(String) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition that are deployed in a deployment with the given deployment id.
- 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(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Selects the case instances which belong to the given deployment id.
- deploymentId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Selects the process instances which belong to the given deployment id.
- 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
- deploymentIds - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- 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
- DeploymentMapping - Class in org.camunda.bpm.engine.impl.batch
-
Aggregated information on deployment ids and the number of related resources
- DeploymentMapping(String, int) - Constructor for class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- DeploymentMappingJsonConverter - Class in org.camunda.bpm.engine.impl.batch
- DeploymentMappingJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.DeploymentMappingJsonConverter
- DeploymentMappings - Class in org.camunda.bpm.engine.impl.batch
-
List of aggregated information on deployment ids and the number of related resources
- DeploymentMappings() - Constructor for class org.camunda.bpm.engine.impl.batch.DeploymentMappings
- 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 - Variable in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- 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.
- 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.
- DeploymentOperation - Class in org.camunda.bpm.container.impl.spi
-
A DeploymentOperation allows bundling multiple deployment steps into a composite operation that succeeds or fails atomically.
- DeploymentOperation(String, PlatformServiceContainer, List<DeploymentOperationStep>) - Constructor for class org.camunda.bpm.container.impl.spi.DeploymentOperation
- DeploymentOperation.DeploymentOperationBuilder - Class in org.camunda.bpm.container.impl.spi
- DeploymentOperationBuilder(PlatformServiceContainer, String) - Constructor for class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- DeploymentOperationStep - Class in org.camunda.bpm.container.impl.spi
-
An atomic step that is part of a composite
DeploymentOperation
. - DeploymentOperationStep() - Constructor for class org.camunda.bpm.container.impl.spi.DeploymentOperationStep
- DeploymentQuery - Interface in org.camunda.bpm.engine.repository
-
Allows programmatic querying of
Deployment
s. - DeploymentQueryDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DeploymentQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- DeploymentQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- DeploymentQueryImpl - Class in org.camunda.bpm.engine.impl
- DeploymentQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- DeploymentQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- DeploymentQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
DeploymentQuery
. - DeploymentResource - Interface in org.camunda.bpm.engine.rest.sub.repository
- DeploymentResourceDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DeploymentResourceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- DeploymentResourceImpl - Class in org.camunda.bpm.engine.rest.sub.repository.impl
- DeploymentResourceImpl(String, String, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- DeploymentResourceNotFoundException - Exception in org.camunda.bpm.engine.exception
- DeploymentResourceNotFoundException() - Constructor for exception org.camunda.bpm.engine.exception.DeploymentResourceNotFoundException
- DeploymentResourceNotFoundException(String) - Constructor for exception org.camunda.bpm.engine.exception.DeploymentResourceNotFoundException
- DeploymentResourceNotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.DeploymentResourceNotFoundException
- DeploymentResourceNotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.DeploymentResourceNotFoundException
- deploymentResources - Variable in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- deploymentResourcesById - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- deploymentResourcesByName - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- DeploymentResourcesResource - Interface in org.camunda.bpm.engine.rest.sub.repository
- DeploymentResourcesResourceImpl - Class in org.camunda.bpm.engine.rest.sub.repository.impl
- DeploymentResourcesResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourcesResourceImpl
- DeploymentRestService - Interface in org.camunda.bpm.engine.rest
- DeploymentRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- DeploymentRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- deployments - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- 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.
- deploymentSource(String) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- deploymentSource(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
If the given
source
isnull
, then deployments are returned where source is equal to null. - 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
- deploymentSummary(Collection<String>, String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- DeploymentTableMapping - Class in org.camunda.bpm.engine.impl.db.sql
- DeploymentTableMapping() - Constructor for class org.camunda.bpm.engine.impl.db.sql.DeploymentTableMapping
- deploymentTenantId - Variable in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- deploymentTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- deploymentTime - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- DeploymentWhichShouldBeDeletedScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios
- DeploymentWhichShouldBeDeletedScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.DeploymentWhichShouldBeDeletedScenario
- deploymentWithBuilder(DeploymentBuilder) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- DeploymentWithDefinitions - Interface in org.camunda.bpm.engine.repository
-
An extension of the deployment interface to expose the deployed definitions.
- DeploymentWithDefinitionsDto - Class in org.camunda.bpm.engine.rest.dto.repository
- DeploymentWithDefinitionsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- deployMessageBoundary() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario
- deployMessageBoundary() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario
- deployMessageBoundary() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NonInterruptingBoundaryEventScenario
- deployModel(ProcessEngine, String, String, BpmnModelInstance) - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.AbstractTimestampUpdateScenario
- deployModel(ProcessEngine, String, String, BpmnModelInstance) - Static method in class org.camunda.bpm.qa.upgrade.timestamp.AbstractTimestampMigrationScenario
- DeployModelInstancesTask - Class in org.camunda.bpm.qa.performance.engine.loadgenerator.tasks
- DeployModelInstancesTask(ProcessEngine, List<BpmnModelInstance>) - Constructor for class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployModelInstancesTask
- deployNestedProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.OneScopeTaskScenario
- deployNestedProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.OneTaskScenario
- deployNestedProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelScopeTasksScenario
- deployNestedProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelTasksScenario
- deployNonExecutableProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.deployment.DeployProcessWithoutIsExecutableAttributeScenario
- deployOneTask() - Static method in class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- deployOneTask() - Static method in class org.camunda.bpm.qa.upgrade.batch.SetRemovalTimeToProcessInstanceScenario
- deployOneTask() - Static method in class org.camunda.bpm.qa.upgrade.job.SetJobRetriesWithDueDateScenario
- deployOneTask() - Static method in class org.camunda.bpm.qa.upgrade.variables.JpaVariableScenario
- deployOneTaskProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.authorization.AuthorizationScenario
- deployOneTaskProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.sentry.SentryScenario
- deployOnlyGivenResourcesOfDeployment(DeploymentEntity, String...) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CacheDeployer
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.json.CreateProcessInstanceWithJsonVariablesScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.InterruptingEventSubProcessCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.InterruptingEventSubProcessNestedCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.NestedCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.NonInterruptingEventSubProcessCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SingleActivityCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SingleActivityConcurrentCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessParallelCreateCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessParallelThrowCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.TransactionCancelCompensationScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.InterruptingEventSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedInterruptingErrorEventSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedInterruptingEventSubprocessParallelScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedNonInterruptingEventSubprocessNestedSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedNonInterruptingEventSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedParallelNonInterruptingEventSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NonInterruptingEventSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.ParallelNestedNonInterruptingEventSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.TwoLevelNestedNonInterruptingEventSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.gateway.EventBasedGatewayScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.NestedSequentialMultiInstanceSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.SequentialMultiInstanceSubprocessScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.OneScopeTaskScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.OneTaskScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelScopeTasksScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelTasksScenario
- deployProcess() - Static method in class org.camunda.bpm.qa.upgrade.variable.CreateProcessInstanceWithVariableScenario
- deployProcessApplication(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- deployProcessApplication(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- 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.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.deployment.DeployProcessArchivesStep
- DeployProcessArchiveStep - Class in org.camunda.bpm.container.impl.deployment
-
Deployment operation step responsible for deploying a process archive
- DeployProcessArchiveStep(ProcessArchiveXml, URL) - Constructor for class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- deployProcessEngineResources(CamundaEngineRecorder) - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- deployProcessParallel() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.MultiInstanceReceiveTaskScenario
- deployProcessSequential() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.MultiInstanceReceiveTaskScenario
- deployProcessWithNonInterruptingBoundaryEvent() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.ParallelMultiInstanceSubprocessScenario
- deployProcessWithNonInterruptingBoundaryEvent() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.SequentialMultiInstanceSubprocessScenario
- DeployProcessWithoutIsExecutableAttributeScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.deployment
- DeployProcessWithoutIsExecutableAttributeScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.deployment.DeployProcessWithoutIsExecutableAttributeScenario
- deployRootProcessWithHierarchies(ProcessEngine) - Static method in class org.camunda.bpm.qa.upgrade.jobexecutor.ExclusiveOverProcessHierarchiesScenario
- deployServletProcessApplication(JakartaServletProcessApplication) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- deploySingleActivityHandler() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- deploySingleActivityHandler() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- deploySubProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.callactivity.ProcessWithCallActivityScenario
- deploySubProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance.ProcessWithMultiInstanceCallActivityScenario
- deploySubProcessHandler() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- deploySubProcessHandler() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- deployThrowInnerProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.NestedMultiInstanceCompensationScenario
- deployThrowOuterProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.NestedMultiInstanceCompensationScenario
- deployTimerBoundary() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario
- deployTimerBoundary() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario
- deployTimerBoundary() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NonInterruptingBoundaryEventScenario
- deployTwoTasks() - Static method in class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- DeployUserWithoutSaltForPasswordHashingScenario - Class in org.camunda.bpm.qa.upgrade.user.creation
- DeployUserWithoutSaltForPasswordHashingScenario() - Constructor for class org.camunda.bpm.qa.upgrade.user.creation.DeployUserWithoutSaltForPasswordHashingScenario
- deployWithResult() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- deployWithResult() - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Deploys all provided sources to the process engine and returns the created deployment with the deployed definitions.
- deployWithResult(DeploymentBuilderImpl) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- deque - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- desc() - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Fluent API method to configure Descending order on the associated field.
- desc() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- desc() - Method in interface org.camunda.bpm.engine.externaltask.FetchAndLockBuilder
-
Configures the order to be descending.
- desc() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- desc() - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- 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
- DESC - Enum constant in enum class org.camunda.bpm.client.task.OrderingConfig.Direction
- descendantCaseExecution(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Retrieve any descendant
CaseExecution
currently available in the context of the actual caseInstance under test of this AbstractCaseAssert. - DESCENDING - Static variable in class org.camunda.bpm.engine.impl.Direction
- describe() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- describe() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- describe() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityBeforeInstantiationCmd
- describe() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- describe() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityInstanceCancellationCmd
- describe() - Method in class org.camunda.bpm.engine.impl.cmd.TransitionInstanceCancellationCmd
- describe() - Method in class org.camunda.bpm.engine.impl.cmd.TransitionInstantiationCmd
- describeContext(JobDeclaration<?, ?>, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobPriorityProvider
- describeFailure(String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- DescribesScenario - Annotation Interface in org.camunda.bpm.qa.upgrade
- description - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- 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.repository.CalledProcessDefinitionImpl
- description - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- description - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- description - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- description - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- description - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- Description - Interface in org.camunda.bpm.model.dmn.instance
- DESCRIPTION - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- DESCRIPTION - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- DESCRIPTION - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- DESCRIPTION_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- descriptionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
-
Deprecated.
- descriptionChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- descriptionExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- DescriptionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DescriptionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DescriptionImpl
- descriptionLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- deserializationAllowedClasses - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Specifies which classes are allowed for deserialization
- deserializationAllowedPackages - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Specifies which packages are allowed for deserialization
- deserializationTypeValidationEnabled - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Indicates whether type validation should be done before deserialization
- deserializationTypeValidator - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Validates types before deserialization
- DeserializationTypeValidator - Interface in org.camunda.bpm.engine.runtime
-
Validate a type before deserialization
- DeserializationTypeValidator - Interface in org.camunda.spin
- DESERIALIZE_VALUE_QUERY_PARAM - Static variable in interface org.camunda.bpm.engine.rest.sub.VariableResource
- DESERIALIZE_VALUES_QUERY_PARAM - Static variable in interface org.camunda.bpm.engine.rest.sub.VariableResource
- DESERIALIZED_OBJECTS_EXCEPTION_MESSAGE - Static variable in class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- deserializeFromByteArray(byte[], String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
-
Deserialize the object from a byte array.
- deserializeFromByteArray(byte[], String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer
- deserializeFromByteArray(byte[], String) - Method in class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- deserializeFromByteArray(byte[], String) - Method in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- deserializeFromByteArray(byte[], ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- deserializeFromByteArray(byte[], ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
-
Deserialize the object from a byte array.
- deserializeFromByteArray(byte[], ValueFields) - Method in class org.camunda.spin.plugin.impl.SpinValueSerializer
- deserializeJsonObject(String, byte[]) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- deserializeObjectValues - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetFormVariablesCmd
- deserializeResponse(HttpEntity, Class<T>) - Method in class org.camunda.bpm.client.impl.RequestExecutor
- deserializeReturnedVariables - Variable in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
- deserializeValue - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableTypedCmd
- deserializeValue - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmdTyped
- deserializeValue - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableTypedCmd
- deserializeValues - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
- deserializeValues - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
- deserializeValues - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitTaskFormCmd
- deserializeValues - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariablesCmd
- deserializeValues - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver
- deserializeValues - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- deserializeVariables - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- deserializeVariableValues - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- destination - Variable in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
- destinationExpression - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- destinationVariableName - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- destroy() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- destroy() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- destroy() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- destroy() - Static method in class org.camunda.bpm.engine.ProcessEngines
-
closes all process engines.
- destroy() - Method in interface org.camunda.bpm.engine.rest.cache.Cache
-
Destroy cache.
- destroy() - Method in class org.camunda.bpm.engine.rest.filter.AbstractEmptyBodyFilter
- destroy() - Method in class org.camunda.bpm.engine.rest.filter.CacheControlFilter
- destroy() - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- 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.quarkus.engine.extension.impl.InjectableBusinessProcessContext
- destroy() - Method in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- destroy() - Method in class org.camunda.bpm.util.TestUtil
- 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.auth.ContainerBasedAuthenticationFilter
- destroy() - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- destroy() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
- destroy() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
- destroy() - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter
- destroy(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
Method used for destroying a scope in a way that the execution can be removed afterwards.
- destroy(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- destroy(Contextual<?>) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.InjectableBusinessProcessContext
- destroy(VariableScope, VariableScope) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- destroyAttachableExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- destroyAttachableExecution(ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingActivityInstanceBehavior
- destroyAttachableExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- destroyAttachableExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- destroyClient() - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- destroyConcurrentScope(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Destroys a concurrent scope Execution.
- destroyConcurrentScopeExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- destroyHalRelationCaches() - Method in class org.camunda.bpm.engine.rest.hal.Hal
- destroying(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- destroyInnerInstance(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- destroyInnerInstance(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- destroyInnerInstance(ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ModificationObserverBehavior
-
implement to destroy an execution in this scope and handle the scope's reorganization (e.g.
- destroySecondNonScope(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Destroy an execution for an activity that was previously not a scope and now is (e.g.
- detachChildren() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- detachChildren() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- detachChildren() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
- detachDependentInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- detachState() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingActivityInstanceBehavior
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- detachState() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingInstance
-
Detach this instance's state from its owning instance and the execution tree
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- detachState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- detail - Variable in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidationException
-
optional object for detailing the nature of the validation error
- detailId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- detailId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select the historic detail with the given id.
- detailId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- details - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
- details - Variable in class org.camunda.bpm.engine.rest.dto.ParseExceptionDto
- detectAnnotatedMethod(Class<?>, Class<? extends Annotation>) - Static method in class org.camunda.bpm.container.impl.deployment.util.InjectionUtil
- detectedPa(Class<?>) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- detectExistingComponent(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor
-
Detect an existing
ProcessApplication
component. - detectType(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.DefaultJsonJacksonTypeDetector
- detectType(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.ListJacksonJsonTypeDetector
- detectType(Object) - Method in interface org.camunda.bpm.client.variable.impl.format.TypeDetector
- detectType(Object) - Method in class org.camunda.spin.impl.json.jackson.format.DefaultJsonJacksonTypeDetector
- detectType(Object) - Method in class org.camunda.spin.impl.json.jackson.format.ListJacksonJsonTypeDetector
- detectType(Object) - Method in class org.camunda.spin.impl.json.jackson.format.MapJacksonJsonTypeDetector
- detectType(Object) - Method in class org.camunda.spin.impl.json.jackson.format.SetJacksonJsonTypeDetector
- detectType(Object) - Method in interface org.camunda.spin.spi.TypeDetector
- determineAutoHistoryLevel(ProcessEngineConfigurationImpl, HistoryLevel) - Method in class org.camunda.bpm.engine.impl.HistoryLevelSetupCommand
- determineBehavior(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- determineDependencies(List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- determineDeploymentsToResumeByDeploymentName(CandidateDeployment) - Method in class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandler
- determineDeploymentsToResumeByDeploymentName(CandidateDeployment) - Method in interface org.camunda.bpm.engine.repository.DeploymentHandler
-
This method is called in the last stage of the deployment process, if a Process Application deployment is performed.
- determineDeploymentsToResumeByProcessDefinitionKey(String[]) - Method in class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandler
- determineDeploymentsToResumeByProcessDefinitionKey(String[]) - Method in interface org.camunda.bpm.engine.repository.DeploymentHandler
-
This method is called in the last stage of the deployment process, if a Process Application deployment is performed.
- determineDuplicateDeployment(CandidateDeployment) - Method in class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandler
- determineDuplicateDeployment(CandidateDeployment) - Method in interface org.camunda.bpm.engine.repository.DeploymentHandler
-
This method is called in the second stage of the deployment process, when the previously called
DeploymentHandler.shouldDeployResource(Resource, Resource)
method determines that none of the provided resources for deployment satisfy the comparison criteria, i.e. - determineEndState(ExecutionEntity, HistoricProcessInstanceEventEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- determineEntityReferences() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- determineFirstActivity(ProcessDefinitionImpl, ProcessInstanceModificationBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceAtActivitiesCmd
-
get the activity that is started by the first instruction, if exists; return null if the first instruction is a start-transition instruction
- determineHistoryLevel() - Method in interface org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminator
- determineHistoryLevel() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- DetermineHistoryLevelCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Read the already configured historyLevel from DB and map to given list of total levels.
- DetermineHistoryLevelCmd(List<HistoryLevel>) - Constructor for class org.camunda.bpm.engine.impl.cmd.DetermineHistoryLevelCmd
- determinePriority(ExecutionEntity, T, String) - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
- determinePriority(ExecutionEntity, T, String) - Method in interface org.camunda.bpm.engine.impl.PriorityProvider
- determinePropagatingExecutionOnEnd(PvmExecutionImpl, Map<ScopeImpl, PvmExecutionImpl>) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Tolerates the broken execution trees fixed with CAM-3727 where there may be more ancestor scope executions than ancestor flow scopes; In that case, the argument execution is removed, the parent execution of the argument is returned such that one level of mismatch is corrected.
- determineRemovalTime(Date, Integer) - Static method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- determineResourceWhitelistPattern(ProcessEngineConfiguration, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- determineSerializer(VariableSerializers, TypedValue) - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- determineSourceInstanceExecution(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstanceCancellationCmd
- determineSourceInstanceExecution(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityInstanceCancellationCmd
- determineSourceInstanceExecution(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.TransitionInstanceCancellationCmd
- determineTimerTriggerTargetScope(JobEntity, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTimerJobInstance
- DI_ATTRIBUTE_DOCUMENTATION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ATTRIBUTE_ID - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
DI
- DI_ATTRIBUTE_NAME - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ATTRIBUTE_RESOLUTION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_DIAGRAM - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_DIAGRAM_ELEMENT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
DI
- DI_ELEMENT_EDGE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_EXTENSION - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_LABEL - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_LABELED_EDGE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_LABELED_SHAPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_NODE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_PLANE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_SHAPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_STYLE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_ELEMENT_WAYPOINT - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- DI_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
The DI namespace
- diagnosticsCollector - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DiagnosticsCollector - Class in org.camunda.bpm.engine.impl.diagnostics
- DiagnosticsCollector(TelemetryDataImpl, DiagnosticsRegistry, MetricsRegistry) - Constructor for class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- diagnosticsMeters - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- diagnosticsRegistry - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- diagnosticsRegistry - Variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- DiagnosticsRegistry - Class in org.camunda.bpm.engine.impl.diagnostics
- DiagnosticsRegistry() - Constructor for class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- diagram - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- diagram - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- Diagram - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI Diagram element
- DIAGRAM_SUFFIXES - Static variable in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- 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 - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI DiagramElement element
- DiagramElement() - Constructor for class org.camunda.bpm.engine.repository.DiagramElement
- DiagramElement(String) - Constructor for class org.camunda.bpm.engine.repository.DiagramElement
- diagramElementCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.PlaneImpl
- DiagramElementImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI DiagramElement element
- DiagramElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramElementImpl
- DiagramImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI Diagram element
- DiagramImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- 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.cmmn.entity.repository.CaseDefinitionEntity
- diagramResourceName - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- diagramResourceName - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- diagramResourceName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- diagramResourceName - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- differentNumberOfInputsAndInputEntries(int, int, DmnDecisionTableRuleImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- differentNumberOfOutputsAndOutputEntries(int, int, DmnDecisionTableRuleImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- direction - Variable in class org.camunda.bpm.client.task.OrderingConfig.OrderingProperty
- direction - Variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- 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
- DIRECTION - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- directionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- directionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- directory - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- DIRTY_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- DIRTY_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- disable - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- disable() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- disable() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to state.
- disable() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- disable() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Additionally to
CaseExecutionCommandBuilder.execute()
the associated case execution will be disabled. - disable(CaseExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource
- disable(CaseExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- disable(CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to easily disable a case execution.
- DISABLE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- disableAuthorizationCheck() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- disableAutoFetching - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- disableAutoFetching() - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Disables immediate fetching for external tasks after calling
ExternalTaskClientBuilder.build()
to bootstrap the client. - disableAutoFetching() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- disableAutoFetching() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Disables immediate fetching for external tasks after bootstrapping the client.
- disableBackoffStrategy - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- disableBackoffStrategy() - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Disables the client-side backoff strategy.
- disableBackoffStrategy() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- disableBackoffStrategy() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Disables the client-side backoff strategy.
- disableBackoffStrategy() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- disableBinaryFetching - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- disableBinaryFetching() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Disable fetching of byte array input and output values.
- disableBinaryFetching() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Disable fetching of byte array and file values.
- disableBinaryFetching() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Disable fetching of byte array and file values.
- disableBinaryFetching() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- disableBinaryFetching() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- disableBinaryFetching() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- disableBinaryFetching() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- disableBinaryFetching() - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Disable fetching of byte array and file values.
- disableBuiltinExceptionCodeProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Disables the default implementation of
ExceptionCodeProvider
which allows overriding the reserved exception codes >ExceptionCodeInterceptor.MAX_CUSTOM_CODE
or <ExceptionCodeInterceptor.MIN_CUSTOM_CODE
. - disableCaseExecution(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Disables the case execution identified by the given id.
- disableCaseExecution(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- disableCaseExecution(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Disables the case execution identified by the given id.
- disableCaseExecution(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- DisableCaseExecutionCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- DisableCaseExecutionCmd(String, Map<String, Object>, Map<String, Object>, Collection<String>, Collection<String>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.DisableCaseExecutionCmd
- DisableCaseExecutionCmd(CaseExecutionCommandBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.DisableCaseExecutionCmd
- disableCustomObjectDeserialization - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- disableCustomObjectDeserialization() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Disable deserialization of input and output values that are custom objects.
- disableCustomObjectDeserialization() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Disable deserialization of variable values that are custom objects.
- disableCustomObjectDeserialization() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Disable deserialization of variable values that are custom objects.
- disableCustomObjectDeserialization() - Method in interface org.camunda.bpm.engine.history.NativeHistoricVariableInstanceQuery
-
Disable deserialization of variable values that are custom objects.
- disableCustomObjectDeserialization() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- disableCustomObjectDeserialization() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- disableCustomObjectDeserialization() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- disableCustomObjectDeserialization() - Method in class org.camunda.bpm.engine.impl.NativeHistoricVariableInstanceQueryImpl
- disableCustomObjectDeserialization() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- disableCustomObjectDeserialization() - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Disable deserialization of variable values that are custom objects.
- disabled - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- disabled - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- disabled - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- disabled - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- disabled - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- disabled - Variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- disabled() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are disabled
- disabled() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- disabled() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- disabled() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are disabled.
- DISABLED - Enum constant in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
- DISABLED - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- DISABLED_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- DISABLED_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
- DISABLED_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- disabledHistoricInstancePermissionsException() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- disabledHistoryException() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- disabledPermissionException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- disabledPermissions - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Specifies which permissions will not be taken into account in the authorizations checks if authorization is enabled.
- disableExceptionCode - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Disables the
ExceptionCodeInterceptor
and therefore the whole exception code feature. - disableLogUserOperation() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- disableLogUserOperation() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- disableMaxResultsLimit() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- disableMaxResultsLimit() - Method in class org.camunda.bpm.webapp.db.QueryParameters
- disableStrictCallActivityValidation - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- disableStrictCamundaFormParsing - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
don't throw parsing exceptions for Camunda Forms if set to true
- disableTenantCheck() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- disableUserOperationLog() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- disableWadl - Variable in class org.camunda.bpm.run.property.CamundaBpmRunRestProperties
- disableXxeProcessing(DocumentBuilderFactory) - Static method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DISALLOW_DOCTYPE_DECL - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
- DISALLOW_DOCTYPE_DECL - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- 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
- discardCamundaFormDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- discardCaseDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- discardDecisionDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- discardDecisionRequirementsDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- discardProcessDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- DiscoverBpmPlatformPluginsStep - Class in org.camunda.bpm.container.impl.deployment
- DiscoverBpmPlatformPluginsStep() - Constructor for class org.camunda.bpm.container.impl.deployment.DiscoverBpmPlatformPluginsStep
- discretionaryElementHandlers - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- DiscretionaryItem - Interface in org.camunda.bpm.model.cmmn.instance
- DiscretionaryItemImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- DiscretionaryItemImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- disjunctive - Variable in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- disjunctive - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- disjunctive() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- dispatchDelayedEventsAndPerformOperation(Callback<PvmExecutionImpl, Void>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Dispatches the current delayed variable events and performs the given atomic operation if the current state was not changed.
- dispatchDelayedEventsAndPerformOperation(PvmAtomicOperation) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Dispatches the current delayed variable events and performs the given atomic operation if the current state was not changed.
- dispatchEvent(VariableEvent) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- dispatchEvent(VariableEvent) - Method in interface org.camunda.bpm.engine.impl.core.variable.event.VariableEventDispatcher
- dispatchEvent(VariableEvent) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- dispatchEvent(VariableEvent) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- dispatchEvent(VariableEvent) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- dispatchScopeEvents(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Dispatches the current delayed variable events on the scope of the given execution.
- disposeScopeInstantiationContext() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- div(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.NumberOperations
- DIV - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- DIV - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- DIV_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- DIV_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- Diverging - Enum constant in enum class org.camunda.bpm.model.bpmn.GatewayDirection
- Dmn - Class in org.camunda.bpm.model.dmn
- Dmn() - Constructor for class org.camunda.bpm.model.dmn.Dmn
-
Register known types of the Dmn model
- DMN_11_ALTERNATIVE_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
The location of the DMN 1.1 XML schema released with Camunda 7.4.0
- DMN_11_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
The location of the DMN 1.1 XML schema.
- DMN_12_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_13_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_14_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_15_SCHEMA_LOCATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_AGGREGATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
DMN attributes
- DMN_ATTRIBUTE_ASSOCIATION_DIRECTION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_EXPORTER - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_EXPORTER_VERSION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_EXPRESSION_LANGUAGE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_HIT_POLICY - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_HREF - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_ID - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_IMPORT_TYPE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_IS_COLLECTION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_LABEL - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_LOCATION_URI - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_NAME - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_NAMESPACE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_OUTPUT_LABEL - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_PREFERRED_ORIENTATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_TEXT_FORMAT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_TYPE_LANGUAGE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_TYPE_REF - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ATTRIBUTE_URI - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_DECISION_EVALUATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a decision is evaluated.
- DMN_DEF_CACHE - Static variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- DMN_ELEMENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
DMN element
- DMN_ELEMENT_ALLOWED_ANSWERS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ALLOWED_VALUE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ARTIFACT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ASSOCIATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_AUTHORITY_REQUIREMENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_BINDING - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_BUSINESS_CONTEXT_ELEMENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_BUSINESS_KNOWLEDGE_MODEL - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_COLUMN - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_CONTEXT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_CONTEXT_ENTRY - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DECISION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DECISION_MADE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DECISION_MAKER - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DECISION_OWNED - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DECISION_OWNER - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DECISION_RULE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DECISION_SERVICE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DECISION_TABLE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DEFAULT_OUTPUT_ENTRY - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DEFINITIONS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DESCRIPTION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DRG_ELEMENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_DRG_ELEMENT_REFERENCE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ELEMENT_COLLECTION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ENCAPSULATED_DECISION_REFERENCE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ENCAPSULATED_LOGIC - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_EXPRESSION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_EXTENSION_ELEMENTS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_FORMAL_PARAMETER - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_FUNCTION_DEFINITION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_IMPACTED_PERFORMANCE_INDICATOR - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_IMPACTING_DECISION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_IMPORT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_IMPORTED_ELEMENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_IMPORTED_VALUES - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INFORMATION_ITEM - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INFORMATION_REQUIREMENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INPUT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INPUT_CLAUSE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INPUT_DATA - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INPUT_DATA_REFERENCE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INPUT_DECISION_REFERENCE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INPUT_ENTRY - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INPUT_EXPRESSION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INPUT_VALUES - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_INVOCATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ITEM_COMPONENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ITEM_DEFINITION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ITEM_DEFINITION_REFERENCE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_KNOWLEDGE_REQUIREMENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_KNOWLEDGE_SOURCE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_LIST - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_LITERAL_EXPRESSION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_NAMED_ELEMENT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ORGANIZATION_UNIT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_OUTPUT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_OUTPUT_CLAUSE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_OUTPUT_DECISION_REFERENCE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_OUTPUT_ENTRY - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_OUTPUT_VALUES - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_OWNER - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_PARAMETER - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_PERFORMANCE_INDICATOR - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_QUESTION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_REFERENCE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_RELATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_REQUIRED_AUTHORITY - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_REQUIRED_DECISION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_REQUIRED_INPUT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_REQUIRED_KNOWLEDGE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_ROW - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_RULE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_SOURCE_REF - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_SUPPORTED_OBJECT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_TARGET_REF - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_TEXT - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_TEXT_ANNOTATION - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_TYPE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_TYPE_REF - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_UNARY_TESTS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_USING_PROCESS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_USING_TASK - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_ELEMENT_VARIABLE - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN_MODEL_INST_CACHE - Static variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- DMN_REQ_DEF_CACHE - Static variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- DMN_RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- DMN11_ALTERNATIVE_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
The DMN 1.1 namespace URL release with Camunda 7.4.0
- DMN11_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
The DMN 1.1 namespace
- DMN12_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN13_ALTERNATIVE_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
The DMN 1.3 namespace URL release with Camunda 7.13.0
- DMN13_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN14_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DMN15_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DmnBusinessRuleTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
Implementation of a Bpmn BusinessRuleTask executing a DMN Decision.
- DmnBusinessRuleTaskActivityBehavior(BaseCallableElement, String, DecisionResultMapper) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.DmnBusinessRuleTaskActivityBehavior
- DmnDataTypeTransformer - Interface in org.camunda.bpm.dmn.engine.impl.spi.type
-
Transform a value into a specific type.
- DmnDataTypeTransformerRegistry - Interface in org.camunda.bpm.dmn.engine.impl.spi.type
-
Provide
DmnDataTypeTransformer
s for specific type names. - DmnDecision - Interface in org.camunda.bpm.dmn.engine
-
A decision of the DMN Engine.
- DmnDecisionEvaluationEvent - Interface in org.camunda.bpm.dmn.engine.delegate
-
Event which represents the evaluation of a decision
- DmnDecisionEvaluationEventImpl - Class in org.camunda.bpm.dmn.engine.impl.delegate
- DmnDecisionEvaluationEventImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- DmnDecisionEvaluationListener - Interface in org.camunda.bpm.dmn.engine.delegate
-
A listener which will be notified after a decision was evaluated.
- DmnDecisionImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- DmnDecisionLiteralExpressionEvaluationEvent - Interface in org.camunda.bpm.dmn.engine.delegate
-
Event which represents the evaluation of a decision with a literal expression.
- DmnDecisionLiteralExpressionEvaluationEventImpl - Class in org.camunda.bpm.dmn.engine.impl.delegate
- DmnDecisionLiteralExpressionEvaluationEventImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- DmnDecisionLiteralExpressionImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionLiteralExpressionImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
- DmnDecisionLogic - Interface in org.camunda.bpm.dmn.engine
-
Represents the decision logic of a decision.
- DmnDecisionLogicEvaluationEvent - Interface in org.camunda.bpm.dmn.engine.delegate
-
Event which represents the evaluation of a decision.
- DmnDecisionLogicEvaluationHandler - Interface in org.camunda.bpm.dmn.engine.impl.evaluation
-
Evaluates decisions with a specific kind of decision logic and generates the result.
- DmnDecisionRequirementsGraph - Interface in org.camunda.bpm.dmn.engine
-
Container of
DmnDecision
s which belongs to the same decision requirements graph (i.e. - DmnDecisionRequirementsGraphImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionRequirementsGraphImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- DmnDecisionRequirementsGraphTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnDecisionRequirementsGraphTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler
- DmnDecisionResult - Interface in org.camunda.bpm.dmn.engine
-
The result of one decision evaluation.
- DmnDecisionResultEntries - Interface in org.camunda.bpm.dmn.engine
-
Represents the output entries (i.e., pairs of output name and value).
- DmnDecisionResultEntriesImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionResultEntriesImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- DmnDecisionResultEntriesImpl.DmnDecisionRuleOutputEntry - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionResultException - Exception in org.camunda.bpm.dmn.engine.impl
-
Exception throw for errors during the result creation of a decision.
- DmnDecisionResultException(String) - Constructor for exception org.camunda.bpm.dmn.engine.impl.DmnDecisionResultException
- DmnDecisionResultException(String, Throwable) - Constructor for exception org.camunda.bpm.dmn.engine.impl.DmnDecisionResultException
- DmnDecisionResultImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionResultImpl(List<DmnDecisionResultEntries>) - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- DmnDecisionRuleOutputEntry(String, TypedValue) - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl.DmnDecisionRuleOutputEntry
- DmnDecisionRuleOutputEntry(String, TypedValue) - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry
- DmnDecisionRuleResult - Interface in org.camunda.bpm.dmn.engine
-
The result of one decision rule.
- DmnDecisionRuleResultImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionRuleResultImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionTableConditionTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnDecisionTableConditionTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableConditionTransformHandler
- DmnDecisionTableEvaluationEvent - Interface in org.camunda.bpm.dmn.engine.delegate
-
Event which represents the evaluation of a decision table
- DmnDecisionTableEvaluationEventImpl - Class in org.camunda.bpm.dmn.engine.impl.delegate
- DmnDecisionTableEvaluationEventImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- DmnDecisionTableEvaluationListener - Interface in org.camunda.bpm.dmn.engine.delegate
-
A listener which will be notified after a decision table was evaluated.
- DmnDecisionTableImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionTableImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- DmnDecisionTableInputExpressionTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnDecisionTableInputExpressionTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableInputExpressionTransformHandler
- DmnDecisionTableInputImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionTableInputImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- DmnDecisionTableInputTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnDecisionTableInputTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableInputTransformHandler
- DmnDecisionTableOutputImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionTableOutputImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- DmnDecisionTableOutputTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnDecisionTableOutputTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableOutputTransformHandler
- DmnDecisionTableResult - Interface in org.camunda.bpm.dmn.engine
-
The result of one decision table.
- DmnDecisionTableResultImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionTableResultImpl(List<DmnDecisionRuleResult>) - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- DmnDecisionTableRuleImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnDecisionTableRuleImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- DmnDecisionTableRuleTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnDecisionTableRuleTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableRuleTransformHandler
- DmnDecisionTableTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnDecisionTableTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableTransformHandler
- DmnDecisionTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- DmnDecisionTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.DmnDecisionTaskActivityBehavior
- DmnDecisionTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnDecisionTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTransformHandler
- DmnElement - Interface in org.camunda.bpm.model.dmn.instance
- DmnElementImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DmnElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- DmnElementReference - Interface in org.camunda.bpm.model.dmn.instance
- DmnElementReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DmnElementReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DmnElementReferenceImpl
- DmnElementTransformContext - Interface in org.camunda.bpm.dmn.engine.impl.spi.transform
-
Context available during the DMN transformation
- DmnElementTransformHandler<Source extends DmnModelElementInstance,
Target> - Interface in org.camunda.bpm.dmn.engine.impl.spi.transform -
Handler to transform a DMN model element.
- DmnElementTransformHandlerRegistry - Interface in org.camunda.bpm.dmn.engine.impl.spi.transform
-
Registry of DMN model element transformers
- dmnElProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- dmnEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
When set to false, the following behavior changes: The automated schema maintenance (creating and dropping tables, see property
databaseSchemaUpdate
) does not cover the tables required for DMN execution. DMN resources are not deployed asDecisionDefinition
orDecisionRequirementsDefinition
to the engine. - dmnEnabled - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- dmnEngine - Variable in class org.camunda.bpm.dmn.engine.test.DmnEngineRule
- dmnEngine - Variable in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- dmnEngine - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- DmnEngine - Interface in org.camunda.bpm.dmn.engine
-
A DMN engine which can parse DMN decision models and evaluate decisions.
- dmnEngineConfiguration - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- dmnEngineConfiguration - Variable in class org.camunda.bpm.dmn.engine.test.DmnEngineRule
- dmnEngineConfiguration - Variable in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- dmnEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- dmnEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- DmnEngineConfiguration - Class in org.camunda.bpm.dmn.engine
-
The configuration of a
DmnEngine
. - DmnEngineConfiguration() - Constructor for class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
- DmnEngineConfigurationBuilder - Class in org.camunda.bpm.engine.impl.dmn.configuration
-
Modify the given DMN engine configuration so that the DMN engine can be used from the process engine.
- DmnEngineConfigurationBuilder(DefaultDmnEngineConfiguration) - Constructor for class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
-
Creates a new builder to modify the given DMN engine configuration.
- DmnEngineException - Exception in org.camunda.bpm.dmn.engine
-
The base exception of the DMN Engine.
- DmnEngineException(String) - Constructor for exception org.camunda.bpm.dmn.engine.DmnEngineException
- DmnEngineException(String, Throwable) - Constructor for exception org.camunda.bpm.dmn.engine.DmnEngineException
- DmnEngineExtension - Class in org.camunda.bpm.dmn.engine.test.junit5
-
JUnit 5 Extension to create and inject a
DmnEngine
into the test class. - DmnEngineExtension() - Constructor for class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- DmnEngineExtension(DmnEngineConfiguration) - Constructor for class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- DmnEngineLogger - Class in org.camunda.bpm.dmn.engine.impl
- DmnEngineLogger() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- DmnEngineMetricCollector - Interface in org.camunda.bpm.dmn.engine.spi
-
DMN engine metric collector which records the executed decision elements since since its creation.
- DmnEngineMetricCollectorWrapper - Class in org.camunda.bpm.dmn.engine.impl.metrics
- DmnEngineMetricCollectorWrapper(DmnEngineMetricCollector) - Constructor for class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- DmnEngineRule - Class in org.camunda.bpm.dmn.engine.test
-
JUnit rule for
DmnEngine
initialization. - DmnEngineRule() - Constructor for class org.camunda.bpm.dmn.engine.test.DmnEngineRule
-
Creates a
DmnEngine
with the defaultDmnEngineConfiguration
- DmnEngineRule(DmnEngineConfiguration) - Constructor for class org.camunda.bpm.dmn.engine.test.DmnEngineRule
-
Creates a
DmnEngine
with the givenDmnEngineConfiguration
- DmnEvaluatedDecisionRule - Interface in org.camunda.bpm.dmn.engine.delegate
-
A evaluated decision rule.
- DmnEvaluatedDecisionRuleImpl - Class in org.camunda.bpm.dmn.engine.impl.delegate
- DmnEvaluatedDecisionRuleImpl(DmnDecisionTableRuleImpl) - Constructor for class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedDecisionRuleImpl
- DmnEvaluatedInput - Interface in org.camunda.bpm.dmn.engine.delegate
-
The input for a evaluated decision.
- DmnEvaluatedInputImpl - Class in org.camunda.bpm.dmn.engine.impl.delegate
- DmnEvaluatedInputImpl(DmnDecisionTableInputImpl) - Constructor for class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- DmnEvaluatedOutput - Interface in org.camunda.bpm.dmn.engine.delegate
-
The output for a evaluated decision.
- DmnEvaluatedOutputImpl - Class in org.camunda.bpm.dmn.engine.impl.delegate
- DmnEvaluatedOutputImpl(DmnDecisionTableOutputImpl, TypedValue) - Constructor for class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- DmnEvaluationException - Exception in org.camunda.bpm.dmn.engine.impl
-
Exception throw for errors during the evaluation of a decision.
- DmnEvaluationException(String) - Constructor for exception org.camunda.bpm.dmn.engine.impl.DmnEvaluationException
- DmnEvaluationException(String, Throwable) - Constructor for exception org.camunda.bpm.dmn.engine.impl.DmnEvaluationException
- DmnExpressionImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnExpressionImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- DmnExpressionTransformHelper - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnExpressionTransformHelper() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- dmnFeelCustomFunctionProviders - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
a list of DMN FEEL custom function providers
- dmnFeelEnableLegacyBehavior - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Enable DMN FEEL legacy behavior
- dmnHistoryEventProducer - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- dmnHistoryEventProducer - Variable in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- dmnHistoryEventProducer(DmnHistoryEventProducer) - Method in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- DmnHistoryEventProducer - Interface in org.camunda.bpm.engine.impl.history.producer
-
The producer for DMN history events.
- DmnHitPolicyException - Exception in org.camunda.bpm.dmn.engine.impl.hitpolicy
-
Exception throw if a hit policy is not applicable for a decision result.
- DmnHitPolicyException(String) - Constructor for exception org.camunda.bpm.dmn.engine.impl.hitpolicy.DmnHitPolicyException
- DmnHitPolicyException(String, Throwable) - Constructor for exception org.camunda.bpm.dmn.engine.impl.hitpolicy.DmnHitPolicyException
- DmnHitPolicyHandler - Interface in org.camunda.bpm.dmn.engine.impl.spi.hitpolicy
-
Handler for a DMN decision table hit policy.
- DmnHitPolicyHandlerRegistry - Interface in org.camunda.bpm.dmn.engine.impl.spi.hitpolicy
-
Registry of hit policy handlers
- DmnHitPolicyLogger - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- DmnHitPolicyLogger() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.DmnHitPolicyLogger
- DmnLiternalExpressionTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnLiternalExpressionTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnLiternalExpressionTransformHandler
- DmnLogger - Class in org.camunda.bpm.dmn.engine.impl
- DmnLogger() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnLogger
- DmnModelConstants - Class in org.camunda.bpm.model.dmn.impl
- DmnModelConstants() - Constructor for class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- DmnModelElementInstance - Interface in org.camunda.bpm.model.dmn.instance
- DmnModelElementInstanceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DmnModelElementInstanceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DmnModelElementInstanceImpl
- DmnModelException - Exception in org.camunda.bpm.model.dmn
- DmnModelException() - Constructor for exception org.camunda.bpm.model.dmn.DmnModelException
- DmnModelException(String) - Constructor for exception org.camunda.bpm.model.dmn.DmnModelException
- DmnModelException(String, Throwable) - Constructor for exception org.camunda.bpm.model.dmn.DmnModelException
- DmnModelException(Throwable) - Constructor for exception org.camunda.bpm.model.dmn.DmnModelException
- DmnModelInstance - Interface in org.camunda.bpm.model.dmn
- dmnModelInstanceCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- DmnModelInstanceCache - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- DmnModelInstanceCache(CacheFactory, int, ResourceDefinitionCache<DecisionDefinitionEntity>) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.DmnModelInstanceCache
- DmnModelInstanceImpl - Class in org.camunda.bpm.model.dmn.impl
- DmnModelInstanceImpl(ModelImpl, ModelBuilder, DomDocument) - Constructor for class org.camunda.bpm.model.dmn.impl.DmnModelInstanceImpl
- DmnModelInstanceNotFoundException - Exception in org.camunda.bpm.engine.exception.dmn
-
This exception is thrown when a
DmnModelInstance
is not found. - DmnModelInstanceNotFoundException() - Constructor for exception org.camunda.bpm.engine.exception.dmn.DmnModelInstanceNotFoundException
- DmnModelInstanceNotFoundException(String) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DmnModelInstanceNotFoundException
- DmnModelInstanceNotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DmnModelInstanceNotFoundException
- DmnModelInstanceNotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.dmn.DmnModelInstanceNotFoundException
- DmnParser - Class in org.camunda.bpm.model.dmn.impl
- DmnParser() - Constructor for class org.camunda.bpm.model.dmn.impl.DmnParser
- dmnReturnBlankTableOutputAsNull - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Controls whether blank DMN table outputs are swallowed or returned as
null
. - DmnScriptEngineResolver - Interface in org.camunda.bpm.dmn.engine.impl.spi.el
-
Resolver for available script engines.
- DmnTransform - Interface in org.camunda.bpm.dmn.engine.impl.spi.transform
-
A transform of a DMN model instance
- DmnTransformer - Interface in org.camunda.bpm.dmn.engine.impl.spi.transform
-
DMN Transformer which creates a
DmnTransform
to transform a DMN model instance - DmnTransformException - Exception in org.camunda.bpm.dmn.engine.impl.transform
-
Exception throw for errors during the transformation of a decision.
- DmnTransformException(String) - Constructor for exception org.camunda.bpm.dmn.engine.impl.transform.DmnTransformException
- DmnTransformException(String, Throwable) - Constructor for exception org.camunda.bpm.dmn.engine.impl.transform.DmnTransformException
- DmnTransformFactory - Interface in org.camunda.bpm.dmn.engine.impl.spi.transform
-
Factory to create a
DmnTransform
from aDmnTransformer
- DmnTransformListener - Interface in org.camunda.bpm.dmn.engine.impl.spi.transform
-
Listener for a DMN transformation
- DmnTransformLogger - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnTransformLogger() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- DmnTypeDefinition - Interface in org.camunda.bpm.dmn.engine.impl.spi.type
-
The definition of a type used in the DMN engine to transform data
- DmnTypeDefinitionImpl - Class in org.camunda.bpm.dmn.engine.impl.type
- DmnTypeDefinitionImpl(String, DmnDataTypeTransformer) - Constructor for class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- DmnVariableImpl - Class in org.camunda.bpm.dmn.engine.impl
- DmnVariableImpl() - Constructor for class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- DmnVariableTransformHandler - Class in org.camunda.bpm.dmn.engine.impl.transform
- DmnVariableTransformHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.transform.DmnVariableTransformHandler
- dmnXml - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDiagramDto
- dmnXml - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionXmlDto
- dn - Variable in class org.camunda.bpm.identity.impl.ldap.LdapGroupEntity
- dn - Variable in class org.camunda.bpm.identity.impl.ldap.LdapUserEntity
- doAuthCheck(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- doBegin() - Method in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- doBegin() - Method in class org.camunda.bpm.engine.impl.interceptor.JakartaTransactionInterceptor
- doBegin() - Method in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- doCall(Callable<T>) - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateFormHandler
- doCommit() - Method in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- doCommit() - Method in class org.camunda.bpm.engine.impl.interceptor.JakartaTransactionInterceptor
- doCommit() - Method in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- doContextSwitch(Runnable, ProcessDefinitionEntity) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- doConvertToString(BpmnModelInstance) - Method in class org.camunda.bpm.model.bpmn.Bpmn
- doConvertToString(CmmnModelInstance) - Method in class org.camunda.bpm.model.cmmn.Cmmn
- doConvertToString(DmnModelInstance) - Method in class org.camunda.bpm.model.dmn.Dmn
- doCreateEmptyModel() - Method in class org.camunda.bpm.model.bpmn.Bpmn
- doCreateEmptyModel() - Method in class org.camunda.bpm.model.cmmn.Cmmn
- doCreateEmptyModel() - Method in class org.camunda.bpm.model.dmn.Dmn
- document - Variable in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- documentation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
-
Sets the documentation of the element.
- Documentation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN documentation element
- Documentation - Interface in org.camunda.bpm.model.cmmn.instance
- documentationAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- documentationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- documentationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- documentationCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- DocumentationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN documentation element
- DocumentationImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- DocumentationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.DocumentationImpl
- DocumentationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.DocumentationImpl
- documentBuilderFactory - Variable in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
-
the DocumentBuilderFactory used by the reader
- documentBuilderFactory - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
-
the DocumentBuilderFactory used by the reader
- documentBuilderFactoryConfiguration(String, String) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- documentBuilderFactoryConfiguration(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- doEvaluateDecision(DecisionDefinition, VariableMap) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- doEvaluateDecision(DecisionDefinition, VariableMap) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- doExecute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.engine.rest.filter.AbstractEmptyBodyFilter
- 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.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.auth.ContainerBasedAuthenticationFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter
- doFilterInternal(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.AuthorizeTokenFilter
- doFilterSecure(HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
- doHealthCheck(Health.Builder) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator
- doHealthCheck(Health.Builder) - Method in class org.camunda.bpm.spring.boot.starter.actuator.ProcessEngineHealthIndicator
- doLeave(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. - doLeave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- doLeave(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.
- doLeave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- doLeave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- doLeave(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- 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
- DomDocument - Interface in org.camunda.bpm.model.xml.instance
-
Encapsulates a
Document
. - DomDocumentImpl - Class in org.camunda.bpm.model.xml.impl.instance
- DomDocumentImpl(Document) - Constructor for class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- domElement - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttributeMapIterable
- domElement - Variable in class org.camunda.spin.impl.xml.dom.DomXmlElement
- domElement - Variable in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- DomElement - Interface in org.camunda.bpm.model.xml.instance
-
Encapsulates
Element
. - DomElementImpl - Class in org.camunda.bpm.model.xml.impl.instance
- DomElementImpl(Element) - Constructor for class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- DomErrorHandler() - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil.DomErrorHandler
- DomUtil - Class in org.camunda.bpm.model.xml.impl.util
-
Helper methods which abstract some gruesome DOM specifics.
- DomUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil
- DomUtil.DomErrorHandler - Class in org.camunda.bpm.model.xml.impl.util
- DomUtil.ElementByNameListFilter - Class in org.camunda.bpm.model.xml.impl.util
-
Filters
Elements
by their nodeName + namespaceUri - DomUtil.ElementByTypeListFilter - Class in org.camunda.bpm.model.xml.impl.util
- DomUtil.ElementNodeListFilter - Class in org.camunda.bpm.model.xml.impl.util
-
Filter retaining only Nodes of type
Node.ELEMENT_NODE
- DomUtil.NodeListFilter - Interface in org.camunda.bpm.model.xml.impl.util
-
A
DomUtil.NodeListFilter
allows to filter aNodeList
, retaining only elements in the list which match the filter. - DomXmlAttribute - Class in org.camunda.spin.impl.xml.dom
-
Wrapper of a xml dom attribute.
- DomXmlAttribute(Attr, DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlAttribute
-
Create a new wrapper.
- DomXmlAttributeIterable - Class in org.camunda.spin.impl.xml.dom
- DomXmlAttributeIterable(NodeList, DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlAttributeIterable
- DomXmlAttributeIterable(NodeList, DomXmlDataFormat, String) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlAttributeIterable
- DomXmlAttributeMapIterable - Class in org.camunda.spin.impl.xml.dom
- DomXmlAttributeMapIterable(Element, DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlAttributeMapIterable
- DomXmlAttributeMapIterable(Element, DomXmlDataFormat, String) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlAttributeMapIterable
- domXmlDataFormat - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
- DomXmlDataFormat - Class in org.camunda.bpm.client.variable.impl.format.xml
- DomXmlDataFormat - Class in org.camunda.spin.impl.xml.dom.format
- DomXmlDataFormat(String) - Constructor for class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- DomXmlDataFormat(String) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DomXmlDataFormat(String, Map<String, Object>) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DomXmlDataFormat(String, DocumentBuilderFactory) - Constructor for class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- DomXmlDataFormat(String, DocumentBuilderFactory) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DomXmlDataFormat(String, DocumentBuilderFactory, TransformerFactory) - Constructor for class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- DomXmlDataFormat(String, DocumentBuilderFactory, TransformerFactory, JaxBContextProvider) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DomXmlDataFormat(String, DocumentBuilderFactory, JaxBContextProvider) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DomXmlDataFormat(String, JaxBContextProvider) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- DomXmlDataFormatMapper - Class in org.camunda.spin.impl.xml.dom.format
-
DataFormatMapper
using JAXB for mapping Java Objects to XML and vice-versa. - DomXmlDataFormatMapper(DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- DomXmlDataFormatProvider - Class in org.camunda.bpm.client.variable.impl.format.xml
- DomXmlDataFormatProvider - Class in org.camunda.spin.impl.xml.dom.format
-
Provides the
DomXmlDataFormat
with default configuration. - DomXmlDataFormatProvider() - Constructor for class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormatProvider
- DomXmlDataFormatProvider() - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider
- DomXmlDataFormatReader - Class in org.camunda.spin.impl.xml.dom.format
- DomXmlDataFormatReader(DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatReader
- DomXmlDataFormatWriter - Class in org.camunda.spin.impl.xml.dom.format
-
A writer for XML DOM.
- DomXmlDataFormatWriter(DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
- DomXmlElement - Class in org.camunda.spin.impl.xml.dom
-
Wrapper for an xml dom element.
- DomXmlElement(Element, DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlElement
- DomXmlElementIterable - Class in org.camunda.spin.impl.xml.dom
- DomXmlElementIterable(Element, DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- DomXmlElementIterable(Element, DomXmlDataFormat, String, String) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- DomXmlElementIterable(NodeList, DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- DomXmlElementIterable(NodeList, DomXmlDataFormat, String, String) - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- DomXmlEnsure - Class in org.camunda.spin.impl.xml.dom.util
-
A list of generally useful source code assertions provided as static helpers.
- DomXmlEnsure() - Constructor for class org.camunda.spin.impl.xml.dom.util.DomXmlEnsure
- DomXmlLogger - Class in org.camunda.bpm.client.variable.impl.format.xml
- DomXmlLogger - Class in org.camunda.spin.impl.xml.dom
- DomXmlLogger() - Constructor for class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- DomXmlLogger() - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlLogger
- DomXmlNodeIterator<T extends SpinXmlNode> - Class in org.camunda.spin.impl.xml.dom
- DomXmlNodeIterator() - Constructor for class org.camunda.spin.impl.xml.dom.DomXmlNodeIterator
- DomXPathNamespaceResolver - Class in org.camunda.spin.impl.xml.dom.query
-
Resolves the namespaces of the given element.
- DomXPathNamespaceResolver(SpinXmlElement) - Constructor for class org.camunda.spin.impl.xml.dom.query.DomXPathNamespaceResolver
- DomXPathQuery - Class in org.camunda.spin.impl.xml.dom.query
- DomXPathQuery(DomXmlElement, XPath, String, DomXmlDataFormat) - Constructor for class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- done() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- done() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
-
Finishes the process building.
- doneMonitor - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- doReadModelFromFile(File) - Method in class org.camunda.bpm.model.bpmn.Bpmn
- doReadModelFromFile(File) - Method in class org.camunda.bpm.model.cmmn.Cmmn
- doReadModelFromFile(File) - Method in class org.camunda.bpm.model.dmn.Dmn
- doReadModelFromInputStream(InputStream) - Method in class org.camunda.bpm.model.bpmn.Bpmn
- doReadModelFromInputStream(InputStream) - Method in class org.camunda.bpm.model.cmmn.Cmmn
- doReadModelFromInputStream(InputStream) - Method in class org.camunda.bpm.model.dmn.Dmn
- doRegisterTypes(ModelBuilder) - Method in class org.camunda.bpm.model.bpmn.Bpmn
- doRegisterTypes(ModelBuilder) - Method in class org.camunda.bpm.model.cmmn.Cmmn
- doRegisterTypes(ModelBuilder) - Method in class org.camunda.bpm.model.dmn.Dmn
- doResume(Object) - Method in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- doResume(Object) - Method in class org.camunda.bpm.engine.impl.interceptor.JakartaTransactionInterceptor
- doResume(Object) - Method in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- doRollback() - Method in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext
- doRollback() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext
- doRollback() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
- doRollback(boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- doRollback(boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.JakartaTransactionInterceptor
- doRollback(boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- doSameOriginStandardHeadersVerification(HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Validates if the Origin/Referer header matches the provided target origin.
- doSignal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ClassDelegateActivityBehavior
- doSignal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- doSuspend() - Method in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- doSuspend() - Method in class org.camunda.bpm.engine.impl.interceptor.JakartaTransactionInterceptor
- doSuspend() - Method in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- DOT - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- doTokenValidation(HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Validates the provided CSRF token value from the request with the session CSRF token value.
- DOUBLE - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- DOUBLE - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- doubleAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- doubleAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- DoubleAttribute - Class in org.camunda.bpm.model.xml.impl.type.attribute
- DoubleAttributeBuilder - Class in org.camunda.bpm.model.xml.impl.type.attribute
- DoubleAttributeBuilder(String, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- DoubleDataTypeTransformer - Class in org.camunda.bpm.dmn.engine.impl.type
- DoubleDataTypeTransformer() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.DoubleDataTypeTransformer
- doubleDirectionConfigException() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- DoubleTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.DoubleTypeImpl
- doubleValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- doubleValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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
- doubleValue - Variable in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- doubleValue - Variable in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- doubleValue(Double) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
DoubleValue
that encapsulates the givendoubleValue
- doubleValue(Double, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
DoubleValue
that encapsulates the givendoubleValue
- DoubleValue - Interface in org.camunda.bpm.engine.variable.value
-
A
PrimitiveValue
corresponding to the Java typeDouble
. - DoubleValueImpl(Double) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.DoubleValueImpl
- DoubleValueImpl(Double, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.DoubleValueImpl
- DoubleValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- DoubleValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.DoubleValueMapper
- DoubleValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
- DoubleValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.DoubleValueSerializer
- doValidate(Object, FormFieldValidatorContext) - Method in class org.camunda.bpm.engine.impl.form.validator.DelegateFormFieldValidator
- doValidateModel(BpmnModelInstance) - Method in class org.camunda.bpm.model.bpmn.Bpmn
- doValidateModel(CmmnModelInstance) - Method in class org.camunda.bpm.model.cmmn.Cmmn
- doValidateModel(DmnModelInstance) - Method in class org.camunda.bpm.model.dmn.Dmn
- doWithExceptionWrapper(Supplier<T>) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
-
Pass logic, which directly calls MyBatis API.
- doWriteModelToFile(File, BpmnModelInstance) - Method in class org.camunda.bpm.model.bpmn.Bpmn
- doWriteModelToFile(File, CmmnModelInstance) - Method in class org.camunda.bpm.model.cmmn.Cmmn
- doWriteModelToFile(File, DmnModelInstance) - Method in class org.camunda.bpm.model.dmn.Dmn
- doWriteModelToOutputStream(OutputStream, BpmnModelInstance) - Method in class org.camunda.bpm.model.bpmn.Bpmn
- doWriteModelToOutputStream(OutputStream, CmmnModelInstance) - Method in class org.camunda.bpm.model.cmmn.Cmmn
- doWriteModelToOutputStream(OutputStream, DmnModelInstance) - Method in class org.camunda.bpm.model.dmn.Dmn
- drdIdIsMissing(DmnDecisionRequirementsGraph) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- DrgElement - Interface in org.camunda.bpm.model.dmn.instance
- drgElementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- DrgElementImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DrgElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DrgElementImpl
- drgElementRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ElementCollectionImpl
- DrgElementReference - Interface in org.camunda.bpm.model.dmn.instance
- DrgElementReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- DrgElementReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.DrgElementReferenceImpl
- driver - Static variable in class org.camunda.bpm.AbstractWebappUiIntegrationTest
- dropSchema(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- dto - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- due - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- DUE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- DUE_AFTER - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- DUE_BEFORE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- DUE_DATE - Static variable in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- DUE_DATE - Static variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- DUE_DATE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- DUE_DATE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- DUE_DATE - Static variable in interface 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.
- dueAfterExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- dueAfterExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a due date after the described date by the given expression.
- 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.
- dueBeforeExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- dueBeforeExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a due date before the described date by the given expression.
- duedate - Variable in class org.camunda.bpm.engine.impl.jobexecutor.GetUnlockedTimersByDuedateCmd
- duedate - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- dueDate - Variable in class org.camunda.bpm.engine.impl.batch.SetJobRetriesBatchConfiguration
- dueDate - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
- dueDate - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- 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.management.SetJobRetriesBuilderImpl
- dueDate - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- dueDate - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- dueDate - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- dueDate - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- dueDate - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- dueDate - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- dueDate - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- dueDate(Date) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- dueDate(Date) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- dueDate(Date) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- dueDate(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- dueDate(Date) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesAsyncBuilder
-
Specifies a due date to be set on the referenced
jobs
. - dueDate(Date) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesBuilder
-
Specifies a due date to be set on the referenced
jobs
. - dueDate(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks with the given due date.
- DUEDATE - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- DUEDATE - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- 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
- dueDateExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- dueDateExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks with the described due date by the given expression.
- 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.
- dueDates - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- dueDateSet - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- dump(PrintWriter) - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
-
Print the parse tree.
- dump(PrintWriter) - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
-
Print the parse tree.
- dump(PrintWriter, Node) - Static method in class org.camunda.bpm.impl.juel.NodePrinter
- duplicateVariableInstanceException(CoreVariableInstance) - Method in class org.camunda.bpm.engine.impl.core.CoreLogger
- duration - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- duration - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- duration - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- duration(PeriodUnit) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- duration(PeriodUnit) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- duration(PeriodUnit) - Method in interface org.camunda.bpm.engine.query.Report
-
Executes the duration report query and returns a list of
DurationReportResult
s. - DURATION - Enum constant in enum class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
- DURATION - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- DURATION - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- DURATION - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryProperty
- DURATION - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- DURATION - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- DURATION_HEADER - Static variable in class org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter
- 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
- DurationHelper(String, Date) - Constructor for class org.camunda.bpm.engine.impl.calendar.DurationHelper
- durationInMillis - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- durationInMillis - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- durationMs - Variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
-
the duration the statement took to execute in Milliseconds
- durationPeriodUnit - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- durationPeriodUnit - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- DurationReportResult - Interface in org.camunda.bpm.engine.history
-
Represents a report result about duration of completed instances for a given period.
- DurationReportResultDto - Class in org.camunda.bpm.engine.rest.dto.history
- DurationReportResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto
- DurationReportResultEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- DurationReportResultEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- DynamicExecutableScript - Class in org.camunda.bpm.engine.impl.scripting
-
A script which is dynamically determined during the execution.
- DynamicExecutableScript(Expression, String) - Constructor for class org.camunda.bpm.engine.impl.scripting.DynamicExecutableScript
- DynamicResourceExecutableScript - Class in org.camunda.bpm.engine.impl.scripting
-
A script which resource path is dynamically determined during the execution.
- DynamicResourceExecutableScript(String, Expression) - Constructor for class org.camunda.bpm.engine.impl.scripting.DynamicResourceExecutableScript
- DynamicSourceExecutableScript - Class in org.camunda.bpm.engine.impl.scripting
-
A script which source code is dynamically determined during the execution.
- DynamicSourceExecutableScript(String, Expression) - Constructor for class org.camunda.bpm.engine.impl.scripting.DynamicSourceExecutableScript
E
- ECMASCRIPT_SCRIPTING_LANGUAGE - Static variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- Edge - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI Edge element
- EdgeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
- EdgeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.EdgeImpl
- EDIT - Enum constant in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.Indicates that EDIT interactions are permitted.
- edition - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- edition - Variable in class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- edition - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- EDITION_COMMUNITY - Static variable in class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- EDITION_ENTERPRISE - Static variable in class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- EJB_CONTEXT_PATH - Static variable in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
- 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 Platform using a singleton EJB
- EjbBpmPlatformBootstrap() - Constructor for class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
- 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
- ejbPaCannotAutodetectName(NamingException) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- ejbPaCannotLookupSelfReference(NamingException) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- 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
- ElContextDelegate - Class in org.camunda.bpm.engine.cdi.impl.el
- ElContextDelegate(ELContext, ELResolver) - Constructor for class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- elContextFactory - Variable in class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- elContextFactory - Variable in class org.camunda.bpm.dmn.engine.impl.el.JuelExpression
- elContextFactory - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- ElContextFactory - Interface in org.camunda.bpm.dmn.feel.impl.juel.el
- element - Variable in exception org.camunda.bpm.engine.BpmnParseException
- element - Variable in class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
- element - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- element - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- element - Variable in class org.camunda.spin.impl.xml.dom.query.DomXPathNamespaceResolver
- element() - Method in class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- element() - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- element() - Method in interface org.camunda.spin.json.SpinJsonPathQuery
-
Fetches the node from the result of JsonPath.
- element() - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Returns the XPath query result as element.
- element(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.type.child.SequenceBuilderImpl
- element(Class<T>) - Method in interface org.camunda.bpm.model.xml.type.child.SequenceBuilder
- element(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- Element - Class in org.camunda.bpm.engine.impl.util.xml
-
Represents one XML element.
- Element - Enum Class in org.camunda.bpm.container.impl.jboss.extension
-
An Element.
- Element(String, String, String, Attributes, Locator) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Element
- ElementByNameListFilter(String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementByNameListFilter
- ElementByTypeListFilter(Class<?>, ModelInstanceImpl) - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementByTypeListFilter
- elementCollection(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.type.child.SequenceBuilderImpl
- elementCollection(Class<T>) - Method in interface org.camunda.bpm.model.xml.type.child.SequenceBuilder
- ElementCollection - Interface in org.camunda.bpm.model.dmn.instance
- elementCollectionCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- ElementCollectionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ElementCollectionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ElementCollectionImpl
- elementHasNoParent(SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- elementIds - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
A list of all element IDs.
- elementIds - Variable in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- elementIsContainedInArray(T, T...) - Static method in class org.camunda.bpm.engine.impl.util.CompareUtil
-
Checks if the element is contained within the list of values.
- elementIsContainedInList(T, Collection<T>) - Static method in class org.camunda.bpm.engine.impl.util.CompareUtil
-
Checks if the element is contained within the list of values.
- elementIsNotChildOfThisElement(SpinXmlElement, SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- elementIsNotContainedInArray(T, T...) - Static method in class org.camunda.bpm.engine.impl.util.CompareUtil
-
Checks if the element is contained within the list of values.
- elementIsNotContainedInList(T, Collection<T>) - Static method in class org.camunda.bpm.engine.impl.util.CompareUtil
-
Checks if the element is not contained within the list of values.
- elementList() - Method in class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- elementList() - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- elementList() - Method in interface org.camunda.spin.json.SpinJsonPathQuery
-
Fetches the list of nodes from the result of JsonPath.
- elementList() - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Returns the XPath query result as a element list.
- ElementNodeListFilter() - Constructor for class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementNodeListFilter
- elementNS(Namespace, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- ElementReference<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference - ElementReferenceBuilder<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference - ElementReferenceBuilderImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - ElementReferenceBuilderImpl(Class<Source>, Class<Target>, ChildElementImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceBuilderImpl
- ElementReferenceCollection<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference - ElementReferenceCollectionAssert - Class in org.camunda.bpm.model.xml.test.assertions
- ElementReferenceCollectionAssert(ElementReferenceCollection<?, ?>) - Constructor for class org.camunda.bpm.model.xml.test.assertions.ElementReferenceCollectionAssert
- ElementReferenceCollectionBuilder<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference - ElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - ElementReferenceCollectionBuilderImpl(Class<Source>, Class<Target>, ChildElementCollectionImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl
- elementReferenceCollectionImpl - Variable in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl
- ElementReferenceCollectionImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - ElementReferenceCollectionImpl(ChildElementCollection<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- ElementReferenceImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - ElementReferenceImpl(ChildElement<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- elements - Variable in class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder
- elements - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
- elements() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- elements() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- elements() - Method in class org.camunda.spin.json.SpinJsonNode
-
Get this node as list.
- elements(String) - 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
- elementsNS(Namespace, String) - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- elementStack - Variable in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- elementTransformHandlerRegistry - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- elementTransformHandlerRegistry(DmnElementTransformHandlerRegistry) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
- elementTransformHandlerRegistry(DmnElementTransformHandlerRegistry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- ElExpression - Interface in org.camunda.bpm.dmn.engine.impl.spi.el
- elProvider - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- elProvider - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- elProvider - Variable in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- elProvider - Variable in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- elProvider(ElProvider) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the el provider which is used by the engine to evaluate an el expression.
- elProvider(ElProvider) - Method in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- ElProvider - Interface in org.camunda.bpm.dmn.engine.impl.spi.el
-
Provider for Java Expression Language (EL) support.
- ElProviderCompatible - Interface in org.camunda.bpm.engine.impl.el
-
Implementations indicate that they are compatible with
ElProvider
and can provide one. - elResolver - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- elResolver - Variable in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- elResolver - Variable in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- elResolver - Variable in class org.camunda.bpm.engine.impl.el.ProcessEngineElContext
- ElValueProvider - Class in org.camunda.bpm.engine.impl.el
-
Makes it possible to use expression in
IoParameter
mappings. - ElValueProvider(Expression) - Constructor for class org.camunda.bpm.engine.impl.el.ElValueProvider
- email - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- email - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
- email - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
- email - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- email - Variable in class org.camunda.bpm.engine.rest.hal.user.HalUser
- EMAIL - Static variable in interface org.camunda.bpm.engine.impl.UserQueryProperty
- emailCreationException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- emailFormatException() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- emailLike - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
- emailLike - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- embed(HalRelation, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.HalResource
-
Can be used to embed a relation.
- EMBEDDED_KEY - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- EMBEDDED_KEY_LENGTH - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- EmbeddedEngineRest_WILDFLY - Class in org.camunda.bpm.rest
- EmbeddedEngineRest_WILDFLY() - Constructor for class org.camunda.bpm.rest.EmbeddedEngineRest_WILDFLY
- 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
- embeddedSubProcess() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSubProcessBuilder
- EmbeddedSubProcessBuilder - Class in org.camunda.bpm.model.bpmn.builder
- EmbeddedSubProcessBuilder(AbstractSubProcessBuilder) - Constructor for class org.camunda.bpm.model.bpmn.builder.EmbeddedSubProcessBuilder
- embedVariableValuesInHalTask(HalTask, Map<String, List<VariableInstance>>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- emergingDependentInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- EmergingInstance - Interface in org.camunda.bpm.engine.impl.migration.instance
-
Represents a instance which will be created by a migration, i.e.
- EmergingJobInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- EmergingJobInstance(TimerDeclarationImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.EmergingJobInstance
- empty() - Static method in class org.camunda.bpm.client.task.OrderingConfig
-
Returns an empty config.
- empty(TypeConverter, Object) - Static method in class org.camunda.bpm.impl.juel.BooleanOperations
- EMPTY - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- EMPTY - Static variable in class org.camunda.bpm.impl.juel.AstUnary
- EMPTY_CHANGE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
-
the empty change
- EMPTY_JSON_BODY - Static variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- EMPTY_LINE - Static variable in class org.camunda.bpm.engine.impl.test.TestHelper
- EMPTY_LIST - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- EMPTY_PROCESSES_XML - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessesXml
-
Constant representing the empty processes.xml
- EMPTY_STRING - Static variable in class org.camunda.bpm.engine.impl.cmd.PurgeDatabaseAndCacheCmd
- EMPTY_STRING - Static variable in class org.camunda.bpm.engine.impl.variable.serializer.StringValueSerializer
- EmptyBean - Class in org.camunda.bpm.qa.upgrade.json.beans
- EmptyBean() - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.EmptyBean
- EmptyBodyFilter - Class in org.camunda.bpm.engine.rest.filter
- EmptyBodyFilter() - Constructor for class org.camunda.bpm.engine.rest.filter.EmptyBodyFilter
- emptyHalCollection() - Static method in class org.camunda.bpm.engine.rest.hal.EmptyHalCollection
- EmptyHalCollection - Class in org.camunda.bpm.engine.rest.hal
- EmptyHalCollection() - Constructor for class org.camunda.bpm.engine.rest.hal.EmptyHalCollection
- EmptyHalCollection(long) - Constructor for class org.camunda.bpm.engine.rest.hal.EmptyHalCollection
- emptyHalResource() - Static method in class org.camunda.bpm.engine.rest.hal.EmptyHalResource
- EmptyHalResource - Class in org.camunda.bpm.engine.rest.hal
- EmptyHalResource() - Constructor for class org.camunda.bpm.engine.rest.hal.EmptyHalResource
- emptyMapping() - Static method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCacheKeyMapping
- emptyProcessesXml() - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- emptyReport() - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- EmptyStringVariableScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.variable
- EmptyStringVariableScenario - Class in org.camunda.bpm.qa.upgrade.variable
- EmptyStringVariableScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.variable.EmptyStringVariableScenario
- EmptyStringVariableScenario() - Constructor for class org.camunda.bpm.qa.upgrade.variable.EmptyStringVariableScenario
- emptyVariableContext() - Static method in class org.camunda.bpm.engine.variable.Variables
- EmptyVariableContext - Class in org.camunda.bpm.engine.variable.impl.context
-
An empty variable context implementation which does not allow to resolve any variables.
- emptyVariableName(String) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- emptyVariables() - Static method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableCollectionProvider
- enable - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- enable() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.ENABLED
state. - enable() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- ENABLE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- ENABLE_DUPLICATE_FILTERING - Static variable in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- ENABLE_SAME_SITE_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- ENABLE_SECURE_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- enableAuthorizationCheck() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- enableCmdExceptionLogging - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
If the value of this flag is set to
false
exceptions that occur during command execution will not be logged before re-thrown. - enableCustomObjectDeserialization() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Enable deserialization of variable values that are custom objects.
- enableCustomObjectDeserialization() - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- enabled - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- enabled - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- enabled - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- enabled - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- enabled - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- enabled - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- enabled() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are enabled
- enabled() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- enabled() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- enabled() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are enabled.
- ENABLED - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- enableDefaultDbHistoryEventHandler - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If true, the default
DbHistoryEventHandler
will be included in the list of history event handlers. - 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
-
Deprecated.
- enableDuplicateFiltering() - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
-
Deprecated.
- enableDuplicateFiltering(boolean) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- enableDuplicateFiltering(boolean) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- enableDuplicateFiltering(boolean) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Check the resources for duplicates in the set of previous deployments with same deployment source.
- enableDuplicateFiltering(boolean) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- enableExceptionsAfterUnhandledBpmnError - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
If the value of this flag is set
true
then the process engine throwsProcessEngineException
when no catching boundary event was defined for an error event. - enableExpressionsInAdhocQueries - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
handling of expressions submitted via API; can be used as guards against remote code execution
- enableExpressionsInStoredQueries - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- EnableExternalTaskClient - Annotation Interface in org.camunda.bpm.client.spring.annotation
-
Annotation to bootstrap the External Task Client
- enableFeelLegacyBehavior - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Enable FEEL legacy behavior
- enableFeelLegacyBehavior(boolean) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Controls whether the FEEL legacy behavior is enabled or not
- enableFeelLegacyBehavior(boolean) - Method in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- enableFetchProcessDefinitionDescription - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableFetchScriptEngineFromProcessApplication - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableGracefulDegradationOnContextSwitchFailure - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableHistoricInstancePermissions - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Historic instance permissions are disabled by default
- enableMaxResultsLimit() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- enableOptimisticLockingOnForeignKeyViolation - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- enablePasswordPolicy - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
configuration of password policy
- EnableProcessApplication - Annotation Interface in org.camunda.bpm.spring.boot.starter.annotation
-
Annotation that disables the
SpringProcessEngineConfiguration
auto-deploy feature and instead uses the required META-INF/processes.xml as an indicator for resource scanning. - enableQueryAuthCheck(AuthorizationCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- enableReducedJobExceptionLogging - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
If the value of this flag is set to
true
exceptions that occur during the execution of a job that still has retries left will not be logged. - enableResumingOfPreviousVersions(ProcessApplicationDeploymentBuilder) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- enableResumingOfPreviousVersions(ProcessApplicationDeploymentBuilder) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- enableSameSiteCookie - Variable in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- enableSameSiteCookie - Variable in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- enableSchemaValidation(boolean) - Method in class org.camunda.bpm.engine.impl.util.xml.Parser
- enableScriptCompilation - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableScriptEngineCaching - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableScriptEngineCaching - Variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- enableScriptEngineLoadExternalResources - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableScriptEngineNashornCompatibility - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- enableSecureCookie - Variable in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- enableSecureCookie - Variable in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- enableSecureProcessing(DocumentBuilderFactory) - Static method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- enableSecureXmlProcessing - Variable in class org.camunda.spin.plugin.impl.SpinConfiguration
- enableTelemetry - Variable in class org.camunda.bpm.engine.rest.dto.TelemetryConfigurationDto
-
Deprecated.
- enableTenantCheck() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- enableUserOperationLog() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- enableVarargs() - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
-
Enable variable arguments
- enableVarargs() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- enableXxeProcessing - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If false, disables XML eXternal Entity (XXE) Processing.
- enableXxeProcessing - Variable in class org.camunda.spin.plugin.impl.SpinConfiguration
- encapsulatedDecisionRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- EncapsulatedDecisionReference - Interface in org.camunda.bpm.model.dmn.instance
- EncapsulatedDecisionReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- EncapsulatedDecisionReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.EncapsulatedDecisionReferenceImpl
- EncapsulatedLogic - Interface in org.camunda.bpm.model.dmn.instance
- encapsulatedLogicChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- EncapsulatedLogicImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- EncapsulatedLogicImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.EncapsulatedLogicImpl
- 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.
- encode(Object) - Method in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.Base64
-
Encodes an Object using the base64 algorithm.
- encode(String) - Static method in class org.camunda.bpm.engine.rest.util.URLEncodingUtil
-
Encode a string value using `UTF-8` encoding scheme
- 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
- ENCODER - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- encodeSalt(byte[]) - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedSaltGenerator
- encodeToBase64(String) - Method in class org.camunda.bpm.client.interceptor.auth.BasicAuthProvider
- 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.
- encoding - Variable in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- encoding(String) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- encoding(String) - Method in interface org.camunda.bpm.engine.variable.value.builder.FileValueBuilder
-
Sets the encoding for the file in the value infos (optional).
- encoding(Charset) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- encoding(Charset) - Method in interface org.camunda.bpm.engine.variable.value.builder.FileValueBuilder
-
Sets the encoding for the file in the value infos (optional).
- ENCODING_CHARSET - Static variable in class org.camunda.commons.utils.IoUtil
- ENCODING_CHARSET - Static variable in class org.camunda.spin.impl.util.SpinIoUtil
- EncodingUtil - Class in org.camunda.bpm.engine.rest.util
- EncodingUtil() - Constructor for class org.camunda.bpm.engine.rest.util.EncodingUtil
- 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.PasswordManager
- EncryptionUtil - Class in org.camunda.bpm.engine.impl.util
- EncryptionUtil() - Constructor for class org.camunda.bpm.engine.impl.util.EncryptionUtil
- encryptPassword() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- encryptPassword(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
- encryptPassword(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- end - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- end(boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
ends this execution.
- end(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Ends an execution.
- END - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- END - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- END - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- END_ACTIVITY - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
-
Signifies that an activity is being left / was left
- END_EVAL - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- END_EVENT_CANCEL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- END_EVENT_COMPENSATION - Static variable in class org.camunda.bpm.engine.ActivityTypes
- END_EVENT_ERROR - Static variable in class org.camunda.bpm.engine.ActivityTypes
- END_EVENT_ESCALATION - Static variable in class org.camunda.bpm.engine.ActivityTypes
- END_EVENT_MESSAGE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- END_EVENT_NONE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- END_EVENT_SIGNAL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- END_EVENT_TERMINATE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- END_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricBatchQueryProperty
- END_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- endActivity() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- endActivity() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- EndActivity - Annotation Interface in org.camunda.bpm.engine.cdi.annotation.event
-
Can be used to qualify events fired when an activity is ended / left
- endActivityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
-
id of the activity which ended 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
- endCompensation() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
Execution finished compensation.
- endCompensation() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- endConcurrentExecutionInEventSubprocess() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- endConversation() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.CompleteTask
-
Specifies whether the current conversation should be ended.
- endDate - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- endDate - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- endDate - Variable in class org.camunda.bpm.qa.performance.engine.steps.MetricIntervalStep
- endDate - Variable in class org.camunda.bpm.qa.performance.engine.steps.MetricSumStep
- endDate(Date) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- endDate(Date) - Method in interface org.camunda.bpm.engine.management.MetricsQuery
-
Restrict to data collected before the given date (exclusive)
- endDateMilliseconds - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- ended - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- ended() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are already ended (ie.
- ended() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- endedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- endedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- endedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances that were ended (ie.
- endedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- endedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- endedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- endedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances that were ended (ie.
- endedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- endElement() - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder
- endElement(String, String, String) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- endEvent() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- endEvent(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- EndEvent - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN endEvent element
- EndEventBuilder - Class in org.camunda.bpm.model.bpmn.builder
- EndEventBuilder(BpmnModelInstance, EndEvent) - Constructor for class org.camunda.bpm.model.bpmn.builder.EndEventBuilder
- EndEventImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN endEvent element
- EndEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EndEventImpl
- ENDING - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState
- endOr() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
endOr() terminates an OR query on which an arbitrary amount of filter criteria were applied.
- endOr() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
endOr() terminates an OR query on which an arbitrary amount of filter criteria were applied.
- endOr() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- endOr() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- endOr() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- endOr() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- endOr() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
endOr() terminates an OR query on which an arbitrary amount of filter criteria were applied.
- endOr() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
endOr() terminates an OR query on which an arbitrary amount of filter criteria were applied.
- endPass() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- EndPoint - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN endPoint element
- ENDPOINT_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- 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
- EndPointImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN endPoint element
- EndPointImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EndPointImpl
- EndPointRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN interfaceRef element of the BPMN tParticipant type
- EndPointRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EndPointRef
- endPointRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- EndpointTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- EndpointTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.EndpointTransformer
- endRun() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- endTime - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- endTime - Variable in class org.camunda.bpm.engine.impl.cmd.GetUniqueTaskWorkerCountCmd
- endTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- endTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- endTime - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- endTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- endTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- endTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- endTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- endTimeAfter - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- endTimeAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- endTimeAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have an endTimeAfter date after the given date
- endTimeAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- endTimeBefore - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- endTimeBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- endTimeBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have an endTimeBefore date before the given date
- endTimeBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- endTransition() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- enforceHistoryTimeToLive - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Feature flag that fails the deployment of process, decision, and case resources if their historyTimeToLive is
null
. - EnforceHistoryTimeToLiveScenario - Class in org.camunda.bpm.qa.upgrade.httl
- EnforceHistoryTimeToLiveScenario() - Constructor for class org.camunda.bpm.qa.upgrade.httl.EnforceHistoryTimeToLiveScenario
- enforceNonNullValue - Variable in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- enforceSpecificVariablePermission - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
If the value of this flag is set to
true
, READ_INSTANCE_VARIABLE, READ_HISTORY_VARIABLE, or READ_TASK_VARIABLE on Process Definition resource, and READ_VARIABLE on Task resource READ_VARIABLE on Historic Task Instance resource will be required to fetch variables when the authorizations are enabled. - engine - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- engine - Variable in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- engine - Variable in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricExternalTaskLogResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricJobLogResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- engine - Variable in class org.camunda.bpm.engine.rest.sub.management.JobDefinitionResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionRequirementsDefinitionResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourcesResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
- engine - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- engine - Variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- engine - Variable in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- engine - Variable in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- engine - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- engine - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEngineQueryPerformanceTestCase
- engine - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployModelInstancesTask
- engine - Variable in class org.camunda.bpm.qa.upgrade.ScenarioRunner
- ENGINE_CLIENT_LOGGER - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- ENGINE_LOGGER - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnLogger
- ENGINE_LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
- ENGINE_REQUEST_URL_PATTERN - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- ENGINE_VERSION - Static variable in class org.camunda.bpm.qa.upgrade.TestFixture
- engineAuthorizationTypeException(int, int, int, int) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- engineClient - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- engineClient - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- engineClient - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- engineClient - Variable in class org.camunda.bpm.client.variable.impl.mapper.FileValueMapper
- engineClient - Variable in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- EngineClient - Class in org.camunda.bpm.client.impl
- EngineClient(String, int, Long, String, RequestExecutor) - Constructor for class org.camunda.bpm.client.impl.EngineClient
- EngineClient(String, int, Long, String, RequestExecutor, boolean, OrderingConfig) - Constructor for class org.camunda.bpm.client.impl.EngineClient
- EngineClientException - Exception in org.camunda.bpm.client.impl
- EngineClientException(String, Throwable) - Constructor for exception org.camunda.bpm.client.impl.EngineClientException
- EngineClientLogger - Class in org.camunda.bpm.client.impl
- EngineClientLogger() - Constructor for class org.camunda.bpm.client.impl.EngineClientLogger
- engineConfigurationResource - Variable in class org.camunda.bpm.engine.impl.test.ResourceProcessEngineTestCase
-
This class isn't used in the Process Engine test suite anymore.
- EngineException - Exception in org.camunda.bpm.client.exception
-
Thrown if something went wrong during the engine execution (e.g., a persistence exception occurred).
- EngineException(String, RestException) - Constructor for exception org.camunda.bpm.client.exception.EngineException
- engineInteraction - Variable in class org.camunda.bpm.client.impl.EngineClient
- engineIterator() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
-
Must return an iterator of registered process engines that is independent of concurrent modifications to the underlying data structure of engines.
- engineMetricCollector - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- engineMetricCollector(DmnEngineMetricCollector) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the engine metric collector
- engineMetricCollector(DmnEngineMetricCollector) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- engineName - Variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource
- EnginePersistenceLogger - Class in org.camunda.bpm.engine.impl.db
- EnginePersistenceLogger() - Constructor for class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- 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
- EngineRestExceptionDto - Class in org.camunda.bpm.client.impl
- EngineRestExceptionDto() - Constructor for class org.camunda.bpm.client.impl.EngineRestExceptionDto
- EngineUtil - Class in org.camunda.bpm.engine.rest.util
- EngineUtil() - Constructor for class org.camunda.bpm.engine.rest.util.EngineUtil
- EngineUtilLogger - Class in org.camunda.bpm.engine.impl.util
- EngineUtilLogger() - Constructor for class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- engineVersion - Variable in class org.camunda.bpm.qa.upgrade.ScenarioRunner
- enrichHistoricDecisionsWithInputsAndOutputs(HistoricDecisionInstanceQueryImpl, List<HistoricDecisionInstance>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- ENSURE_UTIL_LOGGER - Static variable in class org.camunda.commons.utils.UtilsLogger
- ensureActive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- ensureActiveCommandContext(String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureActivityIdInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- ensureActivityInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureActivityInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
must be called before the activity member field or getActivity() is called
- ensureAtLeastOneNotEmpty(Class<? extends ProcessEngineException>, String, String...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureAtLeastOneNotEmpty(String, String...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureAtLeastOneNotNull(Class<? extends ProcessEngineException>, String, Object...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureAtLeastOneNotNull(String, Object...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureCamundaAdminGroupExists(ProcessEngine) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
- ensureCapacityLimit() - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- ensureCaseDefinitionInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureCaseExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- ensureCaseExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- ensureCaseExecutionsInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureCaseExecutionTreeInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureCaseInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureCaseInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- ensureCaseSentryPartsInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureChildElement(DomXmlElement, DomXmlElement) - Static method in class org.camunda.spin.impl.xml.dom.util.DomXmlEnsure
-
Ensures that the element is child element of the parent element.
- ensureCleanAfterTest - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- ensureCleanAfterTest - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- ensureCleanAfterTest(boolean) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- EnsureCleanDbPlugin - Class in org.camunda.qa.impl
- EnsureCleanDbPlugin() - Constructor for class org.camunda.qa.impl.EnsureCleanDbPlugin
- ensureCleanup() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- ensureCommandContextNotActive() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
- ensureConcurrent(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- ensureConcurrentScope(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- ensureConnectorInitialized() - Method in class org.camunda.connect.plugin.impl.ServiceTaskConnectorActivityBehavior
- ensureConnectorProvidersInitialized() - Method in class org.camunda.connect.Connectors
-
Detect all available connectors in the classpath using a
ServiceLoader
. - ensureContextInitialized() - Method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- ensureCorrelationLocalVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- ensureCorrelationProcessInstanceVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- ensureCorrelationVariablesNotSet() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- ensureDataformatsInitialized() - Method in class org.camunda.spin.DataFormats
-
Detect all available dataformats on the classpath using a
ServiceLoader
. - ensureDefaultInitialExists() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- ensureDeploymentsWithIdsExists(Set<String>, List<DeploymentEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- ensureEjbProcessApplicationReferenceInitialized() - Method in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
- ensureEjbProcessApplicationReferenceInitialized() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
- ensureEjbProcessApplicationReferenceInitialized() - Method in class org.camunda.bpm.application.impl.JakartaEjbProcessApplication
- ensureEquals(Class<? extends ProcessEngineException>, String, long, long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureEquals(String, long, long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureErrorByteArrayInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- ensureEventSubscriptionsInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureExceptionByteArrayInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- ensureExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- ensureExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- ensureExecutionInitialized(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- ensureExecutionsInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureExecutionTreeInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
Fetch all the executions inside the same process instance as list and then reconstruct the complete execution tree.
- ensureExternalTasksInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureFalse(String, boolean) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureGeneratorInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.StrongUuidGenerator
- ensureGreaterThanOrEqual(Class<? extends ProcessEngineException>, String, String, long, long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureGreaterThanOrEqual(String, long, long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureGreaterThanOrEqual(String, String, long, long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureHasId(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- ensureHistoricProcessInstanceNotActive(HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- ensureHistoryLevelInitialized() - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
- ensureHistoryLevelInitialized() - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- ensureHistoryLevelInitialized() - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
- ensureHistoryLevelInitialized() - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- ensureHistoryLevelInitialized() - Method in class org.camunda.bpm.engine.impl.history.transformer.HistoryCaseExecutionListener
- ensureHistoryReadOnProcessDefinition(HistoricActivityStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricStatisticsManager
- 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.AbstractEjbProcessApplication
- ensureInitialized() - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- ensureInstanceOf(Class<? extends ProcessEngineException>, String, Object, Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureInstanceOf(Class<? extends ProcessEngineException>, String, String, Object, Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureInstanceOf(Object, Class<?>) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- ensureInstanceOf(String, Object, Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureInstanceOf(String, String, Object, Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureJobDefinitionInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- ensureJobDueDateNotNull - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- ensureJobsInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureLessThan(String, String, long, long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNoDuplicateDefinitionKeys(List<DefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- ensureNoDuplicateDefinitionKeys(List<DecisionRequirementsDefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- ensureNoEntitiesAreLeft(String, Collection<? extends DbEntity>, MigratingProcessInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- ensureNoExpressionInMessageStartEvent(Element, EventSubscriptionDeclaration, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- ensureNoIoMappingDefined(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- ensureNoLoopInDecision(DmnDecision, List<String>, List<String>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- ensureNoLoopInDecisions(List<DmnDecision>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- ensureNotCaseInstance(CmmnActivityExecution, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- ensureNotContainsEmptyString(Class<? extends ProcessEngineException>, String, String, Collection<String>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotContainsEmptyString(Class<? extends ProcessEngineException>, String, Collection<String>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotContainsEmptyString(String, String, Collection<String>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotContainsEmptyString(String, Collection<String>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotContainsNull(Class<? extends ProcessEngineException>, String, String, Collection<?>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotContainsNull(Class<? extends ProcessEngineException>, String, Collection<?>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotContainsNull(String, String, Collection<?>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotContainsNull(String, Collection<?>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotDocumentRootExpression(String) - Static method in class org.camunda.spin.impl.xml.dom.util.DomXmlEnsure
-
Ensures that the expression is not the root expression '/'.
- ensureNotEmpty(Class<? extends ProcessEngineException>, String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(Class<? extends ProcessEngineException>, String, String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(Class<? extends ProcessEngineException>, String, String, Collection) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(Class<? extends ProcessEngineException>, String, String, Map) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(Class<? extends ProcessEngineException>, String, Collection) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(Class<? extends ProcessEngineException>, String, Map) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(String, String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(String, String, Collection) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(String, String, Map) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(String, Collection) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotEmpty(String, Map) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotInOrQuery(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- ensureNotNull(Class<? extends ProcessEngineException>, String, Object) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotNull(Class<? extends ProcessEngineException>, String, Object...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotNull(Class<? extends ProcessEngineException>, String, String, Object) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotNull(Class<? extends ProcessEngineException>, String, String, Object...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotNull(Object, String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- ensureNotNull(String, Object) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotNull(String, Object) - Static method in class org.camunda.commons.utils.EnsureUtil
-
Ensures that the parameter is not null.
- ensureNotNull(String, Object...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotNull(String, String, Object) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotNull(String, String, Object...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNotNullAndGet(String, T) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
-
Ensures the value is not null and returns the value.
- 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
- ensureNull(Class<? extends ProcessEngineException>, String, String, Object) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNumberOfElements(Class<? extends ProcessEngineException>, String, String, Collection, int) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNumberOfElements(Class<? extends ProcessEngineException>, String, Collection, int) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNumberOfElements(String, String, Collection, int) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureNumberOfElements(String, Collection, int) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureOnlyOneNotNull(Class<? extends ProcessEngineException>, String, Object...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureOnlyOneNotNull(String, Object...) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureOperationAllowed(CommandContext, ExecutionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- ensureOrExpressionsEvaluated() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- ensureParamInstanceOf(String, Object, Class<T>) - Static method in class org.camunda.commons.utils.EnsureUtil
-
Ensure the object is of a given type and return the casted object
- ensureParentInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureParentInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureParentTaskActive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- ensurePayloadProcessInstanceVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- ensurePayloadProcessInstanceVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- ensurePayloadProcessInstanceVariablesLocalInitialized() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- ensurePayloadProcessInstanceVariablesToTriggeredScopeInitialized() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- ensurePositive(Class<? extends ProcessEngineException>, String, Long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensurePositive(Class<? extends ProcessEngineException>, String, String, Long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensurePositive(String, Long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensurePositive(String, String, Long) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensurePrefixAndSchemaFitToegether(String, String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
When providing a schema and a prefix the prefix has to be the schema ending with a dot.
- ensurePreviousCaseDefinitionIdInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- ensurePreviousDecisionDefinitionIdInitialized() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- ensurePreviousDecisionRequirementsDefinitionIdInitialized() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- ensurePreviousProcessDefinitionIdInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- ensureProcessDefinitionAndTenantIdNotSet() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- ensureProcessDefinitionIdNotSet() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- 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
- ensureProcessInstanceAndTenantIdNotSet() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- ensureProcessInstanceExist(String, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- ensureProcessInstanceExist(String, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationCmd
- ensureProcessInstanceExist(String, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- ensureProcessInstanceExists(String, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- ensureProcessInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureResourcesWithIdsExist(String, Set<String>, List<ResourceEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- ensureResourcesWithKeysExist(String, Set<String>, Map<String, ResourceEntity>, String) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- ensureResourcesWithNamesExist(String, Set<String>, List<ResourceEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- ensureSameProcessDefinition(HistoricProcessInstance, String) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- ensureSameProcessDefinition(ExecutionEntity, String) - Method in class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationCmd
- ensureSameProcessDefinition(ExecutionEntity, String) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- ensureScope(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- ensureSerializerInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- ensureSetupAvailable(ProcessEngine) - Method in class org.camunda.bpm.admin.impl.web.SetupResource
- ensureSourceCaseExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- ensureSubCaseInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureSubCaseInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureSubProcessInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureSubProcessInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureSuperCaseExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureSuperCaseExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureSuperExecutionInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureSuperExecutionInstanceInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureTaskActive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- ensureTaskInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- ensureTasksInitialized() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ensureTenantAuthorized(CommandContext, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.batch.RestartProcessInstancesBatchCmd
- ensureTenantIdNotChanged() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- ensureTransitionAllowed(CmmnActivityExecution, CaseExecutionState, CaseExecutionState, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- ensureTrue(String, boolean) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- EnsureUtil - Class in org.camunda.bpm.engine.impl.util
- EnsureUtil - Class in org.camunda.commons.utils
- EnsureUtil() - Constructor for class org.camunda.bpm.engine.impl.util.EnsureUtil
- EnsureUtil() - Constructor for class org.camunda.commons.utils.EnsureUtil
- EnsureUtilLogger - Class in org.camunda.commons.utils
- EnsureUtilLogger() - Constructor for class org.camunda.commons.utils.EnsureUtilLogger
- ensureValidIndividualResourceId(Class<? extends ProcessEngineException>, String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureValidIndividualResourceId(String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureValidIndividualResourceIds(Class<? extends ProcessEngineException>, String, Collection<String>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureValidIndividualResourceIds(String, Collection<String>) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureValidMaxResults(int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- ensureVariableDeletionsInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- ensureVariableDeletionsLocalInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- ensureVariableShouldNotBeRemoved(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- ensureVariableShouldNotBeSet(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- 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.ProcessInstanceQueryImpl
- ensureVariablesInitialized() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- ensureVariablesLocalInitialized() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- ensureVariablesSet(ExecutionEntity, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- ensureVariablesShouldNotBeRemoved(Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- ensureVariablesShouldNotBeSet(Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- ensureWhitelistedResourceId(CommandContext, String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- ensureXPathNotEmpty(NodeList, String) - Static method in class org.camunda.spin.impl.xml.dom.util.DomXmlEnsure
-
Ensure that the nodeList is either null or empty.
- ensureXPathNotNull(Node, String) - Static method in class org.camunda.spin.impl.xml.dom.util.DomXmlEnsure
-
Ensure that the node is not null.
- 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.PvmExecutionImpl
- enterLicenseKey(String) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- enterLicenseKeyFailed(URL, Exception) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- entities - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- ENTITIES - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- entity - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
-
The entity the operation is performed on.
- ENTITY_TYPE_ATTACHMENT - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Deprecated.Please use
EntityTypes.ATTACHMENT
instead. - ENTITY_TYPE_IDENTITY_LINK - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Deprecated.Please use
EntityTypes.IDENTITY_LINK
instead. - ENTITY_TYPE_TASK - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Deprecated.Please use
EntityTypes.TASK
instead. - entityCache - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
-
reusable cache
- entityCacheDuplicateEntryException(String, String, Class<? extends DbEntity>, DbEntityState) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- entityCacheKeys - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCacheKeyMapping
- entityCacheLookupException(Class<T>, String, Class<? extends DbEntity>, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- entityDeletePerformed(DbEntityOperation, int, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- entityId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- entityId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- entityInsertPerformed(DbEntityOperation, int, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- EntityLoadListener - Interface in org.camunda.bpm.engine.impl.db
- entityManagerFactory - Static variable in class org.camunda.bpm.qa.upgrade.variables.JpaVariableScenario
- entityState - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- entityType - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
-
The type of the DbEntity this operation is executed on.
- entityType - Variable in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
- entityType - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- entityType - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- entityType - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- entityType - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- entityType - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- entityType(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query for operations on entities of a given type only.
- entityType(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- EntityTypeComparatorForInserts - Class in org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator
- EntityTypeComparatorForInserts() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.EntityTypeComparatorForInserts
- EntityTypeComparatorForModifications - Class in org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator
-
Compares operations by Entity type.
- EntityTypeComparatorForModifications() - Constructor for class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.EntityTypeComparatorForModifications
- entityTypeIn(String...) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query for operations on entities of a given type only.
- entityTypeIn(String...) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- entityTypes - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- entityTypes - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- EntityTypes - Class in org.camunda.bpm.engine
- EntityTypes() - Constructor for class org.camunda.bpm.engine.EntityTypes
- entityUpdatePerformed(DbEntityOperation, int, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- entries - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- entry - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- entry(String, String) - Static method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- entryCriteria - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- entryCriteriaRefCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
-
Deprecated.
- EntryCriterion - Interface in org.camunda.bpm.model.cmmn.instance
- entryCriterionCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- entryCriterionCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- EntryCriterionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- EntryCriterionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.EntryCriterionImpl
- entryCriterionSatisfied - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
This property will be used if
this
CmmnExecution
is in stateCaseExecutionState.NEW
to note that an entry criterion is satisfied. - entryId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteUserOperationLogEntryCmd
- entryPoints - Variable in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- entrySet() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- entrySet() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- entrySet() - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- entrySet() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- entrySet() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- entrySet() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- entrySet() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- enumAttribute(String, Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- enumAttribute(String, Class<V>) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- EnumAttribute<T extends Enum<T>> - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
An attribute exposing an Enum value
- EnumAttribute(ModelElementType, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttribute
- EnumAttributeBuilder<T extends Enum<T>> - Class in org.camunda.bpm.model.xml.impl.type.attribute
- EnumAttributeBuilder(String, ModelElementTypeImpl, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- enumeration - Variable in class org.camunda.bpm.identity.impl.ldap.LdapSearchResults
- EnumFormType - Class in org.camunda.bpm.engine.impl.form.type
- EnumFormType(Map<String, String>) - Constructor for class org.camunda.bpm.engine.impl.form.type.EnumFormType
- env - Variable in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
-
the cached environment scripts per script language
- environment - Variable in class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
- environmentScripts - Variable in class org.camunda.bpm.application.impl.ProcessApplicationScriptEnvironment
- envResolvers - Variable in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
-
the resolvers
- EOF - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- eq(boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
eq := cmp (<EQ> cmp | <NE> cmp)*
- eq(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.BooleanOperations
- EQ - Enum constant in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
- EQ - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- EQ - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- EQUAL_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- equalId(ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.DefaultMigrationActivityMatcher
- equals(int, String) - Method in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- equals(Object) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- 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.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- equals(Object) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- equals(Object) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.HitPolicyEntry
- equals(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.DefaultTypeDefinition
- equals(Object) - Method in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- equals(Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- equals(Object) - Method in class org.camunda.bpm.engine.history.ExternalTaskState.ExternalTaskStateImpl
- equals(Object) - Method in class org.camunda.bpm.engine.history.IncidentState.IncidentStateImpl
- equals(Object) - Method in class org.camunda.bpm.engine.history.JobState.JobStateImpl
- equals(Object) - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- equals(Object) - Method in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- equals(Object) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState.CaseExecutionStateImpl
- equals(Object) - Method in class org.camunda.bpm.engine.impl.core.model.PropertyKey
- equals(Object) - Method in class org.camunda.bpm.engine.impl.core.model.PropertyListKey
- equals(Object) - Method in class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- equals(Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- equals(Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- equals(Object) - Method in class org.camunda.bpm.engine.impl.history.AbstractHistoryLevel
- equals(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.IncidentEntity
- equals(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- equals(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- equals(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
- equals(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- equals(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- equals(Object) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState.ActivityInstanceStateImpl
- equals(Object) - Method in class org.camunda.bpm.engine.impl.QueryPropertyImpl
- equals(Object) - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- equals(Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl.TaskQueryVariableValueComparable
- equals(Object) - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
- equals(Object) - Method in class org.camunda.bpm.engine.impl.util.xml.Namespace
- equals(Object) - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
- equals(Object) - Method in class org.camunda.bpm.engine.rest.util.ResourceUtil
- equals(Object) - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- equals(Object) - Method in class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl
- equals(Object) - Method in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- equals(Object) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- equals(Object) - Method in class org.camunda.bpm.impl.juel.Bindings
- equals(Object) - Method in class org.camunda.bpm.impl.juel.Builder
- equals(Object) - Method in class org.camunda.bpm.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.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.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.impl.juel.TypeConverterImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- equals(Object) - Method in class org.camunda.bpm.model.xml.impl.util.QName
- equals(Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- equals(Object) - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- equals(Object) - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentication
- EQUALS - Enum constant in enum class org.camunda.bpm.engine.impl.QueryOperator
- EQUALS_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- EqualTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- EqualTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.EqualTransformer
- EQUIVALENT_BEHAVIORS - Static variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameBehaviorInstructionValidator
- equivalentBehaviors - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameBehaviorInstructionValidator
- error - Variable in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
- error() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
-
Sets a catch all error definition.
- error() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets a catch all error definition.
- error(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
-
Sets an error definition for the given error code.
- error(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEndEventBuilder
-
Sets an error definition for the given error code.
- error(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractErrorEventDefinitionBuilder
-
Sets the error attribute with errorCode.
- error(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets an error definition for the given error code.
- error(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
-
Sets an error definition for the given error code.
- error(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEndEventBuilder
-
Sets an error definition for the given error code.
- error(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractErrorEventDefinitionBuilder
-
Sets the error attribute with errorCode and errorMessage.
- error(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets an error definition for the given error code.
- error(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- error(SAXParseException) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.DomErrorHandler
- 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 - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN error element
- Error() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.Error
- ERROR - Enum constant in enum class org.camunda.bpm.model.xml.validation.ValidationResultType
- ERROR - Enum constant in enum class org.camunda.commons.logging.Level
- ERROR_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- ERROR_EVENT_DEFINITIONS - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- ERROR_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- ERROR_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- ERROR_INDICATOR_VARIABLE - Static variable in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- ERROR_MSG - Static variable in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- ERROR_NAME_VARIABLE - Static variable in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- ErrorAwareBackoffStrategy - Interface in org.camunda.bpm.client.backoff
-
Provides a way to define a back off between fetch and lock requests.
- errorCode - Variable in class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- errorCode - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- errorCode - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- errorCode - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.Error
- errorCode - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- errorCode - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskBpmnErrorCmd
-
The error code of the corresponding bpmn error.
- errorCode - Variable in class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- errorCode - Variable in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- errorCode - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- errorCodeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- errorCodeVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- errorCodeVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- errorCodeVariable(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractErrorEventDefinitionBuilder
-
Sets the error code variable attribute.
- errorCount - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- errorCount - Variable in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- ErrorDeclarationForProcessInstanceFinder - Class in org.camunda.bpm.engine.impl.bpmn.helper
- ErrorDeclarationForProcessInstanceFinder(Exception, String, PvmActivity) - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- errorDetails - Variable in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- errorDetails - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- errorDetails - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- errorDetails - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- errorDetails - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- errorDetails - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- errorDetailsByteArray - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- errorDetailsByteArrayId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- errorDetailsByteArrayId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- ErrorEndEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- ErrorEndEventActivityBehavior(String, ParameterValueProvider) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- errorEventDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- errorEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
-
Creates an error event definition and returns a builder for the error event definition.
- errorEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Creates an error event definition and returns a builder for the error event definition.
- errorEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
-
Creates an error event definition with an unique id and returns a builder for the error event definition.
- errorEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Creates an error event definition with an unique id and returns a builder for the error event definition.
- ErrorEventDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
- ErrorEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN errorEventDefinition element
- ErrorEventDefinition(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- ErrorEventDefinitionBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ErrorEventDefinitionBuilder(BpmnModelInstance, ErrorEventDefinition) - Constructor for class org.camunda.bpm.model.bpmn.builder.ErrorEventDefinitionBuilder
- errorEventDefinitionDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractErrorEventDefinitionBuilder
-
Finishes the building of a error event definition.
- errorEventDefinitionDone() - Method in class org.camunda.bpm.model.bpmn.builder.CamundaErrorEventDefinitionBuilder
- errorEventDefinitionEvaluationException(String, CamundaErrorEventDefinition, Exception) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskLogger
-
Logs that the error event definition expression could not be evaluated and will be considered as false
- ErrorEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN errorEventDefinition element
- ErrorEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- errorEventDefinitionMatches(CamundaErrorEventDefinition, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- errorException(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.ContextLogger
- errorHandlerActivity - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- ErrorImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- ErrorImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- errorMessage - Variable in class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- errorMessage - Variable in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- errorMessage - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- errorMessage - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskBpmnErrorCmd
- errorMessage - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- errorMessage - Variable in class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- errorMessage - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- errorMessage - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- errorMessage - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- errorMessage - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- errorMessage - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- errorMessage - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- errorMessage - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- errorMessage(String) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries with the given error message.
- errorMessage(String) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- errorMessageVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- errorMessageVariable(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractErrorEventDefinitionBuilder
-
Sets the error message variable attribute.
- ErrorPageIT - Class in org.camunda.bpm
- ErrorPageIT() - Constructor for class org.camunda.bpm.ErrorPageIT
- errorPropagationException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- ErrorPropagationException - Exception in org.camunda.bpm.engine.impl.bpmn.helper
- ErrorPropagationException(Throwable) - Constructor for exception org.camunda.bpm.engine.impl.bpmn.helper.ErrorPropagationException
- ErrorRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN errorRef element of the BPMN tOperation type
- ErrorRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ErrorRef
- errorRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- errorRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- 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.bpmn.parser.ResourceReportImpl
- errors - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- errors - Variable in class org.camunda.bpm.engine.rest.dto.ResourceReportDto
- errorTooManyRequests(AsyncResponse) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- errorWhileTransformingDecisions(Throwable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- errorWhileTransformingDefinitions(Throwable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- escalation - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowEscalationEventActivityBehavior
- escalation() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
-
Sets a catch all escalation definition.
- escalation() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets a catch all escalation definition.
- escalation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
-
Sets an escalation definition for the given escalation code.
- escalation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets an escalation definition for the given escalation code.
- escalation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
-
Sets an escalation definition for the given escalation code.
- escalation(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- Escalation - Class in org.camunda.bpm.engine.impl.bpmn.parser
-
Represents an 'escalation' element.
- Escalation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN escalation element
- Escalation(String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- ESCALATION_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- ESCALATION_EVENT_DEFINITIONS - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- escalationCode - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- escalationCode - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- escalationCode - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- escalationCode - Variable in class org.camunda.bpm.engine.impl.cmd.HandleTaskEscalationCmd
- escalationCode - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto
- escalationCodeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- escalationCodeVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- escalationEventDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- EscalationEventDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
-
Represents an escalation event definition that reference an 'escalation' element.
- EscalationEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN escalationEventDefinition element
- EscalationEventDefinition(PvmActivity, boolean) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- EscalationEventDefinitionFinder - Class in org.camunda.bpm.engine.impl.bpmn.helper
- EscalationEventDefinitionFinder(String, PvmActivity) - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- EscalationEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN escalationEventDefinition element
- EscalationEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EscalationEventDefinitionImpl
- escalationHandler - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- EscalationHandler - Class in org.camunda.bpm.engine.impl.bpmn.helper
-
Helper class handling the propagation of escalation.
- EscalationHandler() - Constructor for class org.camunda.bpm.engine.impl.bpmn.helper.EscalationHandler
- EscalationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN escalation element
- EscalationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- escalationRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.EscalationEventDefinitionImpl
- escalations - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Mapping of found escalation elements
- escapeLDAPSearchFilter(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- escapeQuotes(String) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- eval() - Method in class org.camunda.bpm.impl.juel.Parser
-
eval := dynamic | deferred
- eval(boolean, boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
dynmamic := <START_EVAL_DYNAMIC> expr <END_EVAL> deferred := <START_EVAL_DEFERRED> expr <END_EVAL>
- eval(Reader, ScriptContext) - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngine
- eval(Reader, ScriptContext) - Method in class org.camunda.templateengines.FreeMarkerScriptEngine
- eval(String, ScriptContext) - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngine
- eval(String, ScriptContext) - Method in class org.camunda.templateengines.FreeMarkerScriptEngine
- eval(ScriptContext) - Method in class org.camunda.templateengines.FreeMarkerCompiledScript
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstBinary
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstBoolean
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstChoice
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstComposite
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstEval
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstFunction
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstMethod
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstNested
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstNode
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstNull
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstNumber
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstParameters
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstProperty
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstString
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstText
- eval(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstUnary
- eval(Bindings, ELContext, AstNode) - Method in interface org.camunda.bpm.impl.juel.AstUnary.Operator
- eval(Bindings, ELContext, AstNode) - Method in class org.camunda.bpm.impl.juel.AstUnary.SimpleOperator
- eval(Bindings, ELContext, AstNode, AstNode) - Method in interface org.camunda.bpm.impl.juel.AstBinary.Operator
- eval(Bindings, ELContext, AstNode, AstNode) - Method in class org.camunda.bpm.impl.juel.AstBinary.SimpleOperator
- evaluate() - Method in interface org.camunda.bpm.engine.dmn.DecisionEvaluationBuilder
-
Evaluates the decision.
- evaluate() - Method in interface org.camunda.bpm.engine.dmn.DecisionsEvaluationBuilder
-
Evaluates the decision.
- evaluate() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- evaluate() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- evaluate(ScriptEngine, VariableScope, Bindings) - Method in class org.camunda.bpm.engine.impl.scripting.CompiledExecutableScript
- evaluate(ScriptEngine, VariableScope, Bindings) - Method in class org.camunda.bpm.engine.impl.scripting.DynamicExecutableScript
- evaluate(ScriptEngine, VariableScope, Bindings) - Method in class org.camunda.bpm.engine.impl.scripting.ExecutableScript
- evaluate(ScriptEngine, VariableScope, Bindings) - Method in class org.camunda.bpm.engine.impl.scripting.ResourceExecutableScript
- evaluate(ScriptEngine, VariableScope, Bindings) - Method in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
- evaluate(DmnDecision, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionLiteralExpressionEvaluationHandler
- evaluate(DmnDecision, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluate(DmnDecision, VariableContext) - Method in interface org.camunda.bpm.dmn.engine.impl.evaluation.DmnDecisionLogicEvaluationHandler
-
Evaluate a decision with the given
VariableContext
. - evaluate(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- evaluate(DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.Condition
-
Evaluates the condition and returns the result.
- 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(VariableScope, DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.Condition
-
Evaluates the condition and returns the result.
- evaluate(VariableScope, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.el.UelExpressionCondition
- evaluate(VariableScope, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptCondition
- evaluate(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CaseControlRuleImpl
- evaluate(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.CaseControlRule
- evaluateAutoComplete(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- evaluateCollectionVariable(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- evaluateCondition(ConditionSet, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultConditionHandler
- evaluateCondition(EvaluationConditionDto) - Method in interface org.camunda.bpm.engine.rest.ConditionRestService
- evaluateCondition(EvaluationConditionDto) - Method in class org.camunda.bpm.engine.rest.impl.ConditionRestServiceImpl
- evaluateConditionStartByEventSubscription(CommandContext, ConditionSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultConditionHandler
- evaluateConditionStartByProcessDefinitionId(CommandContext, ConditionSet, String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultConditionHandler
- evaluatedAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricDecisionInstanceQueryCmd
- evaluatedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- evaluatedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- evaluatedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that were evaluated after the given date.
- evaluatedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- evaluatedAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricDecisionInstanceQueryCmd
- evaluatedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- evaluatedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- evaluatedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that were evaluated before the given date.
- evaluatedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- evaluateDecision(String, InputStream, Map<String, Object>) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates the decision with the given key in a DMN decision model.
- evaluateDecision(String, InputStream, Map<String, Object>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecision(String, InputStream, VariableContext) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates the decision with the given key in a DMN decision model.
- evaluateDecision(String, InputStream, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecision(String, DmnModelInstance, Map<String, Object>) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates the decision with the given key in a DMN decision model.
- evaluateDecision(String, DmnModelInstance, Map<String, Object>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecision(String, DmnModelInstance, VariableContext) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates the decision with the given key in a DMN decision model.
- evaluateDecision(String, DmnModelInstance, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecision(UriInfo, EvaluateDecisionDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.DecisionDefinitionResource
- evaluateDecision(UriInfo, EvaluateDecisionDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- evaluateDecision(DmnDecision, Map<String, Object>) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates a decision.
- evaluateDecision(DmnDecision, Map<String, Object>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecision(DmnDecision, VariableContext) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates a decision.
- evaluateDecision(DmnDecision, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
-
Evaluate a decision with the given
VariableContext
- evaluateDecision(DmnDecision, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecision(AbstractVariableScope, String, BaseCallableElement, String, DecisionResultMapper) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- evaluateDecision(DecisionDefinition, VariableMap) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- evaluateDecisionById(String) - Method in interface org.camunda.bpm.engine.DecisionService
-
Returns a fluent builder to evaluate the decision with the given id.
- evaluateDecisionById(String) - Method in class org.camunda.bpm.engine.impl.DecisionServiceImpl
- evaluateDecisionById(CommandExecutor, String) - Static method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- evaluateDecisionByKey(String) - Method in interface org.camunda.bpm.engine.DecisionService
-
Returns a fluent builder to evaluate the decision with the given key.
- evaluateDecisionByKey(String) - Method in class org.camunda.bpm.engine.impl.DecisionServiceImpl
- evaluateDecisionByKey(CommandExecutor, String) - Static method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- EvaluateDecisionCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Evaluates the decision with the given key or id.
- EvaluateDecisionCmd(DecisionEvaluationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- EvaluateDecisionDto - Class in org.camunda.bpm.engine.rest.dto.dmn
- EvaluateDecisionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.dmn.EvaluateDecisionDto
- evaluateDecisionTable(String, InputStream, Map<String, Object>) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates the decision with the given key in a DMN decision model.
- evaluateDecisionTable(String, InputStream, Map<String, Object>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecisionTable(String, InputStream, VariableContext) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates the decision with the given key in a DMN decision model.
- evaluateDecisionTable(String, InputStream, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecisionTable(String, DmnModelInstance, Map<String, Object>) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates the decision with the given key in a DMN decision model.
- evaluateDecisionTable(String, DmnModelInstance, Map<String, Object>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecisionTable(String, DmnModelInstance, VariableContext) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates the decision with the given key in a DMN decision model.
- evaluateDecisionTable(String, DmnModelInstance, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecisionTable(DmnDecision, Map<String, Object>) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates a decision which is implemented as decision table.
- evaluateDecisionTable(DmnDecision, Map<String, Object>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecisionTable(DmnDecision, VariableContext) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Evaluates a decision which is implemented as decision table.
- evaluateDecisionTable(DmnDecision, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- evaluateDecisionTable(DmnDecisionTableImpl, VariableContext, DmnDecisionTableEvaluationEventImpl) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateDecisionTable(DecisionDefinition, VariableMap) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- evaluateDecisionTableById(String) - Method in interface org.camunda.bpm.engine.DecisionService
-
Returns a fluent builder to evaluate the decision table with the given id.
- evaluateDecisionTableById(String) - Method in class org.camunda.bpm.engine.impl.DecisionServiceImpl
- evaluateDecisionTableById(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.DecisionService
-
Evaluates the decision with the given id.
- evaluateDecisionTableById(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.DecisionServiceImpl
- evaluateDecisionTableById(CommandExecutor, String) - Static method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- evaluateDecisionTableByKey(String) - Method in interface org.camunda.bpm.engine.DecisionService
-
Returns a fluent builder to evaluate the decision table with the given key.
- evaluateDecisionTableByKey(String) - Method in class org.camunda.bpm.engine.impl.DecisionServiceImpl
- evaluateDecisionTableByKey(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.DecisionService
-
Evaluates the decision with the given key in the latest version.
- evaluateDecisionTableByKey(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.DecisionServiceImpl
- evaluateDecisionTableByKey(CommandExecutor, String) - Static method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- evaluateDecisionTableByKeyAndVersion(String, Integer, Map<String, Object>) - Method in interface org.camunda.bpm.engine.DecisionService
-
Evaluates the decision with the given key in the specified version.
- evaluateDecisionTableByKeyAndVersion(String, Integer, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.DecisionServiceImpl
- EvaluateDecisionTableCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Evaluates the decision table with the given key or id.
- EvaluateDecisionTableCmd(DecisionTableEvaluationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- EvaluateDecisionTableStep - Class in org.camunda.bpm.qa.performance.engine.steps
-
Evaluate a decision table using the DecisionService of the engine.
- EvaluateDecisionTableStep(ProcessEngine, String, Map<String, Object>) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.EvaluateDecisionTableStep
- evaluateElExpression(String, String, VariableContext, CachedExpressionSupport) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- evaluateExpression(String, DmnExpressionImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- evaluateExpression(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.DynamicExecutableScript
- evaluateExpressions() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- evaluateExpressionsAndExecuteCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- evaluateExpressionsAndExecuteDeploymentIdMappingsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- evaluateExpressionsAndExecuteIdsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- evaluateExpressionsAndExecuteList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- evaluateFeelSimpleExpression(String, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- evaluateFeelSimpleUnaryTests(DmnDecisionTableInputImpl, DmnExpressionImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateInput(DmnDecisionTableInputImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateInputEntry(DmnDecisionTableInputImpl, DmnExpressionImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateInputExpression(DmnExpressionImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateInputForAvailableRules(int, DmnDecisionTableInputImpl, List<DmnDecisionTableRuleImpl>, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateLiteralExpression(DmnExpressionImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionLiteralExpressionEvaluationHandler
- evaluateManualActivationRule(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- evaluateMatchingRule(List<DmnDecisionTableOutputImpl>, DmnDecisionTableRuleImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateOutputEntries(List<DmnDecisionTableOutputImpl>, DmnDecisionTableRuleImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateOutputEntry(DmnExpressionImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluateRepetitionRule(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerActivityBehavior
- evaluateRepetitionRule(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- evaluateRequiredRule(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- evaluateScript(ScriptEngine, Bindings) - Method in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
- evaluateScriptExpression(String, VariableContext, String, CachedCompiledScriptSupport) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- evaluateSimpleExpression(String, VariableContext) - Method in interface org.camunda.bpm.dmn.feel.impl.FeelEngine
-
Evaluate a FEEL simple expression
- evaluateSimpleExpression(String, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- evaluateSimpleExpression(String, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- evaluateSimpleUnaryTests(String, String, VariableContext) - Method in interface org.camunda.bpm.dmn.feel.impl.FeelEngine
-
Evaluate a FEEL simple unary tests expression
- evaluateSimpleUnaryTests(String, String, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- evaluateSimpleUnaryTests(String, String, VariableContext) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- evaluateStartCondition(CommandContext, ConditionSet) - Method in interface org.camunda.bpm.engine.impl.runtime.ConditionHandler
-
Evaluates conditions of process definition with a conditional start event
- evaluateStartCondition(CommandContext, ConditionSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultConditionHandler
- EvaluateStartConditionCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Evaluates the conditions to start processes by conditional start events
- EvaluateStartConditionCmd(ConditionEvaluationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.EvaluateStartConditionCmd
- evaluateStartConditions() - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- evaluateStartConditions() - Method in interface org.camunda.bpm.engine.runtime.ConditionEvaluationBuilder
- evaluatesToTypeRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FormalExpressionImpl
- evaluateThrowBpmnError(ExecutionEntity, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- evaluateValueProvider(ParameterValueProvider, ExecutionEntity, String) - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
Evaluates a given value provider with the given execution entity to determine the correct value.
- EVALUATION_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryProperty
- EvaluationConditionDto - Class in org.camunda.bpm.engine.rest.dto.condition
- EvaluationConditionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- evaluationException(String) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- evaluationHandlers - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- evaluationListeners - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- evaluationListeners - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- evaluations - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DecisionInstanceStatisticsImpl
- evaluations - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto
- evaluationTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- evaluationTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- event - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DelayedVariableEvent
- Event - Interface in org.camunda.bpm.engine.task
-
Deprecated.
- Event - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN event element
- Event - Interface in org.camunda.bpm.model.cmmn.instance
- EVENT_LISTENER_OR_MILESTONE_CREATE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- EVENT_LISTENER_OR_MILESTONE_END_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- EVENT_LISTENER_OR_MILESTONE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- EVENT_LISTENER_OR_MILESTONE_UPDATE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- EVENT_NAME - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.EventSubscriptionCreateTimeScenario
- EVENT_SUBSCRIPTION_DECLARATIONS - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
-
Declaration indexed by activity that is triggered by the event; assumes that there is at most one such declaration per activity.
- EVENT_SUBSCRIPTIONS_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- eventActivities - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
activities for which this is the event scope
- eventBasedGateway() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- EventBasedGateway - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN eventBasedGateway element
- EventBasedGatewayActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- EventBasedGatewayActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.EventBasedGatewayActivityBehavior
- EventBasedGatewayBuilder - Class in org.camunda.bpm.model.bpmn.builder
- EventBasedGatewayBuilder(BpmnModelInstance, EventBasedGateway) - Constructor for class org.camunda.bpm.model.bpmn.builder.EventBasedGatewayBuilder
- EventBasedGatewayImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN eventBasedGateway element
- EventBasedGatewayImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- EventBasedGatewayScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.gateway
- EventBasedGatewayScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.gateway.EventBasedGatewayScenario
- EventBasedGatewayType - Enum Class in org.camunda.bpm.model.bpmn
-
The BPMN tEventBasedGatewayType simpleType
- EventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN eventDefinition element
- eventDefinitionCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- eventDefinitionCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- EventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN eventDefinition element
- EventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EventDefinitionImpl
- EventDefinitionRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN eventDefinitionRef element of the BPMN tCatchEvent type
- EventDefinitionRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EventDefinitionRef
- eventDefinitionRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- eventDefinitionRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- eventGatewayType(EventBasedGatewayType) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEventBasedGatewayBuilder
-
Sets the event gateway type of the build event based gateway.
- eventGatewayTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- EventHandler - Interface in org.camunda.bpm.engine.impl.event
- EventHandlerImpl - Class in org.camunda.bpm.engine.impl.event
- EventHandlerImpl(EventType) - Constructor for class org.camunda.bpm.engine.impl.event.EventHandlerImpl
- eventHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- EventImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN event element
- EventImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- EventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.EventImpl
- EventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.EventImpl
- EventingProperty - Class in org.camunda.bpm.spring.boot.starter.property
-
Properties controlling spring eventing.
- EventingProperty() - Constructor for class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- EventListener - Interface in org.camunda.bpm.model.cmmn.instance
- EventListenerActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- EventListenerActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerActivityBehavior
- EventListenerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- EventListenerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.EventListenerImpl
- EventListenerItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- EventListenerItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.EventListenerItemHandler
- EventListenerOrMilestoneActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- EventListenerOrMilestoneActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- eventListenerPlanItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- eventName - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- eventName - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- eventName - Variable in class org.camunda.bpm.engine.impl.core.variable.event.VariableEvent
- eventName - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- eventName - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
- eventName - Variable in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
- eventName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- eventName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- eventName - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- eventName - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- eventName - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- eventName(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- 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_DELETE - Static variable in interface org.camunda.bpm.engine.delegate.TaskListener
- EVENTNAME_END - Static variable in interface org.camunda.bpm.engine.delegate.ExecutionListener
- 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 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 class org.camunda.bpm.engine.impl.pvm.PvmEvent
- EVENTNAME_TIMEOUT - Static variable in interface org.camunda.bpm.engine.delegate.TaskListener
- EVENTNAME_UPDATE - Static variable in interface org.camunda.bpm.engine.delegate.TaskListener
- eventNotificationsCompleted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractCmmnEventAtomicOperation
- eventNotificationsCompleted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentComplete
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmAtomicOperationTransitionNotifyListenerTake
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerReturn
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerStart
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInstanceStart
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityNotifyListenerEnd
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireActivityEnd
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireProcessStart
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessEnd
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd
- eventNotificationsCompleted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart
- eventNotificationsCompleted(T) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- eventNotificationsFailed(PvmExecutionImpl, Exception) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmEventAtomicOperation
- eventNotificationsFailed(PvmExecutionImpl, Exception) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInstanceEnd
- eventNotificationsFailed(T, Exception) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionComplete
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionResume
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspend
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminate
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreate
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDisable
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionEnable
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionManualStart
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReactivate
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReenable
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionStart
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceClose
- eventNotificationsStarted(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceCreate
- eventNotificationsStarted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInstanceEnd
- eventNotificationsStarted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInstanceStart
- eventNotificationsStarted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- eventNotificationsStarted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart
- eventNotificationsStarted(T) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- eventPayload - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- eventProducer - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryDecisionEvaluationListener
- eventProducer - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
- eventProducer - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
- eventProducer - Variable in class org.camunda.bpm.engine.impl.history.transformer.HistoryCaseExecutionListener
- eventPublisher - Variable in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- eventPublisherPlugin(CamundaBpmProperties, ApplicationEventPublisher) - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- EventPublisherPlugin - Class in org.camunda.bpm.spring.boot.starter.event
-
Engine Plugin forwarding Camunda task, execution and history events as Spring Events.
- EventPublisherPlugin(CamundaBpmProperties, ApplicationEventPublisher) - Constructor for class org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin
- EventPublisherPlugin(EventingProperty, ApplicationEventPublisher) - Constructor for class org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin
- eventReceived(Object, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- eventReceived(Object, Object, Object, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- eventScope - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- eventScopeActivityId - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- eventScopeActivityId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- eventScopeExecution - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- eventSource - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- eventSubProcess() - Method in class org.camunda.bpm.model.bpmn.builder.EmbeddedSubProcessBuilder
- eventSubProcess() - Method in class org.camunda.bpm.model.bpmn.builder.ProcessBuilder
- eventSubProcess(String) - Method in class org.camunda.bpm.model.bpmn.builder.EmbeddedSubProcessBuilder
- eventSubProcess(String) - Method in class org.camunda.bpm.model.bpmn.builder.ProcessBuilder
- EventSubProcessActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- EventSubProcessActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessActivityBehavior
- EventSubProcessBuilder - Class in org.camunda.bpm.model.bpmn.builder
- EventSubProcessBuilder(BpmnModelInstance, SubProcess) - Constructor for class org.camunda.bpm.model.bpmn.builder.EventSubProcessBuilder
- eventSubprocessComplete(ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- eventSubprocessConcurrentChildExecutionEnded(ActivityExecution, ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- EventSubProcessStartConditionalEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- EventSubProcessStartConditionalEventActivityBehavior(ConditionalEventDefinition) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartConditionalEventActivityBehavior
- EventSubProcessStartEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
Specialization of the Start Event for Event Sub-Processes.
- EventSubProcessStartEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartEventActivityBehavior
- eventSubscription - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- eventSubscription(EventType, String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- eventSubscription(EventType, 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. - EventSubscriptionCreateTimeScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- EventSubscriptionCreateTimeScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.EventSubscriptionCreateTimeScenario
- eventSubscriptionDeclaration - Variable in class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
- eventSubscriptionDeclaration - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- EventSubscriptionDeclaration - Class in org.camunda.bpm.engine.impl.bpmn.parser
- EventSubscriptionDeclaration(Expression, EventType) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- EventSubscriptionDeclaration(Expression, EventType, CallableElement) - 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 - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- EventSubscriptionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- EventSubscriptionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- EventSubscriptionEntity(EventType) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- EventSubscriptionEntity(ExecutionEntity, EventType) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- eventSubscriptionId - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- eventSubscriptionId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration
- 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.
- EventSubscriptionInstanceHandler - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- EventSubscriptionInstanceHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.EventSubscriptionInstanceHandler
- EventSubscriptionJobConfiguration(String) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration
- EventSubscriptionJobDeclaration - Class in org.camunda.bpm.engine.impl.jobexecutor
-
Describes and creates jobs for handling an event asynchronously.
- EventSubscriptionJobDeclaration(EventSubscriptionDeclaration) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
- 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.
- EventSubscriptionQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- EventSubscriptionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- EventSubscriptionQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- EventSubscriptionQueryImpl - Class in org.camunda.bpm.engine.impl
- EventSubscriptionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- EventSubscriptionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- EventSubscriptionQueryProperty - Interface in org.camunda.bpm.engine.impl
- 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
- EventSubscriptionRestService - Interface in org.camunda.bpm.engine.rest
- EventSubscriptionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- EventSubscriptionRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.EventSubscriptionRestServiceImpl
- eventSubscriptions - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- eventSubscriptions - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- eventSubscriptions - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- eventSubscriptions(Collection<EventSubscriptionEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- 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 - 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 class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- eventType(String) - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
-
Only select subscriptions for events with the given type.
- EventType - Class in org.camunda.bpm.engine.impl.event
-
Defines the existing event types, on which the subscription can be done.
- EverLivingJobEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
-
JobEntity for ever living job, which can be rescheduled and executed again.
- EverLivingJobEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity
- ExactlyOne - Enum constant in enum class org.camunda.bpm.model.cmmn.MultiplicityEnum
- exception - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- exception - Variable in class org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- exception - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- exception - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- exception - Variable in class org.camunda.bpm.qa.upgrade.util.CompleteTaskThread
- EXCEPTION_INDICATOR_VARIABLE - Static variable in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- EXCEPTION_MESSAGE_VARIABLE - Static variable in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- exceptionBpmnErrorPropagationFailed(String, Throwable) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionByteArray - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- exceptionByteArrayId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- exceptionByteArrayId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- ExceptionCodeInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
-
A command interceptor to catch
ProcessEngineException
errors and assign error codes. - ExceptionCodeInterceptor(ExceptionCodeProvider, ExceptionCodeProvider) - Constructor for class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- ExceptionCodeProvider - Interface in org.camunda.bpm.engine.impl.errorcode
-
One of the provider methods are called when a
ProcessEngineException
occurs. - exceptionCommandWithUnauthorizedTenant(String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionCorrelateMessageToSingleExecution(String, long, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionCorrelateMessageToSingleProcessDefinition(String, long, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionCorrelateMessageWithProcessDefinitionAndTenantId() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionCorrelateMessageWithProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionCorrelateMessageWithProcessInstanceAndTenantId() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionCorrelateStartMessageWithCorrelationVariables() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionCreateCaseInstanceByIdAndTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.CmmnOperationLogger
- exceptionDeliverSignalToSingleExecutionWithTenantId() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- ExceptionDto - Class in org.camunda.bpm.engine.rest.dto
- ExceptionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ExceptionDto
- exceptionDuringBinding(String) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- exceptionDuringFormParsing(String, String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionDuringJobAcquisition(Exception) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- exceptionDuringParsing(String, String, List<Problem>, List<Problem>) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionEvaluateDecisionDefinitionByIdAndTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionLogger
- ExceptionHandler - Class in org.camunda.bpm.engine.rest.exception
-
Translates any
Throwable
to a HTTP 500 error and a JSON response. - ExceptionHandler() - Constructor for class org.camunda.bpm.engine.rest.exception.ExceptionHandler
- ExceptionHandlerHelper - Class in org.camunda.bpm.engine.rest.exception
- exceptionJobRetriesMustNotBeNegative(Integer) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- ExceptionLogger - Class in org.camunda.bpm.engine.rest.exception
- ExceptionLogger() - Constructor for class org.camunda.bpm.engine.rest.exception.ExceptionLogger
- ExceptionLoggerIT - Class in org.camunda.bpm
- ExceptionLoggerIT() - Constructor for class org.camunda.bpm.ExceptionLoggerIT
- exceptionMessage - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- exceptionMessage - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- exceptionMessage - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- exceptionMessage - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- exceptionMessage(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- exceptionMessage(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs that failed due to an exception with the given message.
- exceptionMessage(String, String, Object...) - Method in class org.camunda.commons.logging.BaseLogger
-
Prepares an exception message
- exceptionNoDrdForResource(String) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionLogger
- exceptionNoJobFoundForId(String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionOnExternalTaskServiceMethodInvocation(String, ExternalTaskClientException) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- exceptionParametersCannotBeSet(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- exceptionParseDmnResource(String, Exception) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionLogger
- ExceptionResponseDto - Class in org.camunda.bpm.client.task.impl.dto
- ExceptionResponseDto() - Constructor for class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- exceptionSettingJobRetriesAsyncNoJobsSpecified() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionSettingJobRetriesAsyncNoProcessesSpecified() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionSettingJobRetriesJobsNotSpecifiedCorrectly() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionSettingTransientVariablesAsyncNotSupported(String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionStartProcessInstanceAtStartActivityAndSkipListenersOrMapping() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionStartProcessInstanceByIdAndTenantId() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionUpdateSuspensionStateForTenantOnlyByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- ExceptionUtil - Class in org.camunda.bpm.engine.impl.util
- ExceptionUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ExceptionUtil
- ExceptionUtil.DEADLOCK_CODES - Enum Class in org.camunda.bpm.engine.impl.util
- exceptionWhenClosingLdapContext(Exception) - Method in class org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
- exceptionWhenEvaluatingConditionalStartEvent() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionWhenEvaluatingConditionalStartEventByProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionWhenStartFormScriptEvaluation(String, Throwable) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionWhileAcquiringTasks(Throwable) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- exceptionWhileApplyingFieldDeclatation(String, String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileClosingProcessEngine(String, Exception) - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- exceptionWhileClosingResourceStream(T, IOException) - Method in class org.camunda.bpm.client.impl.EngineClientLogger
- exceptionWhileClosingResponse(Exception) - Method in class org.camunda.connect.impl.ConnectCoreLogger
- exceptionWhileCompletingSupProcess(PvmExecutionImpl, Exception) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- exceptionWhileDeserializingJsonObject(Class<T>, Throwable) - Method in class org.camunda.bpm.client.impl.EngineClientLogger
- exceptionWhileEstablishingConnection(HttpRequest, IOException) - Method in class org.camunda.bpm.client.impl.EngineClientLogger
- exceptionWhileExecutingBackoffStrategyMethod(Throwable) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- exceptionWhileExecutingExternalTaskHandler(String, Throwable) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- exceptionWhileExecutingJob(String, Throwable) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper.ExceptionLoggingHandler
- exceptionWhileExecutingJob(String, Throwable) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- exceptionWhileExecutingJob(JobEntity, Throwable) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- exceptionWhileFiringEvent(TransactionState, Throwable) - Method in class org.camunda.bpm.engine.impl.cfg.TransactionLogger
- exceptionWhileGeneratingProcessDiagram(Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- exceptionWhileGettingFile(String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileGettingValueForVariable(Exception) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionWhileGettingVirtualFolder(URL, URISyntaxException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileInitializingProcessengine(Throwable) - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- exceptionWhileInstantiatingClass(String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileInteractingWithTransaction(String, Throwable) - Method in class org.camunda.bpm.engine.impl.cfg.TransactionLogger
- exceptionWhileInvokingMethod(String, Object, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileInvokingOnCommandFailed(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.ContextLogger
- exceptionWhileInvokingPaLifecycleCallback(String, String, Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileLoadingCpRoots(String, ClassLoader, IOException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileLoggingRegistrationSummary(Throwable) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- exceptionWhileMappingJsonObject(Class<T>, Throwable) - Method in class org.camunda.bpm.client.impl.EngineClientLogger
- exceptionWhileNotifyingPaTaskListener(Exception) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- exceptionWhileParsingCycleExpresison(String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileParsingExpression(String, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- exceptionWhileParsingJsonObject(Class<T>, Throwable) - Method in class org.camunda.bpm.client.impl.EngineClientLogger
- exceptionWhilePerformingFetchAndLock(EngineClientException) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- exceptionWhilePerformingOperationStep(String, Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhilePerformingOperationStep(String, String, Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileReadingFile(String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileReadingProcessesXml(String, IOException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileReadingStream(String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileReceivingResponse(HttpRequest, RestException) - Method in class org.camunda.bpm.client.impl.EngineClientLogger
- exceptionWhileRegisteringDeploymentsWithJobExecutor(Exception) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- exceptionWhileResolvingDuedate(String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileRetrievingDiagnosticsDataRegistryNull() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionWhileRollingBackOperation(Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileRollingBackTransaction(Exception) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- exceptionWhileScanning(String, IOException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileSerializingJsonObject(D, Throwable) - Method in class org.camunda.bpm.client.impl.EngineClientLogger
- exceptionWhileSettingField(Field, Object, Object, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileSettingXxeProcessing(Throwable) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- exceptionWhileShuttingDown(InterruptedException) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- exceptionWhileStopping(String, String, Throwable) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileUnlockingJob(String, Throwable) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- exceptionWhileUnregisteringDeploymentsWithJobExecutor(Exception) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- exceptionWhileUnregisteringService(String, Throwable) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- exceptionWhileWritingToFile(String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- EXCLUDE_SUBTASKS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- excludeObjectValues - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- excludes() - Element in annotation interface org.camunda.bpm.engine.impl.test.RequiredDatabase
- 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 - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- excludeTaskDetails() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Exclude all task-related
HistoricDetail
s, so only items which have no task-id set will be selected. - excludeTaskDetails() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- excludeTaskRelated - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- exclusive - Variable in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
- exclusive - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- Exclusive - Enum constant in enum class org.camunda.bpm.model.bpmn.EventBasedGatewayType
- exclusiveGateway() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- exclusiveGateway(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- ExclusiveGateway - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN exclusiveGateway element
- 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
- ExclusiveGatewayBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ExclusiveGatewayBuilder(BpmnModelInstance, ExclusiveGateway) - Constructor for class org.camunda.bpm.model.bpmn.builder.ExclusiveGatewayBuilder
- ExclusiveGatewayImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN exclusiveGateway element
- ExclusiveGatewayImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ExclusiveGatewayImpl
- ExclusiveJobAddedNotification - Class in org.camunda.bpm.engine.impl.jobexecutor
- ExclusiveJobAddedNotification(String, JobExecutorContext) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
- ExclusiveOverProcessHierarchiesScenario - Class in org.camunda.bpm.qa.upgrade.jobexecutor
- ExclusiveOverProcessHierarchiesScenario() - Constructor for class org.camunda.bpm.qa.upgrade.jobexecutor.ExclusiveOverProcessHierarchiesScenario
- executable - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- executable - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- 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.
- executable() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
-
Sets this executable.
- ExecutableScript - Class in org.camunda.bpm.engine.impl.scripting
-
Represents an executable script.
- ExecutableScript(String) - Constructor for class org.camunda.bpm.engine.impl.scripting.ExecutableScript
- execute() - Method in class org.camunda.bpm.application.impl.metadata.ProcessesXmlParse
- 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.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- execute() - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- execute() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryBuilder
-
Performs the fetching.
- execute() - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
- execute() - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
- execute() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- execute() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- execute() - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- execute() - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- execute() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- execute() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- execute() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- execute() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- execute() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- execute() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- execute() - Method in interface org.camunda.bpm.engine.management.SetJobRetriesBuilder
-
Closes the fluent builder and executes the instructions.
- execute() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanExecutionBuilder
-
Execute the migration synchronously.
- execute() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Invoking this method will remove and/or set the passed variables.
- execute() - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
-
Execute the modification synchronously.
- execute() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Execute all instructions.
- execute() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstantiationBuilder
-
Start the process instance.
- execute() - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
-
Executes the restart synchronously.
- execute() - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
- execute() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- execute() - Method in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- execute() - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- execute() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- execute() - Method in interface org.camunda.bpm.webapp.impl.security.SecurityActions.SecurityAction
- execute() - Method in class org.camunda.connect.impl.AbstractConnectorRequest
- execute() - Method in interface org.camunda.connect.spi.ConnectorRequest
-
Execute the request.
- execute(boolean) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- execute(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- execute(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- execute(boolean, boolean) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
- execute(boolean, boolean) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstantiationBuilder
-
Start the process instance.
- execute(boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- execute(String) - Method in interface org.camunda.bpm.engine.identity.PasswordPolicyRule
-
Checks the given password against this rule.
- execute(String) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyDigitRuleImpl
- execute(String) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLengthRuleImpl
- execute(String) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLowerCaseRuleImpl
- execute(String) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicySpecialCharacterRuleImpl
- execute(String) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUpperCaseRuleImpl
- execute(String) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUserDataRuleImpl
- execute(String, User) - Method in interface org.camunda.bpm.engine.identity.PasswordPolicyRule
-
Checks the given password and the user against this rule.
- execute(String, User) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUserDataRuleImpl
- execute(Callable<T>) - Method in class org.camunda.bpm.application.AbstractProcessApplication
- execute(Callable<T>) - Method in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
- 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(Callable<T>) - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
-
The default implementation simply modifies the Context
ClassLoader
- execute(Callable<T>, InvocationContext) - Method in class org.camunda.bpm.application.AbstractProcessApplication
- execute(Callable<T>, InvocationContext) - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
-
Is invoked instead of
ProcessApplicationInterface.execute(Callable)
if a context is available. - execute(ScriptEngine, VariableScope, Bindings) - Method in class org.camunda.bpm.engine.impl.scripting.ExecutableScript
-
Evaluates the script using the provided engine and bindings
- execute(ExternalTask, ExternalTaskService) - Method in interface org.camunda.bpm.client.task.ExternalTaskHandler
-
Has been executed for each fetched and locked task
- execute(DelegateExecution) - Method in interface org.camunda.bpm.engine.delegate.JavaDelegate
- execute(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- execute(DelegateExecution) - Method in class org.camunda.bpm.example.invoice.service.ArchiveInvoiceService
- execute(DelegateExecution) - Method in class org.camunda.bpm.example.invoice.service.NotifyCreditorService
- execute(DelegateExecution) - Method in class org.camunda.bpm.qa.upgrade.FailingDelegate
- execute(DelegateExecution) - Method in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- execute(BatchJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- execute(BatchMonitorJobHandler.BatchMonitorJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler
- execute(BatchSeedJobHandler.BatchSeedJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler
- execute(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- execute(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspending
- execute(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminating
- execute(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreated
- execute(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDeleteCascade
- execute(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionFireEntryCriteria
- execute(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionFireExitCriteria
- execute(CmmnExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- execute(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
-
Execute the parameter in a given variable scope.
- execute(AbstractVariableScope, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.InputParameter
- execute(AbstractVariableScope, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
- execute(AbstractVariableScope, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.OutputParameter
- execute(BpmnStackTrace, ProcessDataContext) - Method in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
- execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandCounterInterceptor
- 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.ExceptionCodeInterceptor
- 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.ProcessApplicationContextInterceptor
- execute(Command<T>) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- execute(Command<T>) - Method in class org.camunda.bpm.engine.spring.SpringTransactionInterceptor
- execute(CommandContext) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource.QueryCalledProcessDefinitionsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCountCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.DeleteBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.history.DeleteHistoricBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.RestartProcessInstancesBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- execute(CommandContext) - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionListener
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstanceCancellationCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
-
Executes this command against the command context to perform the set-operation.
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- 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.ActivityBeforeInstantiationCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- 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.batch.CorrelateAllMessageBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- 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.CorrelateAllMessageCmd
- 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.CreateFilterCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateGroupQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateIncidentCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateNativeUserQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateTaskCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateTenantQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateUserQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- 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.DeleteFilterCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteGroupIdentityLinkCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricCaseInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricCaseInstancesBulkCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricVariableInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricVariableInstancesByProcessInstanceIdCmd
- 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.DeleteLicenseKeyCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteMetricsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByKeyCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstancesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeletePropertyCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTaskMetricsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteUserIdentityLinkCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteUserInfoCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteUserOperationLogEntryCmd
- 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.DetermineHistoryLevelCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.EvaluateStartConditionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ExecuteFilterCountCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ExecuteFilterListCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ExecuteFilterListPageCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ExecuteFilterSingleResultCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.FindActiveActivityIdsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.FindHistoryCleanupJobsCmd
- 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.GetCamundaFormDefinitionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentBpmnModelInstanceCmd
- 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.GetDeploymentResourceForIdCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceNamesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourcesCmd
- 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.GetExecutionVariableTypedCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetExternalTaskErrorDetailsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetFilterCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetHistoricExternalTaskLogErrorDetailsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetHistoricJobLogExceptionStacktraceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetHistoryLevelCmd
- 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.GetLicenseKeyCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetNextIdBlockCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetPasswordPolicyCmd
- 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.GetStartFormVariablesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetStaticCalledProcessDefinitionCmd
- 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.GetTaskAttachmentCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentContentCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskCommentCmd
- 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.GetTaskFormVariablesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmdTyped
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTelemetryDataCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetTopicNamesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetUniqueTaskWorkerCountCmd
- 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.HandleExternalTaskCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.HandleTaskEscalationCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.IsIdentityServiceReadOnlyCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.IsTelemetryEnabledCmd
-
Deprecated.
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricActivityInstanceQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricIncidentsQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricProcessInstanceQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricTaskInstanceQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricDecisionInstanceQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricIdentityLinkLogQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricUserOperationsLogQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeOpenHistoricIncidentsQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricActivityInstanceQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricProcessInstanceQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricTaskInstanceQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.PurgeDatabaseAndCacheCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.RecalculateJobDuedateCmd
- 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.ReportDbMetricsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ResolveIncidentCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- 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.SaveFilterCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveTaskCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetAnnotationForIncidentCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTasksRetriesBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTasksRetriesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobDuedateCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobPriorityCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetLicenseKeyCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetPropertyCmd
- 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) - 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.StartProcessInstanceAtActivitiesCmd
- 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.TelemetryConfigureCmd
-
Deprecated.
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UnlockJobCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UnlockUserCmd
- 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(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateDecisionDefinitionHistoryTimeToLiveCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateProcessDefinitionHistoryTimeToLiveCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateProcessInstancesSuspendStateBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateProcessInstancesSuspendStateCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariablesCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableTypedCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseDefinitionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseDiagramCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseModelCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCmmnModelInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.StateTransitionCaseExecutionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.UpdateCaseDefinitionHistoryTimeToLiveCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByDefinitionIdCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByInstanceIdCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBulkCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionDefinitionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionDiagramCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionModelCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsDefinitionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsDiagramCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsModelCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDmnModelInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl.ExecuteDurationReportCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl.ExecuteDurationCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByNameCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByProcessDefinitionKey
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoryLevelSetupCommand
- execute(CommandContext) - Method in interface org.camunda.bpm.engine.impl.interceptor.Command
- 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.FailedJobListener.FailedJobListenerCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.GetUnlockedTimersByDuedateCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler.HistoryCleanupHandlerCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.MessageAddedNotification
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener.CreateNewTimerJobCommand
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.SuccessfulJobListener
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl.DbSchemaUpgradeCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl.GetRegisteredDeploymentsCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl.MetricsQueryIntervalCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl.MetricsQuerySumCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter.ReportDbMetricsValueCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask.MetricsCollectionCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrateProcessInstanceBatchCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener.DeleteDeploymentFailCmd
- 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.DeleteDeploymentListenerCmd
- 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 interface org.camunda.bpm.engine.impl.ProcessInstanceModificationInstruction
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.SchemaOperationsProcessEngineBuild
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.SetAnnotationForOperationLog
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
- execute(CommandContext) - Method in class org.camunda.bpm.engine.impl.TaskReportImpl.TaskCountByCandidateGroupCmd
- execute(CommandContext) - Method in class org.camunda.bpm.qa.upgrade.util.ControlledCommand
- execute(CommandContext) - Method in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
- execute(CommandContext) - Method in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.QueryServiceRowCountCmd
- execute(AsyncContinuationJobHandler.AsyncContinuationConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- execute(HistoryCleanupJobHandlerConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- execute(ProcessEventJobHandler.EventSubscriptionJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
- execute(TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- execute(TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- execute(TimerEventJobHandler.TimerJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerCatchIntermediateEventJobHandler
- execute(TimerEventJobHandler.TimerJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler
- execute(TimerEventJobHandler.TimerJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
- execute(TimerEventJobHandler.TimerJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventSubprocessJobHandler
- execute(TimerEventJobHandler.TimerJobConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerTaskListenerJobHandler
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.CompleteExternalTaskCmd
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ExtendLockOnExternalTaskCmd
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
-
Executes the specific external task commands, which belongs to the current sub class.
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskBpmnErrorCmd
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.LockExternalTaskCmd
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskPriorityCmd
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskRetriesCmd
- execute(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.UnlockExternalTaskCmd
- execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- 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.ClassDelegateActivityBehavior
- execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CompensationEventActivityBehavior
- execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CustomActivityBehavior
- execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.DmnBusinessRuleTaskActivityBehavior
- 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.ExternalTaskActivityBehavior
- 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.IntermediateCatchEventActivityBehavior
- execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchLinkEventActivityBehavior
- execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateConditionalEventBehavior
- 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.ShellActivityBehavior
- 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.TaskActivityBehavior
- 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.ThrowEscalationEventActivityBehavior
- execute(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowSignalEventActivityBehavior
- execute(ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityBehavior
- execute(ActivityExecution) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
- execute(ActivityExecution) - Method in class org.camunda.connect.plugin.impl.ServiceTaskConnectorActivityBehavior
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityEnd
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStack
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityLeave
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateConcurrentExecution
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationInterruptScope
- execute(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope
- execute(ExecutableScript, VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
-
execute a given script in the environment
- execute(ExecutableScript, VariableScope, Bindings, ScriptEngine) - Method in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
- execute(ProcessEngine, String) - Method in interface org.camunda.bpm.qa.upgrade.ScenarioSetup
- execute(Job) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily execute a job.
- execute(PerfTestRunContext) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestStepBehavior
-
Execute the step logic.
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.CompleteTaskStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.CorrelateMessageStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.CountJobsStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.EvaluateDecisionTableStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.MetricIntervalStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.MetricSumStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.SignalExecutionStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceByMessageStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceStep
- execute(PerfTestRunContext) - Method in class org.camunda.bpm.qa.performance.engine.steps.WaitStep
- execute(SoapHttpRequest) - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl
- execute(Q) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- execute(Q) - Method in interface org.camunda.connect.spi.Connector
-
Execute the request on the connector.
- execute(T) - Method in interface org.camunda.bpm.engine.impl.core.delegate.CoreActivityBehavior
- execute(T) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- execute(T) - Method in interface org.camunda.bpm.engine.impl.core.operation.CoreAtomicOperation
- execute(T, ExecutionEntity, CommandContext, String) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobHandler
- executeActivities(List<PvmActivity>, PvmActivity, PvmTransition, Map<String, Object>, Map<String, Object>, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Instantiates the given activity stack.
- executeActivitiesConcurrent(List<PvmActivity>, PvmActivity, PvmTransition, Map<String, Object>, Map<String, Object>, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Instantiates the given activity stack under this execution.
- 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.PvmExecutionImpl
-
Execute an activity which is not contained in normal flow (having no incoming sequence flows).
- executeAsync() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricBatchesBuilder
-
Sets the removal time asynchronously as batch.
- executeAsync() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricDecisionInstancesBuilder
-
Sets the removal time asynchronously as batch.
- executeAsync() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricProcessInstancesBuilder
-
Sets the removal time asynchronously as batch.
- executeAsync() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- executeAsync() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- executeAsync() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- executeAsync() - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- executeAsync() - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- executeAsync() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- executeAsync() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- executeAsync() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- executeAsync() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- executeAsync() - Method in interface org.camunda.bpm.engine.management.SetJobRetriesAsyncBuilder
-
Closes the fluent builder and creates a Batch that sets the job retries and executes any additional instructions.
- executeAsync() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanExecutionBuilder
-
Execute the migration asynchronously as batch.
- executeAsync() - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
-
Execute the modification asynchronously as batch.
- executeAsync() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Execute all instructions asynchronously.
- executeAsync() - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
-
Executes the restart asynchronously as batch.
- executeAsync(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- executeAsync(boolean, boolean) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
- executeAvailableJobs() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- executeAvailableJobs() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
-
Execute all available jobs recursively till no more jobs found.
- executeAvailableJobs(boolean) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- executeAvailableJobs(int) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
-
Execute all available jobs recursively till no more jobs found or the number of executions is higher than expected.
- 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.CreateTenantCmd
- executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateTenantGroupMembershipCmd
- executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.CreateTenantUserMembershipCmd
- 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.DeleteTenantCmd
- executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTenantGroupMembershipCmd
- executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTenantUserMembershipCmd
- 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.SaveTenantCmd
- executeCmd(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveUserCmd
- executeCommand(Command<?>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- executeCommand(Command<T>) - Method in interface org.camunda.bpm.webapp.db.CommandExecutor
-
Execute the given command and return the result of the execution
- executeCommand(Command<T>) - Method in class org.camunda.bpm.webapp.impl.db.CommandExecutorImpl
- executeCompletedReport(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- executeCount() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- executeCount() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- 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.batch.BatchQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- 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.dmn.entity.repository.DecisionDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- 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.ExternalTaskQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityStatisticsQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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.DbTenantQueryImpl
- 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.JobDefinitionQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- 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.SchemaLogQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- 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.LdapTenantQuery
- executeCount(CommandContext) - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
- executeCount(CommandContext) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2GroupQuery
- executeCount(CommandContext) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2TenantQuery
- executeCount(CommandContext) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2UserQuery
- executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
- 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.NativeHistoricCaseActivityInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeHistoricCaseInstanceQueryImpl
- 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.NativeHistoricVariableInstanceQueryImpl
- executeCount(CommandContext, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeHistoryDecisionInstanceQueryImpl
- 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, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.NativeUserQueryImpl
- executeCountByProcessDefinitionKey(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- executeCountByTaskName(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- executeCustomStrategy(CommandContext, JobEntity, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- EXECUTED_DECISION_ELEMENTS - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of executed decision elements in the DMN engine.
- EXECUTED_DECISION_INSTANCES - Static variable in class org.camunda.bpm.engine.management.Metrics
- executedActivityAfter - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executedActivityAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that executed an activity after the given date.
- executedActivityAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executedActivityBefore - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executedActivityBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that executed an activity before the given date.
- executedActivityBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executedActivityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that executed activities with given ids.
- executedActivityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executedActivityIds - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executeDatabaseBulkOperation(String, String, Object) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- executeDatabaseOperation(String, Object) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- executeDbOperation(DbOperation) - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- executeDbOperations(List<DbOperation>) - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
-
Attempts to perform the operations in order and returns a flush result.
- executeDbOperations(List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- executeDbOperations(List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- executedDecisionElements - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- executedDecisionElements - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- executedDecisionElements - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- executedDecisionElements - Variable in class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- executedDecisionInstances - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- executedDecisionInstances - Variable in class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- executeDelete(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- executeDeploymentIdMappingsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- executeDeploymentIdMappingsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- executeDeploymentIdMappingsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- executeDeploymentIdMappingsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executeDeploymentIdMappingsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- executeDeploymentIdMappingsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- executeDeploymentOperation(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- executeDeploymentOperation(DeploymentOperation) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- executedJobAfter - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executedJobAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that executed an job after the given date.
- executedJobAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executedJobBefore - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executedJobBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that executed an job before the given date.
- executedJobBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executeDuration(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- ExecuteDurationCmd() - Constructor for class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl.ExecuteDurationCmd
- executeDurationReport(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- ExecuteDurationReportCmd() - Constructor for class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl.ExecuteDurationReportCmd
- executeEscalation(ActivityExecution, String) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationHandler
-
Walks through the activity execution hierarchy, fetches and executes matching escalation catch event
- executeEscalationHandler(EscalationEventDefinition, ActivityExecutionMappingCollector, String) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationHandler
- executeEventHandlerActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- executeFetchAndLock(FetchExternalTasksExtendedDto, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- executeFilterCount(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- ExecuteFilterCountCmd - Class in org.camunda.bpm.engine.impl.cmd
- ExecuteFilterCountCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteFilterCountCmd
- ExecuteFilterCountCmd(String, Query<?, ?>) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteFilterCountCmd
- executeFilterList(String, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- ExecuteFilterListCmd - Class in org.camunda.bpm.engine.impl.cmd
- ExecuteFilterListCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteFilterListCmd
- ExecuteFilterListCmd(String, Query<?, ?>) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteFilterListCmd
- ExecuteFilterListPageCmd - Class in org.camunda.bpm.engine.impl.cmd
- ExecuteFilterListPageCmd(String, int, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteFilterListPageCmd
- ExecuteFilterListPageCmd(String, Query<?, ?>, int, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteFilterListPageCmd
- executeFilterSingleResult(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- ExecuteFilterSingleResultCmd - Class in org.camunda.bpm.engine.impl.cmd
- ExecuteFilterSingleResultCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteFilterSingleResultCmd
- ExecuteFilterSingleResultCmd(String, Query<?, ?>) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteFilterSingleResultCmd
- executeHalList(Integer, Integer) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- executeHalSingleResult() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- executeHandler(BatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstancesJobHandler
- executeHandler(BatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- executeHandler(BatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstancesJobHandler
- executeHandler(DeleteProcessInstanceBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
- executeHandler(MessageCorrelationBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- executeHandler(SetRemovalTimeBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- executeHandler(SetRemovalTimeBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- executeHandler(SetRemovalTimeBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- executeHandler(SetJobRetriesBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesJobHandler
- executeHandler(SetRetriesBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesJobHandler
- executeHandler(UpdateProcessInstancesSuspendStateBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateJobHandler
- executeHandler(MigrationBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- executeHandler(ModificationBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- executeHandler(RestartProcessInstancesBatchConfiguration, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesJobHandler
- executeHandler(T, ExecutionEntity, CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- executeIdsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- executeIdsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- executeIdsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- executeIdsList(CommandContext) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- executeInContext(Runnable, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- executeInputParameters(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- executeInsertEntity(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- executeIoMapping() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- 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
- 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(String, CommandExecutor) - Method in class org.camunda.bpm.container.impl.ejb.JobExecutionHandlerMDB
- executeJob(String, CommandExecutor) - Method in interface org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandler
- executeJob(String, CommandExecutor) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- executeJob(String, CommandExecutor, JobFailureCollector) - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
- executeJob(String, CommandExecutor, JobFailureCollector) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
-
Note: this is a hook to be overridden by org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable.executeJob(String, CommandExecutor)
- executeJob(String, CommandExecutor, JobFailureCollector, Command<Void>) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- executeJob(String, CommandExecutor, JobFailureCollector, Command<Void>, ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- ExecuteJobHelper - Class in org.camunda.bpm.engine.impl.jobexecutor
- ExecuteJobHelper() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- ExecuteJobHelper.ExceptionLoggingHandler - Interface in org.camunda.bpm.engine.impl.jobexecutor
- executeJobs(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- 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.cdi.impl.ManagedJobExecutor
- executeJobs(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- 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
- executeJobs(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.ManagedJobExecutor
- executeJobs(JobAcquisitionContext, ProcessEngineImpl, AcquiredJobs) - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
- ExecuteJobsCmd - Class in org.camunda.bpm.engine.impl.cmd
- ExecuteJobsCmd(String, JobFailureCollector) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd
- ExecuteJobsRunnable - Class in org.camunda.bpm.engine.impl.jobexecutor
- ExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
- executeJsonList(Integer, Integer) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- executeJsonSingleResult() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- executeList(Request, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- executeList(Request, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- 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, 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.NativeHistoricCaseActivityInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeHistoricCaseInstanceQueryImpl
- 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.NativeHistoricVariableInstanceQueryImpl
- executeList(CommandContext, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeHistoryDecisionInstanceQueryImpl
- 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, Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.NativeUserQueryImpl
- 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.batch.BatchQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- 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.dmn.entity.repository.DecisionDefinitionQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- 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.ExternalTaskQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityStatisticsQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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.DbTenantQueryImpl
- 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.JobDefinitionQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- 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.SchemaLogQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- 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.LdapTenantQuery
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2GroupQuery
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2TenantQuery
- executeList(CommandContext, Page) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2UserQuery
- ExecuteListQueryCmd(String, QueryParameters) - Constructor for class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd
- 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.sql.DbSqlSession
- executeMetrics(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- executeMigrationPlan(MigrationExecutionDto) - Method in class org.camunda.bpm.engine.rest.impl.MigrationRestServiceImpl
- executeMigrationPlan(MigrationExecutionDto) - Method in interface org.camunda.bpm.engine.rest.MigrationRestService
- executeMigrationPlanAsync(MigrationExecutionDto) - Method in class org.camunda.bpm.engine.rest.impl.MigrationRestServiceImpl
- executeMigrationPlanAsync(MigrationExecutionDto) - Method in interface org.camunda.bpm.engine.rest.MigrationRestService
- executeModification(ModificationDto) - Method in class org.camunda.bpm.engine.rest.impl.ModificationRestServiceImpl
- executeModification(ModificationDto) - Method in interface org.camunda.bpm.engine.rest.ModificationRestService
- executeModificationAsync(ModificationDto) - Method in class org.camunda.bpm.engine.rest.impl.ModificationRestServiceImpl
- executeModificationAsync(ModificationDto) - Method in interface org.camunda.bpm.engine.rest.ModificationRestService
- executeNonEmptyUpdateStmt(String, Object) - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- executeNonEmptyUpdateStmt(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- executeOperation(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractRemoveVariableCmd
- executeOperation(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetVariableCmd
- executeOperation(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- executeOutputParameters(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- executeQuery(String, Object, Class<T>) - Method in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl
- executeQuery(String, QueryParameters) - Method in interface org.camunda.bpm.webapp.db.QueryService
- executeQuery(String, QueryParameters) - Method in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl
- executeQueryRowCount(String, ListQueryParameterObject) - Method in interface org.camunda.bpm.webapp.db.QueryService
- executeQueryRowCount(String, ListQueryParameterObject) - Method in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl
- executeReport(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- executeReportQuery(T) - Method in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- executeRequest(ClassicHttpRequest, Class<T>) - Method in class org.camunda.bpm.client.impl.RequestExecutor
- executeResult(AbstractQuery.ResultType) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- executeScenarioSetups(Class<?>) - Method in class org.camunda.bpm.qa.upgrade.ScenarioRunner
-
Scans for all scenarios defined in the class and runs them
- executeSchemaOperations() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- executeSchemaResource(String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- executeSchemaResource(String, String, String, boolean) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- executeScript(String, VariableScope) - Method in class org.camunda.bpm.engine.impl.form.engine.JuelFormEngine
- executesDefaultCompensationHandler(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.CompensationBehavior
-
Determines whether an execution is responsible for default compensation handling.
- executeSelectForUpdate(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- executeSelectForUpdate(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- executeSelectForUpdate(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- executeSelectInterval(MetricsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- executeSelectList(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- executeSelectSum(MetricsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- executeSetOperation(TaskEntity, Integer) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- executeSetOperation(TaskEntity, Integer) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskPriorityCmd
- executeSetOperation(TaskEntity, String) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskDescriptionCmd
- executeSetOperation(TaskEntity, String) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskNameCmd
- executeSetOperation(TaskEntity, Date) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskDueDateCmd
- executeSetOperation(TaskEntity, Date) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskFollowUpDateCmd
- executeSetOperation(TaskEntity, T) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
-
Executes the set operation of the concrete command.
- 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
- ExecuteSingleQueryCmd(String, Object, Class<T>) - Constructor for class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
- executeSingleResult(Request) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- executeSingleResult(Request) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- executeSingleResult(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
- executeSingleResult(CommandContext) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- executesNonScopeActivity(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- executesNonScopeCompensationHandler(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.CompensationBehavior
-
With compensation, we have a dedicated scope execution for every handler, even if the handler is not a scope activity; this must be respected when invoking end listeners, etc.
- executeStandardStrategy(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- executeTaskCountByCandidateGroupReport(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- executeTaskQuery(Integer, Integer, TaskQuery) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- executeUpdate(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- executeWithErrorPropagation(ActivityExecution, Callable<Void>) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
-
Takes an
ActivityExecution
and anCallable
and wraps the call to the Callable with the proper error propagation. - executeWithinProcessApplication(Callable<T>, ProcessApplicationReference) - Static method in class org.camunda.bpm.engine.impl.context.Context
-
Use
Context.executeWithinProcessApplication(Callable, ProcessApplicationReference, InvocationContext)
instead if anInvocationContext
is available. - executeWithinProcessApplication(Callable<T>, ProcessApplicationReference, InvocationContext) - Static method in class org.camunda.bpm.engine.impl.context.Context
- executeWithOperationLogPrevented(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- executeWithVariablesInReturn() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- executeWithVariablesInReturn() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstantiationBuilder
-
Start the process instance.
- executeWithVariablesInReturn(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- executeWithVariablesInReturn(boolean, boolean) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstantiationBuilder
-
Start the process instance.
- executingDDL(List<String>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- execution - Variable in class org.camunda.bpm.application.InvocationContext
- execution - Variable in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- execution - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorInvocation
- execution - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorSignalInvocation
- execution - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.ExecutionListenerInvocation
- execution - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.JavaDelegateInvocation
- execution - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- execution - Variable in class org.camunda.bpm.engine.impl.context.CoreExecutionContext
- execution - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.VariableOnPartListener
- execution - Variable in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntityReferencer
- execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver
- execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceConcurrentLocalInitializer
- execution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- execution - Variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- Execution - Enum constant in enum class org.camunda.bpm.engine.runtime.MessageCorrelationResultType
-
signifies a message correlated to an execution
- Execution - Interface in org.camunda.bpm.engine.runtime
-
Represent a 'path of execution' in a process instance.
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- EXECUTION_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- EXECUTION_ID - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- EXECUTION_ID - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- 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
- executionBuilder - Variable in class org.camunda.bpm.engine.impl.migration.AbstractMigrationCmd
- ExecutionContext - Class in org.camunda.bpm.engine.impl.context
-
Deprecated.since 7.2: use
BpmnExecutionContext
- ExecutionContext(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.context.ExecutionContext
-
Deprecated.
- executionContextStackThreadLocal - Static variable in class org.camunda.bpm.engine.impl.context.Context
- executionDate - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- executionDate - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- executionDate - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- executionDate - Variable in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- executionDate(Date) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- executionDate(Date) - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- executionDate(Date) - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateBuilder
-
Specify when the suspension state should be updated.
- executionDate(Date) - Method in interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateBuilder
-
Specify when the suspension state should be updated.
- ExecutionDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- ExecutionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
- executionEntity - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- executionEntity - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- ExecutionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- ExecutionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- ExecutionEntityReferencer - Class in org.camunda.bpm.engine.impl.persistence.entity
- ExecutionEntityReferencer(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntityReferencer
- ExecutionEvent - Class in org.camunda.bpm.spring.boot.starter.event
- ExecutionEvent(DelegateExecution) - Constructor for class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- executionId - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- executionId - Variable in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- executionId - Variable in class org.camunda.bpm.client.variable.impl.VariableValue
- executionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- executionId - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- executionId - Variable in class org.camunda.bpm.engine.impl.cmd.CreateIncidentCmd
- 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.GetExecutionVariableTypedCmd
- executionId - Variable in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
- executionId - Variable in class org.camunda.bpm.engine.impl.cmd.SignalCmd
- executionId - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- executionId - Variable 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.incident.IncidentContext
- executionId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- executionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- 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.SignalEventReceivedBuilderImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- executionId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- executionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- executionId - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
- executionId - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
- executionId - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- executionId(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks created in the context of the given execution
- 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.HistoricIncidentQuery
-
Only select historic incidents with the given id.
- executionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances for the given execution.
- executionId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the given execution.
- executionId(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- executionId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- 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.runtime.SignalEventReceivedBuilder
-
Specify a single execution to deliver the signal to.
- executionId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for the given execution.
- ExecutionId - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Qualifier annotation for injecting the current executionId.
- ExecutionIdComparator() - Constructor for class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd.ExecutionIdComparator
- executionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- executionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- executionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries which are associated with one of the given execution ids.
- executionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries which are associated with one of the given execution ids.
- executionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic variable instances which have one of the executions ids.
- executionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- executionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- executionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- executionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- 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
- ExecutionIdRecorder - Class in org.camunda.bpm.qa.performance.engine.steps
-
ExecutionListener
recording the current execution id in thePerfTestRunContext
using the keyPerfTestConstants.EXECUTION_ID
. - ExecutionIdRecorder() - Constructor for class org.camunda.bpm.qa.performance.engine.steps.ExecutionIdRecorder
- executionIds - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- executionIds - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- executionIds - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- 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.history.HistoricExternalTaskLogQueryDto
- executionIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- executionIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- executionIdVariableName - Variable in class org.camunda.bpm.qa.performance.engine.steps.SignalExecutionStep
- ExecutionImpl - Class in org.camunda.bpm.engine.impl.pvm.runtime
- ExecutionImpl() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- executionListener(String, ExecutionListener) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- executionListener(ExecutionListener) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- 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.
- executionListenerInstance - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.ExecutionListenerInvocation
- ExecutionListenerInvocation - Class in org.camunda.bpm.engine.impl.bpmn.delegate
-
Class handling invocations of ExecutionListeners
- ExecutionListenerInvocation(ExecutionListener, DelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.bpmn.delegate.ExecutionListenerInvocation
- ExecutionManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- ExecutionManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- executionNotFound(String) - Method in class org.camunda.bpm.engine.impl.incident.IncidentLogger
- executionNotFoundException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- ExecutionObserver - Interface in org.camunda.bpm.engine.impl.persistence.entity
-
Represents an observer for the exeuction.
- executionObservers - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
Contains observers which are observe the execution.
- executionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- executionQuery() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily create a new ExecutionQuery
- executionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
- executionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- executionQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- ExecutionQuery - Interface in org.camunda.bpm.engine.runtime
-
Allows programmatic querying of
Execution
s. - ExecutionQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- ExecutionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- ExecutionQueryDto(ObjectMapper, 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- ExecutionQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
ExecutionQuery
. - ExecutionResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
- ExecutionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- ExecutionResourceImpl(ProcessEngine, String, ObjectMapper) - 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(String, ObjectMapper) - 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
- executionSaturated - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- executionSaturationWaitTime - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- executionsOnly - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- executionsOnly() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- executionStartTime - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- executionStartTime - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- executionStartTime - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- executionStartTime - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- ExecutionTopDownWalker - Class in org.camunda.bpm.engine.impl.tree
- ExecutionTopDownWalker(List<ExecutionEntity>) - Constructor for class org.camunda.bpm.engine.impl.tree.ExecutionTopDownWalker
- ExecutionTopDownWalker(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.tree.ExecutionTopDownWalker
- ExecutionTriggerDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- ExecutionTriggerDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ExecutionTriggerDto
- ExecutionVariableSnapshotObserver - Class in org.camunda.bpm.engine.impl.persistence.entity
-
Provides access to the snapshot of latest variables of an execution.
- ExecutionVariableSnapshotObserver(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver
- ExecutionVariableSnapshotObserver(ExecutionEntity, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver
- ExecutionVariablesResource - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- ExecutionVariablesResource(ProcessEngine, String, boolean, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
- ExecutionWalker - Class in org.camunda.bpm.engine.impl.tree
- ExecutionWalker(PvmExecutionImpl) - Constructor for class org.camunda.bpm.engine.impl.tree.ExecutionWalker
- executor - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- executorConnection - Variable in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
- executorConnectionFactory - Variable in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
- 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
- ExecutorService - Interface in org.camunda.bpm.container
- 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
- ExecutorServiceWrapper() - Constructor for class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector.ExecutorServiceWrapper
- executorSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
- executorSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- existisAuthentication(Authentications, String, String) - Method in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- exists(String) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
- exists(MessageJobDeclaration, String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Checks whether the message declaration already exists.
- existsMembership(String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- existsTenantMembership(String, String, String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- exit - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- exit() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.TERMINATING_ON_EXIT
state. - exit() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- EXIT - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- exitCriteria - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- exitCriteriaRefCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
-
Deprecated.
- exitCriteriaRefCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
-
Deprecated.
- ExitCriterion - Interface in org.camunda.bpm.model.cmmn.instance
- exitCriterionCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- exitCriterionCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- exitCriterionCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- ExitCriterionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ExitCriterionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ExitCriterionImpl
- exitCriterionRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- EXPECT_CONTINUE_ENABLED - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- ExpectedActivityInstance - Class in org.camunda.bpm.qa.upgrade.util
- ExpectedActivityInstance() - Constructor for class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- ExpectedTransitionInstance - Class in org.camunda.bpm.qa.upgrade.util
- ExpectedTransitionInstance() - Constructor for class org.camunda.bpm.qa.upgrade.util.ExpectedTransitionInstance
- expired(HalResourceCacheEntry) - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- explicitMigrationInstructions - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- ExponentialBackoffStrategy - Class in org.camunda.bpm.client.backoff
-
Provides an exponential backoff strategy.
- ExponentialBackoffStrategy() - Constructor for class org.camunda.bpm.client.backoff.ExponentialBackoffStrategy
- ExponentialBackoffStrategy(long, float, long) - Constructor for class org.camunda.bpm.client.backoff.ExponentialBackoffStrategy
- ExponentialErrorBackoffStrategy - Class in org.camunda.bpm.client.backoff
-
Provides an exponential backoff strategy when an error occurs fetching external tasks.
- ExponentialErrorBackoffStrategy() - Constructor for class org.camunda.bpm.client.backoff.ExponentialErrorBackoffStrategy
- ExponentialErrorBackoffStrategy(long, float, long) - Constructor for class org.camunda.bpm.client.backoff.ExponentialErrorBackoffStrategy
- exporterAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- exporterAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- exporterAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- exporterVersionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- exporterVersionAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- exporterVersionAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- expr(boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
expr := or (<QUESTION> expr <COLON> expr)?
- expression - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
- expression - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- expression - Variable in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- expression - Variable in class org.camunda.bpm.dmn.engine.impl.el.JuelExpression
- expression - Variable in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- expression - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
-
The expression which identifies the delegation for the variable mapping.
- 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.ExpressionExecutionListener
- expression - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FailedJobRetryConfiguration
- expression - Variable in class org.camunda.bpm.engine.impl.cmmn.behavior.CaseControlRuleImpl
- expression - Variable in class org.camunda.bpm.engine.impl.cmmn.listener.DelegateExpressionCaseExecutionListener
- expression - Variable in class org.camunda.bpm.engine.impl.cmmn.listener.ExpressionCaseExecutionListener
- expression - Variable in class org.camunda.bpm.engine.impl.el.ElValueProvider
- expression - Variable in class org.camunda.bpm.engine.impl.el.UelExpressionCondition
- expression - Variable in class org.camunda.bpm.engine.impl.task.listener.DelegateExpressionTaskListener
- expression - Variable in class org.camunda.bpm.engine.impl.task.listener.ExpressionTaskListener
- expression - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateExpressionCaseVariableListener
- expression - Variable in class org.camunda.bpm.engine.impl.variable.listener.ExpressionCaseVariableListener
- expression - Variable in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- expression(String) - Method in class org.camunda.bpm.model.bpmn.builder.CamundaErrorEventDefinitionBuilder
- Expression - Interface in org.camunda.bpm.engine.delegate
- Expression - Interface in org.camunda.bpm.engine.impl.el
- Expression - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN expression element
- Expression - Interface in org.camunda.bpm.model.cmmn.instance
- Expression - Interface in org.camunda.bpm.model.dmn.instance
- expressionCacheSize - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- ExpressionCaseExecutionListener - Class in org.camunda.bpm.engine.impl.cmmn.listener
- ExpressionCaseExecutionListener(Expression) - Constructor for class org.camunda.bpm.engine.impl.cmmn.listener.ExpressionCaseExecutionListener
- ExpressionCaseVariableListener - Class in org.camunda.bpm.engine.impl.variable.listener
- ExpressionCaseVariableListener(Expression) - Constructor for class org.camunda.bpm.engine.impl.variable.listener.ExpressionCaseVariableListener
- expressionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceAssignmentExpressionImpl
- expressionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterBindingImpl
- expressionChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.BindingImpl
- expressionChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ContextEntryImpl
- expressionChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- expressionChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.FunctionDefinitionImpl
- expressionChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InvocationImpl
- expressionCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ListImpl
- expressionEvaluationHandler - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionLiteralExpressionEvaluationHandler
- expressionEvaluationHandler - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- ExpressionEvaluationHandler - Class in org.camunda.bpm.dmn.engine.impl.evaluation
- ExpressionEvaluationHandler(DefaultDmnEngineConfiguration) - Constructor for class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- ExpressionExecutionListener - Class in org.camunda.bpm.engine.impl.bpmn.listener
-
An
ExecutionListener
that evaluates aExpression
when notified. - ExpressionExecutionListener(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionExecutionListener
- expressionFactory - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- expressionFactory - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- expressionFactory - Variable in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- ExpressionFactoryImpl - Class in org.camunda.bpm.impl.juel
-
Expression factory implementation.
- ExpressionFactoryImpl() - Constructor for class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(Properties) - Constructor for class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(Properties, TypeConverter) - Constructor for class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(ExpressionFactoryImpl.Profile) - Constructor for class org.camunda.bpm.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.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.impl.juel.ExpressionFactoryImpl
-
Create a new expression factory using the default builder and cache implementations.
- ExpressionFactoryImpl(TreeStore) - Constructor for class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
Create a new expression factory.
- ExpressionFactoryImpl(TreeStore, TypeConverter) - Constructor for class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
Create a new expression factory.
- ExpressionFactoryImpl.Profile - Enum Class in org.camunda.bpm.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, BaseDelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation
- ExpressionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN expression element
- ExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ExpressionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ExpressionImpl
- ExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- ExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ExpressionImpl
- expressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- expressionLanguageAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- expressionLanguageAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- expressionLanguageAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- expressionLanguageAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ImportedValuesImpl
- expressionLanguageAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- expressionLanguageAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.UnaryTestsImpl
- 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 - Variable in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- expressionManager - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- expressionManager - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- expressionManager - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- expressionManager - Variable in class org.camunda.bpm.engine.impl.dmn.el.ProcessEngineJuelElExpression
- expressionManager - Variable in class org.camunda.bpm.engine.impl.dmn.el.ProcessEngineJuelElProvider
- expressionManager - Variable in class org.camunda.bpm.engine.impl.el.JuelExpression
- expressionManager - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- expressionManager - Variable in class org.camunda.bpm.engine.impl.task.TaskDecorator
- ExpressionManager - Interface in org.camunda.bpm.engine.impl.el
-
Central manager for all expressions.
- ExpressionNode - Interface in org.camunda.bpm.impl.juel
-
Expression node interface.
- expressionNotANumberException(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- expressionNotBooleanException(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- expressionParsed - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- expressions - Variable in class org.camunda.bpm.engine.impl.AbstractQuery
- expressions - Variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- ExpressionSetInvocation - Class in org.camunda.bpm.engine.impl.delegate
-
Class responsible for handling Expression.setValue() invocations.
- ExpressionSetInvocation(ValueExpression, ELContext, Object, BaseDelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.delegate.ExpressionSetInvocation
- ExpressionTaskListener - Class in org.camunda.bpm.engine.impl.task.listener
- ExpressionTaskListener(Expression) - Constructor for class org.camunda.bpm.engine.impl.task.listener.ExpressionTaskListener
- expressionText - Variable in class org.camunda.bpm.engine.impl.el.JuelExpression
- EXT_TASK_CONDITIONS - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
-
external task conditions used to signal long polling in rest API
- EXT_TASK_MODEL - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.ExternalTaskLockExpTimeScenario
- extend(TaskQuery) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- extend(T) - Method in interface org.camunda.bpm.engine.filter.Filter
-
Extends the query with the additional query.
- extend(T) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- extend(T) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- EXTEND_LOCK_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- extendedScenario - Variable in class org.camunda.bpm.qa.upgrade.Scenario
- extendingQuery - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractExecuteFilterCmd
- extendLock(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- extendLock(String, long) - Method in class org.camunda.bpm.client.impl.EngineClient
- extendLock(String, long) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Extends the timeout of the lock by a given amount of time.
- extendLock(String, long) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- extendLock(String, String, long) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Extends a lock of an external task on behalf of a worker.
- extendLock(String, String, long) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- extendLock(ExternalTask, long) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Extends the timeout of the lock by a given amount of time.
- extendLock(ExternalTask, long) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- extendLock(ExtendLockOnExternalTaskDto) - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- extendLock(ExtendLockOnExternalTaskDto) - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- ExtendLockOnExternalTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- ExtendLockOnExternalTaskCmd(String, String, long) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExtendLockOnExternalTaskCmd
- ExtendLockOnExternalTaskDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- ExtendLockOnExternalTaskDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.ExtendLockOnExternalTaskDto
- ExtendLockRequestDto - Class in org.camunda.bpm.client.task.impl.dto
- ExtendLockRequestDto(String, long) - Constructor for class org.camunda.bpm.client.task.impl.dto.ExtendLockRequestDto
- extendsNoType() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- ExtendsScenario - Annotation Interface in org.camunda.bpm.qa.upgrade
- extendsType - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- extendsType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- extendsType(Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- extendsType(ModelElementType) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- Extension - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI extension element of the DI DiagramElement type
- Extension - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN extension element
- EXTENSION - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- EXTENSION_ELEMENTS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- EXTENSION_PROPERTIES - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- extensionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramElementImpl
- extensionCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- ExtensionElements - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN extensionElements element
- ExtensionElements - Interface in org.camunda.bpm.model.cmmn.instance
- ExtensionElements - Interface in org.camunda.bpm.model.dmn.instance
-
The DMN extensionElements element
- extensionElementsChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- extensionElementsChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- extensionElementsChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- extensionElementsChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- ExtensionElementsImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN extensionElements element
- ExtensionElementsImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ExtensionElementsImpl - Class in org.camunda.bpm.model.dmn.impl.instance
-
The DMN extensionElements element
- ExtensionElementsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ExtensionElementsImpl
- ExtensionElementsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ExtensionElementsImpl
- ExtensionElementsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ExtensionElementsImpl
- ExtensionHandler(Parser.ExtensionPoint) - Constructor for class org.camunda.bpm.impl.juel.Parser.ExtensionHandler
- ExtensionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI extension element of the DI DiagramElement type
- ExtensionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN extension element
- ExtensionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.ExtensionImpl
- ExtensionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- extensionProperties - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- extensionProperties - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- extensionProperties - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- extensionProperties - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- extensions - Variable in class org.camunda.bpm.impl.juel.Parser
- extensions - Static variable in class org.camunda.spin.scripting.SpinScriptEnv
-
Mapping of known
ScriptEngine
language names and file extensions of corresponding script files. - extensions - Static variable in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- ExtensionToken(String) - Constructor for class org.camunda.bpm.impl.juel.Scanner.ExtensionToken
- EXTERNAL_GENERAL_ENTITIES - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
- EXTERNAL_GENERAL_ENTITIES - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- EXTERNAL_PARAMETER_ENTITIES - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
- EXTERNAL_PARAMETER_ENTITIES - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- EXTERNAL_TASK - Static variable in class org.camunda.bpm.engine.EntityTypes
- EXTERNAL_TASK - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.externalTask.ProcessWithExternalTaskScenario
- EXTERNAL_TASK__PROCESS_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- EXTERNAL_TASK_CREATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an external task is created.
- EXTERNAL_TASK_DELETE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an external task is deleted.
- EXTERNAL_TASK_FAIL - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an external task has failed.
- EXTERNAL_TASK_HANDLER_TYPE - Static variable in interface org.camunda.bpm.engine.runtime.Incident
-
Handler type for incidents created on external task failure
- EXTERNAL_TASK_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- EXTERNAL_TASK_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- EXTERNAL_TASK_IDS - Static variable in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- EXTERNAL_TASK_KEY - Static variable in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- EXTERNAL_TASK_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- EXTERNAL_TASK_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- EXTERNAL_TASK_SUCCESS - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an external task has succeeded.
- EXTERNAL_TASK_TYPE - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.externalTask.ProcessWithExternalTaskScenario
- EXTERNAL_TASKS_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- externallyTerminated - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- externallyTerminated - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- externallyTerminated - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- externallyTerminated - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- externallyTerminated() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are externallyTerminated.
- externallyTerminated() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- externalProperties - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- externalTask - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- externalTask() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only external task currently available in the context of the last asserted process instance.
- externalTask() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained external task assert inspecting the one and mostly one external task currently available in the context of the process instance under test of this ProcessInstanceAssert.
- externalTask(String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only external task with the given activityId currently available in the context of the last asserted process instance.
- externalTask(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained external task assert inspecting the one and mostly one external task of the specified activity id currently available in the context of the process instance under test of this ProcessInstanceAssert.
- externalTask(String, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only external task with the given activityId currently available in the context of the given process instance.
- externalTask(ExternalTaskQuery) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only external task compliant to a given externalTaskQuery and currently available in the context of the last asserted process instance.
- externalTask(ExternalTaskQuery) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained external task assert inspecting only external tasks currently available in the context of the process instance under test of this ProcessInstanceAssert.
- externalTask(ExternalTaskQuery, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only external task compliant to a given externalTaskQuery and currently available in the context of the given process instance.
- externalTask(ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only external task currently available in the context of the given process instance.
- ExternalTask - Interface in org.camunda.bpm.client.task
-
Represents an external task
- ExternalTask - Interface in org.camunda.bpm.engine.externaltask
-
Represents an instance of an external task that is created when a service-task like activity (i.e.
- ExternalTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
Implements behavior of external task activities, i.e.
- ExternalTaskActivityBehavior(ParameterValueProvider, ParameterValueProvider) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ExternalTaskActivityBehavior
- ExternalTaskAssert - Class in org.camunda.bpm.engine.test.assertions.bpmn
-
Assertions for an
ExternalTask
. - ExternalTaskAssert(ProcessEngine, ExternalTask) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.ExternalTaskAssert
- ExternalTaskBpmnError - Class in org.camunda.bpm.engine.rest.dto.externaltask
- ExternalTaskBpmnError() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskBpmnError
- ExternalTaskClient - Interface in org.camunda.bpm.client
-
Camunda external task client
- ExternalTaskClientBuilder - Interface in org.camunda.bpm.client
-
A fluent builder to configure the Camunda client
- ExternalTaskClientBuilderImpl - Class in org.camunda.bpm.client.impl
- ExternalTaskClientBuilderImpl() - Constructor for class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- ExternalTaskClientException - Exception in org.camunda.bpm.client.exception
-
External task client exception
- ExternalTaskClientException() - Constructor for exception org.camunda.bpm.client.exception.ExternalTaskClientException
- ExternalTaskClientException(String) - Constructor for exception org.camunda.bpm.client.exception.ExternalTaskClientException
- ExternalTaskClientException(String, Throwable) - Constructor for exception org.camunda.bpm.client.exception.ExternalTaskClientException
- externalTaskClientFactoryClass - Variable in class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- ExternalTaskClientImpl - Class in org.camunda.bpm.client.impl
- ExternalTaskClientImpl(TopicSubscriptionManager) - Constructor for class org.camunda.bpm.client.impl.ExternalTaskClientImpl
- ExternalTaskClientLogger - Class in org.camunda.bpm.client.impl
- ExternalTaskClientLogger() - Constructor for class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- ExternalTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Represents a base class for the external task commands.
- ExternalTaskCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
- ExternalTaskDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- ExternalTaskDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- ExternalTaskEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- ExternalTaskEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- ExternalTaskFailureDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- ExternalTaskFailureDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- ExternalTaskFailureLogScenario - Class in org.camunda.bpm.qa.upgrade.externaltask
- ExternalTaskFailureLogScenario() - Constructor for class org.camunda.bpm.qa.upgrade.externaltask.ExternalTaskFailureLogScenario
- externalTaskHandler - Variable in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- externalTaskHandler - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- externalTaskHandler - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- ExternalTaskHandler - Interface in org.camunda.bpm.client.task
-
Interface for a custom implementation of the handler, which is invoked for each fetched and locked task
- externalTaskHandlerNullException() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- externalTaskHandlers - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- externalTaskId - Variable in class org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
-
The corresponding external task id.
- externalTaskId - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- externalTaskId - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- externalTaskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- externalTaskId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- externalTaskId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- externalTaskId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- externalTaskId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- externalTaskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- externalTaskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- externalTaskId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- externalTaskId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- externalTaskId - Variable in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- externalTaskId(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select the external task with the given id
- externalTaskId(String) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries with the given external task id.
- externalTaskId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the external task.
- externalTaskId(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- externalTaskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- externalTaskId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- externalTaskIdIn(Set<String>) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks with any of the given ids
- externalTaskIdIn(Set<String>) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- externalTaskIds - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- externalTaskIds - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- externalTaskIds - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- externalTaskIds - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- externalTaskIds(String...) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesSelectBuilder
-
Selects a list of external tasks with the given list of ids.
- externalTaskIds(String...) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- externalTaskIds(List<String>) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesSelectBuilder
-
Selects a list of external tasks with the given list of ids.
- externalTaskIds(List<String>) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- ExternalTaskImpl - Class in org.camunda.bpm.client.task.impl
- ExternalTaskImpl() - Constructor for class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- ExternalTaskLockExpTimeScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- ExternalTaskLockExpTimeScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.ExternalTaskLockExpTimeScenario
- ExternalTaskLogger - Class in org.camunda.bpm.engine.impl.externaltask
-
Represents the logger for the external task.
- ExternalTaskLogger() - Constructor for class org.camunda.bpm.engine.impl.externaltask.ExternalTaskLogger
- ExternalTaskManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- ExternalTaskManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- externalTaskPriorityProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- externalTaskQuery - Variable in class org.camunda.bpm.engine.impl.cmd.GetTopicNamesCmd
- externalTaskQuery - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- externalTaskQuery - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- externalTaskQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- externalTaskQuery() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily create a new ExternalTaskQuery
- externalTaskQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- externalTaskQuery(ExternalTaskQuery) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesSelectBuilder
-
Selects a list of external tasks with the given external task query.
- externalTaskQuery(ExternalTaskQuery) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- ExternalTaskQuery - Interface in org.camunda.bpm.engine.externaltask
- ExternalTaskQueryBuilder - Interface in org.camunda.bpm.engine.externaltask
- ExternalTaskQueryDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- ExternalTaskQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- ExternalTaskQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- ExternalTaskQueryImpl - Class in org.camunda.bpm.engine.impl
- ExternalTaskQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- ExternalTaskQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- ExternalTaskQueryProperty - Interface in org.camunda.bpm.engine.impl
- ExternalTaskQueryTopicBuilder - Interface in org.camunda.bpm.engine.externaltask
- ExternalTaskQueryTopicBuilderImpl - Class in org.camunda.bpm.engine.impl.externaltask
- ExternalTaskQueryTopicBuilderImpl(ExternalTaskQueryTopicBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
-
Copy constructor
- ExternalTaskQueryTopicBuilderImpl(CommandExecutor, String, int, boolean) - Constructor for class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
-
Constructor using priority.
- ExternalTaskQueryTopicBuilderImpl(CommandExecutor, String, int, boolean, List<QueryOrderingProperty>) - Constructor for class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
-
Constructor using priority & createTime.
- ExternalTaskQueryTopicBuilderImpl(CommandExecutor, String, int, boolean, List<QueryOrderingProperty>, Map<String, TopicFetchInstruction>, TopicFetchInstruction) - Constructor for class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
-
All args constructor.
- ExternalTaskResource - Interface in org.camunda.bpm.engine.rest.sub.externaltask
- ExternalTaskResourceImpl - Class in org.camunda.bpm.engine.rest.sub.externaltask.impl
- ExternalTaskResourceImpl(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- ExternalTaskRestService - Interface in org.camunda.bpm.engine.rest
- ExternalTaskRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- ExternalTaskRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- externalTasks - Variable in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
- externalTasks - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- externalTasks - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- externalTasks(Collection<ExternalTaskEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- externalTaskService - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- externalTaskService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- externalTaskService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- externalTaskService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- externalTaskService - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- externalTaskService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- externalTaskService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- externalTaskService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- externalTaskService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access ExternalTaskService
- externalTaskService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- ExternalTaskService - Interface in org.camunda.bpm.client.task
-
Service that provides possibilities to interact with fetched and locked tasks.
- ExternalTaskService - Interface in org.camunda.bpm.engine
-
Service that provides access to
ExternalTask
instances. - ExternalTaskServiceImpl - Class in org.camunda.bpm.client.task.impl
- ExternalTaskServiceImpl - Class in org.camunda.bpm.engine.impl
- ExternalTaskServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- ExternalTaskServiceImpl(EngineClient) - Constructor for class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- ExternalTaskState - Interface in org.camunda.bpm.engine.history
- ExternalTaskState.ExternalTaskStateImpl - Class in org.camunda.bpm.engine.history
- ExternalTaskStateImpl(int, String) - Constructor for class org.camunda.bpm.engine.history.ExternalTaskState.ExternalTaskStateImpl
- ExternalTaskSubscription - Annotation Interface in org.camunda.bpm.client.spring.annotation
-
Annotation to subscribe the External Task Client to a topic.
- ExternalTaskSubscription.ProcessVariable - Annotation Interface in org.camunda.bpm.client.spring.annotation
-
Element of
ExternalTaskSubscription.processVariables()
- extractAuthenticatedUser(HttpServletRequest, ProcessEngine) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2AuthenticationProvider
- 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.ContainerBasedAuthenticationProvider
- 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.task.TaskDecorator
-
Extract a candidate list from a string.
- extractElementDetails(Element) - Method in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- extractElements(String, Set<String>) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- extractEndDate(MultivaluedMap<String, String>, DateConverter) - Method in class org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl
- extractEngineName(String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
-
May not return null
- extractEngineName(HttpServletRequest) - Method in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- extractInnerExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- extractStartDate(MultivaluedMap<String, String>, DateConverter) - Method in class org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl
F
- factor - Variable in class org.camunda.bpm.client.backoff.ExponentialBackoffStrategy
- factor - Variable in class org.camunda.bpm.client.backoff.ExponentialErrorBackoffStrategy
- factory - Variable in class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- factory - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- fail(String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- fail(String) - Method in class org.camunda.bpm.impl.juel.Parser
-
throw exception
- fail(String) - Static method in class org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration
- fail(Scanner.Symbol) - Method in class org.camunda.bpm.impl.juel.Parser
-
throw exception
- FAIL_IF_NOT_EXISTS - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- FAIL_IF_NOT_EXISTS - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- failed() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- failed(String, String, int, long, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
-
process failed state, make sure that binary entity is created for the errorMessage, shortError message does not exceed limit, handle properly retry counts and incidents
- failed(Throwable) - Static method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- failed(PerfTestRun, Throwable) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- FAILED - Static variable in interface org.camunda.bpm.engine.history.ExternalTaskState
- FAILED - Static variable in interface org.camunda.bpm.engine.history.JobState
- FAILED - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- FAILED_CONCURRENT_MODIFICATION - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
-
Indicates that the operation was not performed and that the reason was a concurrent modification to the data to be updated.
- FAILED_CONCURRENT_MODIFICATION_EXCEPTION - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
-
Indicates that the operation was not performed and was a concurrency conflict with a SQL exception.
- FAILED_ERROR - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
-
Indicates that the operation was not performed for any reason except concurrent modifications.
- FAILED_JOB_CONFIGURATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- FAILED_JOB_HANDLER_TYPE - Static variable in interface org.camunda.bpm.engine.runtime.Incident
-
Handler type for incidents created on job execution failure
- FAILED_JOB_RETRY_TIME_CYCLE - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- failedActivityId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.incident.IncidentContext
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- failedActivityId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- failedActivityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- failedActivityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- failedActivityId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- failedActivityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- failedActivityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- failedActivityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- failedActivityId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- failedActivityId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which were created due to a failure at an activity with the given id.
- failedActivityId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- failedActivityId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- failedActivityId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- failedActivityId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which were created due to a failure at an activity with the given id.
- failedActivityId(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs that failed due to an exception at an activity with the given id.
- failedActivityIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries which are associated with failures of one of the given activity ids.
- failedActivityIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- failedActivityIds - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- failedActivityIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- failedDatabaseOperation(String, String, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- 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
- failedJobConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- FailedJobListener - Class in org.camunda.bpm.engine.impl.jobexecutor
- FailedJobListener(CommandExecutor, JobFailureCollector) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- FailedJobListener.FailedJobListenerCmd - Class in org.camunda.bpm.engine.impl.jobexecutor
- FailedJobListenerCmd(String, Command<Object>) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener.FailedJobListenerCmd
- FailedJobRetryConfiguration - Class in org.camunda.bpm.engine.impl.bpmn.parser
- FailedJobRetryConfiguration(int, List<String>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.FailedJobRetryConfiguration
- FailedJobRetryConfiguration(Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.FailedJobRetryConfiguration
- failedJobRetryTimeCycle - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- failedJobs - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- failedJobs - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- 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.batch.BatchStatisticsDto
- failedJobs - Variable in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- failedOperation(DbOperation) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- failedOperation(DbOperation) - Method in class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
- failedOperation(DbOperation) - Method in interface org.camunda.bpm.engine.impl.db.entitymanager.OptimisticLockingListener
-
Signifies that an operation failed due to optimistic locking.
- failedOperations - Variable in class org.camunda.bpm.engine.impl.db.FlushResult
- failedProcessEnginePluginInstantiation(String, Exception) - Method in class org.camunda.bpm.run.utils.CamundaBpmRunLogger
- failedTofetchVariableValue(Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- failIfNotExists - Variable in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- failIfNotExists - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- failIfNotExists - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- failIfNotExists - Variable in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- FAILING_SERVICE_TASK_MODEL - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.IncidentTimestampUpdateScenario
- FAILING_SERVICE_TASK_MODEL - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.IncidentTimestampScenario
- FailingDelegate - Class in org.camunda.bpm.qa.upgrade
- FailingDelegate() - Constructor for class org.camunda.bpm.qa.upgrade.FailingDelegate
- FailingIntermediateBoundaryTimerJobScenario - Class in org.camunda.bpm.qa.upgrade.customretries
- FailingIntermediateBoundaryTimerJobScenario() - Constructor for class org.camunda.bpm.qa.upgrade.customretries.FailingIntermediateBoundaryTimerJobScenario
- failingMigratingProcessInstanceValidation(MigratingProcessInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- failingMigrationPlanValidation(MigrationPlanValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- failure - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- failure - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- failure(String, String, String, int, long, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.client.impl.EngineClient
- FAILURE_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- failureLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- failureLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- failureLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- failureLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- failureLog() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select failed historic external task log entries.
- failureLog() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select failed historic job log entries.
- failureLog() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- failureLog() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- FailureRequestDto - Class in org.camunda.bpm.client.task.impl.dto
- FailureRequestDto(String, String, String, int, long, Map<String, TypedValueField>, Map<String, TypedValueField>) - Constructor for class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- failures - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- failures - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- failures - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- failures - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidationReportImpl
- failures - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationVariableValidationReportImpl
- failures - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- failures - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- failures - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- failures - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- failures - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationVariableValidationReportDto
- FALLBACK - Enum constant in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
-
The code assigned to a
ProcessEngineException
when no other code is assigned. - fallbackSerializerCannotDeserializeObjects() - Method in class org.camunda.spin.plugin.impl.SpinPluginLogger
- fallbackSerializerFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- FallbackSpinObjectValueSerializer - Class in org.camunda.spin.plugin.impl
- FallbackSpinObjectValueSerializer(String) - Constructor for class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- FALSE - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- fatalError(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- fatalError(SAXParseException) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.DomErrorHandler
- fault - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- feature() - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- FEATURE - Static variable in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- features - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- features - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- features - Variable in class org.camunda.bpm.impl.juel.Builder
- FEEL_DATE_AND_TIME_FORMAT - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- FEEL_EXPRESSION_LANGUAGE - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- FEEL_EXPRESSION_LANGUAGE_ALTERNATIVE - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- FEEL_EXPRESSION_LANGUAGE_DMN12 - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- FEEL_EXPRESSION_LANGUAGE_DMN13 - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- FEEL_EXPRESSION_LANGUAGE_DMN14 - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- FEEL_EXPRESSION_LANGUAGE_DMN15 - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- FEEL_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
-
The FEEL namespace
- FEEL12_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- FEEL13_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- FEEL14_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- FEEL15_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- FeelConvertException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if a invalid type conversion occurs in a FEEL expression.
- FeelConvertException(String, Object, Class<?>) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- FeelConvertException(String, Object, Class<?>, Throwable) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- FeelConvertException(String, FeelConvertException) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- FeelCustomFunctionProvider - Interface in org.camunda.bpm.dmn.feel.impl.scala.function
-
Provides one or more functions which can be used in an FEEL expression.
- feelCustomFunctionProviders - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
a list of DMN FEEL custom function providers
- feelCustomFunctionProviders - Variable in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- feelCustomFunctionProviders(List<FeelCustomFunctionProvider>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set a list of FEEL Custom Function Providers.
- feelCustomFunctionProviders(List<FeelCustomFunctionProvider>) - Method in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- FeelElContext - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelElContext(ELResolver, FunctionMapper, VariableMapper) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- FeelElContextFactory - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelElContextFactory() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- feelEngine - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- feelEngine - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- feelEngine - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- feelEngine - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- feelEngine - Variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- FeelEngine - Interface in org.camunda.bpm.dmn.feel.impl
-
Engine to evaluate FEEL expressions.
- feelEngineFactory - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- feelEngineFactory(FeelEngineFactory) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the factory to create a
FeelEngine
- FeelEngineFactory - Interface in org.camunda.bpm.dmn.feel.impl
-
Factory to create a instance of a
FeelEngine
. - FeelEngineFactoryImpl - Class in org.camunda.bpm.dmn.feel.impl.juel
- FeelEngineFactoryImpl() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineFactoryImpl(int) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineFactoryImpl(int, List<FeelToJuelFunctionTransformer>) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineFactoryImpl(List<FeelToJuelFunctionTransformer>) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- FeelEngineImpl - Class in org.camunda.bpm.dmn.feel.impl.juel
- FeelEngineImpl(FeelToJuelTransform, ExpressionFactory, ElContextFactory, Cache<TransformExpressionCacheKey, String>) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- FeelEngineLogger - Class in org.camunda.bpm.dmn.feel.impl.juel
- FeelEngineLogger() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- FeelException - Exception in org.camunda.bpm.dmn.feel.impl
-
Exception which is thrown if a error occurs during the evaluation of a FEEL expression.
- FeelException(String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.FeelException
- FeelException(String, Throwable) - Constructor for exception org.camunda.bpm.dmn.feel.impl.FeelException
- feelExpression - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- FeelFunctionMapper - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelFunctionMapper() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- FeelLogger - Class in org.camunda.bpm.dmn.feel.impl.juel
- FeelLogger() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
- FeelMethodInvocationException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if an error occurs during a method invocation in a FEEL expression.
- FeelMethodInvocationException(String, String, String...) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- FeelMethodInvocationException(String, Throwable, String, String...) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- FeelMissingFunctionException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if a method used in a FEEL expression is not available.
- FeelMissingFunctionException(String, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException
- FeelMissingFunctionException(String, Throwable, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException
- FeelMissingVariableException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if a variable used in a FEEL expression is not available.
- FeelMissingVariableException(String, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingVariableException
- FeelMissingVariableException(String, Throwable, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingVariableException
- FeelSyntaxException - Exception in org.camunda.bpm.dmn.feel.impl.juel
-
Exception thrown if the syntax of a FEEL expression is invalid.
- FeelSyntaxException(String, String, String) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- FeelSyntaxException(String, String, String, Throwable) - Constructor for exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- FeelToJuelFunctionTransformer - Interface in org.camunda.bpm.dmn.feel.impl.juel.transform
- FeelToJuelTransform - Interface in org.camunda.bpm.dmn.feel.impl.juel.transform
- FeelToJuelTransformer - Interface in org.camunda.bpm.dmn.feel.impl.juel.transform
- FeelToJuelTransformImpl - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- FeelToJuelTransformImpl() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- FeelTypeConverter - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelTypeConverter() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- FeelTypedVariableMapper - Class in org.camunda.bpm.dmn.feel.impl.juel.el
- FeelTypedVariableMapper(ExpressionFactory, VariableContext) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- FETCH_AND_LOCK_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- fetchAndLock() - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Fetch and Lock method which allows the configuration of all parameters through a Fluent API.
- fetchAndLock() - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- fetchAndLock(int, String) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Calls method fetchAndLock(maxTasks, workerId, usePriority), where usePriority is false.
- fetchAndLock(int, String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- fetchAndLock(int, String, boolean) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Defines fetching of external tasks by using a fluent builder.
- fetchAndLock(int, String, boolean) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- fetchAndLock(String, String, int) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily fetch and lock external tasks from a given topic using a given workerId.
- fetchAndLock(List<TopicRequestDto>) - Method in class org.camunda.bpm.client.impl.EngineClient
- fetchAndLock(List<TopicRequestDto>) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- fetchAndLock(List<TopicRequestDto>) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- fetchAndLock(FetchExternalTasksExtendedDto, AsyncResponse) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- fetchAndLock(FetchExternalTasksExtendedDto, AsyncResponse) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- FetchAndLockBuilder - Interface in org.camunda.bpm.engine.externaltask
-
Fetch And Lock Builder used to enable a Fluent API that exposes all parameters for fetch and Lock operation.
- FetchAndLockBuilderImpl - Class in org.camunda.bpm.engine.impl.externaltask
-
Implementation of
FetchAndLockBuilder
. - FetchAndLockBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- FetchAndLockContextListener - Class in org.camunda.bpm.engine.rest.impl
- FetchAndLockContextListener() - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
- fetchAndLockHandler - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
- FetchAndLockHandler - Interface in org.camunda.bpm.engine.rest.spi
-
SPI supposed to replace the default implementation of the long-polling fetch and lock handler
- FetchAndLockHandlerImpl - Class in org.camunda.bpm.engine.rest.impl
- FetchAndLockHandlerImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- FetchAndLockRequest - Class in org.camunda.bpm.engine.rest.impl
- FetchAndLockRequest() - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- FetchAndLockRequestDto - Class in org.camunda.bpm.client.topic.impl.dto
- FetchAndLockRequestDto(String, int, Long, List<TopicRequestDto>) - Constructor for class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- FetchAndLockRequestDto(String, int, Long, List<TopicRequestDto>, boolean) - Constructor for class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- FetchAndLockRequestDto(String, int, Long, List<TopicRequestDto>, boolean, OrderingConfig) - Constructor for class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- FetchAndLockResponseDto - Class in org.camunda.bpm.client.topic.impl.dto
- FetchAndLockResponseDto(List<ExternalTask>) - Constructor for class org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
- FetchAndLockResponseDto(ExternalTaskClientException) - Constructor for class org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
- FetchAndLockResult - Class in org.camunda.bpm.engine.rest.impl
- FetchAndLockResult(Throwable) - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- FetchAndLockResult(List<LockedExternalTaskDto>) - Constructor for class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- fetchAndResetCommandCounts() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- fetchDatabaseTables(String, List<String>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- fetchEventSubscriptions(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- fetchExecutionEntity(String) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- fetchExecutions(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- fetchExecutionsForProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- fetchExternalTasks(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- FetchExternalTasksCmd - Class in org.camunda.bpm.engine.impl.cmd
- FetchExternalTasksCmd(String, int, Map<String, TopicFetchInstruction>) - Constructor for class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- FetchExternalTasksCmd(String, int, Map<String, TopicFetchInstruction>, boolean, List<QueryOrderingProperty>) - Constructor for class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- FetchExternalTasksDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- FetchExternalTasksDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- FetchExternalTasksDto.FetchExternalTaskTopicDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- FetchExternalTasksExtendedDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- FetchExternalTasksExtendedDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
- FetchExternalTaskTopicDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- fetchHistoricVariableUpdateByteArrays(List<String>) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
-
Loads the byte arrays into the cache; does currently not return a list because it is not needed by the calling code and we can avoid concatenating lists in the implementation that way.
- fetchIncidents(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- fetchInstructions - Variable in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- fetchJobDefinitions(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- fetchJobs(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- fetchTasks(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- fetchVariables(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- fetchVariableValue(HistoricDecisionInputInstanceEntity, boolean) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- fetchVariableValue(HistoricDecisionOutputInstanceEntity, boolean) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- field - Variable in class org.camunda.bpm.client.task.OrderingConfig.OrderingProperty
- FieldAccessJPAEntity - Class in org.camunda.bpm.qa.upgrade.variables
-
Simple JPA entity, id is set on a field.
- FieldAccessJPAEntity() - Constructor for class org.camunda.bpm.qa.upgrade.variables.FieldAccessJPAEntity
- FieldDeclaration - Class in org.camunda.bpm.engine.impl.bpmn.parser
-
Represents a field declaration in object form: <field name='someField> <string ...
- FieldDeclaration() - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- FieldDeclaration(String, String, Object) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- fieldDeclarations - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ClassDelegateActivityBehavior
- fieldDeclarations - Variable in class org.camunda.bpm.engine.impl.delegate.ClassDelegate
- fieldId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricFormFieldDto
- fieldName - Variable in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- fieldNames() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- fieldNames() - Method in class org.camunda.spin.json.SpinJsonNode
-
Get the field names of this node (i.e.
- fieldTypeCompatible(FieldDeclaration, Field) - Static method in class org.camunda.bpm.engine.impl.util.ClassDelegateUtil
- fieldValue - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricFormFieldDto
- file(byte[]) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- file(byte[]) - Method in interface org.camunda.bpm.engine.variable.value.builder.FileValueBuilder
-
Sets the value to the specified
Byte
array - file(File) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- file(File) - Method in interface org.camunda.bpm.engine.variable.value.builder.FileValueBuilder
-
Sets the value to the specified
File
. - file(InputStream) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- file(InputStream) - Method in interface org.camunda.bpm.engine.variable.value.builder.FileValueBuilder
-
Sets the value to the specified
InputStream
. - FILE - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- fileAsByteArray(File) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the content of a File.
- fileAsStream(File) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the input stream of a file.
- fileAsStream(String) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the input stream of a file with specified filename
- fileAsString(File) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the content of a File.
- fileAsString(String) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the content of a file with specified filename
- filename - Variable in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- filename - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployFileTask
- fileName - Variable in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- fileNotFoundException(String) - Method in class org.camunda.commons.utils.IoUtilLogger
- fileNotFoundException(String) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- fileNotFoundException(String, Exception) - Method in class org.camunda.commons.utils.IoUtilLogger
- fileNotFoundException(String, Throwable) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- FileUtil - Class in org.camunda.bpm.qa.performance.engine.util
- FileUtil() - Constructor for class org.camunda.bpm.qa.performance.engine.util.FileUtil
- fileValue - Variable in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- fileValue(File) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Shortcut for calling
Variables.fileValue(name).file(file).mimeType(type).create()
. - fileValue(File, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Shortcut for calling
Variables.fileValue(name).file(file).mimeType(type).setTransient(isTransient).create()
. - fileValue(String) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Returns a builder to create a new
FileValue
with the givenfilename
. - fileValue(String, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Returns a builder to create a new
FileValue
with the givenfilename
. - FileValue - Interface in org.camunda.bpm.engine.variable.value
- FileValueBuilder - Interface in org.camunda.bpm.engine.variable.value.builder
- FileValueBuilderImpl - Class in org.camunda.bpm.engine.variable.impl.value.builder
- FileValueBuilderImpl(String) - Constructor for class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- FileValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- FileValueImpl(byte[], FileValueType, String, String, String) - Constructor for class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- FileValueImpl(FileValueType, String) - Constructor for class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- FileValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- FileValueMapper(EngineClient) - Constructor for class org.camunda.bpm.client.variable.impl.mapper.FileValueMapper
- FileValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
- FileValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
- FileValueType - Interface in org.camunda.bpm.engine.variable.type
- FileValueTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
-
Valuetype to save files from byte arrays, inputstreams or just files as process variables and retrieve them via an
InputStream
. - FileValueTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.FileValueTypeImpl
- fileValueWithDecodedString(FileValue, String) - Method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- filter - Variable in class org.camunda.bpm.engine.impl.cmd.SaveFilterCmd
- Filter - Interface in org.camunda.bpm.engine.filter
- FILTER - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- FILTER - Static variable in class org.camunda.bpm.engine.EntityTypes
- FILTER_ID - Static variable in interface org.camunda.bpm.engine.impl.filter.FilterQueryProperty
- filterAuthenticatedGroupIds(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- filterByType(Class<V>) - Method in class org.camunda.bpm.model.bpmn.impl.QueryImpl
- filterByType(Class<V>) - Method in interface org.camunda.bpm.model.bpmn.Query
- filterByType(Class<V>) - Method in class org.camunda.bpm.model.cmmn.impl.QueryImpl
- filterByType(Class<V>) - Method in interface org.camunda.bpm.model.cmmn.Query
- filterByType(Class<V>) - Method in class org.camunda.bpm.model.dmn.impl.QueryImpl
- filterByType(Class<V>) - Method in interface org.camunda.bpm.model.dmn.Query
- filterByType(ModelElementType) - Method in class org.camunda.bpm.model.bpmn.impl.QueryImpl
- filterByType(ModelElementType) - Method in interface org.camunda.bpm.model.bpmn.Query
- filterByType(ModelElementType) - Method in class org.camunda.bpm.model.cmmn.impl.QueryImpl
- filterByType(ModelElementType) - Method in interface org.camunda.bpm.model.cmmn.Query
- filterByType(ModelElementType) - Method in class org.camunda.bpm.model.dmn.impl.QueryImpl
- filterByType(ModelElementType) - Method in interface org.camunda.bpm.model.dmn.Query
- filterChain(HttpSecurity, AuthorizeTokenFilter, SsoLogoutSuccessHandler) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaSpringSecurityOAuth2AutoConfiguration
- filterChainPermitAll(HttpSecurity) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaBpmSpringSecurityDisableAutoConfiguration
- filterCompensationHandlers(List<Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- FilterDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- FilterDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- FilterEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- FilterEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- FilterEntity(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- filterId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractExecuteFilterCmd
- filterId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteFilterCmd
- filterId - Variable in class org.camunda.bpm.engine.impl.cmd.GetFilterCmd
- filterId - Variable in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- filterId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- filterId(String) - Method in interface org.camunda.bpm.engine.filter.FilterQuery
- filterId(String) - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- filterIntermediateCatchEvents(List<Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- filterIntermediateSubscriptions(List<EventSubscriptionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- filterLeaves(List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- filterLoadedObjects(List<Object>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- FilterManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- FilterManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- filterName - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.custom.CreateFilterConfiguration
- filterName(String) - Method in interface org.camunda.bpm.engine.filter.FilterQuery
- filterName(String) - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- filterNameLike(String) - Method in interface org.camunda.bpm.engine.filter.FilterQuery
- filterNameLike(String) - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- filterNodeList(NodeList, DomUtil.NodeListFilter) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Allows to apply a
DomUtil.NodeListFilter
to aNodeList
. - filterNodeListByName(NodeList, String, String) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Filter a
NodeList
retaining all elements with a specific name - filterNodeListByType(NodeList, ModelInstanceImpl, Class<?>) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Filter a
NodeList
retaining all elements with a specific type - filterNodeListForElements(NodeList) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Filters a
NodeList
retaining all elements - filterNonEventScopeExecutions(List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- filterNotFound(Exception) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- filterOnOptimisticLockingFailure(CommandContext, List<LockedExternalTask>) - Method in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- filterOwner(String) - Method in interface org.camunda.bpm.engine.filter.FilterQuery
- filterOwner(String) - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- filterProcessInstance(List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- FilterProperty - Class in org.camunda.bpm.spring.boot.starter.property
- FilterProperty() - Constructor for class org.camunda.bpm.spring.boot.starter.property.FilterProperty
- FilterQuery - Interface in org.camunda.bpm.engine.filter
- FilterQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- FilterQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- FilterQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- FilterQueryImpl - Class in org.camunda.bpm.engine.impl.filter
- FilterQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- FilterQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- FilterQueryProperty - Interface in org.camunda.bpm.engine.impl.filter
- filterResource(InputStream, RequestInfo) - Method in interface org.camunda.bpm.webapp.plugin.resource.PluginResourceOverride
-
Invoked after a static plugin resource has been resolved.
- FilterResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
- FilterResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- FilterResourceImpl(String, ObjectMapper, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- filterResourceType(String) - Method in interface org.camunda.bpm.engine.filter.FilterQuery
- filterResourceType(String) - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- FilterRestService - Interface in org.camunda.bpm.engine.rest
- FilterRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- FilterRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.FilterRestServiceImpl
- 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
- filterService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- filterService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- filterService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- filterService - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- filterService - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- filterService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- filterService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- filterService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- filterService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- FilterService - Interface in org.camunda.bpm.engine
- FilterServiceImpl - Class in org.camunda.bpm.engine.impl
- FilterServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.FilterServiceImpl
- filterStartSubscriptions(List<EventSubscriptionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- filterVariables - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- filterVariables(VariableMap) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- filterWith(List<MigrationInstructionValidator>) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- find(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- find(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- findActiveActivityIds() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
- findActiveActivityIds() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- 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.cmmn.model.CmmnActivity
- findActivity(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
-
searches for the activity recursively
- 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
-
Recursively finds a flow activity.
- findActivityAtLevelOfSubprocess(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- findActivityAtLevelOfSubprocess(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
-
Finds an activity at the same level of subprocess.
- findActivityInstance(ActivityInstance, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- findAttachmentByTaskIdAndAttachmentId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentManager
- 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
- findAuthorization(int, String, String, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- findAuthorizationByGroupIdAndResourceId(int, String, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- findAuthorizationByUserIdAndResourceId(int, String, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- findBatchById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.BatchManager
- findBatchById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- findBatchCountByQueryCriteria(BatchQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.BatchManager
- findBatchCountByQueryCriteria(HistoricBatchQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- findBatchesByQueryCriteria(BatchQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.BatchManager
- findBatchesByQueryCriteria(HistoricBatchQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- findBatchExecutorException(PersistenceException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- findBatchVariablesSerialized(String, CommandContext) - Static method in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- findBpmnEdge(BaseElement) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findBpmnModelInstanceForDefinition(DefinitionType) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- findBpmnModelInstanceForDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- findBpmnModelInstanceForProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findBpmnModelInstanceForProcessDefinition(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findBpmnPlane() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findBpmnShape(BaseElement) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- findById(DeploymentCache) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- findById(DeploymentCache) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- findById(DeploymentCache, String) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- findById(DeploymentCache, String) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- findByKey(DeploymentCache) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- findByKey(DeploymentCache) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- findByKey(DeploymentCache, String) - Method in class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- findByKey(DeploymentCache, String) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- findByName(String) - Static method in class org.camunda.bpm.engine.impl.Direction
- findByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- findByteArrayById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- findByteArrayById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- findByteArrayById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- findByteArrayById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- findCallActivitiesInProcess(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.GetStaticCalledProcessDefinitionCmd
- findCamundaExtensionElement(Element, String) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
-
Returns the camunda extension element in the camunda namespace and the given name.
- findCaseDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findCaseDefinitionByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findCaseDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findCaseDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findCaseDefinitionCountByQueryCriteria(CaseDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findCaseDefinitionFromCache(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findCaseDefinitionsByQueryCriteria(CaseDefinitionQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findCaseExecution(String) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnCaseInstance
-
Find a case execution by the given
activityId
. - findCaseExecution(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- findCaseExecutionById(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findCaseExecutionById(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- findCaseExecutionCountByQueryCriteria(CaseExecutionQueryImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findCaseExecutionsByQueryCriteria(CaseExecutionQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findCaseInstanceByQueryCriteria(CaseInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findCaseInstanceCountByQueryCriteria(CaseInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findCaseSentryPartByQueryCriteria(CaseSentryPartQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartManager
- findCaseSentryPartCountByQueryCriteria(CaseSentryPartQueryImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartManager
- findCaseSentryPartsByCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartManager
- findChildCaseExecutionsByCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findChildCaseExecutionsByParentCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findChildExecutionsByParentExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findCleanableHistoricBatchesReportByCriteria(CleanableHistoricBatchReportImpl, Page, Map<String, Integer>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- findCleanableHistoricBatchesReportCountByCriteria(CleanableHistoricBatchReportImpl, Map<String, Integer>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- findCleanableHistoricCaseInstancesReportByCriteria(CleanableHistoricCaseInstanceReportImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findCleanableHistoricCaseInstancesReportCountByCriteria(CleanableHistoricCaseInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findCleanableHistoricDecisionInstancesReportByCriteria(CleanableHistoricDecisionInstanceReportImpl, Page) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findCleanableHistoricDecisionInstancesReportCountByCriteria(CleanableHistoricDecisionInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findCleanableHistoricProcessInstancesReportByCriteria(CleanableHistoricProcessInstanceReportImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- findCleanableHistoricProcessInstancesReportCountByCriteria(CleanableHistoricProcessInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- findCleanupJob() - Method in interface org.camunda.bpm.engine.rest.history.HistoryCleanupRestService
- findCleanupJob() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl
- findCleanupJobs() - Method in interface org.camunda.bpm.engine.rest.history.HistoryCleanupRestService
- findCleanupJobs() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl
- findCmmnModelInstanceForCaseDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findCommentByTaskIdAndCommentId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- 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
- findCompensationHandler() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
-
Find the compensation handler of this activity.
- findCompensationThrowingAncestorExecution(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- findConditionalStartEventActivities(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultConditionHandler
- findConditionalStartEventSubscription() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- findConditionalStartEventSubscriptionByTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- findConditionalStartEventSubscriptions(CommandContext, ConditionSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultConditionHandler
- findDecisionDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDecisionDefinitionByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDecisionDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDecisionDefinitionById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- findDecisionDefinitionByKeyAndVersion(String, Integer) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDecisionDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDecisionDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDecisionDefinitionCountByQueryCriteria(DecisionDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDecisionDefinitionFromCache(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDecisionDefinitionsByQueryCriteria(DecisionDefinitionQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDecisionInstanceById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- findDecisionRequirementsDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findDecisionRequirementsDefinitionByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findDecisionRequirementsDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findDecisionRequirementsDefinitionCountByQueryCriteria(DecisionRequirementsDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findDecisionRequirementsDefinitionFromCache(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDecisionRequirementsDefinitionsByQueryCriteria(DecisionRequirementsDefinitionQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findDeclarationForSubscription(EventSubscriptionEntity) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
-
Assumes that an activity has at most one declaration of a certain eventType.
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
Find a definition entity by deployment id and definition key.
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- findDefinitionByDeploymentAndKey(String, String) - Method in interface org.camunda.bpm.engine.impl.persistence.AbstractResourceDefinitionManager
- findDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- findDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in interface org.camunda.bpm.engine.impl.persistence.AbstractResourceDefinitionManager
- findDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- findDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in interface org.camunda.bpm.engine.impl.persistence.AbstractResourceDefinitionManager
- findDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findDefinitionFromCache(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- findDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- findDefinitionsByIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findDefinitionsByKeyAndTenantId(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findDeployedCaseDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedCaseDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedCaseDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedDecisionDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedDecisionDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedDecisionDefinitionByKeyAndVersion(String, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedDecisionDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedDecisionDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedDecisionRequirementsDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- findDeployedDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- findDeployedDefinitionByKeyAndVersion(String, Integer) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- findDeployedDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- findDeployedDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- findDeployedDrdForResource(DeploymentEntity, String) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- findDeployedLatestCaseDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedLatestCaseDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedLatestDecisionDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedLatestDecisionDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedLatestDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- findDeployedLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- findDeployedLatestProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedProcessDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedProcessDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeployedProcessDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findDeploymentById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- 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
- findDeploymentIdMappingsByQueryCriteria(ExternalTaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- findDeploymentIdMappingsByQueryCriteria(HistoricProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- findDeploymentIdMappingsByQueryCriteria(JobQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- findDeploymentIdMappingsByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findDeploymentIdsByProcessInstances(List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- findDeploymentsByIds(String...) - 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
- findDmnModelInstanceForDecisionDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findErrorDefinitionForCode(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findErrorForNameAndCode(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findErrorForNameAndCode(String, String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findEscalationForCode(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findEscalationForEscalationEventDefinition(Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Find the referenced escalation of the given escalation event definition.
- 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, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- findEventSubscriptionsByNameAndExecution(String, String, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- findEventSubscriptionsByNameAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- findEventSubscriptionsByProcessInstanceId(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
- findExecution(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
- findExecution(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- findExecutionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- findExecutionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- 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(ExecutionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findExecutionForFlowScope(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- findExecutionForFlowScope(PvmScope) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
Assumption: the current execution is active and executing an activity (
ActivityExecution.getActivity()
is not null). - findExecutionForFlowScope(PvmScope) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
For a given target flow scope, this method returns the corresponding scope execution.
- findExecutionForScope(ScopeImpl, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- findExecutions(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
- findExecutions(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- findExecutionsByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findExecutionsByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findExecutionsByQueryCriteria(ExecutionQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findExternalTaskById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- findExternalTaskCountByQueryCriteria(ExternalTaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- findExternalTaskIdsByQueryCriteria(ExternalTaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- findExternalTasksByExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- findExternalTasksByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- findExternalTasksByQueryCriteria(ExternalTaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- findFilterById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- findFilterByIdInternal(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- findFilterCountByQueryCriteria(FilterQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- findFiltersByQueryCriteria(FilterQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- findFirstLeaf(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDeleteCascade
- 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
- findGroupById(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- 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
- findHistoricBatchById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- findHistoricBatchByJobId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- findHistoricBatchIdsForCleanup(Integer, Map<String, Integer>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- findHistoricCaseActivityInstance(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- findHistoricCaseActivityInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- findHistoricCaseActivityInstanceCountByQueryCriteria(HistoricCaseActivityInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- findHistoricCaseActivityInstancesByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- findHistoricCaseActivityInstancesByQueryCriteria(HistoricCaseActivityInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- findHistoricCaseInstance(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findHistoricCaseInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findHistoricCaseInstanceCountByQueryCriteria(HistoricCaseInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findHistoricCaseInstanceEvent(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findHistoricCaseInstanceIdsForCleanup(int, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findHistoricCaseInstancesByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findHistoricCaseInstancesByQueryCriteria(HistoricCaseInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- findHistoricDecisionInputInstancesByDecisionInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionInstance(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionInstanceCountByQueryCriteria(HistoricDecisionInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionInstanceDeploymentIdMappingsByQueryCriteria(HistoricDecisionInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionInstanceIdsForCleanup(Integer, int, int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionInstancesByDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionInstancesByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionInstancesByQueryCriteria(HistoricDecisionInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- findHistoricDecisionOutputInstancesByDecisionInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- 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
- findHistoricDetailsByTaskId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailManager
- findHistoricExternalTaskLogById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- findHistoricExternalTaskLogsByQueryCriteria(HistoricExternalTaskLogQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- findHistoricExternalTaskLogsCountByQueryCriteria(HistoricExternalTaskLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- findHistoricIdentityLinkLogByQueryCriteria(HistoricIdentityLinkLogQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- findHistoricIdentityLinkLogCountByQueryCriteria(HistoricIdentityLinkLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- findHistoricIncidentById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- findHistoricIncidentByQueryCriteria(HistoricIncidentQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- findHistoricIncidentCountByQueryCriteria(HistoricIncidentQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- findHistoricInstanceIds(List<String>, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- findHistoricJobLogById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- findHistoricJobLogsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- findHistoricJobLogsByQueryCriteria(HistoricJobLogQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- findHistoricJobLogsCountByQueryCriteria(HistoricJobLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- findHistoricProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- 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
- findHistoricProcessInstanceIds(HistoricProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- findHistoricProcessInstanceIdsForCleanup(Integer, int, int) - 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
- findHistoricVariableInstanceCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- findHistoricVariableInstanceCountByQueryCriteria(HistoricVariableInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- findHistoricVariableInstancesByCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- findHistoricVariableInstancesByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceManager
- findHistoricVariableInstancesByProcessInstanceId(String) - 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
- findHistoryCleanupJob() - Method in interface org.camunda.bpm.engine.HistoryService
-
Deprecated.As of v. 7.9.0, because there can be more than one history cleanup job at once, use
HistoryService.findHistoryCleanupJobs()
instead. - findHistoryCleanupJob() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- findHistoryCleanupJobs() - Method in interface org.camunda.bpm.engine.HistoryService
-
Finds history cleanup jobs if present.
- findHistoryCleanupJobs() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- FindHistoryCleanupJobsCmd - Class in org.camunda.bpm.engine.impl.cmd
- FindHistoryCleanupJobsCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.FindHistoryCleanupJobsCmd
- findId(String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Maps any element (task, event, gateway) from the name to the ID.
- 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
- findInactiveChildExecutions(PvmActivity) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- findInactiveChildExecutions(PvmActivity) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- 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.PvmExecutionImpl
- findInCache(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareCmmnHistoryEventProducer
-
find a cached entity by primary key
- 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
- findIncidentByConfigurationAndIncidentType(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
- findIncidentById(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
- findIncidentHandler(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- findIncidentsByExecution(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
- findIncidentsByProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentManager
- 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
- findJobDefinitionCountByQueryCriteria(JobDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- findJobDefnitionByQueryCriteria(JobDefinitionQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- findJobsByConfiguration(String, 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
- findJobsByHandlerType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- findJobsByJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- findJobsByProcessInstanceId(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
- findLastGateway() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- findLatestCaseDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findLatestCaseDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findLatestDecisionDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- findLatestDecisionDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- findLatestDecisionDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findLatestDecisionDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findLatestDecisionRequirementsDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findLatestDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findLatestDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findLatestDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findLatestDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- findLatestDefinitionById(String) - Method in interface org.camunda.bpm.engine.impl.persistence.AbstractResourceDefinitionManager
- findLatestDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findLatestDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findLatestDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findLatestDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findLatestDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- findLatestDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.impl.persistence.AbstractResourceDefinitionManager
- findLatestDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
Find the last deployed definition entity by definition key and tenant id.
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in interface org.camunda.bpm.engine.impl.persistence.AbstractResourceDefinitionManager
- findLatestDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findLatestDeploymentByName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- findLatestProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.AuthorizationCommandChecker
- findLatestProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- 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
- findLatestProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findLatestProcessDefinitionsByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findLatestResourcesByDeploymentName(String, Set<String>, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- findLeaves(List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- findLicenseKeyResource() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- findMappedEventScope(ScopeImpl, ValidatingMigrationInstruction, ValidatingMigrationInstructions) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventScopeInstructionValidator
- findMapperForTypedValue(T) - Method in class org.camunda.bpm.client.variable.impl.DefaultValueMappers
- findMapperForTypedValue(T) - Method in interface org.camunda.bpm.client.variable.impl.ValueMappers
- findMapperForTypedValueField(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.DefaultValueMappers
- findMapperForTypedValueField(TypedValueField) - Method in interface org.camunda.bpm.client.variable.impl.ValueMappers
- findMatchingAtomicOperation(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- findMatchingEscalationEventDefinition(List<EscalationEventDefinition>) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- findMessageForName(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findMessageStartEventSubscriptionByName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- findMessageStartEventSubscriptionByNameAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- findMessageStartEventSubscriptions(CommandContext, String, CorrelationSet) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- findMethod(String, Class<?>, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.AstProperty
- findNewLatestProcessDefinition(DeleteProcessDefinitionsByIdsCmd.ProcessDefinitionGroup) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- findNextJobsToExecute(Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- findNextLeaf(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade
- findNextWhiteSpace(int, String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- findNulledEmptyStrings - Variable in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- findOperationLogById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- findOperationLogByOperationId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- findOperationLogEntriesByQueryCriteria(UserOperationLogQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- findOperationLogEntryCountByQueryCriteria(UserOperationLogQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- 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
-
Finds and returns an outgoing sequence flow (transition) by it's id.
- findPreviousCaseDefinitionId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- findPreviousDecisionDefinitionId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- findPreviousDecisionRequirementsDefinitionId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- findPreviousProcessDefinitionId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findProcessDefinitionByDeploymentAndKey(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- findProcessDefinitionById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- findProcessDefinitionByKeyVersionAndTenantId(String, Integer, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findProcessDefinitionByKeyVersionOrVersionTag(String, Integer, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findProcessDefinitionByKeyVersionTagAndTenantId(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findProcessDefinitionCountByQueryCriteria(ProcessDefinitionQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findProcessDefinitionFromCache(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- findProcessDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findProcessDefinitionsByKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- findProcessDefinitionsByKeyIn(String...) - 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
- findProcessInstanceById(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- findProcessInstanceByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findProcessInstanceCountByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findProcessInstanceExecution(CommandContext, CorrelationHandlerResult) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- findProcessInstancesByQueryCriteria(ProcessInstanceQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findProcessInstancesIdsByQueryCriteria(ProcessInstanceQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findPropertyById(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
- findReferenceSourceElements(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
- findReferenceSourceElements(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
-
Find all reference source element instances of the reference target model element instance
- 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
- findRelatedSqlExceptions(Throwable) - Static method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- findResourceByDeploymentIdAndResourceId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- findResourceByDeploymentIdAndResourceIds(String, String...) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- findResourceByDeploymentIdAndResourceName(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- findResourceByDeploymentIdAndResourceNames(String, String...) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- findResources(ClassLoader, String, String[]) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- findResources(ClassLoader, String, URL) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- findResources(ClassLoader, String, URL) - Static method in class org.camunda.bpm.container.impl.deployment.scanning.ProcessApplicationScanningUtil
- findResources(ClassLoader, String, URL) - Method in interface org.camunda.bpm.container.impl.deployment.scanning.spi.ProcessApplicationScanner
- findResources(ClassLoader, String, URL) - Method in class org.camunda.bpm.container.impl.deployment.scanning.VfsProcessApplicationScanner
- findResources(ClassLoader, String, URL, String[]) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- findResources(ClassLoader, String, URL, String[]) - Static method in class org.camunda.bpm.container.impl.deployment.scanning.ProcessApplicationScanningUtil
- findResources(ClassLoader, String, URL, String[]) - Method in interface org.camunda.bpm.container.impl.deployment.scanning.spi.ProcessApplicationScanner
- findResources(ClassLoader, String, URL, String[]) - Method in class org.camunda.bpm.container.impl.deployment.scanning.VfsProcessApplicationScanner
- findResourcesByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- findSchemaLogEntriesByQueryCriteria(SchemaLogQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogManager
- findSchemaLogEntryCountByQueryCriteria(SchemaLogQuery) - Method in class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogManager
- findSentry(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- findSentry(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- findSentry(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- findSerializer(T) - Method in class org.camunda.bpm.client.variable.impl.TypedValues
- findSerializerForValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- findSerializerForValue(TypedValue) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
-
Same as calling
VariableSerializers.findSerializerForValue(TypedValue, VariableSerializerFactory)
with no fallback serializer factory. - findSerializerForValue(TypedValue, VariableSerializerFactory) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- findSerializerForValue(TypedValue, VariableSerializerFactory) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
-
Selects the
TypedValueSerializer
which should be used for persisting a VariableValue. - findSignalEventSubscriptions(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowSignalEventActivityBehavior
- findSignalEventSubscriptions(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- findSignalEventSubscriptionsByEventName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
-
Find all signal event subscriptions with the given event name for any tenant.
- findSignalEventSubscriptionsByEventNameAndTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
-
Find all signal event subscriptions with the given event name and tenant.
- findSignalEventSubscriptionsByEventNameAndTenantIdIncludeWithoutTenantId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
-
Find all signal event subscriptions with the given event name which belongs to the given tenant or no tenant.
- 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
- findSignalForName(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- findSingleMigrationInstruction(String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- findStartActivityIdByMessage(ProcessDefinitionEntity, String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- findStartEventSubscriptionsByConfigurationLike(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- findSubCaseInstanceBySuperCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findSubCaseInstanceBySuperExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- findSubProcessInstanceBySuperCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findSubProcessInstanceBySuperExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- findSubscriptionAnnotation(BeanDefinition) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionPostProcessor
- findSubscriptionPropsByTopicName(String) - Method in class org.camunda.bpm.client.spring.boot.starter.ClientProperties
- findSuperExecution(ExecutionEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstanceCancellationCmd
- findTaskByCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- 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
- findTaskMetricsForCleanup(int, Integer, int, int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- 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) - 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.
- findTenantById(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- findTenantById(String) - Method in interface org.camunda.bpm.engine.impl.identity.ReadOnlyIdentityProvider
- findTenantById(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- findTenantById(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- findTenantByQueryCriteria(DbTenantQueryImpl) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- findTenantCountByQueryCriteria(DbTenantQueryImpl) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- findTenantObject() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl
- findTimeoutListenerDeclaration(JobEntity, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.cmd.RecalculateJobDuedateCmd
- findTimerDeclaration(CommandContext, JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.RecalculateJobDuedateCmd
- findTimerDeclarationForActivity(CommandContext, JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.RecalculateJobDuedateCmd
- findTimerDeclarationForProcessStartEvent(CommandContext, JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.RecalculateJobDuedateCmd
- findTimersByExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- findTransition(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- findTransition(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
-
Recursively finds a transition.
- findTransition(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- findTransitionInstance(ActivityInstance, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- findUniqueTaskWorkerCount(Date, Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- 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
- findUserById(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- findUserByNativeQuery(Map<String, Object>, int, int) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- 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
- findUserCountByNativeQuery(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- 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, boolean) - 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
- findVariableInstancesByBatchId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
- findVariableInstancesByCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
- findVariableInstancesByCaseExecutionIdAndVariableNames(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
- findVariableInstancesByExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
- findVariableInstancesByExecutionIdAndVariableNames(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
- findVariableInstancesByProcessInstanceId(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
- findVariableInstancesByTaskIdAndVariableNames(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceManager
- finishDateBy - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- finishDateBy(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Deprecated.
- finishDateBy(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
-
Deprecated.
- finishDateOn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- finishDateOn(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Deprecated.
- 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 - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- finished - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- finished - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- finished - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- finished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- finished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- finished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- finished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- finished() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- finished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- finished(Description) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- finished(Description) - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- FINISHED_AMOUNT - Static variable in interface org.camunda.bpm.engine.impl.CleanableHistoricInstanceReportProperty
- finishedAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricActivityInstanceQueryCmd
- finishedAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricIncidentsQueryCmd
- finishedAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricProcessInstanceQueryCmd
- finishedAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricTaskInstanceQueryCmd
- finishedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- finishedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- finishedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- finishedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- finishedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- finishedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- finishedAfter - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- finishedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started after the given date.
- finishedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Only select historic activities of process instances that were finished after the given date.
- finishedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were started after the given date.
- finishedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select tasks where end time is after given date
- finishedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- finishedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- finishedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- finishedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- finishedAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricActivityInstanceQueryCmd
- finishedAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricIncidentsQueryCmd
- finishedAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricProcessInstanceQueryCmd
- finishedAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricTaskInstanceQueryCmd
- finishedBatchesCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- finishedBatchesCount - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- finishedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- finishedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- finishedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- finishedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- finishedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- finishedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- finishedBefore - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- finishedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started before the given date.
- finishedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Only select historic activities of process instances that were finished before the given date.
- finishedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were started before the given date.
- finishedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select tasks where end time is before given date
- finishedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- finishedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- finishedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- finishedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- finishedCaseInstanceCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- finishedCaseInstanceCount - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- finishedDecisionInstanceCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- finishedDecisionInstanceCount - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- finishedProcessInstanceCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- finishedProcessInstanceCount - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- FIRE_ACTIVITY_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- FIRE_ACTIVITY_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- FIRE_PROCESS_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- fireAddIdentityLinkAuthorizationProvider(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireAssigneeAuthorizationProvider(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireAssignmentEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireAuthorizationProvider() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireAuthorizationProvider(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireCamundaEngineStartEvent() - Method in class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
- fireCommandContextClose() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- fireCommandFailed(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- fireDeleteIdentityLinkAuthorizationProvider(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireEntityLoaded(Object) - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- fireEntryCriteria() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- fireEntryCriteria(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- fireEntryCriteria(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerActivityBehavior
- fireEntryCriteria(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.MilestoneActivityBehavior
- fireEntryCriteria(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- fireEntryCriteria(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- fireEvent(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireEvent(BusinessProcessEvent, Annotation[]) - Method in class org.camunda.bpm.engine.cdi.impl.event.AbstractCdiEventListener
- fireEvent(BusinessProcessEvent, Annotation[]) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventListener
- fireExitCriteria() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- fireExitCriteria(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- fireExitCriteria(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- fireExitCriteria(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- fireExitCriteria(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.TaskActivityBehavior
- fireExternalTaskAvailableEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- fireExternalTaskCreatedEvent(ExternalTask) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- fireExternalTaskDeletedEvent(ExternalTask) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- fireExternalTaskFailedEvent(ExternalTask) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- fireExternalTaskSuccessfulEvent(ExternalTask) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- fireForceUpdate(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- fireFormPropertyHistoryEvents(VariableMap, VariableScope) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- fireHistoricActivityInstanceUpdate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- fireHistoricCaseActivityInstanceUpdate() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- fireHistoricEndEvent() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- fireHistoricIdentityLinkEvent(HistoryEventType) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- fireHistoricIdentityLinks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireHistoricIncidentEvent(HistoryEventType) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- fireHistoricJobFailedEvt(JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- fireHistoricProcessStartEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- fireHistoricProcessStartEvent() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- fireHistoricProcessStartEvent() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- fireHistoricStartEvent() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- fireHistoricUpdateEvent() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- fireIdentityLinkHistoryEvents(String, String, String, HistoryEventTypes) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireIfOnlySentryParts() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Fire sentries that consist only out of ifPart, are not satisfied yet, but do satisfy condition.
- fireIfOnlySentryParts() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- fireJobCreatedEvent(Job) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- fireJobDeletedEvent(Job) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- fireJobFailedEvent(Job, Throwable) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- fireJobSuccessfulEvent(Job) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- fireOwnerAuthorizationProvider(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- fireSentries(List<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- fireTransactionEvent(TransactionState) - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- fireUserOperationLog(UserOperationLogContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- FIRST - Enum constant in enum class org.camunda.bpm.model.dmn.HitPolicy
- FIRST_NAME - Static variable in interface org.camunda.bpm.engine.impl.UserQueryProperty
- FirstHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- FirstHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.FirstHitPolicyHandler
- firstMiBody - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceBodyValidator.MiBodyCollector
- 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
- firstName - Variable in class org.camunda.bpm.engine.rest.hal.user.HalUser
- 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.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
- firstResult - Variable in class org.camunda.bpm.engine.impl.AbstractNativeQuery
- firstResult - Variable in class org.camunda.bpm.engine.impl.cmd.ExecuteFilterListPageCmd
- 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.management.TablePage
-
Identifies the index of the first result stored in this TablePage.
- firstVersion - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- firstVersion - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- firstVersion - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- firstVersion - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- fixed(Scanner.Symbol) - Method in class org.camunda.bpm.impl.juel.Scanner
- FIXED_DATE_FOUR - Static variable in class org.camunda.bpm.qa.upgrade.gson.TimerChangeJobDefinitionScenario
- FIXED_DATE_ONE - Static variable in class org.camunda.bpm.qa.upgrade.gson.TimerChangeJobDefinitionScenario
- FIXED_DATE_ONE - Static variable in class org.camunda.bpm.qa.upgrade.gson.TimerChangeProcessDefinitionScenario
- FIXED_DATE_THREE - Static variable in class org.camunda.bpm.qa.upgrade.gson.TimerChangeJobDefinitionScenario
- FIXED_DATE_THREE - Static variable in class org.camunda.bpm.qa.upgrade.gson.TimerChangeProcessDefinitionScenario
- FIXED_DATE_TWO - Static variable in class org.camunda.bpm.qa.upgrade.gson.TimerChangeJobDefinitionScenario
- FIXED_DATE_TWO - Static variable in class org.camunda.bpm.qa.upgrade.gson.TimerChangeProcessDefinitionScenario
- FixedObjectTypeAttributeDefinition - Class in org.camunda.bpm.container.impl.jboss.util
-
Fix value type validation for ObjectTypeAttributeDefinition containing a map as value type.
- FixedObjectTypeAttributeDefinition(AbstractAttributeDefinitionBuilder<?, ? extends ObjectTypeAttributeDefinition>, String, AttributeDefinition[]) - Constructor for class org.camunda.bpm.container.impl.jboss.util.FixedObjectTypeAttributeDefinition
- FixedObjectTypeAttributeDefinition.Builder - Class in org.camunda.bpm.container.impl.jboss.util
- 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
- FLOAT - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- FLOW_NODE_INSTANCES - Static variable in class org.camunda.bpm.engine.management.Metrics
- flowActivities - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
The activities for which the flow scope is this scope
- FlowElement - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN flowElement element
- flowElementCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- flowElementCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- FlowElementImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN flowElement element
- FlowElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- FlowNode - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN flowNode element
- 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
- FlowNodeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN flowNode element
- FlowNodeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- FlowNodeRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN flowNodeRef element of the BPMN tLane type
- FlowNodeRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeRef
- flowNodeRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- flowScope - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- FlowScopeWalker - Class in org.camunda.bpm.engine.impl.tree
-
Walks the flow scope hierarchy upwards
- FlowScopeWalker(ScopeImpl) - Constructor for class org.camunda.bpm.engine.impl.tree.FlowScopeWalker
- flush() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- flush() - Method in class org.camunda.bpm.engine.impl.db.sql.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.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- flush() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- flush() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- flushBatchOperations() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- flushCachedEntity(CachedDbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- flushDbOperationException(List<DbOperation>, DbOperation, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- flushDbOperationManager() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- flushDbOperations(List<DbOperation>, List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- flushDbOperationUnexpectedException(List<DbOperation>, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- flushedCacheState(List<CachedDbEntity>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- flushEntity(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- flushEntityCache() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
-
Flushes the entity cache: Depending on the entity state, the required
DbOperation
is performed and the cache is updated. - flushOperations() - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- flushOperations() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- flushRelevantEntityReferences - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
-
Ids of referenced entities of the same entity type
- flushRelevantEntityReferences - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- FlushResult - Class in org.camunda.bpm.engine.impl.db
- FlushResult(List<DbOperation>, List<DbOperation>) - Constructor for class org.camunda.bpm.engine.impl.db.FlushResult
- flushSessions() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- flushSilently(Flushable) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
-
Flushes the given object.
- flushStatements() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- flushVariableCache() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
This method allows to flush the cached variables to the Task or Execution.
- flushVariableCache() - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
-
allows to flush the cached variables.
- flushVariableCache() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
- flushVariableCache() - Method in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- FOLLOW_UP - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- FOLLOW_UP_AFTER - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- FOLLOW_UP_BEFORE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- FOLLOW_UP_DATE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- FOLLOW_UP_DATE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- FOLLOW_UP_DATE - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- FOLLOW_UP_DATE_EXTENSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- FOLLOW_UP_NULL_ACCEPTED - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- followUp - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- followUpAfter - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- followUpAfter - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpAfter(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpAfter(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a follow-up date after the given date.
- followUpAfterExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpAfterExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a follow-up date after the described date by the given expression.
- followUpBefore - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- followUpBefore - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpBefore(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpBefore(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a follow-up date before the given date.
- followUpBeforeExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpBeforeExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a follow-up date before the described date by the given expression.
- followUpBeforeOrNotExistent(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpBeforeOrNotExistent(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have no follow-up date or a follow-up date before the given date.
- followUpBeforeOrNotExistentExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpBeforeOrNotExistentExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have no follow-up date or a follow-up date before the described date by the given expression.
- followUpDate - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- followUpDate - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- followUpDate - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- followUpDate - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpDate - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- followUpDate(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpDate(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks with the given follow-up date.
- followUpDateExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- followUpDateExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- followUpDateExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks with the described follow-up date by the given expression.
- followUpJobCreated - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- followUpNullAccepted - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- Font - Interface in org.camunda.bpm.model.bpmn.instance.dc
-
The DC font element
- fontChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelStyleImpl
- FontImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.dc
-
The DC font element
- FontImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- FOR_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- FOR_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- forApplication(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
- forbidden() - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
- forbiddenManualCompletitionException(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- forBpmPlatformPlugins() - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
- forCaseExecutionVariable(String, ValueType) - Static method in class org.camunda.bpm.engine.impl.VariableOrderProperty
- forCaseInstanceVariable(String, ValueType) - Static method in class org.camunda.bpm.engine.impl.VariableOrderProperty
- forceCloseMybatisConnectionPool - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- forceInitialization() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- forceSetDirty() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- forceUpdate() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- forceUpdate() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- forceUpdate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- forceUpdate() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- forceUpdate() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- forceUpdate(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- forceUpdateOnCaseSentryParts(List<CmmnSentryPart>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- forceUpdateOnSentries(List<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- forConfiguration(DmnEngineConfiguration) - Static method in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- forDefaultProcessEngine() - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
- FOREIGN_KEY_CONSTRAINT_VIOLATION - Enum constant in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
-
This code is assigned when a "foreign key constraint violation" persistence exception is detected.
- forExecutionVariable(String, ValueType) - Static method in class org.camunda.bpm.engine.impl.VariableOrderProperty
- form(MigrationPlanValidationReport) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- FORM_CONTROL_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- FORM_CONTROL_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- FORM_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- FORM_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- FORM_ELEMENT_SELECTOR - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- FORM_ELEMENT_SELECTOR - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- FORM_FIELD_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- FORM_GROUP_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- FORM_GROUP_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- FORM_PROPERTY_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- FORM_PROPERTY_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a form property is updated.
- FORM_PROPERTY_UPDATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- FORM_REF_BINDING_DEPLOYMENT - Static variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- FORM_REF_BINDING_LATEST - Static variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- FORM_REF_BINDING_VERSION - Static variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- FORM_RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- FORM_ROLE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- FORM_ROLE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- FORMAL_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- FormalExpression - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN formalExpression element
- FormalExpressionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN formalExpression element
- FormalExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.FormalExpressionImpl
- FormalParameter - Interface in org.camunda.bpm.model.dmn.instance
- formalParameterCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.FunctionDefinitionImpl
- FormalParameterImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- FormalParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.FormalParameterImpl
- 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
- forManagedThreadPool(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
- format - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- format - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatReader
- format(LogRecord) - Method in class org.camunda.bpm.engine.impl.util.LogUtil.LogFormatter
-
Deprecated.
- formatElement(StringWriter, ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultFormatter
-
formats an element in the summary
- formatJsonString(String) - Static method in class org.camunda.bpm.engine.rest.openapi.generator.impl.TemplateParser
- formatMessage(String, String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- formatMessageElement(String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- formatMessageTemplate(String, String) - Method in class org.camunda.commons.logging.BaseLogger
-
Formats a message template
- formatPattern - Variable in class org.camunda.bpm.dmn.engine.impl.type.DateDataTypeTransformer
- formatResult(StringWriter, ValidationResult) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultFormatter
-
formats a validation result
- formatResultFileDirName() - Method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestResultRecorderRule
- formatResultFileName(Description) - Method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestResultRecorderRule
- formatSuffixWithOmittedResultsCount(StringWriter, int) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultFormatter
-
formats a suffix with the count of omitted errors/warnings, to be used when writing with a maximum output size limit.
- FORMATTED_VERSION - Static variable in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
- formatTimeField(String, Date) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- formattingConfiguration - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- formattingTemplates - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
- FormData - Interface in org.camunda.bpm.engine.form
-
Contains all metadata for displaying a form and serves as base interface for
StartFormData
andTaskFormData
- FormDataImpl - Class in org.camunda.bpm.engine.impl.form
- FormDataImpl() - Constructor for class org.camunda.bpm.engine.impl.form.FormDataImpl
- formDefinition - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- FormDefinition - Class in org.camunda.bpm.engine.impl.form
- FormDefinition() - Constructor for class org.camunda.bpm.engine.impl.form.FormDefinition
- 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.engine
- 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
- FormException - Exception in org.camunda.bpm.engine.impl.form
- FormException() - Constructor for exception org.camunda.bpm.engine.impl.form.FormException
- FormException(String) - Constructor for exception org.camunda.bpm.engine.impl.form.FormException
- FormException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.form.FormException
- FormException(Throwable) - Constructor for exception org.camunda.bpm.engine.impl.form.FormException
- FormField - Interface in org.camunda.bpm.engine.form
-
Represents an individual field in a form.
- FormFieldConfigurationException - Exception in org.camunda.bpm.engine.impl.form.validator
- FormFieldConfigurationException(String) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldConfigurationException
- FormFieldConfigurationException(String, String) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldConfigurationException
- FormFieldConfigurationException(String, String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldConfigurationException
- FormFieldConfigurationException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldConfigurationException
- formFieldHandler - Variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- FormFieldHandler - Class in org.camunda.bpm.engine.impl.form.handler
- FormFieldHandler() - Constructor for class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- formFieldHandlers - Variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- FormFieldImpl - Class in org.camunda.bpm.engine.impl.form
- FormFieldImpl() - Constructor for class org.camunda.bpm.engine.impl.form.FormFieldImpl
- formFields - Variable in class org.camunda.bpm.engine.impl.form.FormDataImpl
- formFields - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- formFields() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select
HistoricFormField
s. - formFields() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- FormFieldValidationConstraint - Interface in org.camunda.bpm.engine.form
- FormFieldValidationConstraintHandler - Class in org.camunda.bpm.engine.impl.form.handler
-
Wrapper for a validation constraint
- FormFieldValidationConstraintHandler() - Constructor for class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- FormFieldValidationConstraintImpl - Class in org.camunda.bpm.engine.impl.form
- FormFieldValidationConstraintImpl() - Constructor for class org.camunda.bpm.engine.impl.form.FormFieldValidationConstraintImpl
- FormFieldValidationConstraintImpl(String, String) - Constructor for class org.camunda.bpm.engine.impl.form.FormFieldValidationConstraintImpl
- FormFieldValidationException - Exception in org.camunda.bpm.engine.impl.form.validator
-
Runtime exception for use within a FormFieldValidator.
- FormFieldValidationException() - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidationException
- FormFieldValidationException(Object) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidationException
- FormFieldValidationException(Object, String) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidationException
- FormFieldValidationException(Object, String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidationException
- FormFieldValidationException(Object, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidationException
- formFieldValidator - Variable in class org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorInvocation
- FormFieldValidator - Interface in org.camunda.bpm.engine.impl.form.validator
-
Interface for implenting form field validators.
- FormFieldValidatorContext - Interface in org.camunda.bpm.engine.impl.form.validator
-
Object passed in to a
FormFieldValidator
providing access to validation properties - FormFieldValidatorException - Exception in org.camunda.bpm.engine.impl.form.validator
-
Runtime exception for validation of form fields.
- FormFieldValidatorException(String, String, String, Object, String) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- FormFieldValidatorException(String, String, String, Object, String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- FormFieldValidatorInvocation - Class in org.camunda.bpm.engine.impl.form.validator
- FormFieldValidatorInvocation(FormFieldValidator, Object, FormFieldValidatorContext) - Constructor for class org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorInvocation
- formHandler - Variable in class org.camunda.bpm.engine.impl.form.handler.DelegateFormHandler
- formHandler - Variable in class org.camunda.bpm.engine.impl.form.handler.SubmitFormVariablesInvocation
- FormHandler - Interface in org.camunda.bpm.engine.impl.form.handler
- formKey - Variable in class org.camunda.bpm.engine.impl.form.FormDataImpl
- formKey - Variable in class org.camunda.bpm.engine.impl.form.FormDefinition
- formKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- FormPart() - Constructor for class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- FormPart(FileItemStream) - Constructor for class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- formParts - Variable in class org.camunda.bpm.engine.rest.mapper.MultipartFormData
- formProperties - Variable in class org.camunda.bpm.engine.impl.form.FormDataImpl
- formProperties() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Deprecated.
- formProperties() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- formProperty - Variable in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- FormProperty - Interface in org.camunda.bpm.engine.form
-
Deprecated.
- FormPropertyAdapter - Class in org.camunda.bpm.engine.impl.form.engine
- FormPropertyAdapter(FormProperty) - Constructor for class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- FormPropertyHandler - Class in org.camunda.bpm.engine.impl.form.handler
- FormPropertyHandler() - Constructor for class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- formPropertyHandlers - Variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- FormPropertyHelper - Class in org.camunda.bpm.engine.impl.form
- FormPropertyHelper() - Constructor for class org.camunda.bpm.engine.impl.form.FormPropertyHelper
- FormPropertyImpl - Class in org.camunda.bpm.engine.impl.form
- FormPropertyImpl(FormPropertyHandler) - Constructor for class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- 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 - 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.junit5.ProcessEngineExtension
- formService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- formService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- formService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- formService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- formService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access FormService
- formService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- FormService - Interface in org.camunda.bpm.engine
-
Access to form data and rendered forms for starting new process instances and completing tasks.
- 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 - Variable in class org.camunda.bpm.engine.impl.form.type.FormTypes
- FormTypes - Class in org.camunda.bpm.engine.impl.form.type
- FormTypes() - Constructor for class org.camunda.bpm.engine.impl.form.type.FormTypes
- formValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- FormValidators - Class in org.camunda.bpm.engine.impl.form.validator
-
Registry for built-in
FormFieldValidator
implementations. - FormValidators() - Constructor for class org.camunda.bpm.engine.impl.form.validator.FormValidators
- formVariableNames - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetFormVariablesCmd
- forName(String) - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Attribute
- forName(String) - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- forName(String) - Static method in enum class org.camunda.bpm.engine.authorization.BatchPermissions
- forName(String) - Static method in enum class org.camunda.bpm.engine.authorization.Permissions
- forName(String) - Static method in enum class org.camunda.bpm.engine.repository.ResourceTypes
- 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
- forProcessApplicationStopService(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
- forProcessInstanceVariable(String, ValueType) - Static method in class org.camunda.bpm.engine.impl.VariableOrderProperty
- forTaskVariable(String, ValueType) - Static method in class org.camunda.bpm.engine.impl.VariableOrderProperty
- forThreadFactoryService(String) - Static method in class org.camunda.bpm.container.impl.jboss.service.ServiceNames
- forUri(String) - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Namespace
- Forward - Enum constant in enum class org.camunda.bpm.model.bpmn.RelationshipDirection
- Forward - Enum constant in enum class org.camunda.bpm.model.cmmn.RelationshipDirection
- found(ExternalTaskSubscription, BeanDefinition) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- foundConfigAtLocation(String, String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- foundConfigJndi(String, String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- foundProcessesXmlFile(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- foundTomcatDeploymentDescriptor(String, String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- foundTransitionInstances(TransitionInstance) - Method in class org.camunda.bpm.engine.test.assertions.AssertionsLogger
- FOX_ENGINE_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
-
Deprecated.
- FoxTaskForm - Class in org.camunda.bpm.engine.cdi.compat
- FoxTaskForm() - Constructor for class org.camunda.bpm.engine.cdi.compat.FoxTaskForm
- FreeMarkerCompiledScript - Class in org.camunda.templateengines
-
Wraps a
Freemaker template
as aCompiledScript
to cache the used template. - FreeMarkerCompiledScript(ScriptEngine, Reader, Configuration) - Constructor for class org.camunda.templateengines.FreeMarkerCompiledScript
- FreeMarkerCompiledScript(ScriptEngine, String, Configuration) - Constructor for class org.camunda.templateengines.FreeMarkerCompiledScript
- FreeMarkerCompiledScript(ScriptEngine, String, Reader, Configuration) - Constructor for class org.camunda.templateengines.FreeMarkerCompiledScript
- FreeMarkerCompiledScript(ScriptEngine, String, String, Configuration) - Constructor for class org.camunda.templateengines.FreeMarkerCompiledScript
- FreeMarkerScriptEngine - Class in org.camunda.templateengines
-
JSR 223 compatible wrapper for the FreeMarker template engine.
- FreeMarkerScriptEngine() - Constructor for class org.camunda.templateengines.FreeMarkerScriptEngine
- FreeMarkerScriptEngine(ScriptEngineFactory) - Constructor for class org.camunda.templateengines.FreeMarkerScriptEngine
- FreeMarkerScriptEngineFactory - Class in org.camunda.templateengines
-
ScriptEngineFactory
to create a JSR 223 compatible wrapper of the FreeMarker template engine. - FreeMarkerScriptEngineFactory() - Constructor for class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- fridayHistoryCleanupBatchWindowEndTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- fridayHistoryCleanupBatchWindowStartTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- from - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- from(List<MigratingActivityInstanceValidationReport>) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- from(List<MigratingTransitionInstanceValidationReport>) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- from(List<MigrationInstructionValidationReport>) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- from(Map<String, MigrationVariableValidationReport>) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationVariableValidationReportDto
- from(MigratingActivityInstanceValidationReport) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- from(MigratingProcessInstanceValidationException) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationExceptionDto
- from(MigratingProcessInstanceValidationReport) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- from(MigratingTransitionInstanceValidationReport) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- from(MigrationInstruction) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- from(MigrationInstructionValidationReport) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- from(MigrationPlan) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- from(MigrationPlanValidationException) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanValidationExceptionDto
- from(MigrationVariableValidationReport) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationVariableValidationReportDto
- from(CalledProcessDefinition) - Static method in class org.camunda.bpm.engine.rest.dto.repository.CalledProcessDefinitionDto
- from(FlowNode) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSequenceFlowBuilder
-
Sets the source flow node of this sequence flow.
- From - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN from element of the BPMN tAssignment type
- From(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.From
- 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
- fromAnnotation(EnableExternalTaskClient) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- fromAnnotation(ExternalTaskSubscription) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- fromAttachment(Attachment) - Static method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- fromAuthentication(Authentication) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
- fromAuthorization(Authorization, ProcessEngineConfiguration) - Static method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- fromAuthorizationList(List<Authorization>, ProcessEngineConfiguration) - Static method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- fromBatch(Batch) - Static method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- fromBatch(HistoricBatch) - Static method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- fromBatchStatistics(BatchStatistics) - Static method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsDto
- fromBytes(byte[]) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
-
Converts a byte array into a string using the current process engines default charset as returned by
ProcessEngineConfigurationImpl.getDefaultCharset()
. - fromBytes(byte[], ProcessEngine) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
-
Converts a byte array into a string using the current process engines default charset as returned by
ProcessEngineConfigurationImpl.getDefaultCharset()
. - fromCaseDefinition(CaseDefinition) - Static method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- fromCaseDefinition(CaseDefinition, ProcessEngine) - Static method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- fromCaseExecution(CaseExecution) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- fromCaseInstance(CaseInstance) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- fromChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.AssignmentImpl
- fromComment(Comment) - Static method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- fromDecisionDefinition(DecisionDefinition) - Static method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- fromDecisionDefinitionStatistics(HistoricDecisionInstanceStatistics) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto
- fromDecisionRequirementsDefinition(DecisionRequirementsDefinition) - Static method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- fromDeployment(Deployment) - Static method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- fromDeployment(DeploymentWithDefinitions) - Static method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- fromDeploymentEntity(DeploymentEntity) - Static method in class org.camunda.bpm.engine.impl.repository.CandidateDeploymentImpl
- fromDurationReportResult(DurationReportResult) - Static method in class org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto
- fromEngineDto(ApplicationServer) - Static method in class org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
- fromEngineDto(Database) - Static method in class org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
- fromEngineDto(Internals) - Static method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- fromEngineDto(Jdk) - Static method in class org.camunda.bpm.engine.rest.dto.telemetry.JdkDto
- fromEngineDto(LicenseKeyData) - Static method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- fromEngineDto(Product) - Static method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- fromEngineDto(TelemetryData) - Static method in class org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto
- fromEntity(ExternalTaskEntity, List<String>, boolean, boolean, boolean) - Static method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
-
Construct representation of locked ExternalTask from corresponding entity.
- fromEntity(Task) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- fromEntity(Task) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskWithAttachmentAndCommentDto
- fromEventSubscription(EventSubscription) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
- fromException(Exception) - Static method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- fromException(Throwable) - Static method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- fromException(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- fromException(AuthorizationException) - Static method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
- fromException(ParseException) - Static method in class org.camunda.bpm.engine.rest.dto.ParseExceptionDto
- fromExecution(Execution) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
- fromExternalTask(ExternalTask) - Static method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- fromFilter(Filter) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- fromFormData(FormData) - Static method in class org.camunda.bpm.engine.rest.dto.task.FormDto
- fromFormPart(String, MultipartFormData.FormPart) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- fromGroup(Group) - Static method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
- fromGroup(Group) - Static method in class org.camunda.bpm.engine.rest.hal.group.HalGroup
- 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.optimize.OptimizeHistoricActivityInstanceDto
- fromHistoricActivityInstance(HistoricActivityInstanceDto, HistoricActivityInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- fromHistoricActivityStatistics(HistoricActivityStatistics) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- fromHistoricCaseActivityInstance(HistoricCaseActivityInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- fromHistoricCaseActivityStatistics(HistoricCaseActivityStatistics) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- fromHistoricCaseInstance(HistoricCaseInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- fromHistoricDecisionInputInstance(HistoricDecisionInputInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- fromHistoricDecisionInstance(HistoricDecisionInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- fromHistoricDecisionOutputInstance(HistoricDecisionOutputInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- fromHistoricDetail(HistoricDetail) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- fromHistoricDetail(HistoricDetail, HistoricDetailDto) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- fromHistoricExternalTaskLog(HistoricExternalTaskLog) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- fromHistoricFormField(HistoricFormField) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricFormFieldDto
- fromHistoricIdentityLink(HistoricIdentityLinkLog) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- fromHistoricIdentityLink(OptimizeHistoricIdentityLinkLogEntity) - Static method in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricIdentityLinkLogDto
- fromHistoricIdentityLink(HistoricIdentityLinkLogDto, HistoricIdentityLinkLog) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- fromHistoricIncident(HistoricIncident) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- fromHistoricJobLog(HistoricJobLog) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- fromHistoricProcessInstance(HistoricProcessInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- fromHistoricTaskInstance(HistoricTaskInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- fromHistoricTaskInstanceReportResult(HistoricTaskInstanceReportResult) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- fromHistoricVariableInstance(HistoricVariableInstance) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- fromHistoricVariableUpdate(HistoricVariableUpdate) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- fromHistoricVariableUpdate(HistoricVariableUpdate) - Static method in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricVariableUpdateDto
- fromHistoricVariableUpdate(HistoricVariableUpdateDto, HistoricVariableUpdate) - Static method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- fromIdentityLink(IdentityLink) - Static method in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- fromIdentityLink(IdentityLink) - Static method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- fromIncident(Incident) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceIncidentDto
- fromIncident(Incident) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- fromIncidents(Incident[]) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceIncidentDto
- fromIncidentStatistics(IncidentStatistics) - Static method in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
- fromInfo(Collection<MissingAuthorization>) - Static method in class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- fromInfo(MissingAuthorization) - Static method in class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- fromJob(Job) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- fromJobDefinition(JobDefinition) - Static method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- fromJson(JsonObject) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- fromJson(JsonObject) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- fromJson(JsonObject) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- fromListOfActivityInstance(ActivityInstance[]) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- fromListOfTransitionInstance(TransitionInstance[]) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- fromLockedExternalTask(LockedExternalTask) - Static method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- fromLockedExternalTasks(List<LockedExternalTask>) - Static method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- fromMap(Map<String, Object>) - Static method in class org.camunda.bpm.engine.variable.Variables
-
If the given map is not a variable map, adds all its entries as untyped values to a new
VariableMap
. - fromMap(VariableMap) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- fromMap(VariableMap, boolean) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- fromMessageCorrelationResult(MessageCorrelationResult) - Static method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- fromMessageCorrelationResultWithVariables(MessageCorrelationResultWithVariables) - Static method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultWithVariableDto
- fromOrderByString(String) - Method in class org.camunda.bpm.engine.impl.json.JsonLegacyQueryOrderingPropertyConverter
- fromOrderingProperty(OrderingConfig.OrderingProperty) - Static method in class org.camunda.bpm.client.task.SortingDto
-
Static factory method to create a
SortingDto
from a givenOrderingConfig.OrderingProperty
. - fromPasswordPolicy(PasswordPolicy) - Static method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyDto
- fromPasswordPolicyResult(PasswordPolicyResult) - Static method in class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyResultDto
- fromProblem(Problem) - Static method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- fromProcessDefinition(ProcessDefinition) - Static method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- fromProcessDefinition(ProcessDefinition, ProcessEngine) - Static method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- 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
- fromProcessInstance(ProcessInstanceWithVariables) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceWithVariablesDto
- fromQuery(Query<?, ?>) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- fromQuery(Query<?, ?>, boolean) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- fromRawString(String) - Static method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- fromReportResult(ReportResult) - Static method in class org.camunda.bpm.engine.rest.dto.history.ReportResultDto
- fromResources(Resource) - Static method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- fromRestApiTypeName(String) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- fromSchemaLogEntries(List<SchemaLogEntry>) - Static method in class org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto
- fromState(boolean) - Static method in class org.camunda.bpm.engine.rest.dto.SuspensionStateDto
- fromTask(Task) - Static method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- fromTaskCountByCandidateGroupResultDto(TaskCountByCandidateGroupResult) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- fromTaskList(List<Task>, long) - Static method in class org.camunda.bpm.engine.rest.hal.task.HalTaskList
- fromTenant(Tenant) - Static method in class org.camunda.bpm.engine.rest.dto.identity.TenantDto
- fromTenant(Tenant) - Static method in class org.camunda.bpm.engine.rest.hal.tenant.HalTenant
- fromTenantList(List<Tenant>) - Static method in class org.camunda.bpm.engine.rest.dto.identity.TenantDto
- fromTopicSubscription(TopicSubscription, long) - Static method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- fromTransitionInstance(TransitionInstance) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- fromTypedValue(VariableValueDto, TypedValue) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- fromTypedValue(VariableValueDto, TypedValue, boolean) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- fromTypedValue(TypedValue) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- fromTypedValue(TypedValue, boolean) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- fromUser(User) - Static method in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
- fromUser(User) - Static method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
- fromUser(User) - Static method in class org.camunda.bpm.engine.rest.hal.user.HalUser
- fromUser(User, boolean) - Static method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
- fromUserList(List<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.hal.user.HalUserList
- fromVariableInstance(VariableInstance) - Static method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- fromVariableInstance(VariableInstance) - Static method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- fromVariableInstance(VariableInstance) - Static method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- fulfilledRules - Variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyResultImpl
- fullMessage - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- function - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException
- function - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- function - Variable in class org.camunda.bpm.engine.impl.QueryPropertyImpl
- function(String, AstParameters) - Method in class org.camunda.bpm.impl.juel.Parser
- functionCount - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- functionCountExceededException() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- FunctionDefinition - Interface in org.camunda.bpm.model.dmn.instance
- FunctionDefinitionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- FunctionDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.FunctionDefinitionImpl
- functionMapper - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- functionMapper - Variable in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- functionMapper - Variable in class org.camunda.bpm.engine.impl.el.ProcessEngineElContext
- functionMappers - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- FunctionNode - Interface in org.camunda.bpm.impl.juel
-
Function node interface.
- functions - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- functions - Variable in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
G
- Gateway - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN gateway element
- GATEWAY_COMPLEX - Static variable in class org.camunda.bpm.engine.ActivityTypes
- GATEWAY_EVENT_BASED - Static variable in class org.camunda.bpm.engine.ActivityTypes
- GATEWAY_EXCLUSIVE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- GATEWAY_INCLUSIVE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- GATEWAY_PARALLEL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- 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
- gatewayDirection(GatewayDirection) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractGatewayBuilder
-
Sets the direction of the gateway build.
- GatewayDirection - Enum Class in org.camunda.bpm.model.bpmn
-
The BPMN tGatewayDirection simpleType
- gatewayDirectionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.GatewayImpl
- GatewayImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN gateway element
- GatewayImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.GatewayImpl
- GatewayMappingValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
-
For synchronizing gateways (inclusive; parallel), the situation in which more tokens end up at the target gateway than there are incoming sequence flows must be avoided.
- GatewayMappingValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.GatewayMappingValidator
- ge(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.BooleanOperations
- GE - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- GE - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- generalResourceWhitelistPattern - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
A parameter used for defining acceptable values for the User, Group and Tenant IDs.
- generate(List<Task>, long, ProcessEngine) - Static method in class org.camunda.bpm.engine.rest.hal.task.HalTaskList
- generate(ProcessDefinitionImpl, ProcessDefinitionImpl, boolean) - Method in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- generate(ProcessDefinitionImpl, ProcessDefinitionImpl, boolean) - Method in interface org.camunda.bpm.engine.impl.migration.MigrationInstructionGenerator
-
Generate all migration instructions for mapped activities between two process definitions.
- generate(ScopeImpl, ScopeImpl, ProcessDefinitionImpl, ProcessDefinitionImpl, ValidatingMigrationInstructions, boolean) - Method in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- generate(Task, ProcessEngine) - Static method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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
- generateActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- generateByteSalt() - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedSaltGenerator
- generateCaseExecutionVariableValue(VariableInstance, String) - Static method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- generateCaseInstanceVariableValue(VariableInstance, String) - Static method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- generateCountDto(List<HistoricTaskInstanceReportResult>) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- generateCSRFToken() - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Generate a one-time token for authenticating subsequent requests.
- generated - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- GENERATED_FORM_NAME - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- GENERATED_FORM_NAME - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- generateDecisionEvaluationEvent(List<DmnDecisionLogicEvaluationEvent>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- generateDecisionResult(DmnDecisionLogicEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionLiteralExpressionEvaluationHandler
- generateDecisionResult(DmnDecisionLogicEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- generateDecisionResult(DmnDecisionLogicEvaluationEvent) - Method in interface org.camunda.bpm.dmn.engine.impl.evaluation.DmnDecisionLogicEvaluationHandler
-
Generates the decision evaluation result of the given event.
- generateDefinitionId(DeploymentEntity, DefinitionEntity, DefinitionEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
create an id for the definition.
- generateDurationDto(List<? extends ReportResult>) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- generateException(Class<T>, String, String, String) - Static method in class org.camunda.bpm.engine.impl.util.EnsureUtil
- generateExecutionVariableValue(VariableInstance, String) - Static method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- generateInstructions(CommandContext, ProcessDefinitionImpl, ProcessDefinitionImpl, boolean) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- generateInstructionsForActivities(Collection<ActivityImpl>, Collection<ActivityImpl>, boolean, ValidatingMigrationInstructions) - Method in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- generateLink(URI, String, String) - Method in class org.camunda.bpm.engine.rest.dto.LinkableDto
- GenerateMetricsTask - Class in org.camunda.bpm.qa.performance.engine.loadgenerator.tasks
-
Represents an task which generates metrics of an year.
- GenerateMetricsTask(ProcessEngine) - Constructor for class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
- generateMigrationPlan(MigrationPlanGenerationDto) - Method in class org.camunda.bpm.engine.rest.impl.MigrationRestServiceImpl
- generateMigrationPlan(MigrationPlanGenerationDto) - Method in interface org.camunda.bpm.engine.rest.MigrationRestService
- generateMissingAuthorizationsList(List<MissingAuthorization>) - Static method in exception org.camunda.bpm.engine.AuthorizationException
-
Generate a String containing a list of missing authorizations.
- generateNonce() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- generatePrefix(String) - Method in class org.camunda.bpm.engine.impl.digest.DatabasePrefixHandler
- generateProcessInstanceVariableValue(VariableInstance, String) - Static method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- generateSalt() - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedSaltGenerator
- generateSalt() - Method in interface org.camunda.bpm.engine.impl.digest.SaltGenerator
- generateSalt() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- generateTaskVariableValue(VariableInstance, String) - Static method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- generateVariableValue(VariableInstance, String) - Static method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- GENERIC_NS_PREFIX - Static variable in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- genericConfig() - Method in interface org.camunda.bpm.quarkus.engine.extension.CamundaEngineConfig
-
The Camunda ProcessEngineConfiguration properties.
- genericConfig() - Method in interface org.camunda.bpm.quarkus.engine.extension.CamundaJobExecutorConfig
-
The Camunda JobExecutor configuration properties.
- 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
- GenericProperties - Class in org.camunda.bpm.spring.boot.starter.property
- GenericProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.GenericProperties
- genericPropertiesConfiguration() - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- GenericPropertiesConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.impl
- GenericPropertiesConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.GenericPropertiesConfiguration
- get() - Static method in class org.camunda.bpm.application.impl.ProcessApplicationContextImpl
- get() - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
- get() - Method in class org.camunda.bpm.container.RuntimeContainerDelegate.RuntimeContainerDelegateInstance
- get() - Static method in class org.camunda.bpm.engine.impl.context.ProcessEngineContextImpl
- get() - Method in class org.camunda.bpm.engine.impl.diagnostics.CommandCounter
- get() - Method in class org.camunda.bpm.engine.impl.metrics.Meter
- get() - Static method in class org.camunda.bpm.engine.impl.QueryValidators.AdhocQueryValidator
- get() - Static method in class org.camunda.bpm.engine.impl.QueryValidators.StoredQueryValidator
- get() - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
- get() - Method in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
- get() - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
- get() - Method in interface org.camunda.connect.httpclient.HttpMethodRequest
-
Set GET as request method
- get() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- get(int) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- get(int) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- get(int) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- get(long, TimeUnit) - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
- get(long, TimeUnit) - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
- get(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
get an object from the cache
- get(Class<T>, AnnotatedTypeMetadata) - Static method in class org.camunda.bpm.client.spring.impl.util.AnnotationUtil
- get(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- get(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- get(Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
-
Dedicated implementation which does not fall back on the
VariableContextScriptBindings.calculateBindingMap()
for performance reasons - get(Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- get(Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- get(Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.BeansResolverFactory
- get(Object) - Method in interface org.camunda.bpm.engine.impl.scripting.engine.Resolver
-
Returns the object currently bound to the key or false if no object is currently bound to the key
- get(Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- get(Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolver
- get(Object) - Method in class org.camunda.bpm.engine.spring.SpringBeansResolverFactory
- 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.
- get(Object) - Method in class org.camunda.bpm.engine.test.mock.MocksResolverFactory
- get(Object) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- get(String) - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- get(String) - Method in interface org.camunda.bpm.engine.rest.cache.Cache
-
Get a resource by id.
- get(String) - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- get(String) - Method in class org.camunda.bpm.impl.juel.Cache
- get(String) - Method in interface org.camunda.bpm.impl.juel.TreeCache
-
Lookup tree
- get(String) - Method in class org.camunda.bpm.impl.juel.TreeStore
-
Get a
Tree
. - get(String) - Static method in class org.camunda.commons.logging.MdcAccess
-
see
MDC.get(String)
- get(String) - Static method in class org.camunda.spin.scripting.SpinScriptEnv
-
Get the spin scripting environment
- get(String, Object...) - Static method in class org.camunda.bpm.impl.juel.LocalMessages
- get(String, ObjectFactory<?>) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
- get(String, T) - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- 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(K) - Method in interface org.camunda.commons.utils.cache.Cache
-
Gets an entry from the cache.
- get(K) - Method in class org.camunda.commons.utils.cache.ConcurrentLruCache
- get(PropertyKey<T>) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Returns the value to which the specified property key is mapped, or
null
if this properties contains no mapping for the property key. - get(PropertyListKey<T>) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Returns the list to which the specified property key is mapped, or an empty list if this properties contains no mapping for the property key.
- get(PropertyMapKey<K, V>) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Returns the map to which the specified property key is mapped, or an empty map if this properties contains no mapping for the property key.
- get(ProcessEngine) - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaSpringBootUtil
- get(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- get(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
returns a
Collection
containing all or a subset of the child elements of aModelElementInstance
. - GET_BINARY_VARIABLE - Static variable in class org.camunda.bpm.client.impl.EngineClient
- get_embedded() - Method in class org.camunda.bpm.engine.rest.hal.HalResource
- get_links() - Method in class org.camunda.bpm.engine.rest.hal.HalResource
- getAbsoluteRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- getAcquiredJobsByEngine() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
-
Jobs that were acquired in the current acquisition cycle.
- getAcquireJobsCmd(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getAcquireJobsCmdFactory() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getAcquireJobsRunnable() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getAcquisitionContext() - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
- getAcquisitionException() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- getAcquisitionTime() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- getAction() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- getAction() - Method in interface org.camunda.bpm.engine.task.Event
-
Deprecated.Indicates the type of of action and also indicates the meaning of the parts as exposed in
Event.getMessageParts()
- getActivationCondition() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- getActivationCondition() - Method in interface org.camunda.bpm.model.bpmn.instance.ComplexGateway
- getActivationSpec() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
- getActive() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityStatistics
-
The number of active case activity instances.
- getActive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- getActive() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getActive() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- getActive() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getActive() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getActiveActivityIds() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- 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.cmmn.model.CmmnActivity
- getActivities() - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
- getActivities() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- getActivities() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
-
Returns the flow activities of this scope.
- getActivities() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- getActivity() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getActivity() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Returns the
activity
which is associated withthis
case execution. - getActivity() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
ensures initialization and returns the activity
- getActivity() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- getActivity() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- 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.PvmExecutionImpl
-
ensures initialization and returns the activity
- getActivity() - Method in class org.camunda.bpm.engine.impl.runtime.ConditionHandlerResult
- getActivity() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CompensateEventDefinitionImpl
- getActivity() - Method in interface org.camunda.bpm.model.bpmn.instance.CompensateEventDefinition
- getActivity(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseTaskItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.EventListenerItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.MilestoneItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessTaskItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.StageItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.TaskItemHandler
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getActivityBehavior() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- getActivityBehavior() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
-
The inner behavior of an activity.
- getActivityBehavior(CmmnExecution) - Static method in class org.camunda.bpm.engine.impl.util.ActivityBehaviorUtil
- getActivityBehavior(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- getActivityBehavior(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.util.ActivityBehaviorUtil
- getActivityBehaviorInstance(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ClassDelegateActivityBehavior
- getActivityBehaviorInstance(ActivityExecution, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- getActivityDescription() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getActivityDescription() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getActivityDescription() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
The description of the activity associated with
this
case execution. - getActivityId() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getActivityId() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.delegate.DelegateCaseExecution
- getActivityId() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getActivityId() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
The unique identifier of the activity in the process
- getActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The corresponding activity in case the decision was evaluated inside a process or a case.
- getActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the id of the activity which the external task associated with.
- getActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the id of the activity of the process instance on which this incident has happened.
- getActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the id of the activity on which the associated job was created.
- getActivityId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getActivityId() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- getActivityId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getActivityId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getActivityId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- 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.externaltask.LockedExternalTaskImpl
- getActivityId() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- 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.HistoricIncidentQueryImpl
- getActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getActivityId() - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- getActivityId() - Method in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- getActivityId() - Method in class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
- getActivityId() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- 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.ExternalTaskEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- getActivityId() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getActivityId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getActivityId() - Method in interface org.camunda.bpm.engine.management.JobDefinition
-
The Id of the activity (from BPMN 2.0 Xml) this Job Definition is associated with.
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- 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.ActivityInstanceIncidentDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- getActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- getActivityId() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
-
the id of the activity
- getActivityId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
The id of the activity associated with
this
case execution. - 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.
- getActivityId() - Method in interface org.camunda.bpm.engine.runtime.TransitionInstance
-
returns the id of the activity a transition is made from/to
- getActivityId() - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- getActivityId() - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedTransitionInstance
- getActivityIdExceptionMessage(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.ExecutableScript
- getActivityIdIn() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- 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
- getActivityIds() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getActivityIds() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getActivityIds() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getActivityIds() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- getActivityIds() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getActivityIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getActivityIds() - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- getActivityInstance() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- 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
-
Creates an activity instance tree according to the following strategy: Event scope executions are not considered at all For every leaf execution, generate an activity/transition instance; the activity instance id is set in the leaf execution and the parent instance id is set in the parent execution For every non-leaf scope execution, generate an activity instance; the activity instance id is always set in the parent execution and the parent activity instance id is always set in the parent's parent (because of tree compactation, we ensure that an activity instance id for a scope activity is always stored in the corresponding scope execution's parent, unless the execution is a leaf) Compensation is an exception to the above procedure: A compensation throw event is not a scope, however the compensating executions are added as child executions of the (probably non-scope) execution executing the throw event.
- GetActivityInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- GetActivityInstanceCmd.ExecutionIdComparator - Class in org.camunda.bpm.engine.impl.cmd
- getActivityInstanceHandler() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- getActivityInstanceId() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getActivityInstanceId() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.externaltask.ExternalTask
- getActivityInstanceId() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The corresponding activity instance in case the decision was evaluated inside a process or a case.
- 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 interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the id of the activity instance on which the associated external task was created.
- getActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Activity instance reference.
- getActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Returns the corresponding activity instance id.
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityInstanceCancellationCmd
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- 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.PvmExecutionImpl
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getActivityInstanceId() - Method in interface org.camunda.bpm.engine.migration.MigratingActivityInstanceValidationReport
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- getActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- 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.
- getActivityInstanceId() - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- getActivityInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
return the Id of the activity instance currently executed by this execution
- getActivityInstanceIdIn() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- getActivityInstanceIdIn() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getActivityInstanceIdIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getActivityInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getActivityInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getActivityInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getActivityInstanceIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getActivityInstanceReports() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- getActivityInstanceReports() - Method in interface org.camunda.bpm.engine.migration.MigratingProcessInstanceValidationReport
- getActivityInstances(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- getActivityInstances(String) - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
-
all descendant (children, grandchildren, etc.) activity instances that are instances of the supplied activity
- getActivityInstanceService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getActivityInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getActivityInstancesForActivity(ActivityInstance, Set<String>) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- getActivityInstanceState() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getActivityInstanceState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- getActivityInstanceState() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- 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
- getActivityInstanceTree(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- getActivityInstanceValidationReports() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- getActivityInstanceVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getActivityName() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- 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.cmmn.entity.runtime.CaseExecutionEntity
- getActivityName() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- 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.interceptor.AtomicOperationInvocation
- getActivityName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- getActivityName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- getActivityName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getActivityName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
-
the activity name
- getActivityName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getActivityName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- getActivityName() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
-
the name of the activity
- getActivityName() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
The name of the activity associated with
this
case execution. - getActivityName() - Method in interface org.camunda.bpm.engine.runtime.TransitionInstance
-
returns the name of the activity a transition is made from/to
- getActivityPriority(ExecutionEntity, JobDeclaration<?, ?>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobPriorityProvider
- getActivityProperty(CmmnActivity, String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getActivityRef() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
- getActivityResults() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- getActivityStack() - Method in class org.camunda.bpm.engine.impl.tree.ActivityStackCollector
- getActivityStartBehavior() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getActivityStartBehavior() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
-
The start behavior of an activity.
- getActivityStatistics(Boolean, Boolean, String) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getActivityStatistics(Boolean, Boolean, String) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- getActivityType() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
The activity type of the activity.
- getActivityType() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- 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.impl.persistence.entity.TransitionInstanceImpl
- getActivityType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getActivityType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
-
type of the activity, corresponds to BPMN element name in XML (e.g.
- getActivityType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getActivityType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- getActivityType() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
-
Type of the activity, corresponds to BPMN element name in XML (e.g.
- getActivityType() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
The type of the activity associated with
this
case execution. - getActivityType() - Method in interface org.camunda.bpm.engine.runtime.TransitionInstance
-
returns the type of the activity a transition is made from/to.
- getActivtyInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Deprecated.
- getActivtyInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
-
Deprecated.
- getActual() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- getActual() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Delivers the the actual object under test.
- getActualNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getActualNamespace(String) - Method in interface org.camunda.bpm.model.xml.Model
-
Returns the actual namespace URI for an alternative namespace URI
- getAdditionalJobsByEngine() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
-
Jobs that have been acquired in previous cycles and are supposed to be re-submitted for execution
- getAddressedEngine(String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- getAddressedEngine(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- getAdminAuth() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- getAdminGroups() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAdministratorGroupName() - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
- getAdministratorUserName() - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
- getAdminUser() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getAdminUsers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getAdvice() - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
- getAffectedSentryParts(Map<String, List<CmmnSentryPart>>, List<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getAggregatedMetrics(UriInfo) - Method in class org.camunda.bpm.admin.impl.plugin.resources.MetricsRestService
- getAggregation() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- getAggregation() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- getAggregator() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- getAggregator() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- getAggregator() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMaxHitPolicyHandler
- getAggregator() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMinHitPolicyHandler
- getAggregator() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectSumHitPolicyHandler
- getAggregator() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.HitPolicyEntry
- getAllAttributes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Returns a list of all attributes, including the attributes of all base types.
- getAllAvailableConnectors() - Method in class org.camunda.connect.Connectors
- getAllAvailableDataFormats() - Method in class org.camunda.spin.DataFormats
- getAllChildElementCollections() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getAllChildElementTypes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getAllChildElementTypes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getAllChildExecutions() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getAllDefinitionsForDeployment(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.BpmnModelInstanceCache
- getAllDefinitionsForDeployment(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CmmnModelInstanceCache
- getAllDefinitionsForDeployment(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DmnModelInstanceCache
- getAllDefinitionsForDeployment(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- getAllDeploymentIds() - Method in class org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive
- getAllDeploymentIds(DeploymentBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- getAllExtendingTypes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getAllExtendingTypes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getAllGroups() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- getAllMembers(String, LdapSearchResults) - Static method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- getAllowCredentials() - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- getAllowedAnswers() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getAllowedAnswers() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getAllowedAssets() - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
-
Returns the list of allowed assets to be served by the
AbstractAppPluginRootResource.getAsset(String)
method. - getAllowedHeaders() - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- getAllowedOrigins() - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- 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
- getAllowedValues() - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- getAllowedValues() - Method in interface org.camunda.bpm.model.dmn.instance.ItemDefinition
- getAllPermissionChecks() - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- getAllTaskListenersForEvent(String) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getAllVariables() - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns untyped variables that exist in the task's ancestor execution hierarchy
- getAllVariables() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getAllVariablesTyped() - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns typed variables that exist in the task's ancestor execution hierarchy
- getAllVariablesTyped() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getAllVariablesTyped(boolean) - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns typed variables that exist in the task's ancestor execution hierarchy
- getAllVariablesTyped(boolean) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getAlternativeNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getAlternativeNamespace(String) - Method in interface org.camunda.bpm.model.xml.Model
-
Returns the alternative namespace URI for a namespace URI
- getAlternativeNamespaces(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getAlternativeNamespaces(String) - Method in interface org.camunda.bpm.model.xml.Model
- getAlternativeUri() - Method in class org.camunda.bpm.engine.impl.util.xml.Namespace
- getAncestorActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- getAndClear() - Method in class org.camunda.bpm.engine.impl.metrics.Meter
- getAndClearCachedLocalVariableMap() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Get the
VariableMap
of local cached variables and clear the internal variable cache. - getAndClearCachedVariableMap() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Get the
VariableMap
of cached variables and clear the internal variable cache. - getAndClearVariableCache() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Deprecated.use
BusinessProcess.getAndClearCachedVariableMap()
instead - getAndClearVariableLocalCache() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Deprecated.
- getAnnotatedBean - Static variable in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
-
Finds all beans with annotation.
- getAnnotation() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- getAnnotation() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the annotation of this incident
- getAnnotation() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
An arbitrary annotation set by a user for auditing reasons
- getAnnotation() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getAnnotation() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getAnnotation() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- getAnnotation() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getAnnotation() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getAnnotation() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- getAnnotation() - Method in class org.camunda.bpm.engine.rest.dto.AnnotationDto
- getAnnotation() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getAnnotation() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getAnnotation() - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- getAnnotation() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- getAnnotation() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- getAnnotation() - Method in interface org.camunda.bpm.engine.runtime.Incident
-
Returns the annotation of this incident
- getAnnotation() - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- getAnnotation(BeanDefinitionRegistry, String) - Method in class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- getAnnotationsFromSupportedClasses(CompositeIndex, Class<?>, Set<ClassInfo>) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor
- getAnnotationValue - Static variable in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
- getApplicabilityRule() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TableItemImpl
- getApplicabilityRule() - Method in interface org.camunda.bpm.model.cmmn.instance.TableItem
- getApplicabilityRules() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanningTableImpl
- getApplicabilityRules() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanningTable
- getApplication() - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
- getApplicationContext() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- getApplicationContextName() - Method in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- getApplicationPath() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- getApplicationPath(String) - Method in class org.camunda.bpm.TestProperties
- getApplicationPathByCaseDefinitionId(ProcessEngine, String) - Static method in class org.camunda.bpm.engine.rest.util.ApplicationContextPathUtil
- getApplicationPathByProcessDefinitionId(ProcessEngine, String) - Static method in class org.camunda.bpm.engine.rest.util.ApplicationContextPathUtil
- getApplicationPathForDeployment(ProcessEngine, String) - Static method in class org.camunda.bpm.engine.rest.util.ApplicationContextPathUtil
- getApplicationServer() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- getApplicationServer() - Static method in class org.camunda.bpm.engine.impl.diagnostics.PlatformDiagnosticsRegistry
- getApplicationServer() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getApplicationServer() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getApplicationServer() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
Information about the application server Camunda is running on.
- getAppPath(ServletContext) - Static method in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
-
Consumed by Camunda Platform CE & EE Webapp: Retrieves the application path from Spring Boot's servlet context.
- getAppPluginRegistry() - Method in interface org.camunda.bpm.webapp.AppRuntimeDelegate
-
A registry that provides access to the plugins registered in the application.
- getAppPluginRegistry() - Method in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- getArray(JsonArray) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- getArray(JsonElement) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getArray(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getArticle() - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- getArtifact(Class<T>) - Method in interface org.camunda.bpm.engine.ArtifactFactory
- getArtifact(Class<T>) - Method in class org.camunda.bpm.engine.cdi.CdiArtifactFactory
- getArtifact(Class<T>) - Method in class org.camunda.bpm.engine.impl.DefaultArtifactFactory
- getArtifact(Class<T>) - Method in class org.camunda.bpm.engine.spring.SpringArtifactFactory
- getArtifactFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getArtifacts() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getArtifacts() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getArtifacts() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- getArtifacts() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getArtifacts() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getArtifacts() - Method in interface org.camunda.bpm.model.bpmn.instance.SubProcess
- getArtifacts() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getArtifacts() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getArtifacts() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getArtifacts() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getAsset(String) - Method in class org.camunda.bpm.PluginsRootResourceIT
- getAsset(String) - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
-
Provides a plugins asset files via
$PLUGIN_ROOT_PATH/static
. - getAssetDirectory() - Method in class org.camunda.bpm.admin.impl.plugin.AdminPlugins
- getAssetDirectory() - Method in class org.camunda.bpm.cockpit.impl.plugin.CockpitPlugins
- getAssetDirectory() - Method in class org.camunda.bpm.tasklist.impl.plugin.TasklistPlugins
- getAssetDirectory() - Method in interface org.camunda.bpm.webapp.plugin.spi.AppPlugin
-
Returns a uri to a plugin resources directory.
- getAssetDirectory() - Method in class org.camunda.bpm.webapp.plugin.spi.impl.AbstractAppPlugin
-
Returns a uri to a plugin resources directory.
- getAssetDirectory() - Method in class org.camunda.bpm.welcome.impl.plugin.WelcomePlugins
- getAssets() - Static method in class org.camunda.bpm.PluginsRootResourceIT
- getAssigned() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getAssignee() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
The {@link User.getId() 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.history.HistoricTaskInstanceDto
- getAssignee() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getAssignee() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getAssignee() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getAssignee() - Method in interface org.camunda.bpm.engine.task.Task
- getAssignee() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
The {@link User.getId() userId} of the person to which this task is delegated.
- getAssigneeExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getAssigneeExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getAssigneeHash() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- getAssigneeIn() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getAssigneeIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getAssigneeLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getAssigneeLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getAssigneeLikeExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getAssigneeNotIn() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getAssigneeNotIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getAssignerId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the userId of the user who assigns a task to the user
- getAssignerId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getAssignerId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- getAssignerId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getAssignmentId(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- getAssignments() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- getAssignments() - Method in interface org.camunda.bpm.model.bpmn.instance.DataAssociation
- getAssociationDirection() - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- getAssociationDirection() - Method in interface org.camunda.bpm.model.bpmn.instance.Association
- getAssociationDirection() - Method in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- getAssociationDirection() - Method in interface org.camunda.bpm.model.cmmn.instance.Association
- getAssociationDirection() - Method in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- getAssociationDirection() - Method in interface org.camunda.bpm.model.dmn.instance.Association
- getAsyncResponse() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- getAsyncResponseTimeout() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getAsyncResponseTimeout() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getAsyncResponseTimeout() - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- getAsyncResponseTimeout() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
- getAtomicChecks() - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- getAtomicChecks() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- getAtomicOperation() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
- getAttachedTo() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- getAttachedTo() - Method in interface org.camunda.bpm.model.bpmn.instance.BoundaryEvent
- getAttachment() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskWithAttachmentAndCommentDto
- getAttachment(String) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- getAttachment(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getAttachment(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskAttachmentResourceImpl
- getAttachment(String) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskAttachmentResource
- 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
- getAttachmentData(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskAttachmentResourceImpl
- getAttachmentData(String) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskAttachmentResource
- getAttachmentManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getAttachmentManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getAttachmentResource() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getAttachmentResource() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- getAttachments() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskAttachmentResourceImpl
- getAttachments() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskAttachmentResource
- getAttempts() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- getAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Return the attribute for the attribute name
- getAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the attribute value for the namespace of this element.
- getAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the attribute value for the given namespace.
- getAttributeName() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getAttributeName() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getAttributes() - Method in class org.camunda.bpm.container.impl.jboss.extension.resource.BpmPlatformRootDefinition
- getAttributes() - Method in class org.camunda.bpm.container.impl.jboss.extension.resource.JobAcquisitionDefinition
- getAttributes() - Method in class org.camunda.bpm.container.impl.jboss.extension.resource.JobExecutorDefinition
- getAttributes() - Method in class org.camunda.bpm.container.impl.jboss.extension.resource.ProcessEngineDefinition
- getAttributes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getAttributes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getAttributesAssumptions() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getAttributeValue(String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getAttributeValue(String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the attribute value for the attribute name.
- getAttributeValueNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getAttributeValueNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the attribute value for the given attribute name and namespace URI.
- getAuditing() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- getAuditing() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getAuditing() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowElement
- getAuditing() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getAuth() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- getAuth() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- getAuthCacheValidationTime(ServletContext) - Static method in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
-
Returns
authCacheValidationTime
from servlet context to be used on initial login authentication. - getAuthCheck() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- getAuthDefaultPerm() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- getAuthenticatedGroupIds() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- 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
- getAuthenticatedUserId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- getAuthenticatedUserId(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.util.QueryMaxResultsLimitUtil
- 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.engine.rest.impl.FetchAndLockRequest
- getAuthentication() - Method in class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- 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
- getAuthor() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getAuthor() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getAuthorityRequirement() - Method in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- getAuthorityRequirement() - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- getAuthorityRequirement() - Method in interface org.camunda.bpm.model.dmn.instance.BusinessKnowledgeModel
- getAuthorityRequirement() - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeSource
- getAuthorityRequirements() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getAuthorityRequirements() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getAuthorization() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- 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
- getAuthorizationCheckRevokes() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getAuthorizationCheckRevokes() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- getAuthorizationCheckRevokes() - Method in class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
- 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.cfg.auth.AuthorizationCommandChecker
- getAuthorizationManager() - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- getAuthorizationManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getAuthorizationManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getAuthorizationNotFoundReturnValue() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- getAuthorizationRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getAuthorizationRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getAuthorizationRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- 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.ProcessEngineServices
-
Returns the process engine's
AuthorizationService
. - getAuthorizationService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getAuthorizationService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getAuthorizationService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- 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
- getAuthorizedRoles() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TableItemImpl
- getAuthorizedRoles() - Method in class org.camunda.bpm.model.cmmn.impl.instance.UserEventListenerImpl
- getAuthorizedRoles() - Method in interface org.camunda.bpm.model.cmmn.instance.TableItem
- getAuthorizedRoles() - Method in interface org.camunda.bpm.model.cmmn.instance.UserEventListener
- getAuthorizer() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
- getAuthsFromSession(HttpSession) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
-
Allows obtaining an
Authentications
object from theHttpSession
. - getAuthTenantIds() - Method in class org.camunda.bpm.engine.impl.db.TenantCheck
- getAuthUserId() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- getAutoOpen() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getAvailable() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityStatistics
-
The number of available case activity instances.
- getAvailable() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- getAvailable() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getAvailable() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- getAvailableConnectors() - Static method in class org.camunda.connect.Connectors
- getAvailableDataFormats() - Static method in class org.camunda.spin.DataFormats
- getAvailableScopedAssociationClasses() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
-
Override to add different / additional contexts.
- getAverage() - Method in interface org.camunda.bpm.engine.history.DurationReportResult
-
Returns the average duration of all completed instances, which have been started in the given period.
- getAverage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- getAverage() - Method in class org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto
- getBacklogErrorCallbacks() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
Returns the backlog error callback's.
- getBackoffDecreaseThreshold() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getBackoffDecreaseThreshold() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getBackoffStrategy() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getBackoffTimeInMillis() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getBackoffTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getBaseDn() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getBaseType() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getBaseType() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getBaseUrl() - Method in class org.camunda.bpm.client.impl.EngineClient
- getBaseUrl() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getBaseUrl() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getBasicAuth() - Method in class org.camunda.bpm.client.spring.boot.starter.ClientProperties
- getBatch() - Method in class org.camunda.bpm.engine.impl.batch.BatchJobContext
- getBatch() - Method in interface org.camunda.bpm.engine.rest.sub.batch.BatchResource
- getBatch() - Method in class org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl
- getBatch(String) - Method in interface org.camunda.bpm.engine.rest.BatchRestService
- getBatch(String) - Method in class org.camunda.bpm.engine.rest.impl.BatchRestServiceImpl
- getBatches(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.BatchRestService
- getBatches(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.BatchRestServiceImpl
- getBatchesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.BatchRestService
- getBatchesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.BatchRestServiceImpl
- getBatchHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the ID of the batch associated with the job or
null
if no batch is associated with the job. - getBatchId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Batch reference.
- getBatchId() - Method in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- getBatchId() - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler.BatchMonitorJobConfiguration
- getBatchId() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- getBatchId() - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler.BatchSeedJobConfiguration
- getBatchId() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- getBatchId() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- getBatchId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getBatchId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getBatchId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getBatchId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getBatchId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getBatchId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getBatchId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getBatchId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getBatchId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getBatchId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- getBatchId() - Method in interface org.camunda.bpm.engine.runtime.Job
-
The ID of the batch associated with this job.
- getBatchId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
-
Returns the corresponding batch id.
- getBatchIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getBatchJobDefinition() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getBatchJobDefinitionId() - Method in interface org.camunda.bpm.engine.batch.Batch
- getBatchJobDefinitionId() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getBatchJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getBatchJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getBatchJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getBatchJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getBatchJobHandler() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getBatchJobPriority() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchJobsPerSeed() - Method in interface org.camunda.bpm.engine.batch.Batch
- getBatchJobsPerSeed() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getBatchJobsPerSeed() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getBatchJobsPerSeed() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getBatchJobsPerSeed() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchJobsPerSeed() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getBatchJobsPerSeed() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getBatchManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getBatchManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getBatchOperationHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchOperationsForHistoryCleanup() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchPollTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getBatchRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getBatchRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getBatchService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getBatchService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getBatchSize() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- getBatchSizeThreshold() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- getBatchType() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricBatchReportResult
-
Returns the batch type.
- getBatchType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- getBatchType() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- getBatchWindowEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- getBatchWindowManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBatchWindowStartTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- getBeanDefinition(String, SubscriptionConfiguration) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionPostProcessor
- getBeanElResolver() - Method in class org.camunda.bpm.application.AbstractProcessApplication
- getBeanElResolver() - Method in interface org.camunda.bpm.application.ProcessApplicationInterface
-
Returns an instance of
BeanELResolver
that a process application caches. - getBeanFromContainer(Class<T>, BeanContainer) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
-
Retrieves a bean of the given class from the bean container.
- getBeanManager() - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- getBeanManager() - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
- getBeanManager() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventListener
- getBeanManager() - Static method in class org.camunda.bpm.engine.cdi.impl.util.BeanManagerLookup
- getBeanManager() - Method in class org.camunda.bpm.quarkus.engine.extension.impl.InjectableBusinessProcessContext
- getBeanName() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
- getBeans() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBehavior() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getBehavior() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getBinaryContent() - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- getBinding() - Method in interface org.camunda.bpm.engine.form.CamundaFormRef
-
The binding of
CamundaFormRef
specifies which version of the form to reference. - getBinding() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- getBinding() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- getBinding() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getBinding() - Method in class org.camunda.bpm.engine.impl.form.CamundaFormRefImpl
- getBinding() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseParameterImpl
- getBinding() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseParameter
- getBinding(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- getBinding(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseTaskItemHandler
- getBinding(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- getBinding(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessTaskItemHandler
- getBindingRefinement() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseParameterImpl
- getBindingRefinement() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseParameter
- getBindings() - Method in class org.camunda.bpm.model.dmn.impl.instance.InvocationImpl
- getBindings() - Method in interface org.camunda.bpm.model.dmn.instance.Invocation
- getBody() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- getBody() - Method in interface org.camunda.bpm.model.cmmn.instance.Expression
-
Deprecated.
- getBoolean(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getBooleanProperty(Map<String, String>, String, boolean) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
- getBounds() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.LabelImpl
- getBounds() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.ShapeImpl
- getBounds() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Label
- getBounds() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Shape
- getBpmDiagrams() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getBpmDiagrams() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getBpmn20Xml() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto
- getBpmnDeployer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- getBpmnElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnPlaneImpl
- getBpmnElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- getBpmnElement() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- getBpmnElement() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnPlane
- getBpmnElement() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- getBpmnExecutionContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
- getBpmnLabel() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- getBpmnLabel() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- getBpmnLabel() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- getBpmnLabel() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- getBpmnLabelStyles() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnDiagramImpl
- getBpmnLabelStyles() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnDiagram
- getBpmnModel() - Method in class org.camunda.bpm.model.bpmn.Bpmn
- getBpmnModelBuilder() - Method in class org.camunda.bpm.model.bpmn.Bpmn
- getBpmnModelElementInstance() - Method in interface org.camunda.bpm.engine.delegate.BpmnModelExecutionContext
-
Returns the currently executed Element in the BPMN Model.
- getBpmnModelElementInstance() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Provides access to the current
UserTask
Element from the Bpmn Model. - getBpmnModelElementInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getBpmnModelElementInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getBpmnModelElementInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getBpmnModelInstance() - Method in interface org.camunda.bpm.engine.delegate.BpmnModelExecutionContext
-
Returns the
BpmnModelInstance
for the currently executed Bpmn Model - getBpmnModelInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getBpmnModelInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getBpmnModelInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getBpmnModelInstance(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getBpmnModelInstance(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Returns the
BpmnModelInstance
for the given processDefinitionId. - getBpmnModelInstanceCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- getBpmnParseFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBpmnParser() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- getBpmnPlane() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnDiagramImpl
- getBpmnPlane() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnDiagram
- 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)
. - getBpmPlatformXml() - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlParse
- getBpmPlatformXmlStream(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- getBpmPlatformXmlStream(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.ejb.deployment.EjbJarParsePlatformXmlStep
- getBpmPlatformXmlStream(DeploymentOperation) - 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.impl.juel.TreeStore
- getBuilder(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- getBuiltinExceptionCodeProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getBuiltinListeners(CoreModelElement) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- getBuiltInListeners() - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getBuiltInListeners(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getBuiltinTaskListeners() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getBuiltinTaskListenersForEvent(String) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getBuiltInVariableListeners() - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getBuiltInVariableListenersLocal(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getBuisnessKey() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- 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
- getBusinessCalender() - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- getBusinessContextElements() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getBusinessContextElements() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getBusinessInterface() - Method in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
-
allows subclasses to provide a custom business interface
- getBusinessKey() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getBusinessKey() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getBusinessKey() - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns the business key of the process instance the external task is associated with
- getBusinessKey() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getBusinessKey() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getBusinessKey() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getBusinessKey() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- 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.AbstractProcessInstanceQueryDto
- getBusinessKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- getBusinessKey() - Method in interface org.camunda.bpm.engine.delegate.BaseDelegateExecution
-
The business key for the root execution (e.g.
- getBusinessKey() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
-
Returns the business key of the process instance the external task belongs to
- getBusinessKey() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
-
Returns the business key of the process instance the external task belongs to
- getBusinessKey() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The user provided unique reference to this 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.cmmn.CaseInstanceBuilderImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- getBusinessKey() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- 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.CaseInstanceDto
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CreateCaseInstanceDto
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- getBusinessKey() - Method in interface org.camunda.bpm.engine.runtime.CaseInstance
-
The business key of this process instance.
- getBusinessKey() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstance
-
The business key of this process instance.
- getBusinessKey() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
The business key for the root execution (e.g.
- getBusinessKey(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getBusinessKey(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessOrCaseTaskActivityBehavior
- getBusinessKey(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- getBusinessKeyExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- getBusinessKeyFieldId() - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- getBusinessKeyIn() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKeyLike() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getBusinessKeyLike() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getBusinessKeyLike() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getBusinessKeyLike() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getBusinessKeyValueProvider() - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getBusinessKeyWithoutCascade() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- getBusinessProcess() - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- getByteArray() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
-
Get the byte array directly without wrapping it inside a stream to evade not needed wrapping.
- getByteArrayEntity() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- getByteArrayId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- getByteArrayId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getByteArrayId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- getByteArrayIds(List<HistoricVariableUpdate>) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- 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.history.event.HistoricDecisionInputInstanceEntity
- getByteArrayValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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.util.ByteArrayField
- getByteArrayValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getByteArrayValue() - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- getByteArrayValue() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- getByteArrayValue() - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- getByteArrayValueId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getByteArrayValueId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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
- 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
- getBytes() - Method in interface org.camunda.bpm.engine.repository.Resource
- 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.engine.impl.persistence.deploy.cache.ModelInstanceCache
- getCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- getCache() - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
- getCache() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties
- getCacheConfigurations() - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- getCachedCompiledScript() - Method in interface org.camunda.bpm.dmn.engine.impl.CachedCompiledScriptSupport
- getCachedCompiledScript() - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- getCachedElContext() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getCachedEntities() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- getCachedEntitiesByType(Class<T>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- getCachedEntity(Class<?>, String) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Looks up an entity in the cache.
- getCachedEntity(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- getCachedEntity(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Looks up an entity in the cache.
- getCachedEntityState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getCachedEntityStateRaw() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getCachedExpression() - Method in interface org.camunda.bpm.dmn.engine.impl.CachedExpressionSupport
- getCachedExpression() - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- getCachedLocalVariableMap() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Get a copy of the
VariableMap
of local cached variables. - getCachedLocalVariables() - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
- getCachedLocalVariables() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
- getCachedPermissions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- getCachedResourceDefinitionEntity(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- getCachedResourceDefinitionEntity(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- getCachedResourceDefinitionEntity(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- getCachedResourceDefinitionEntity(String) - Method in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- getCachedResourceDefinitionEntity(String) - Method in interface org.camunda.bpm.engine.impl.persistence.AbstractResourceDefinitionManager
- getCachedResourceDefinitionEntity(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- getCachedUserGroups() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCachedVariableMap() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Get a copy of the
VariableMap
of cached variables. - 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.ScopedAssociation
- getCachedVariablesLocal() - Method in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- getCacheImplementationClass() - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- getCachePurgeReport() - Method in class org.camunda.bpm.engine.impl.management.PurgeReport
- getCacheTimeToLive() - Method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationFilter
- getCacheValidationTime() - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- getCallableElement() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- getCallableElement() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- getCallableElement() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessOrCaseTaskActivityBehavior
- 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
- getCalledCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
The called case instance in case of (case) call activity
- getCalledCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The corresponding case in case of a case task activity.
- getCalledCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- getCalledCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getCalledCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getCalledCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCalledCollaboration() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallConversationImpl
- getCalledCollaboration() - Method in interface org.camunda.bpm.model.bpmn.instance.CallConversation
- getCalledElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCalledElement() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCalledFromActivityIds() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- getCalledFromActivityIds() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getCalledFromActivityIds() - Method in interface org.camunda.bpm.engine.repository.CalledProcessDefinition
- getCalledFromActivityIds() - Method in class org.camunda.bpm.engine.rest.dto.repository.CalledProcessDefinitionDto
- 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 interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The corresponding process in case of a process task activity.
- getCalledProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- getCalledProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getCalledProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getCalledProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCalledProcessInstances(UriInfo) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
- getCallingProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getCallingProcessDefinitionId() - Method in interface org.camunda.bpm.engine.repository.CalledProcessDefinition
- getCallingProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.repository.CalledProcessDefinitionDto
- getCamunda() - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health
- getCamundaAssignee() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
-
camunda extensions
- getCamundaAssignee() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
-
camunda extensions
- getCamundaAssignee() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
-
camunda extensions
- getCamundaAssignee() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
-
camunda extensions
- getCamundaBpmProperties() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- getCamundaBusinessKey() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- getCamundaBusinessKey() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- getCamundaBusinessKey() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- getCamundaBusinessKey() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- getCamundaCalledElementBinding() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaCalledElementBinding() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaCalledElementTenantId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaCalledElementTenantId() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaCalledElementVersion() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaCalledElementVersion() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaCalledElementVersionTag() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaCalledElementVersionTag() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaCandidateGroups() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaCandidateGroups() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaCandidateGroups() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getCamundaCandidateGroups() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getCamundaCandidateGroupsList() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaCandidateGroupsList() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaCandidateGroupsList() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getCamundaCandidateGroupsList() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getCamundaCandidateStarterGroups() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
-
camunda extensions
- getCamundaCandidateStarterGroups() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
-
camunda extensions
- getCamundaCandidateStarterGroupsList() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCamundaCandidateStarterGroupsList() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getCamundaCandidateStarterUsers() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCamundaCandidateStarterUsers() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getCamundaCandidateStarterUsersList() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCamundaCandidateStarterUsersList() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getCamundaCandidateUsers() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaCandidateUsers() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaCandidateUsers() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getCamundaCandidateUsers() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getCamundaCandidateUsersList() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaCandidateUsersList() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaCandidateUsersList() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getCamundaCandidateUsersList() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getCamundaCaseBinding() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaCaseBinding() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaCaseBinding() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- getCamundaCaseBinding() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
-
camunda extensions
- getCamundaCaseRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaCaseRef() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaCaseTenantId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaCaseTenantId() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaCaseTenantId() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- getCamundaCaseTenantId() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- getCamundaCaseVersion() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaCaseVersion() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaCaseVersion() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- getCamundaCaseVersion() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- getCamundaClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
-
camunda extensions
- getCamundaClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- getCamundaClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
-
camunda extensions
- getCamundaClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
-
camunda extensions
- getCamundaClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
-
camunda extensions
- getCamundaClass() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
-
camunda extensions
- getCamundaClass() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- getCamundaClass() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- getCamundaClass() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
-
camunda extensions
- getCamundaClass() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
-
camunda extensions
- getCamundaClass() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
-
camunda extensions
- getCamundaClass() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- getCamundaClass() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaClass() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- getCamundaClass() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- getCamundaClass() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- getCamundaClass() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- getCamundaCollection() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getCamundaCollection() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getCamundaConfig() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConstraintImpl
- getCamundaConfig() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaConstraint
- getCamundaConnectorId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorImpl
- getCamundaConnectorId() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaConnector
- getCamundaConstraints() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValidationImpl
- getCamundaConstraints() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaValidation
- getCamundaDataSource() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- getCamundaDatePattern() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- getCamundaDatePattern() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- getCamundaDatePattern() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- getCamundaDatePattern() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- getCamundaDecisionBinding() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- getCamundaDecisionBinding() - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- getCamundaDecisionRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaDecisionRef() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaDecisionRefBinding() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaDecisionRefBinding() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaDecisionRefTenantId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaDecisionRefTenantId() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaDecisionRefVersion() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaDecisionRefVersion() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaDecisionRefVersionTag() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaDecisionRefVersionTag() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaDecisionTenantId() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- getCamundaDecisionTenantId() - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- getCamundaDecisionVersion() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- getCamundaDecisionVersion() - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- getCamundaDefault() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- getCamundaDefault() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- getCamundaDefaultValue() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- getCamundaDefaultValue() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaDelegateExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- getCamundaDelegateExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- getCamundaDueDate() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaDueDate() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaDueDate() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getCamundaDueDate() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getCamundaElementVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getCamundaElementVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getCamundaEntries() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaMapImpl
- getCamundaEntries() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaMap
- getCamundaErrorCodeVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- getCamundaErrorCodeVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.ErrorEventDefinition
- getCamundaErrorMessage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- getCamundaErrorMessage() - Method in interface org.camunda.bpm.model.bpmn.instance.Error
- getCamundaErrorMessageVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- getCamundaErrorMessageVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.ErrorEventDefinition
- getCamundaEvent() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- getCamundaEvent() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaEvent() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- getCamundaEvent() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- getCamundaEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- getCamundaEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- getCamundaEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- getCamundaEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- getCamundaEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaErrorEventDefinitionImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaErrorEventDefinition
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getCamundaExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- getCamundaExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- getCamundaExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- getCamundaExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- getCamundaExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- getCamundaExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- getCamundaExpressionChild() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaExpressionChild() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- getCamundaExpressionChild() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaExpressionChild() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- getCamundaFields() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- getCamundaFields() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaFields() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- getCamundaFields() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- getCamundaFields() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- getCamundaFields() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaFields() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- getCamundaFields() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- getCamundaFields() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- getCamundaFields() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- getCamundaFollowUpDate() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaFollowUpDate() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaFollowUpDate() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getCamundaFollowUpDate() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getCamundaFormDefinitionBinding() - Method in class org.camunda.bpm.engine.impl.form.FormDefinition
- getCamundaFormDefinitionBinding() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- GetCamundaFormDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetCamundaFormDefinitionCmd(CamundaFormRef, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetCamundaFormDefinitionCmd
- getCamundaFormDefinitionKey() - Method in class org.camunda.bpm.engine.impl.form.FormDefinition
- getCamundaFormDefinitionKey() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getCamundaFormDefinitionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getCamundaFormDefinitionManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getCamundaFormDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.form.FormDefinition
- getCamundaFormDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getCamundaFormDeployer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCamundaFormFields() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormDataImpl
- getCamundaFormFields() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormData
- getCamundaFormHandlerClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- getCamundaFormHandlerClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaFormHandlerClass() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- getCamundaFormHandlerClass() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaFormKey() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- getCamundaFormKey() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaFormKey() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- getCamundaFormKey() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaFormKey() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getCamundaFormKey() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getCamundaFormRef() - Method in interface org.camunda.bpm.engine.form.FormData
-
User-defined reference to a form.
- getCamundaFormRef() - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- getCamundaFormRef() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getCamundaFormRef() - Method in class org.camunda.bpm.engine.rest.dto.task.FormDto
- getCamundaFormRef() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getCamundaFormRef() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getCamundaFormRef() - Method in interface org.camunda.bpm.engine.task.Task
-
Provides the form binding reference to the Camunda Form for the task.
- getCamundaFormRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- getCamundaFormRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaFormRef() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- getCamundaFormRef() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaFormRefBinding() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- getCamundaFormRefBinding() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaFormRefBinding() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- getCamundaFormRefBinding() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaFormRefVersion() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- getCamundaFormRefVersion() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaFormRefVersion() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- getCamundaFormRefVersion() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaHistoryTimeToLive() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCamundaHistoryTimeToLive() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
-
Deprecated.
- getCamundaHistoryTimeToLive() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getCamundaHistoryTimeToLive() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
-
Deprecated.
- getCamundaHistoryTimeToLive() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getCamundaHistoryTimeToLive() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
-
Deprecated.
- getCamundaHistoryTimeToLiveString() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCamundaHistoryTimeToLiveString() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getCamundaHistoryTimeToLiveString() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getCamundaHistoryTimeToLiveString() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- getCamundaHistoryTimeToLiveString() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getCamundaHistoryTimeToLiveString() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getCamundaId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- getCamundaId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- getCamundaId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- getCamundaId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValueImpl
- getCamundaId() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- getCamundaId() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- getCamundaId() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaProperty
- getCamundaId() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaValue
- getCamundaInitiator() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- getCamundaInitiator() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- getCamundaInputOutput() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorImpl
- getCamundaInputOutput() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaConnector
- getCamundaInputParameters() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputOutputImpl
- getCamundaInputParameters() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaInputOutput
- getCamundaInputVariable() - Method in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- getCamundaInputVariable() - Method in interface org.camunda.bpm.model.dmn.instance.InputClause
- getCamundaIntegration() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- getCamundaIntegration() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getCamundaIntegration() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getCamundaIntegration() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
Used Camunda integrations (e.g, Spring boot starter, Camunda Platform Run, WildFly/JBoss subsystem or Camunda EJB service).
- getCamundaJobPriority() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- getCamundaJobPriority() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCamundaJobPriority() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- getCamundaJobPriority() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getCamundaKey() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaEntryImpl
- getCamundaKey() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaEntry
- getCamundaLabel() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- getCamundaLabel() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- getCamundaLocal() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- getCamundaLocal() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- getCamundaLocal() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- getCamundaLocal() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- getCamundaLocal() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- getCamundaLocal() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- getCamundaMapDecisionResult() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaMapDecisionResult() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaMapDecisionResult() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- getCamundaMapDecisionResult() - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- getCamundaName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConstraintImpl
- getCamundaName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- getCamundaName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputParameterImpl
- getCamundaName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutputParameterImpl
- getCamundaName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- getCamundaName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValueImpl
- getCamundaName() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaConstraint
- getCamundaName() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- getCamundaName() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- getCamundaName() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaInputParameter
- getCamundaName() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOutputParameter
- getCamundaName() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaProperty
- getCamundaName() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaValue
- getCamundaName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaName() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- getCamundaOutputParameters() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputOutputImpl
- getCamundaOutputParameters() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaInputOutput
- getCamundaPriority() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getCamundaPriority() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getCamundaPriority() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getCamundaPriority() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getCamundaProcessBinding() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- getCamundaProcessBinding() - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
-
camunda extensions
- getCamundaProcessTenantId() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- getCamundaProcessTenantId() - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- getCamundaProcessVersion() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- getCamundaProcessVersion() - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- getCamundaProperties() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- getCamundaProperties() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertiesImpl
- getCamundaProperties() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- getCamundaProperties() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaProperties
- getCamundaRepeatOnStandardEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- getCamundaRepeatOnStandardEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.RepetitionRule
-
Camunda extensions
- getCamundaResource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaScriptImpl
- getCamundaResource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionExpressionImpl
- getCamundaResource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- getCamundaResource() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaScript
- getCamundaResource() - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionExpression
-
camunda extensions
- getCamundaResource() - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
- getCamundaResource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaScriptImpl
- getCamundaResource() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaScript
- getCamundaResultVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaResultVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- getCamundaResultVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
-
camunda extensions
- getCamundaResultVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getCamundaResultVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- getCamundaResultVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaResultVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- getCamundaResultVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
-
camunda extensions
- getCamundaResultVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getCamundaResultVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- getCamundaResultVariable() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- getCamundaResultVariable() - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
-
Camunda extensions
- getCamundaScript() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- getCamundaScript() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaScript() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- getCamundaScript() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- getCamundaScript() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- getCamundaScript() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- getCamundaScript() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- getCamundaScript() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- getCamundaScript() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- getCamundaScript() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- getCamundaScriptFormat() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaScriptImpl
- getCamundaScriptFormat() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaScript
- getCamundaScriptFormat() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaScriptImpl
- getCamundaScriptFormat() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaScript
- getCamundaSource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- getCamundaSource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- getCamundaSource() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- getCamundaSource() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- getCamundaSource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- getCamundaSource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- getCamundaSource() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- getCamundaSource() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaOut
- getCamundaSourceExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- getCamundaSourceExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- getCamundaSourceExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- getCamundaSourceExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- getCamundaSourceExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- getCamundaSourceExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- getCamundaSourceExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- getCamundaSourceExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaOut
- getCamundaString() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaString() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- getCamundaString() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaString() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- getCamundaStringValue() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaStringValue() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- getCamundaStringValue() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- getCamundaStringValue() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- getCamundaTarget() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- getCamundaTarget() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- getCamundaTarget() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- getCamundaTarget() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- getCamundaTarget() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- getCamundaTarget() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- getCamundaTarget() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- getCamundaTarget() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaOut
- getCamundaTaskPriority() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaTaskPriority() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- getCamundaTaskPriority() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCamundaTaskPriority() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getCamundaTaskPriority() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- getCamundaTaskPriority() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaTaskPriority() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- getCamundaTaskPriority() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getCamundaTaskPriority() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getCamundaTaskPriority() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- getCamundaTopic() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaTopic() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- getCamundaTopic() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getCamundaTopic() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- getCamundaTopic() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaTopic() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- getCamundaTopic() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getCamundaTopic() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- getCamundaTransactionManager() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- getCamundaType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getCamundaType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- getCamundaType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- getCamundaType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- getCamundaType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getCamundaType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- getCamundaType() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getCamundaType() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- getCamundaType() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- getCamundaType() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- getCamundaType() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getCamundaType() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- getCamundaValidation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- getCamundaValidation() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- getCamundaValue() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- getCamundaValue() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaProperty
- getCamundaValues() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- getCamundaValues() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- getCamundaValues() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- getCamundaValues() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- getCamundaVariable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- getCamundaVariable() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- getCamundaVariableEvents() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- getCamundaVariableEvents() - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionalEventDefinition
- getCamundaVariableEventsList() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- getCamundaVariableEventsList() - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionalEventDefinition
- getCamundaVariableMappingClass() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaVariableMappingClass() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaVariableMappingDelegateExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- getCamundaVariableMappingDelegateExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- getCamundaVariableName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- getCamundaVariableName() - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionalEventDefinition
- getCamundaVariables() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- getCamundaVariables() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- getCamundaVariables() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- getCamundaVariables() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- getCamundaVariables() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- getCamundaVariables() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- getCamundaVariables() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- getCamundaVariables() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaOut
- getCamundaVersionTag() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCamundaVersionTag() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getCancelBoundaryEvent() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- getCanceled() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatistics
-
The number of all canceled instances of the activity.
- getCanceled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- getCanceled() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getCanceled() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- getCancellingActivity(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope
- getCandidateGroup() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCandidateGroup() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCandidateGroupExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCandidateGroupIdExpressions() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getCandidateGroupLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCandidateGroupLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCandidateGroups() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getCandidateGroups() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCandidateGroups() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCandidateGroupsExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCandidateGroupsInternal() - 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
- getCandidateUser() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCandidateUserExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCandidateUserIdExpressions() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionComplete
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreate
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreated
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDeleteCascade
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDisable
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionEnable
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionExit
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionFireEntryCriteria
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionFireExitCriteria
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionManualComplete
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionManualStart
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionOccur
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentComplete
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentResume
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentSuspend
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentTerminate
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReactivate
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReenable
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionResume
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionStart
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspend
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspendingOnParentSuspension
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspendingOnSuspension
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminate
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnExit
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnParentTermination
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnTermination
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceClose
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceCreate
- getCanonicalName() - Method in interface org.camunda.bpm.engine.impl.core.operation.CoreAtomicOperation
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityEnd
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStack
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerReturn
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerStart
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityLeave
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityNotifyListenerEnd
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartConcurrent
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartInterruptEventScope
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireActivityEnd
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireProcessStart
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessEnd
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationStartTransitionNotifyListenerTake
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationsTransitionInterruptFlowScope
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart
- getCanonicalName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake
- getCanonicalTypeName(Object) - Method in interface org.camunda.bpm.client.spi.DataFormat
-
Returns a data-format-specific canonical type name.
- getCanonicalTypeName(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- getCanonicalTypeName(Object) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- getCanonicalTypeName(Object) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- getCanonicalTypeName(Object) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
-
Identifies the canonical type of an object heuristically.
- getCanonicalTypeName(Object) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- getCanonicalTypeName(Object) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- getCanonicalTypeName(Object) - Method in interface org.camunda.spin.spi.DataFormatMapper
- getCapacity() - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- getCapacity() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- getCapacity() - Method in interface org.camunda.bpm.model.bpmn.instance.DataStore
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstBinary
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstBracket
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstChoice
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstComposite
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstDot
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstEval
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstFunction
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstLiteral
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstMethod
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstNested
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstParameters
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstText
- getCardinality() - Method in class org.camunda.bpm.impl.juel.AstUnary
- getCardinality() - Method in interface org.camunda.bpm.impl.juel.Node
-
Get the node's number of children.
- getCase() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- getCase() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- getCaseActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The unique identifier of the case activity in the case.
- getCaseActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getCaseActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCaseActivityIds() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCaseActivityIds() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getCaseActivityInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCaseActivityInstanceService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getCaseActivityInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getCaseActivityInstanceState() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCaseActivityInstanceState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getCaseActivityName() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The display name for the case activity.
- getCaseActivityName() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCaseActivityName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getCaseActivityName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCaseActivityType() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The display type for the case activity.
- getCaseActivityType() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCaseActivityType() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getCaseActivityType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCaseBusinessKey() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- getCaseBusinessKey() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getCaseDefinition() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- getCaseDefinition() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
-
ensures initialization and returns the case definition.
- getCaseDefinition() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getCaseDefinition() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- getCaseDefinition() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getCaseDefinition() - Method in class org.camunda.bpm.engine.impl.context.CaseExecutionContext
- getCaseDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getCaseDefinition() - Method in interface org.camunda.bpm.engine.rest.sub.repository.CaseDefinitionResource
- getCaseDefinition() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- getCaseDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getCaseDefinition(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Returns the
CaseDefinition
. - getCaseDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- getCaseDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- getCaseDefinitionById(String) - Method in interface org.camunda.bpm.engine.rest.CaseDefinitionRestService
- getCaseDefinitionById(String) - Method in class org.camunda.bpm.engine.rest.impl.CaseDefinitionRestServiceImpl
- getCaseDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.rest.CaseDefinitionRestService
- getCaseDefinitionByKey(String) - Method in class org.camunda.bpm.engine.rest.impl.CaseDefinitionRestServiceImpl
- getCaseDefinitionByKeyAndTenantId(String, String) - Method in interface org.camunda.bpm.engine.rest.CaseDefinitionRestService
- getCaseDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.rest.impl.CaseDefinitionRestServiceImpl
- getCaseDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- getCaseDefinitionCmmnXml() - Method in interface org.camunda.bpm.engine.rest.sub.repository.CaseDefinitionResource
- getCaseDefinitionCmmnXml() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- getCaseDefinitionDiagram() - Method in interface org.camunda.bpm.engine.rest.sub.repository.CaseDefinitionResource
- getCaseDefinitionDiagram() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Reference to the case definition or null if it is not related to a case.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult
-
Returns the case definition id for the selected definition.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The case definition reference.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The case definition reference.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The corresponding id of the case definition in case the decision was evaluated inside a case.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The case definition reference.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Case definition reference.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The case definition reference.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Case definition reference.
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityStatisticsQueryImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseDefinitionId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
The id of the case definition of the case execution.
- getCaseDefinitionId() - Method in interface org.camunda.bpm.engine.task.Task
-
Reference to the case definition or null if it is not related to a case.
- getCaseDefinitionId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the case definition or null if it is not related to a case.
- getCaseDefinitionIdIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- getCaseDefinitionIdLike() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult
-
Returns the case definition key for the selected definition.
- getCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The case definition key
- getCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The corresponding key of the case definition in case the decision was evaluated inside a case.
- getCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The case definition key reference.
- getCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Case definition key reference.
- getCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The case definition key reference.
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getCaseDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseDefinitionKey(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- getCaseDefinitionKeyIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- getCaseDefinitionManager() - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- getCaseDefinitionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getCaseDefinitionManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getCaseDefinitionName() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult
-
Returns the case definition name for the selected definition.
- getCaseDefinitionName() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The case definition name
- getCaseDefinitionName() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCaseDefinitionName() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getCaseDefinitionName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getCaseDefinitionName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- getCaseDefinitionName() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCaseDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- getCaseDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getCaseDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseDefinitionNameLike() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCaseDefinitionNameLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCaseDefinitionNameLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseDefinitionRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getCaseDefinitionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getCaseDefinitionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getCaseDefinitions(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.CaseDefinitionRestService
-
Exposes the
CaseDefinitionQuery
interface as a REST service. - getCaseDefinitions(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.CaseDefinitionRestServiceImpl
- getCaseDefinitionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.CaseDefinitionRestService
- getCaseDefinitionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.CaseDefinitionRestServiceImpl
- getCaseDefinitionService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getCaseDefinitionService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getCaseDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- getCaseDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCaseDefinitionToCall(VariableScope, String, BaseCallableElement) - Static method in class org.camunda.bpm.engine.impl.util.CallableElementUtil
- getCaseDefinitionVersion() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult
-
Returns the case definition version for the selected definition.
- getCaseDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- getCaseDefinitionVersion() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- getCaseDiagram(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getCaseDiagram(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Gives access to a deployed case diagram, e.g., a PNG image, through a stream of bytes.
- getCaseExecution() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Returns the case execution currently at the task.
- getCaseExecution() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- getCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- getCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- getCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- getCaseExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getCaseExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getCaseExecution() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource
- getCaseExecution() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- getCaseExecution(String) - Method in interface org.camunda.bpm.engine.rest.CaseExecutionRestService
- getCaseExecution(String) - Method in class org.camunda.bpm.engine.rest.impl.CaseExecutionRestServiceImpl
- getCaseExecution(HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- getCaseExecutionContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
- getCaseExecutionId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Reference to the case execution or null if it is not related to a case instance.
- getCaseExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The case execution reference.
- getCaseExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The case execution reference.
- getCaseExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Case execution reference.
- getCaseExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Return the corresponding case execution id.
- getCaseExecutionId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Case execution reference.
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseExecutionId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getCaseExecutionId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
-
Returns the corresponding case execution id.
- getCaseExecutionId() - Method in interface org.camunda.bpm.engine.task.Task
-
Reference to the path of case execution or null if it is not related to a case instance.
- getCaseExecutionId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the case execution or null if it is not related to a case instance.
- getCaseExecutionIds() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getCaseExecutionIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getCaseExecutionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getCaseExecutionManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getCaseExecutionRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getCaseExecutionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getCaseExecutionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getCaseExecutions() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCaseExecutions() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getCaseExecutions() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Returns a
List
of child case executions. - getCaseExecutions() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getCaseExecutions(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.CaseExecutionRestService
-
Exposes the
CaseExecutionQuery
interface as a REST service. - getCaseExecutions(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.CaseExecutionRestServiceImpl
- getCaseExecutionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.CaseExecutionRestService
- getCaseExecutionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.CaseExecutionRestServiceImpl
- getCaseExecutionsInternal() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCaseExecutionsInternal() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getCaseExecutionsInternal() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getCaseExecutionVariable(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- GetCaseExecutionVariableCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- GetCaseExecutionVariableCmd(String, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableCmd
- getCaseExecutionVariables(String, Collection<String>, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- GetCaseExecutionVariablesCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- GetCaseExecutionVariablesCmd(String, Collection<String>, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariablesCmd
- getCaseExecutionVariableTyped(String, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- GetCaseExecutionVariableTypedCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- GetCaseExecutionVariableTypedCmd(String, String, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableTypedCmd
- getCaseExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- getCaseExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- getCaseFileItemDefinitions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getCaseFileItemDefinitions() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getCaseFileItems() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileImpl
- getCaseFileItems() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ChildrenImpl
- getCaseFileItems() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFile
- getCaseFileItems() - Method in interface org.camunda.bpm.model.cmmn.instance.Children
- getCaseFileModel() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getCaseFileModel() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- getCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- getCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
ensures initialization and returns the process instance.
- getCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- getCaseInstance() - Method in class org.camunda.bpm.engine.impl.context.CaseExecutionContext
- getCaseInstance() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseInstanceResource
- getCaseInstance() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- getCaseInstance(String) - Method in interface org.camunda.bpm.engine.rest.CaseInstanceRestService
- getCaseInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.CaseInstanceRestServiceImpl
- getCaseInstanceBusinessKey() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCaseInstanceBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseInstanceBusinessKeyLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCaseInstanceBusinessKeyLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Reference to the case instance or null if it is not related to a case instance.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The case instance reference.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The corresponding case instance in case the decision was evaluated inside a case.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The case instance reference.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The case instance id of a potential super case instance or null if no super case instance exists
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Case instance reference.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The case instance reference.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Case instance reference.
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
ensures initialization and returns the process instance.
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
Id of the root of the case execution tree representing the case instance.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstance
-
The id of the case instance associated with this process instance.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
-
Returns the corresponding case instance id.
- getCaseInstanceId() - Method in interface org.camunda.bpm.engine.task.Task
-
Reference to the case instance or null if it is not related to a case instance.
- getCaseInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the case instance or null if it is not related to a case instance.
- getCaseInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCaseInstanceIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getCaseInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getCaseInstanceRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getCaseInstanceRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getCaseInstanceRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getCaseInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.CaseInstanceRestService
-
Exposes the
CaseInstanceQuery
interface as a REST service. - getCaseInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.CaseInstanceRestServiceImpl
- getCaseInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.CaseInstanceRestService
- getCaseInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.CaseInstanceRestServiceImpl
- getCaseInstanceService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getCaseInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getCaseInstanceVariables() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCaseKeyNotIn() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCaseModel(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getCaseModel(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Gives access to a deployed case model, e.g., a CMMN 1.0 XML file, through a stream of bytes.
- getCasePlanModel() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getCasePlanModel() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- getCaseRoles() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getCaseRoles() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
-
Deprecated.
- getCases() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getCases() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getCaseSentryPartManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getCaseSentryParts() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCaseSentryParts() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getCaseSentryParts() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getCaseService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCaseService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- getCaseService() - Method in interface org.camunda.bpm.engine.ProcessEngineServices
-
Returns the engine's
CaseService
. - getCaseService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getCaseService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getCaseService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getCategory() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The category this entry is associated with
- getCategory() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getCategory() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getCategory() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getCategory() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getCategory() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getCategory() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getCategory() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getCategory() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getCategory() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- 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 class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getCategory() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
category name which is derived from the targetNamespace attribute in the definitions element
- getCategory() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getCategory() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getCategory() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getCategory() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- getCategory() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getCategory() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- getCategory() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getCategory() - Method in class org.camunda.bpm.model.bpmn.impl.instance.GroupImpl
- getCategory() - Method in interface org.camunda.bpm.model.bpmn.instance.Group
- getCategoryLike() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getCategoryLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getCategoryLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getCategoryLike() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getCategoryValueRefs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- getCategoryValueRefs() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowElement
- getCategoryValues() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CategoryImpl
- getCategoryValues() - Method in interface org.camunda.bpm.model.bpmn.instance.Category
- getCauseIncidentActivityId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- getCauseIncidentFailedActivityId() - 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 interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the id of the incident on which this incident has been triggered.
- getCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getCauseIncidentId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getCauseIncidentId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- 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.impl.juel.AstBinary
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstBracket
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstChoice
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstComposite
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstEval
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstFunction
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstLiteral
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstMethod
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstNested
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstParameters
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstProperty
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstText
- getChild(int) - Method in class org.camunda.bpm.impl.juel.AstUnary
- getChild(int) - Method in interface org.camunda.bpm.impl.juel.Node
-
Get i'th child
- getChild(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
- getChild(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElement
-
Returns the child element.
- getChildActivity(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getChildActivity(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
-
searches for the activity locally
- getChildActivity(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
searches for the activity locally
- getChildActivityInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- 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.
- getChildActivityInstances() - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- getChildCompensationInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- getChildElementAssumptions() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getChildElementCollection(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getChildElementCollections() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getChildElements() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getChildElements() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element.
- getChildElementsByNameNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getChildElementsByNameNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element with a specific namespace + name
- getChildElementsByNameNs(Set<String>, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getChildElementsByNameNs(Set<String>, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element with specific namespaces + name.
- getChildElementsByType(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getChildElementsByType(Class<T>) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Return all child elements of a given type
- getChildElementsByType(ModelInstanceImpl, Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getChildElementsByType(ModelInstanceImpl, Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns all child elements of this element with a specific type.
- getChildElementsByType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getChildElementsByType(ModelElementType) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Return all child elements of a given type
- getChildElementType(Model) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getChildElementType(Model) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Get the model element type of the elements contained in this collection.
- getChildElementTypeClass() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getChildElementTypeClass() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Get the class of the elements contained in this collection.
- getChildElementTypes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getChildElementTypes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getChildLaneSet() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- getChildLaneSet() - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- getChildren() - Method in class org.camunda.bpm.container.impl.jboss.extension.resource.BpmPlatformRootDefinition
- getChildren() - Method in class org.camunda.bpm.container.impl.jboss.extension.resource.JobExecutorDefinition
- getChildren() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
-
Returns a copy of all children, modifying the returned set does not have any further effect.
- getChildren() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- getChildren() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
-
gets all children
- getChildren() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- getChildren() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- getChildScopeInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- getChildScopeInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- getChildScopeInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
-
gets those children that are itself scope instances
- getChildTransitionInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- 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.
- getChildTransitionInstances() - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- getChoreographyActivityShape() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- getChoreographyActivityShape() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- getChunkSize() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- getChunkSize() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- getClassBeanName(ListableBeanFactory) - Method in class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- 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.rest.beans.CustomRestApplication
- getClasses() - Method in class org.camunda.bpm.tasklist.impl.web.TasklistApplication
- getClasses() - Method in class org.camunda.bpm.webapp.impl.engine.EngineRestApplication
- getClasses() - Method in class org.camunda.bpm.welcome.impl.web.WelcomeApplication
- getClassFilter() - Method in class org.camunda.bpm.engine.spring.components.aop.util.MetaAnnotationMatchingPointcut
- getClassInfo(AnnotationInstance) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationProcessor
- 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.delegate.ClassDelegate
- getClassNameWithoutPackage(Class<?>) - Static method in class org.camunda.bpm.engine.impl.util.ClassNameUtil
- getClassNameWithoutPackage(Object) - Static method in class org.camunda.bpm.engine.impl.util.ClassNameUtil
- getClasspathFile(String) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the File for a filename.
- getClasspathFile(String, ClassLoader) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the File for a filename.
- getClasspathResourceAsStream(AppPlugin, String, String) - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- getClauseId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
The unique identifier of the clause that the value is assigned for.
- getClauseId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
The unique identifier of the clause that the value is assigned for.
- getClauseId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getClauseId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getClauseId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- getClauseId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getClauseName() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
The name of the clause that the value is assigned for.
- getClauseName() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
The name of the clause that the value is assigned for.
- getClauseName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getClauseName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getClauseName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- getClauseName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getCleanableBatchesCount() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricBatchReportResult
-
Returns the amount of cleanable historic batches.
- getCleanableBatchesCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- getCleanableBatchesCount() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- getCleanableCaseInstanceCount() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult
-
Returns the amount of cleanable historic case instances.
- getCleanableCaseInstanceCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- getCleanableCaseInstanceCount() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- getCleanableDecisionInstanceCount() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult
-
Returns the amount of cleanable historic decision instances.
- getCleanableDecisionInstanceCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- getCleanableDecisionInstanceCount() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- getCleanableHistoricBatchesReport(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricBatchRestService
- getCleanableHistoricBatchesReport(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- getCleanableHistoricBatchesReportCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricBatchRestService
- getCleanableHistoricBatchesReportCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- getCleanableHistoricCaseInstanceReport(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseDefinitionRestService
- getCleanableHistoricCaseInstanceReport(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseDefinitionRestServiceImpl
- getCleanableHistoricCaseInstanceReportCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseDefinitionRestService
- getCleanableHistoricCaseInstanceReportCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseDefinitionRestServiceImpl
- getCleanableHistoricDecisionInstanceReport(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDecisionDefinitionRestService
- getCleanableHistoricDecisionInstanceReport(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionDefinitionRestServiceImpl
- getCleanableHistoricDecisionInstanceReportCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDecisionDefinitionRestService
- getCleanableHistoricDecisionInstanceReportCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionDefinitionRestServiceImpl
- getCleanableHistoricProcessInstanceReport(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessDefinitionRestService
- getCleanableHistoricProcessInstanceReport(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessDefinitionRestServiceImpl
- getCleanableHistoricProcessInstanceReportCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessDefinitionRestService
- getCleanableHistoricProcessInstanceReportCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessDefinitionRestServiceImpl
- getCleanableProcessInstanceCount() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult
-
Returns the amount of cleanable historic process instances.
- getCleanableProcessInstanceCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- getCleanableProcessInstanceCount() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- getClientBeanName(ListableBeanFactory) - Method in class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- getClientConfiguration() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- getClosable() - Method in class org.camunda.connect.httpclient.impl.HttpResponseImpl
- getClosable() - Method in class org.camunda.connect.impl.AbstractCloseableConnectorResponse
-
Allows subclasses to provide the closeable resource.
- getClosed() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getClosedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getClosedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getClosestAncestorActivityInstance() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- getClosestPreservedAncestorScopeMigrationInstruction(ValidatingMigrationInstruction, ValidatingMigrationInstructions) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.AdditionalFlowScopeInstructionValidator
- getCloseTime() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The time the case was closed.
- getCloseTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- getCloseTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getCmmnDeployer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCmmnElement() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getCmmnElementHandlerRegistry() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- getCmmnHistoryEventProducer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCmmnModel() - Method in class org.camunda.bpm.model.cmmn.Cmmn
- getCmmnModelBuilder() - Method in class org.camunda.bpm.model.cmmn.Cmmn
- getCmmnModelElementInstance() - Method in interface org.camunda.bpm.engine.delegate.CmmnModelExecutionContext
-
Returns the currently executed Element in the Cmmn Model.
- getCmmnModelElementInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCmmnModelElementInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getCmmnModelInstance() - Method in interface org.camunda.bpm.engine.delegate.CmmnModelExecutionContext
-
Returns the
CmmnModelInstance
for the currently executed Cmmn Model - getCmmnModelInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getCmmnModelInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getCmmnModelInstance(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getCmmnModelInstance(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Returns the
CmmnModelInstance
for the given caseDefinitionId. - getCmmnModelInstanceCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- getCmmnXml() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDiagramDto
- getCode() - Method in exception org.camunda.bpm.client.exception.RestException
- getCode() - Method in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- getCode() - Method in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- getCode() - Method in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
- getCode() - Method in exception org.camunda.bpm.engine.ProcessEngineException
-
Accessor of the exception error code.
- getCode() - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- getCode() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- getCode() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
- getCode(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- 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
- getCollectResultName() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionTableEvaluationEvent
- getCollectResultName() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- getCollectResultValue() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionTableEvaluationEvent
- getCollectResultValue() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- getCollectResultValue() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The result of the collect operation if the hit policy 'collect' was used for the decision.
- getCollectResultValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getCollectResultValue() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getCollectResultValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- getColumn() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- getColumn() - Method in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- getColumn() - Method in interface org.camunda.bpm.engine.Problem
-
The column where the problem occurs
- getColumn() - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- getColumnNames() - Method in class org.camunda.bpm.engine.management.TableMetaData
- getColumns() - Method in class org.camunda.bpm.model.dmn.impl.instance.RelationImpl
- getColumns() - Method in interface org.camunda.bpm.model.dmn.instance.Relation
- getColumnTypes() - Method in class org.camunda.bpm.engine.management.TableMetaData
- getCommand() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- getCommand(int) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsCommandFactory
- getCommand(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultAcquireJobsCommandFactory
- 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(TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerActivateJobDefinitionHandler
- getCommand(TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- getCommand(TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendJobDefinitionHandler
- getCommand(TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerActivateProcessDefinitionHandler
- getCommand(TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- getCommand(TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- getCommandCheckers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCommandContext() - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- getCommandContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
- getCommandContext() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getCommandContext() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getCommandContext() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- getCommandContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCommandContextFactory() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
- getCommandExecutor() - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Return a
CommandExecutor
for the current engine to execute plugin commands. - getCommandExecutor() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- getCommandExecutor() - Method in class org.camunda.bpm.cockpit.service.AbstractEngineAware
-
Deprecated.Return a
CommandExecutor
for the current engine to execute plugin commands. - getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- 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.MessageCorrelationAsyncBuilderImpl
- getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- getCommandExecutor() - Method in class org.camunda.bpm.engine.impl.ServiceImpl
- getCommandExecutor(String) - Method in class org.camunda.bpm.admin.impl.DefaultAdminRuntimeDelegate
- 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.DefaultCockpitRuntimeDelegate
- 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
- getCommandInvocationContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
- getCommands() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- getCommands() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getCommands() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getCommands() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
Information about the number of command executions performed by the Camunda engine.
- getComment() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskWithAttachmentAndCommentDto
- getComment(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskCommentResourceImpl
- getComment(String) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskCommentResource
- getCommentManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getComments() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceCommentResourceImpl
- getComments() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceCommentResource
- getComments() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskCommentResourceImpl
- getComments() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskCommentResource
- getCommonJWorkManagerName() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
- getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.impl.juel.SimpleResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- 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.AbstractElResolverDelegate
- 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.VariableContextElResolver
- getCommonPropertyType(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- 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
- getComparisonProperty() - Method in class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- 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
- getCompensatingExecution(EventSubscriptionEntity) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
- getCompiledScript() - Method in class org.camunda.bpm.engine.impl.scripting.CompiledExecutableScript
- getCompleted() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityStatistics
-
The number of completed case activity instances.
- getCompleted() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- getCompleted() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCompleted() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- getCompleted() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getCompletedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- getCompletedAfter() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- getCompletedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- getCompletedBefore() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- getCompletedHistoricActivityInstances(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getCompletedHistoricActivityInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getCompletedHistoricActivityInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getCompletedHistoricIncidents(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getCompletedHistoricIncidents(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getCompletedHistoricIncidents(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getCompletedHistoricProcessInstances(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getCompletedHistoricProcessInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getCompletedHistoricProcessInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getCompletedHistoricTaskInstances(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getCompletedHistoricTaskInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getCompletedHistoricTaskInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getCompletedJobs() - Method in interface org.camunda.bpm.engine.batch.BatchStatistics
-
The number of completed batch execution jobs.
- getCompletedJobs() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- getCompletedJobs() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsDto
- getCompletedRuns() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- getCompletedTaskCount() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
- getCompletedTaskCount() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
- getCompleteScope() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatistics
-
The number of all instances, which complete a scope (ie.
- getCompleteScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- getCompleteScope() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getCompleteScope() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- getCompletionCondition() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getCompletionCondition() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getCompletionConditionExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getCompletionQuantity() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getCompletionQuantity() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getComplexBehaviorDefinitions() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getComplexBehaviorDefinitions() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getCompositeChecks() - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- getConclusions() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- getConcurrentLocalVariables(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceHandler
- getCondition() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnIfPartDeclaration
- getCondition() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- getCondition() - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionalEventDefinition
- getCondition() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- getCondition() - Method in class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- getCondition() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- getCondition() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- getCondition() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- getCondition() - Method in interface org.camunda.bpm.model.cmmn.instance.ApplicabilityRule
- getCondition() - Method in interface org.camunda.bpm.model.cmmn.instance.IfPart
- getCondition() - Method in interface org.camunda.bpm.model.cmmn.instance.ManualActivationRule
- getCondition() - Method in interface org.camunda.bpm.model.cmmn.instance.RepetitionRule
- getCondition() - Method in interface org.camunda.bpm.model.cmmn.instance.RequiredRule
- getConditionalActivity() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- getConditionalEventDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- getConditionalEventDefinition() - Method in interface org.camunda.bpm.engine.impl.bpmn.behavior.ConditionalEventBehavior
-
Returns the current conditional event definition.
- getConditionalEventDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartConditionalEventActivityBehavior
- getConditionalEventDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateConditionalEventBehavior
- getConditionAsString() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- getConditionExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- getConditionExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- getConditionHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getConditionRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getConditionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getConditionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getConditions() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- getConditions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- getConditions() - Method in interface org.camunda.bpm.model.cmmn.instance.IfPart
-
Deprecated.
- getConfig() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- getConfig() - Method in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- getConfig() - Method in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- getConfig(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- getConfigOption(String) - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
- getConfigOption(String) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- getConfigOptions() - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
- getConfigOptions() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- 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 interface org.camunda.bpm.dmn.engine.DmnEngine
-
The configuration of this engine.
- getConfiguration() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- getConfiguration() - Method in interface org.camunda.bpm.engine.form.FormFieldValidationConstraint
- getConfiguration() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the payload of this incident.
- getConfiguration() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getConfiguration() - Method in class org.camunda.bpm.engine.impl.batch.BatchJobContext
- getConfiguration() - Method in class org.camunda.bpm.engine.impl.form.FormFieldValidationConstraintImpl
- getConfiguration() - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- getConfiguration() - Method in exception org.camunda.bpm.engine.impl.form.validator.FormFieldConfigurationException
- getConfiguration() - Method in interface org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorContext
- getConfiguration() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getConfiguration() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getConfiguration() - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- getConfiguration() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
- 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.rest.dto.CreateIncidentDto
- getConfiguration() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getConfiguration() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- getConfiguration() - Method in interface org.camunda.bpm.engine.runtime.Incident
-
Returns the payload of this incident.
- getConfiguration() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
- getConfiguration() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- getConfiguration() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- getConfiguration(String, String) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- getConfiguration(Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- getConfiguration(Collection<String>, String) - Method in class org.camunda.bpm.engine.impl.batch.RestartProcessInstancesBatchCmd
- getConfiguration(Collection<String>, String) - Method in class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationBatchCmd
- getConfiguration(Collection<String>, String) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrateProcessInstanceBatchCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTasksRetriesBatchCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateProcessInstancesSuspendStateBatchCmd
- getConfiguration(BatchElementConfiguration) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBatchCmd
- getConfigurationByteArrayId() - Method in class org.camunda.bpm.engine.impl.batch.BatchJobConfiguration
- getConfigurationBytes() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getConfigurationClass() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- getConfigurationClass() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
- getConfigurationClasses() - Static method in class org.camunda.bpm.engine.rest.impl.CamundaRestResources
-
Returns a set containing all provider / mapper / config classes used in the default setup of the camunda REST api.
- getConfigurationProperties() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- getConfigurationResource() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getConfigurationResource() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getConfigurationResource() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- getConfiguredDocumentBuilderFactory() - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- 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() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- getConnection(Subject, ConnectionRequestInfo) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- getConnector(String) - Static method in class org.camunda.connect.Connectors
- getConnectorById(String) - Method in class org.camunda.connect.Connectors
- getConnectorClass() - Method in interface org.camunda.connect.spi.ConnectorConfigurator
- getConnectorId() - Method in class org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl
- getConnectorId() - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl
- getConnectorId() - Method in interface org.camunda.connect.spi.ConnectorProvider
-
Returns the unique id of the connector created by this factory.
- getContainerDelegate() - Method in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
- getContainerRuntimeDelegate() - Method in class org.camunda.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap.AdminEnvironment
- getContainerRuntimeDelegate() - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
- getContainerRuntimeDelegate() - Method in class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap.TasklistEnvironment
- getContainerRuntimeDelegate() - Method in class org.camunda.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap.WelcomeEnvironment
- getContent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- getContentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- getContentSecurityPolicyValue() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- getContentType() - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- getContentType() - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
- getContentType() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- getContentType(String) - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- getContentTypeOptionsValue() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- getContext() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- getContext() - Method in class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- getContext() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- getContext() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- getContext() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- getContext() - Method in interface org.camunda.bpm.model.cmmn.instance.ApplicabilityRule
- getContext() - Method in interface org.camunda.bpm.model.cmmn.instance.IfPart
- getContext() - Method in interface org.camunda.bpm.model.cmmn.instance.ManualActivationRule
- getContext() - Method in interface org.camunda.bpm.model.cmmn.instance.RepetitionRule
- getContext() - Method in interface org.camunda.bpm.model.cmmn.instance.RequiredRule
- getContext(Class) - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- getContext(Class<?>) - Method in class org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
- getContext(Class<?>...) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- getContext(Class<?>...) - Method in class org.camunda.spin.impl.xml.dom.format.spi.DefaultJaxBContextProvider
- getContextClassloader() - Static method in class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
- getContextEntries() - Method in class org.camunda.bpm.model.dmn.impl.instance.ContextImpl
- getContextEntries() - Method in interface org.camunda.bpm.model.dmn.instance.Context
- getContextExecution() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- getContextExecution() - Method in class org.camunda.bpm.engine.impl.cmd.RemoveExecutionVariablesCmd
- getContextExecution() - Method in class org.camunda.bpm.engine.impl.cmd.RemoveTaskVariablesCmd
- getContextExecution() - Method in class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
- getContextExecution() - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- 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
- getContextPath() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- getContextPath() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getContextProcessApplication() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getContextProperties() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getContextResource() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
- getContractStartDate() - Method in interface org.camunda.bpm.qa.upgrade.json.beans.Customer
- getContractStartDate() - Method in class org.camunda.bpm.qa.upgrade.json.beans.RegularCustomer
- getConversationAssociations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getConversationAssociations() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getConversationId() - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
- getConversationLinks() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getConversationLinks() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
-
TODO: choreographyRef
- getConversationNodes() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getConversationNodes() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubConversationImpl
- getConversationNodes() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getConversationNodes() - Method in interface org.camunda.bpm.model.bpmn.instance.SubConversation
- getConverter() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getCookie(List<String>, String) - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getCookieHeaders(ClientResponse) - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getCookieName() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- getCookieName() - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- getCookieName(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- getCookiePath(HttpServletRequest) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- getCookieValue(ClientResponse, String) - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getCookieValue(List<String>, String) - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getCoreExecutionContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
- getCorePoolSize() - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
- getCorePoolSize() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getCorrectEncryptorForPassword(String) - Method in class org.camunda.bpm.engine.impl.digest.PasswordManager
- getCorrectIndex(Integer) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
-
fetch correct array index if index is less than 0 ArrayNode will convert all negative integers into 0...
- getCorrelationHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCorrelationKey() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationSubscriptionImpl
- getCorrelationKey() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationSubscription
- getCorrelationKeys() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- getCorrelationKeys() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- getCorrelationKeys() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getCorrelationKeys() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- getCorrelationKeys() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getCorrelationKeys() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationNode
- getCorrelationLocalVariables() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getCorrelationProcessInstanceVariables() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getCorrelationProperties() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationKeyImpl
- getCorrelationProperties() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationKey
- getCorrelationProperty() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyBindingImpl
- getCorrelationProperty() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationPropertyBinding
- getCorrelationPropertyBindings() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationSubscriptionImpl
- getCorrelationPropertyBindings() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationSubscription
- getCorrelationPropertyRetrievalExpressions() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- getCorrelationPropertyRetrievalExpressions() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationProperty
- getCorrelationSubscriptions() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getCorrelationSubscriptions() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getCors() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- getCount() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReportResult
-
Returns the count of the grouped items.
- getCount() - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- getCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- getCount() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.CommandImpl
- getCount() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.MetricImpl
- getCount() - Method in class org.camunda.bpm.engine.rest.dto.CountResultDto
- getCount() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- getCount() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.CommandDto
- getCount() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.MetricDto
- getCount() - Method in class org.camunda.bpm.engine.rest.hal.HalCollectionResource
- getCount() - Method in interface org.camunda.bpm.engine.telemetry.Command
-
The count of this command i.e., how often did the engine engine execute this command.
- getCount() - Method in interface org.camunda.bpm.engine.telemetry.Metric
-
The count of this metric i.e., how often did the engine perform the action associated with this metric.
- getCountEmptyRuns() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- getCreate() - Method in class org.camunda.bpm.spring.boot.starter.property.FilterProperty
- 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 class org.camunda.bpm.engine.rest.hal.task.HalTask
- getCreated() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
-
The time this event subscription was created.
- getCreatedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCreatedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCreatedAfter() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCreatedAfterExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCreatedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getCreatedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getCreatedBefore() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCreatedBeforeExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCreatedDate() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
- getCreatedOn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCreatedOnExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getCreateSingleChild(Class<T>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- getCreateSingleChild(BpmnModelElementInstance, Class<T>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- getCreateSingleExtensionElement(Class<T>) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- getCreateTime() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getCreateTime() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getCreateTime() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
The date/time when this task was created
- getCreateTime() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getCreateTime() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The time when the case activity was created.
- getCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The time the case was created.
- getCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
Returns time when the variable was created.
- getCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
Returns time when the variable was created.
- getCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Time when the incident happened.
- getCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The time when the variable was created.
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getCreateTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- 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 class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- getCreateTime() - Method in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry
- getCreateTime() - Method in interface org.camunda.bpm.engine.runtime.Job
-
The date/time when this job has been created
- getCreateTime() - Method in interface org.camunda.bpm.engine.task.Attachment
-
The time when the attachment was created.
- getCreateTime() - Method in interface org.camunda.bpm.engine.task.Task
-
The date/time when this task was created
- getCreateTime() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
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
- getCreateUserId() - Method in interface org.camunda.bpm.engine.batch.Batch
- getCreateUserId() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getCreateUserId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The authenticated user that created this case instance.
- getCreateUserId() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getCreateUserId() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getCreateUserId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- getCreateUserId() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getCreateUserId() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getCreateUserId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getCredentials() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
- getCsrf() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- getCurrencies() - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- getCurrent() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- getCurrent() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ExternalTaskAssert
- getCurrent() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
- getCurrent() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
- getCurrent() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- getCurrent() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
- getCurrent() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Retrieve refreshed status of object under test from runtime database
- getCurrent() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseDefinitionAssert
- getCurrent() - Static method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
-
Returns the authentications for the current thread.
- getCurrent() - Method in class org.camunda.spin.impl.xml.dom.DomXmlNodeIterator
- getCurrentActivity(CommandContext, JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- 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.PvmExecutionImpl
- getCurrentActivityId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Gets the id of the current activity.
- 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
- getCurrentActivityName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getCurrentActivityName() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Gets the name of the current activity.
- getCurrentAuthentication() - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Return the current authentication.
- getCurrentAuthentication() - Method in interface org.camunda.bpm.engine.IdentityService
- getCurrentAuthentication() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- getCurrentAuthentication() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getCurrentDelegationExecution() - Static method in class org.camunda.bpm.engine.context.DelegateExecutionContext
-
Returns the current delegation execution or null if the execution is not available.
- getCurrentElement() - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- getCurrentFlowScope(ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionHierarchyWalker
- getCurrentInstantiation() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- getCurrentJob() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getCurrentJob() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
- getCurrentOrNextBatchWindow(Date, ProcessEngineConfigurationImpl) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindowManager
- getCurrentOrNextBatchWindow(Date, ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.DefaultBatchWindowManager
- getCurrentPaSerializers() - Static method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getCurrentProcessApplication() - Static method in class org.camunda.bpm.engine.impl.context.Context
- getCurrentProcessorJobQueue() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
- getCurrentRewindableCapacity() - Method in class org.camunda.spin.impl.util.RewindableReader
- getCurrentScope() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- getCurrentState() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Returns the
current state
ofthis
case execution. - getCurrentState() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getCurrentStep() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- getCurrentTime() - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
- getCurrentTimestamp() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- getCurrentTimestamp() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- getCurrentTimestamp() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- getCurrentTimestamp() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- getCurrentTransactionIsolationLevel() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.pvm.runtime.PvmExecutionImpl
- getCurrentTransitionId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
return the Id of the current transition
- getCurrentValue() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- getCustomBatchJobHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomer() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- getCustomer() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- getCustomer() - Method in interface org.camunda.bpm.engine.telemetry.LicenseKeyData
-
The name of the customer this license was issued for.
- getCustomers() - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- getCustomEventHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomExceptionCodeProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomFormEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomFormFieldValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomFormTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomFunctionProviders() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
- getCustomHistoryEventHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomHistoryLevels() - 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
- getCustomPasswordChecker() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostBPMNParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostCmmnTransformListeners() - 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
- getCustomPostDecisionEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
- getCustomPostDecisionEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getCustomPostDecisionTableEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
- getCustomPostDecisionTableEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getCustomPostDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostMigratingActivityInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostMigrationActivityValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostMigrationInstructionValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPostVariableSerializers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreBPMNParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreCmmnTransformListeners() - 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
- getCustomPreDecisionEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
- getCustomPreDecisionEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getCustomPreDecisionTableEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
- getCustomPreDecisionTableEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getCustomPreDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreMigratingActivityInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreMigrationActivityValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreMigrationInstructionValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomPreVariableSerializers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomRejectedJobsHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getCustomSessionFactories() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDatabase() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getDatabase() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getDatabase() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
Information about the connected database system.
- getDatabase() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getDatabaseName() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- getDatabasePurgeReport() - Method in class org.camunda.bpm.engine.impl.management.PurgeReport
- getDatabaseSchema() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDatabaseSchema() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getDatabaseSchemaUpdate() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDatabaseTableNameException(Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- getDatabaseTablePrefix() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDatabaseTablePrefix() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getDatabaseType() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- getDatabaseType() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getDatabaseType() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDatabaseVendor() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDatabaseVersion() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDataCollectionStartDate() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getDataCollectionStartDate() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getDataCollectionStartDate() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
The date when the engine started to collect dynamic data, such as command executions and metrics.
- getDataFormat() - Method in class org.camunda.spin.plugin.variable.value.impl.JsonValueImpl
- getDataFormat() - Method in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- getDataFormat() - Method in class org.camunda.spin.plugin.variable.value.impl.XmlValueImpl
- getDataFormat() - Method in interface org.camunda.spin.plugin.variable.value.JsonValue
- getDataFormat() - Method in interface org.camunda.spin.plugin.variable.value.SpinValue
- getDataFormat() - Method in interface org.camunda.spin.plugin.variable.value.XmlValue
- getDataFormat(String) - Static method in class org.camunda.spin.DataFormats
-
Returns the registered data format for the given name.
- getDataFormatByName(String) - Method in class org.camunda.spin.DataFormats
- getDataFormatClass() - Method in interface org.camunda.bpm.client.spi.DataFormatConfigurator
- getDataFormatClass() - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorJdk8
- getDataFormatClass() - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorJSR310
- getDataFormatClass() - Method in class org.camunda.bpm.spring.boot.starter.spin.CamundaJacksonFormatConfiguratorParameterNames
- getDataFormatClass() - Method in interface org.camunda.spin.spi.DataFormatConfigurator
- getDataFormatName() - Method in interface org.camunda.bpm.client.spi.DataFormatProvider
- getDataFormatName() - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormatProvider
- getDataFormatName() - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormatProvider
- getDataFormatName() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormatProvider
- getDataFormatName() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider
- getDataFormatName() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- getDataFormatName() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- getDataFormatName() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- getDataFormatName() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatProvider
- getDataFormatName() - Method in interface org.camunda.spin.spi.DataFormatProvider
- getDataFormatName() - Method in class org.camunda.spin.Spin
-
Provides the name of the dataformat used by this spin.
- getDataInputAssociations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getDataInputAssociations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- getDataInputAssociations() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getDataInputAssociations() - Method in interface org.camunda.bpm.model.bpmn.instance.ThrowEvent
- getDataInputs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- getDataInputs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- getDataInputs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- getDataInputs() - Method in interface org.camunda.bpm.model.bpmn.instance.InputSet
- getDataInputs() - Method in interface org.camunda.bpm.model.bpmn.instance.IoSpecification
- getDataInputs() - Method in interface org.camunda.bpm.model.bpmn.instance.ThrowEvent
- getDataObject() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- getDataObject() - Method in interface org.camunda.bpm.model.bpmn.instance.DataObjectReference
- getDataOutputAssociations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getDataOutputAssociations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- getDataOutputAssociations() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getDataOutputAssociations() - Method in interface org.camunda.bpm.model.bpmn.instance.CatchEvent
- getDataOutputRefs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- getDataOutputRefs() - Method in interface org.camunda.bpm.model.bpmn.instance.OutputSet
- getDataOutputs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- getDataOutputs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- getDataOutputs() - Method in interface org.camunda.bpm.model.bpmn.instance.CatchEvent
- getDataOutputs() - Method in interface org.camunda.bpm.model.bpmn.instance.IoSpecification
- getDataPath() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyBindingImpl
- getDataPath() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationPropertyBinding
- 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
- getDataSource() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- getDatasourceJndiName() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- getDataSourceJndiName() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDataState() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- getDataState() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- getDataState() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- getDataState() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- getDataState() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemAwareElementImpl
- getDataState() - Method in interface org.camunda.bpm.model.bpmn.instance.ItemAwareElement
- getDataStore() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- getDataStore() - Method in interface org.camunda.bpm.model.bpmn.instance.DataStoreReference
- getDataTypeTransformerRegistry() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext
- getDataTypeTransformerRegistry() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
- getDataTypeTransformerRegistry() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- getDataTypeTransformerRegistry() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- getDate() - Method in class org.camunda.bpm.qa.upgrade.json.beans.DateObject
- getDateAfter() - Method in class org.camunda.bpm.engine.impl.calendar.DurationHelper
- getDateAfter() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getDateAfter(Date) - Method in class org.camunda.bpm.engine.impl.calendar.DurationHelper
- getDateBefore() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getDateFormat() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getDateFormat() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getDateTime() - Method in class org.camunda.bpm.springboot.project.qa.spin.SpinDto
- getDateTime() - Method in class org.camunda.bpm.springboot.project.qa.spin.SpinJava8Dto
- 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
- getDbEntityCache() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- getDbEntityCacheKeyMapping() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDbEntityManager() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- getDbEntityManager() - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
- getDbEntityManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getDbEntityManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getDbFilter() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getDbMeterByName(String) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- getDbMeters() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- getDbMetricsReporter() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDbOperationManager() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- getDbSchemaOperationsCommandContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- 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.sql.DbSqlSession
- getDbTablePrefix() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- getDbVersion() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- getDbVersion() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- getDbVersion() - Method in exception org.camunda.bpm.engine.WrongDbException
-
The version of the Activiti library that was used to create the database schema.
- getDecision() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionLogicEvaluationEvent
- getDecision() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- getDecision() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- getDecision() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext
- getDecision() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- getDecision() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- getDecision() - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- getDecision(String) - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRequirementsGraph
-
Gets the containing decision with the given key.
- getDecision(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- getDecisionDefinition() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- getDecisionDefinition() - Method in class org.camunda.bpm.engine.impl.dmn.invocation.DecisionInvocation
- getDecisionDefinition() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DecisionDefinitionResource
- getDecisionDefinition() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- getDecisionDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDecisionDefinition(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Returns the
DecisionDefinition
. - getDecisionDefinition(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- getDecisionDefinition(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- getDecisionDefinitionById(String) - Method in interface org.camunda.bpm.engine.rest.DecisionDefinitionRestService
- getDecisionDefinitionById(String) - Method in class org.camunda.bpm.engine.rest.impl.DecisionDefinitionRestServiceImpl
- getDecisionDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.rest.DecisionDefinitionRestService
- getDecisionDefinitionByKey(String) - Method in class org.camunda.bpm.engine.rest.impl.DecisionDefinitionRestServiceImpl
- getDecisionDefinitionByKeyAndTenantId(String, String) - Method in interface org.camunda.bpm.engine.rest.DecisionDefinitionRestService
- getDecisionDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.rest.impl.DecisionDefinitionRestServiceImpl
- getDecisionDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- getDecisionDefinitionDeployer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDecisionDefinitionDiagram() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DecisionDefinitionResource
- getDecisionDefinitionDiagram() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- getDecisionDefinitionDmnXml() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DecisionDefinitionResource
- getDecisionDefinitionDmnXml() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- getDecisionDefinitionId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult
-
Returns the decision definition id for the selected definition.
- getDecisionDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The decision definition reference.
- getDecisionDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- getDecisionDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- getDecisionDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getDecisionDefinitionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getDecisionDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- getDecisionDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- getDecisionDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getDecisionDefinitionIdIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- getDecisionDefinitionKey() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult
-
Returns the decision definition key for the selected definition.
- getDecisionDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The unique identifier of the decision definition
- getDecisionDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceStatistics
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DecisionInstanceStatisticsImpl
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto
- getDecisionDefinitionKeyIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- getDecisionDefinitionManager() - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- getDecisionDefinitionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getDecisionDefinitionManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getDecisionDefinitionName() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult
-
Returns the decision definition name for the selected definition.
- getDecisionDefinitionName() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The name of the decision definition
- getDecisionDefinitionName() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getDecisionDefinitionName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getDecisionDefinitionName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- getDecisionDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- getDecisionDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getDecisionDefinitionRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getDecisionDefinitionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getDecisionDefinitionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getDecisionDefinitions(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.DecisionDefinitionRestService
- getDecisionDefinitions(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.DecisionDefinitionRestServiceImpl
- getDecisionDefinitionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.DecisionDefinitionRestService
- getDecisionDefinitionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.DecisionDefinitionRestServiceImpl
- getDecisionDefinitionService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getDecisionDefinitionService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getDecisionDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- getDecisionDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- getDecisionDefinitionToCall(VariableScope, String, BaseCallableElement) - Static method in class org.camunda.bpm.engine.impl.util.CallableElementUtil
- getDecisionDefinitionVersion() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult
-
Returns the decision definition version for the selected definition.
- getDecisionDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- getDecisionDefinitionVersion() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- getDecisionDiagram(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDecisionDiagram(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Gives access to a deployed decision diagram, e.g., a PNG image, through a stream of bytes.
- getDecisionEvaluationHandler(DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- getDecisionEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
The list of decision evaluation listeners of the configuration.
- getDecisionExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- getDecisionExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- getDecisionInstanceCount(CommandContext) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByDefinitionIdCmd
- getDecisionInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
The unique identifier of the historic decision instance.
- getDecisionInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
The unique identifier of the historic decision instance.
- getDecisionInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- getDecisionInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getDecisionInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getDecisionInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- getDecisionInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getDecisionInstanceService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getDecisionInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getDecisionKeys() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRequirementsGraph
-
Get the keys of the containing decisions.
- getDecisionKeys() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- getDecisionLogic() - Method in interface org.camunda.bpm.dmn.engine.DmnDecision
-
Returns the decision logic of the decision (e.g., a decision table).
- getDecisionLogic() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- getDecisionMakers() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getDecisionMakers() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getDecisionModel(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDecisionModel(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Gives access to a deployed decision model, e.g., a DMN 1.1 XML file, through a stream of bytes.
- getDecisionOwners() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getDecisionOwners() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getDecisionRequirementsDefinition() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DecisionRequirementsDefinitionResource
- getDecisionRequirementsDefinition() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionRequirementsDefinitionResourceImpl
- getDecisionRequirementsDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDecisionRequirementsDefinition(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Returns the
DecisionRequirementsDefinition
. - getDecisionRequirementsDefinitionById(String) - Method in interface org.camunda.bpm.engine.rest.DecisionRequirementsDefinitionRestService
- getDecisionRequirementsDefinitionById(String) - Method in class org.camunda.bpm.engine.rest.impl.DecisionRequirementsDefinitionRestServiceImpl
- getDecisionRequirementsDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.rest.DecisionRequirementsDefinitionRestService
- getDecisionRequirementsDefinitionByKey(String) - Method in class org.camunda.bpm.engine.rest.impl.DecisionRequirementsDefinitionRestServiceImpl
- getDecisionRequirementsDefinitionByKeyAndTenantId(String, String) - Method in interface org.camunda.bpm.engine.rest.DecisionRequirementsDefinitionRestService
- getDecisionRequirementsDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.rest.impl.DecisionRequirementsDefinitionRestServiceImpl
- getDecisionRequirementsDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- getDecisionRequirementsDefinitionDeployer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDecisionRequirementsDefinitionDiagram() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DecisionRequirementsDefinitionResource
- getDecisionRequirementsDefinitionDiagram() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionRequirementsDefinitionResourceImpl
- getDecisionRequirementsDefinitionDmnXml() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DecisionRequirementsDefinitionResource
- getDecisionRequirementsDefinitionDmnXml() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionRequirementsDefinitionResourceImpl
- getDecisionRequirementsDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The id of the related decision requirements definition.
- getDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- getDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getDecisionRequirementsDefinitionId() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinition
-
Returns the id of the related decision requirements definition.
- getDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getDecisionRequirementsDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The key of the related decision requirements definition.
- getDecisionRequirementsDefinitionKey() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getDecisionRequirementsDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getDecisionRequirementsDefinitionKey() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getDecisionRequirementsDefinitionKey() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinition
-
Returns the key of the related decision requirements definition.
- getDecisionRequirementsDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getDecisionRequirementsDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getDecisionRequirementsDefinitionManager() - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- getDecisionRequirementsDefinitionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getDecisionRequirementsDefinitionManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getDecisionRequirementsDefinitionRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getDecisionRequirementsDefinitionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getDecisionRequirementsDefinitionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getDecisionRequirementsDefinitions(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.DecisionRequirementsDefinitionRestService
- getDecisionRequirementsDefinitions(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.DecisionRequirementsDefinitionRestServiceImpl
- getDecisionRequirementsDefinitionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.DecisionRequirementsDefinitionRestService
- getDecisionRequirementsDefinitionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.DecisionRequirementsDefinitionRestServiceImpl
- getDecisionRequirementsDiagram(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDecisionRequirementsDiagram(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Gives access to a deployed decision requirements diagram, e.g., a PNG image, through a stream of bytes.
- getDecisionRequirementsModel(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDecisionRequirementsModel(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Gives access to a deployed decision requirements model, e.g., a DMN 1.1 XML file, through a stream of bytes.
- getDecisionResult() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationEvent
- getDecisionResult() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- getDecisionResultMapperForName(String) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- getDecisions() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRequirementsGraph
-
Gets the containing decisions.
- getDecisions() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- getDecisions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getDecisions() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getDecisionService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDecisionService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- getDecisionService() - Method in interface org.camunda.bpm.engine.ProcessEngineServices
-
Returns the engine's
DecisionService
. - getDecisionService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getDecisionService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getDecisionService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getDecisionsMade() - Method in class org.camunda.bpm.model.dmn.impl.instance.OrganizationUnitImpl
- getDecisionsMade() - Method in interface org.camunda.bpm.model.dmn.instance.OrganizationUnit
- getDecisionsOwned() - Method in class org.camunda.bpm.model.dmn.impl.instance.OrganizationUnitImpl
- getDecisionsOwned() - Method in interface org.camunda.bpm.model.dmn.instance.OrganizationUnit
- getDecisionStatistics(String, String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDecisionStatisticsRestService
- getDecisionStatistics(String, String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionStatisticsRestServiceImpl
- getDecisionStatisticsService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getDecisionStatisticsService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getDecisionTable() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionTableEvaluationEvent
- getDecisionTable() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- getDecisionTableEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
The list of decision table evaluation listeners of the configuration.
- getDecisionTableResultMapper() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.DmnDecisionTaskActivityBehavior
- getDeclarationsByTriggeringActivity(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.EventSubscriptionInstanceHandler
- getDeclarationsForActivity(PvmActivity) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
- getDeclarationsForScope(PvmScope) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getDeclarationsForScope(PvmScope) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- getDefault() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getDefault() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- getDefault() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExclusiveGatewayImpl
- getDefault() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InclusiveGatewayImpl
- getDefault() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getDefault() - Method in interface org.camunda.bpm.model.bpmn.instance.ComplexGateway
- getDefault() - Method in interface org.camunda.bpm.model.bpmn.instance.ExclusiveGateway
- getDefault() - Method in interface org.camunda.bpm.model.bpmn.instance.InclusiveGateway
- getDefaultBPMNParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultCharset() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultCmmnTransformListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultCommandInterceptorsTxRequired() - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- 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.SpringTransactionsProcessEngineConfiguration
- getDefaultCommandInterceptorsTxRequiresNew() - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- 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.SpringTransactionsProcessEngineConfiguration
- getDefaultControl() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemDefinitionImpl
- getDefaultControl() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemDefinition
- getDefaultControl(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getDefaultDatabaseTypeMappings() - Static method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultDeployToEngineName() - Method in class org.camunda.bpm.application.AbstractProcessApplication
-
Provides the default Process Engine name to deploy to, if no Process Engine was defined in
processes.xml
. - getDefaultDmnDecisionEvaluationListeners() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getDefaultElementTransformHandlers() - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultElementTransformHandlerRegistry
- getDefaultEncoding() - Static method in class org.camunda.bpm.engine.rest.util.EncodingUtil
- getDefaultEngineName() - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- getDefaultExpression() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- getDefaultHandlers() - Static method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.DefaultHitPolicyHandlerRegistry
- getDefaultHistoryLevel() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultHistoryLevel() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- getDefaultInputEntryExpressionLanguage() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getDefaultInputExpressionExpressionLanguage() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getDefaultLiteralExpressionLanguage() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getDefaultMigratingActivityInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultMigratingTransitionInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultMigrationActivityValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultMigrationInstructionValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultNamespace() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getDefaultNumberOfRetries() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDefaultNumberOfRetries() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getDefaultOutputEntry() - Method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- getDefaultOutputEntry() - Method in interface org.camunda.bpm.model.dmn.instance.OutputClause
- getDefaultOutputEntryExpressionLanguage() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getDefaultPriority() - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
Returns the default priority.
- getDefaultPriorityOnResolutionFailure() - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
Returns the default priority in case of resolution failure.
- getDefaultProcessEngine() - Static method in class org.camunda.bpm.BpmPlatform
- getDefaultProcessEngine() - Method in class org.camunda.bpm.cockpit.plugin.test.application.TestProcessEngineProvider
- getDefaultProcessEngine() - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
- getDefaultProcessEngine() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- getDefaultProcessEngine() - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- 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.rest.beans.CustomProcessEngineProvider
- getDefaultProcessEngine() - Method in class org.camunda.bpm.spring.boot.starter.rest.spi.SpringBootProcessEngineProvider
- getDefaultProcessEngine() - Method in interface org.camunda.bpm.webapp.AppRuntimeDelegate
-
Returns the default
ProcessEngine
provided by the - getDefaultProcessEngine() - Method in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- getDefaultProcessEngine() - Method in class org.camunda.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
- getDefaultProcessEngine(boolean) - Static method in class org.camunda.bpm.engine.ProcessEngines
- getDefaultProcessEngine(DeploymentOperation) - Static method in class org.camunda.bpm.container.impl.deployment.util.InjectionUtil
- getDefaultSerializationFormat() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getDefaultSerializationFormat() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getDefaultSerializationFormat() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultSerializationFormat() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getDefaultTransformers() - Static method in class org.camunda.bpm.dmn.engine.impl.type.DefaultDataTypeTransformerRegistry
- getDefaultUserPermissionForTask() - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- getDefaultUserPermissionForTask() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDefaultUserPermissionNameForTask() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDefaultValue() - Method in interface org.camunda.bpm.engine.form.FormField
-
Deprecated.
- getDefaultValue() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getDefaultValue() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- getDefaultValue() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getDefaultValue() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getDefaultValueExpression() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- getDefaultValueTyped() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getDefinition() - Method in enum class org.camunda.bpm.container.impl.jboss.extension.Attribute
- getDefinition() - Method in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- getDefinition() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionStatisticsResultDto
- getDefinition() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- getDefinition() - Method in interface org.camunda.bpm.model.bpmn.instance.Extension
- getDefinition() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- getDefinition() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getDefinition() - Method in interface org.camunda.bpm.model.cmmn.instance.DiscretionaryItem
- getDefinition() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- getDefinition(String) - Method in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- getDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- getDefinition(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CasePlanModelHandler
- getDefinition(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseTaskItemHandler
- getDefinition(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- getDefinition(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- getDefinition(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getDefinition(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessTaskItemHandler
- getDefinitionDiagramResourceName(String, DefinitionEntity, String) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- getDefinitionElementHandlers() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- getDefinitionHandler(Class<V>) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- getDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
- getDefinitionKey(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getDefinitionKey(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- getDefinitionKey(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- getDefinitionKey(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseTaskItemHandler
- getDefinitionKey(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- getDefinitionKey(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessTaskItemHandler
- getDefinitionKeyValueProvider() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getDefinitionRef() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- getDefinitionRef() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- getDefinitions() - Method in interface org.camunda.bpm.model.bpmn.BpmnModelInstance
- getDefinitions() - Method in class org.camunda.bpm.model.bpmn.impl.BpmnModelInstanceImpl
- getDefinitions() - Method in interface org.camunda.bpm.model.cmmn.CmmnModelInstance
- getDefinitions() - Method in class org.camunda.bpm.model.cmmn.impl.CmmnModelInstanceImpl
- getDefinitions() - Method in interface org.camunda.bpm.model.dmn.DmnModelInstance
- getDefinitions() - Method in class org.camunda.bpm.model.dmn.impl.DmnModelInstanceImpl
- getDefinitionTenantId(VariableScope, String) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getDefinitionType() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- getDefinitionType() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemDefinition
- getDelayedEvents() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
The current delayed variable events.
- getDelayedExecutionJobHandlerType() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
-
Subclasses should return the type of the
JobHandler
here. - 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.AbstractSetStateCmd
- getDelayedExecutionJobHandlerType() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateJobDefinitionCmd
- getDelayedExecutionJobHandlerType() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
- getDelayedExecutionJobHandlerType() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendJobDefinitionCmd
- getDelayedExecutionJobHandlerType() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
- getDelegateActivityBehavior() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CustomActivityBehavior
- getDelegateAsyncAfterUpdate() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getDelegateAsyncBeforeUpdate() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getDelegateInterceptor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDelegateVariableMapping(Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- 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 class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDelegationState() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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
- getDeletedIncidents() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatistics
-
The number of deleted incidents of the activity.
- getDeletedIncidents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- getDeletedIncidents() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- getDeleteReason() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Get delete reason of the task.
- 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.batch.deletion.DeleteProcessInstanceBatchConfiguration
- 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.TaskEntity
- getDeleteReason() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getDeleteReason() - Method in class org.camunda.bpm.engine.rest.dto.DeleteEngineEntityDto
- getDeleteReason() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- getDeleteReason() - Method in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- getDeleteReason() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getDeleteReason() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getDeleteReason() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- getDeleteReason() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Get delete reason of the task.
- getDeleteRoot(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade
- getDeletesByType(Class<? extends DbEntity>, boolean) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- getDeleteStatement(Class<?>) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getDeleteStatements() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getDeletions() - Method in class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
- getDeletions() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionTriggerDto
- 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
- getDenyStatus() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- getDenyStatus() - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- getDependentActivityInstanceJobHandler() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- getDependentEntities() - Method in interface org.camunda.bpm.engine.impl.db.HasDbReferences
-
Scope: PERSISTED references
- getDependentEntities() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getDependentEventSubscriptionHandler() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- getDependentOperation() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- getDependentTransitionInstanceJobHandler() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- getDependentVariablesHandler() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- getDeployedAfter() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getDeployedAfter() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getDeployedArtifacts() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getDeployedArtifacts(Class<T>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getDeployedAt() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getDeployedAt() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getDeployedCaseDefinitionArtifacts(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- getDeployedCaseDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getDeployedCaseDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
- getDeployedCaseDefinitions() - Method in interface org.camunda.bpm.engine.repository.DeploymentWithDefinitions
-
Returns the case definitions, which are deployed with that deployment.
- getDeployedCaseDefinitions() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- getDeployedDecisionDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getDeployedDecisionDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
- getDeployedDecisionDefinitions() - Method in interface org.camunda.bpm.engine.repository.DeploymentWithDefinitions
-
Returns the decision definitions, which are deployed with that deployment
- getDeployedDecisionDefinitions() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- getDeployedDecisionRequirementsDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getDeployedDecisionRequirementsDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
- getDeployedDecisionRequirementsDefinitions() - Method in interface org.camunda.bpm.engine.repository.DeploymentWithDefinitions
-
Returns the decision requirements definitions, which are deployed with that deployment
- getDeployedDecisionRequirementsDefinitions() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- getDeployedForm() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getDeployedForm() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- getDeployedProcessApplication(String) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- getDeployedProcessApplication(String) - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- getDeployedProcessApplication(String) - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
- getDeployedProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDeployedProcessDefinitionArtifacts(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- GetDeployedProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetDeployedProcessDefinitionCmd(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- GetDeployedProcessDefinitionCmd(ProcessInstantiationBuilderImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- getDeployedProcessDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getDeployedProcessDefinitions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
- getDeployedProcessDefinitions() - Method in interface org.camunda.bpm.engine.repository.DeploymentWithDefinitions
-
Returns the process definitions, which are deployed with that deployment.
- getDeployedProcessDefinitions() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentWithDefinitionsDto
- getDeployedProcesses(CommandContext, DeploymentWithDefinitions) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- getDeployedStartForm() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getDeployedStartForm() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- getDeployedStartForm(String) - Method in interface org.camunda.bpm.engine.FormService
-
Retrieves a deployed start form for a process definition with a given id.
- getDeployedStartForm(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- GetDeployedStartFormCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetDeployedStartFormCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeployedStartFormCmd
- getDeployedTaskForm(String) - Method in interface org.camunda.bpm.engine.FormService
-
Retrieves a deployed task form for a task with a given id.
- getDeployedTaskForm(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- GetDeployedTaskFormCmd - Class in org.camunda.bpm.engine.impl
- GetDeployedTaskFormCmd(String) - Constructor for class org.camunda.bpm.engine.impl.GetDeployedTaskFormCmd
- getDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeployment() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- getDeployment() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- getDeployment() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- getDeployment() - Method in class org.camunda.bpm.engine.impl.context.CoreExecutionContext
- getDeployment() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- getDeployment() - Method in class org.camunda.bpm.engine.impl.scripting.DynamicResourceExecutableScript
- getDeployment() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DeploymentResource
- getDeployment() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- getDeployment() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- getDeployment(String) - Method in interface org.camunda.bpm.engine.rest.DeploymentRestService
- getDeployment(String) - Method in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- getDeploymentAfter() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- getDeploymentBefore() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- GetDeploymentBpmnModelInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Gives access to a deploy BPMN model instance which can be accessed by the BPMN model API.
- GetDeploymentBpmnModelInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentBpmnModelInstanceCmd
- getDeploymentCache() - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- getDeploymentCache() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDeploymentCache() - Static method in class org.camunda.bpm.engine.impl.util.CallableElementUtil
- GetDeploymentCaseDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- GetDeploymentCaseDefinitionCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseDefinitionCmd
- GetDeploymentCaseDiagramCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
-
Gives access to a deployed case diagram, e.g., a PNG image, through a stream of bytes.
- GetDeploymentCaseDiagramCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseDiagramCmd
- GetDeploymentCaseModelCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- GetDeploymentCaseModelCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCaseModelCmd
- getDeploymentCharset() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- GetDeploymentCmmnModelInstanceCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- GetDeploymentCmmnModelInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.GetDeploymentCmmnModelInstanceCmd
- GetDeploymentDecisionDefinitionCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Gives access to a deployed decision definition instance.
- GetDeploymentDecisionDefinitionCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionDefinitionCmd
- GetDeploymentDecisionDiagramCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Gives access to a deployed decision diagram, e.g., a PNG image, through a stream of bytes.
- GetDeploymentDecisionDiagramCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionDiagramCmd
- GetDeploymentDecisionModelCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Gives access to a deployed decision model, e.g., a DMN 1.0 XML file, through a stream of bytes.
- GetDeploymentDecisionModelCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionModelCmd
- GetDeploymentDecisionRequirementsDefinitionCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Gives access to a deployed decision requirements definition instance.
- GetDeploymentDecisionRequirementsDefinitionCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsDefinitionCmd
- GetDeploymentDecisionRequirementsDiagramCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Gives access to a deployed decision requirements diagram, e.g., a PNG image, through a stream of bytes.
- GetDeploymentDecisionRequirementsDiagramCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsDiagramCmd
- GetDeploymentDecisionRequirementsModelCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Gives access to a deployed decision requirements model, e.g., a DMN 1.1 XML file, through a stream of bytes.
- GetDeploymentDecisionRequirementsModelCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDecisionRequirementsModelCmd
- getDeploymentDescriptorLocations(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.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
- GetDeploymentDmnModelInstanceCmd - Class in org.camunda.bpm.engine.impl.dmn.cmd
-
Gives access to a deployed DMN model instance which can be accessed by the DMN model API.
- GetDeploymentDmnModelInstanceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.dmn.cmd.GetDeploymentDmnModelInstanceCmd
- getDeploymentHandlerFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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 interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the specific deployment id on which the associated job was created.
- getDeploymentId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Deployment reference
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.context.CaseExecutionContext
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.context.CoreExecutionContext
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.context.ExecutionContext
-
Deprecated.
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- getDeploymentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- 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.ProcessInstanceQueryImpl
- 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 class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getDeploymentId() - Method in interface org.camunda.bpm.engine.management.JobDefinition
-
The id of the deployment this job definition is related to.
- getDeploymentId() - Method in interface org.camunda.bpm.engine.repository.Resource
- getDeploymentId() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
The deployment in which this definition is contained.
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- getDeploymentId() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getDeploymentId() - Method in interface org.camunda.bpm.engine.runtime.Job
-
Returns the id of the deployment in which context the job was created.
- getDeploymentId() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getDeploymentId(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- getDeploymentId(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- getDeploymentId(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- getDeploymentId(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- getDeploymentId(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- getDeploymentIdByJobDefinition(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- getDeploymentIdByProcessDefinition(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- getDeploymentIdByProcessDefinitionKey(CommandContext, String, boolean, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- getDeploymentIdFromDefinitionByKey(String, RepositoryService) - Static method in class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- 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.SpringTransactionsProcessEngineConfiguration
- getDeploymentNames() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
- getDeploymentNames() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplicationMBean
- 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
- getDeploymentResource(String) - Method in interface org.camunda.bpm.engine.rest.sub.repository.DeploymentResourcesResource
- getDeploymentResource(String) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourcesResourceImpl
- getDeploymentResource(String, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- GetDeploymentResourceCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetDeploymentResourceCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceCmd
- getDeploymentResourceData(String) - Method in interface org.camunda.bpm.engine.rest.sub.repository.DeploymentResourcesResource
- getDeploymentResourceData(String) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourcesResourceImpl
- GetDeploymentResourceForIdCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetDeploymentResourceForIdCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceForIdCmd
- 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 resource names 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
- getDeploymentResourcePattern() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getDeploymentResources() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DeploymentResource
- getDeploymentResources() - Method in interface org.camunda.bpm.engine.rest.sub.repository.DeploymentResourcesResource
- getDeploymentResources() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- getDeploymentResources() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourcesResourceImpl
- getDeploymentResources() - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- getDeploymentResources() - Method in class org.camunda.bpm.run.CamundaBpmRunDeploymentConfiguration
- getDeploymentResources() - Method in interface org.camunda.bpm.spring.boot.starter.configuration.CamundaDeploymentConfiguration
- getDeploymentResources() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration
- getDeploymentResources(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDeploymentResources(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Retrieves a list of deployment resources for the given deployment, ordered alphabetically by name.
- getDeploymentResources(ProcessArchiveXml, DeploymentUnit, VirtualFile) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
- getDeploymentResourcesById() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- getDeploymentResourcesByName() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- GetDeploymentResourcesCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetDeploymentResourcesCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourcesCmd
- getDeploymentRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getDeploymentRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getDeploymentRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getDeployments() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- getDeployments(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.DeploymentRestService
- getDeployments(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- getDeploymentsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.DeploymentRestService
- getDeploymentsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- getDeploymentSteps() - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- getDeploymentTenantId() - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- 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
- getDeploymentTime() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- getDesciption(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getDescription() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- 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.repository.CalledProcessDefinitionImpl
- 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.history.HistoricTaskInstanceDto
- getDescription() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getDescription() - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- getDescription() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getDescription() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDescription() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getDescription() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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.
- getDescription() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- getDescription() - Method in interface org.camunda.bpm.model.cmmn.instance.CmmnElement
-
Deprecated.
- getDescription() - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- getDescription() - Method in interface org.camunda.bpm.model.dmn.instance.DmnElement
- getDescription() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
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
- getDescriptionLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDeserializationAllowedClasses() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDeserializationAllowedPackages() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDeserializationTypeValidator() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- 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
-
Deprecated.
- getDestinationVariableName() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- getDetail() - Method in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidationException
- getDetailId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getDetails() - Method in interface org.camunda.bpm.engine.impl.identity.Account
- getDetails() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
- getDetails() - Method in class org.camunda.bpm.engine.rest.dto.ParseExceptionDto
- getDetailService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getDetailService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getDiagnosticsCollector() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDiagnosticsMeters() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- getDiagnosticsRegistry() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDiagram() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getDiagram() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getDiagramBoundsFromBpmnDi(Document) - 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
- 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
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventImpl
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.GatewayImpl
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.GroupImpl
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- getDiagramElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TaskImpl
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.Association
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.BaseElement
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.DataAssociation
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.Event
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.Gateway
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.Group
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- getDiagramElement() - Method in interface org.camunda.bpm.model.bpmn.instance.Task
- getDiagramElements() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.PlaneImpl
- getDiagramElements() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Plane
- getDiagramResourceForDefinition(DeploymentEntity, String, DefinitionEntity, Map<String, ResourceEntity>) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
Returns the default name of the image resource for a certain definition.
- getDiagramResourceName() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getDiagramResourceName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getDiagramResourceName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getDiagramResourceName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- 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 class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getDiagramResourceName() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
The diagram resource name for this definition if exist
- getDiagramSuffixes() - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- getDirection() - Method in class org.camunda.bpm.client.task.OrderingConfig.OrderingProperty
- getDirection() - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- getDirection() - Method in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- getDirection() - Method in interface org.camunda.bpm.model.bpmn.instance.Relationship
- getDirection() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- getDirection() - Method in interface org.camunda.bpm.model.cmmn.instance.Relationship
- getDisableAutoFetching() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getDisableBackoffStrategy() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getDisabled() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityStatistics
-
The number of disabled case activity instances.
- getDisabled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- getDisabled() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getDisabled() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- getDisabledPermissions() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getDisableStrictCallActivityValidation() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDiscretionaryElementHandlers() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- getDiscretionaryItemHandler(Class<? extends PlanItemDefinition>) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- getDisjunctiveConditions() - Method in class org.camunda.bpm.engine.impl.AbstractQueryVariableValueCondition
- getDisjunctiveConditions() - Method in class org.camunda.bpm.engine.impl.CompositeQueryVariableValueCondition
- getDisjunctiveConditions() - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- getDisplayName() - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
- getDmnDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- getDmnElProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDmnEngine() - Method in class org.camunda.bpm.dmn.engine.test.DmnEngineRule
- getDmnEngine() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDmnEngineConfiguration() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDmnFeelCustomFunctionProviders() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDmnHistoryEventProducer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getDmnModel() - Method in class org.camunda.bpm.model.dmn.Dmn
- getDmnModelBuilder() - Method in class org.camunda.bpm.model.dmn.Dmn
- getDmnModelInstance(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getDmnModelInstance(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Returns the
DmnModelInstance
for the given decisionDefinitionId. - getDmnXml() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDiagramDto
- getDmnXml() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionXmlDto
- 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
- getDocument() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getDocument() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getDocument() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the DOM document which contains this element.
- getDocument() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Returns the wrapped
DomDocument
. - getDocumentation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- getDocumentation() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Diagram
- getDocumentation(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getDocumentations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- getDocumentations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- getDocumentations() - Method in interface org.camunda.bpm.model.bpmn.instance.BaseElement
- getDocumentations() - Method in interface org.camunda.bpm.model.bpmn.instance.Extension
- getDocumentations() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- getDocumentations() - Method in interface org.camunda.bpm.model.cmmn.instance.CmmnElement
- getDocumentBuilder() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- getDocumentBuilder() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatReader
- getDocumentBuilderFactory() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- getDocumentBuilderFactory() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- getDocumentElement() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getDocumentElement() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Returns the
ModelElement
corresponding to the document element of this model or null if no document element exists. - getDomElement() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getDomElement() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
- getDomElement() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the represented DOM
DomElement
. - getDomSource() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getDomSource() - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Returns a new
DOMSource
of the document. - getDoubleValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getDoubleValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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.SingleQueryVariableValueCondition
- getDoubleValue() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- getDoubleValue() - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- getDrgElements() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getDrgElements() - Method in class org.camunda.bpm.model.dmn.impl.instance.ElementCollectionImpl
- getDrgElements() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getDrgElements() - Method in interface org.camunda.bpm.model.dmn.instance.ElementCollection
- getDto() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- getDue() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getDue() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getDue() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getDueAfter() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getDueAfter() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getDueAfter() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDueAfterExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDueBefore() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getDueBefore() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getDueBefore() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDueBeforeExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDuedate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.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.batch.SetJobRetriesBatchConfiguration
- getDueDate() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getDueDate() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getDueDate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getDueDate() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getDueDate() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getDueDate() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- getDueDate() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDueDate() - Method in interface org.camunda.bpm.engine.task.Task
-
Due date of the task.
- getDueDate() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Due date of the task.
- getDueDateExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getDueDateExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getDueUntil() - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- getDummyPojo() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivationSpec
- getDuration() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getDuration() - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- getDuration() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- getDurationHelper(String) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- getDurationInMillis() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
Difference between
HistoricActivityInstance.getEndTime()
andHistoricActivityInstance.getStartTime()
. - getDurationInMillis() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
Difference between
HistoricCaseActivityInstance.getEndTime()
andHistoricCaseActivityInstance.getCreateTime()
. - getDurationInMillis() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The difference between
HistoricCaseInstance.getCloseTime()
andHistoricCaseInstance.getCreateTime()
. - getDurationInMillis() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The difference between
HistoricProcessInstance.getEndTime()
andHistoricProcessInstance.getStartTime()
. - getDurationInMillis() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Difference between
HistoricTaskInstance.getEndTime()
andHistoricTaskInstance.getStartTime()
in milliseconds. - 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.HistoricCaseActivityInstanceDto
- getDurationInMillis() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getDurationInMillis() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getDurationMs() - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
- getDurationRaw() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- getEdge(String) - Method in class org.camunda.bpm.engine.repository.DiagramLayout
- getEdition() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- getEdition() - Method in class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- getEdition() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- getEdition() - Method in interface org.camunda.bpm.engine.telemetry.Product
-
The edition of the product (i.e., either community or enterprise).
- getEjbProcessApplicationReference() - Method in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
- getEjbProcessApplicationReference() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
- getEjbProcessApplicationReference() - Method in class org.camunda.bpm.application.impl.JakartaEjbProcessApplication
- getElContext(VariableScope) - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- getElContextFactory() - Method in class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- getElement() - Method in exception org.camunda.bpm.engine.BpmnParseException
- getElement() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
- getElement() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getElement() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- getElement() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
- getElementAtIndex(int, Collection<?>) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getElementBoundsFromBpmnDi(Document) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- getElementById(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getElementById(String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Gets an element by its id.
- getElementCollections() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getElementCollections() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getElementIds() - Method in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- getElementIds() - Method in interface org.camunda.bpm.engine.Problem
-
The ids of all involved elements in the problem.
- getElements() - Method in class org.camunda.bpm.engine.repository.DiagramLayout
- getElements() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionElementsImpl
- getElements() - Method in interface org.camunda.bpm.model.bpmn.instance.ExtensionElements
- getElements() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExtensionElementsImpl
- getElements() - Method in interface org.camunda.bpm.model.cmmn.instance.ExtensionElements
- getElements() - Method in class org.camunda.bpm.model.dmn.impl.instance.ExtensionElementsImpl
- getElements() - Method in interface org.camunda.bpm.model.dmn.instance.ExtensionElements
- getElementsByNameNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getElementsByNameNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Gets all elements with the namespace and name.
- getElementsByNameNs(DomDocument, String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getElementsQuery() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionElementsImpl
- getElementsQuery() - Method in interface org.camunda.bpm.model.bpmn.instance.ExtensionElements
- getElementsQuery() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExtensionElementsImpl
- getElementsQuery() - Method in interface org.camunda.bpm.model.cmmn.instance.ExtensionElements
- getElementsQuery() - Method in class org.camunda.bpm.model.dmn.impl.instance.ExtensionElementsImpl
- getElementsQuery() - Method in interface org.camunda.bpm.model.dmn.instance.ExtensionElements
- getElementStackSize() - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder.HtmlWriteContext
- getElementTransformHandlerRegistry() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
- getElementTransformHandlerRegistry() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- getElementType() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getElementType() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the element type of this.
- getElementType() - Method in interface org.camunda.bpm.model.xml.validation.ModelElementValidator
-
The type of the element this validator is applied to.
- getElProvider() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getElResolver() - Method in class org.camunda.bpm.application.AbstractProcessApplication
- 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 interface org.camunda.bpm.application.ProcessApplicationElResolver
-
return the Resolver.
- getElResolver(AbstractProcessApplication) - Method in class org.camunda.bpm.engine.cdi.impl.CdiProcessApplicationElResolver
- getElResolver(AbstractProcessApplication) - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplicationElResolver
- getELResolver() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- getELResolver() - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- getELResolver() - Method in class org.camunda.bpm.engine.impl.el.ProcessEngineElContext
- getELResolver() - Method in class org.camunda.bpm.impl.juel.SimpleContext
-
Get our resolver.
- getElResolverDelegate() - Method in class org.camunda.bpm.engine.impl.el.AbstractElResolverDelegate
- getElResolverDelegate() - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationBeanElResolverDelegate
- getElResolverDelegate() - Method in class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
- 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
- getEmail() - Method in class org.camunda.bpm.engine.rest.hal.user.HalUser
- getEmail() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- getEmailLike() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- getEmbedded(String) - Method in class org.camunda.bpm.engine.rest.hal.HalResource
- getEmptyDocument(DocumentBuilderFactory) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Get an empty DOM document
- getEmptyModel() - Method in class org.camunda.bpm.model.bpmn.impl.BpmnParser
- getEmptyModel() - Method in class org.camunda.bpm.model.cmmn.impl.CmmnParser
- getEmptyModel() - Method in class org.camunda.bpm.model.dmn.impl.DmnParser
- getEmptyModel() - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- getEnabled() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityStatistics
-
The number of enabled case activity instances.
- getEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- getEnabled() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getEnabled() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- getEnableFetchProcessDefinitionDescription() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEncapsulatedDecisions() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- getEncapsulatedDecisions() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionService
- getEncapsulatedLogic() - Method in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- getEncapsulatedLogic() - Method in interface org.camunda.bpm.model.dmn.instance.BusinessKnowledgeModel
- getEncoding() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- getEncoding() - Method in interface org.camunda.bpm.engine.variable.value.FileValue
- getEncodingAsCharset() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- getEncodingAsCharset() - Method in interface org.camunda.bpm.engine.variable.value.FileValue
-
Convenience method to save the transformation.
- getEncountered() - Method in exception org.camunda.bpm.impl.juel.TreeBuilderException
- getEnd() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- getEndActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
Deprecated.
- getEndActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- getEndDate() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- getEndDateMilliseconds() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- getEnded() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getEndedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getEndedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- getEndPoints() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- getEndPoints() - Method in interface org.camunda.bpm.model.bpmn.instance.Participant
- getEndTime() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- 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.HistoricCaseActivityInstance
-
The time when the case activity ended
- getEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Time when the incident has been resolved or deleted.
- 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.batch.history.HistoricBatchEntity
- getEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- getEndTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getEndTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- getEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getEndTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getEndTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- getEndTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- getEndTimeAsDate() - Method in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- getEngine() - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- getEngine() - Method in class org.camunda.templateengines.FreeMarkerCompiledScript
- getEngineClient() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getEngineClient() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- getEngineMetricCollector() - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
- getEngineMetricCollector() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getEngineName() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- getEngineName() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getEngineName() - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getEngineVersion() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getEngineVersion() - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getEntities() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- getEntities(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
- getEntitiesByType(Class<T>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- getEntitiesToUpdate(Map<Class<? extends DbEntity>, DbOperation>, int) - Static method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- getEntity() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- getEntity() - Method in class org.camunda.bpm.engine.impl.cmd.RemoveExecutionVariablesCmd
- getEntity() - Method in class org.camunda.bpm.engine.impl.cmd.RemoveTaskVariablesCmd
- getEntity() - Method in class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
- getEntity() - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- getEntity() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- getEntity() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- getEntityCache() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
- getEntityCacheKey(Class<?>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCacheKeyMapping
- getEntityState() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- getEntityType() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The type of the entity on which this operation was executed.
- getEntityType() - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- getEntityType() - Method in class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
- getEntityType() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- getEntityType() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- getEntityType() - Method in interface org.camunda.bpm.engine.impl.db.entitymanager.OptimisticLockingListener
-
The type of the entity for which this listener should be notified.
- getEntityType() - Method in interface org.camunda.bpm.engine.impl.history.event.HistoryEventType
-
The type of the entity.
- getEntityType() - Method in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
- getEntityType() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getEntityType() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getEntityType() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getEntries() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- getEntry(String) - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResultEntries
-
Returns the value of the result entry for a given output name.
- getEntry(String) - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRuleResult
-
Returns the value of the rule result entry for a given output name.
- getEntry(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- getEntry(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- getEntryCriteria() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getEntryCriteria() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getEntryCriteria() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- getEntryCriterias() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getEntryCriterias() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
-
Deprecated.
- getEntryCriterias(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getEntryCriterions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- getEntryCriterions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getEntryCriterions() - Method in interface org.camunda.bpm.model.cmmn.instance.DiscretionaryItem
- getEntryCriterions() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- getEntryMap() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResultEntries
-
Returns a map of the result entry values by output name.
- getEntryMap() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRuleResult
-
Returns a map of the rule result entry values by output name.
- getEntryMap() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- getEntryMap() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- getEntryMapTyped() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResultEntries
-
Returns a map of the typed result entry values by output name.
- getEntryMapTyped() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRuleResult
-
Returns a map of the typed rule result entry values by output name.
- getEntryMapTyped() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- getEntryMapTyped() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- getEntryPoints() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- getEntryTyped(String) - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResultEntries
-
Returns the typed value of the result entry for a given output name.
- getEntryTyped(String) - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRuleResult
-
Returns the typed value of the rule result entry for a given output name.
- getEntryTyped(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- getEntryTyped(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- getEnv(String) - Method in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
- getEnvironmentScripts() - Method in class org.camunda.bpm.application.AbstractProcessApplication
- getEnvironmentScripts() - Method in class org.camunda.bpm.application.impl.ProcessApplicationScriptEnvironment
-
Returns a map of cached environment scripts per script language.
- getEnvScriptResolvers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getEnvScripts(String) - Method in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
-
Returns the env scripts for the given language.
- getEnvScripts(ExecutableScript, ScriptEngine) - Method in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
- getError() - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
- getError() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- getError() - Method in interface org.camunda.bpm.model.bpmn.instance.ErrorEventDefinition
- getErrorByteArray() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getErrorByteArray() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getErrorCode() - Method in class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- 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.CamundaErrorEventDefinition
- getErrorCode() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Error
- getErrorCode() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- getErrorCode() - Method in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- getErrorCode() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- getErrorCode() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- getErrorCode() - Method in interface org.camunda.bpm.model.bpmn.instance.Error
- getErrorCodeVariable() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- getErrorCount() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- getErrorCount() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
- getErrorDetails() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getErrorDetails() - Method in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- getErrorDetails() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getErrorDetails() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getErrorDetails() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getErrorDetails() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getErrorDetails() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
-
Method implementation relies on the command context object, therefore should be invoked from the commands only
- getErrorDetails() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- getErrorDetails() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getErrorDetails() - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- getErrorDetails() - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- getErrorDetails() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricExternalTaskLogResource
- getErrorDetails() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricExternalTaskLogResourceImpl
- getErrorDetailsByteArrayId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getErrorDetailsByteArrayId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getErrorEventDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- getErrorHandlerActivity() - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- getErrorMessage() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getErrorMessage() - Method in class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- getErrorMessage() - Method in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- getErrorMessage() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getErrorMessage() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getErrorMessage() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getErrorMessage() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
If the variable value could not be loaded, this returns the error message.
- getErrorMessage() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
If the variable value could not be loaded, this returns the error message.
- getErrorMessage() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the message of the error that occurred by executing the associated external task.
- getErrorMessage() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
If the variable value could not be loaded, this returns the error message.
- getErrorMessage() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
-
If the variable value could not be loaded, this returns the error message.
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
-
If the variable value could not be loaded, this returns the error message.
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getErrorMessage() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- getErrorMessage() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- getErrorMessage() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
-
If the variable value could not be loaded, this returns the error message.
- getErrorMessageExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- getErrorMessageExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Error
- getErrorMessageOnWrongWorkerAccess() - Method in class org.camunda.bpm.engine.impl.cmd.CompleteExternalTaskCmd
- getErrorMessageOnWrongWorkerAccess() - Method in class org.camunda.bpm.engine.impl.cmd.ExtendLockOnExternalTaskCmd
- getErrorMessageOnWrongWorkerAccess() - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskBpmnErrorCmd
- getErrorMessageOnWrongWorkerAccess() - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskCmd
-
Returns the error message.
- getErrorMessageOnWrongWorkerAccess() - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- getErrorMessageOnWrongWorkerAccess() - Method in class org.camunda.bpm.engine.impl.cmd.LockExternalTaskCmd
- getErrorMessageVariable() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- getErrors() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ResourceReportImpl
- getErrors() - Method in interface org.camunda.bpm.engine.ResourceReport
-
Returns list of errors in this report
- getErrors() - Method in class org.camunda.bpm.engine.rest.dto.ResourceReportDto
- getErrors() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- getErrors() - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- getEscalation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationEventDefinitionImpl
- getEscalation() - Method in interface org.camunda.bpm.model.bpmn.instance.EscalationEventDefinition
- getEscalationCode() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- getEscalationCode() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- getEscalationCode() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto
- getEscalationCode() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- getEscalationCode() - Method in interface org.camunda.bpm.model.bpmn.instance.Escalation
- getEscalationCodeVariable() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- getEscalationEventDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- getEscalationHandler() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- getEvaluatesToType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FormalExpressionImpl
- getEvaluatesToType() - Method in interface org.camunda.bpm.model.bpmn.instance.FormalExpression
- getEvaluations() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceStatistics
- getEvaluations() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DecisionInstanceStatisticsImpl
- getEvaluations() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto
- getEvaluationTime() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
Time when the decision was evaluated.
- getEvaluationTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getEvaluationTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DelayedVariableEvent
- getEventActivities() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- getEventDefinitionRefs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- getEventDefinitionRefs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- getEventDefinitionRefs() - Method in interface org.camunda.bpm.model.bpmn.instance.CatchEvent
- getEventDefinitionRefs() - Method in interface org.camunda.bpm.model.bpmn.instance.ThrowEvent
- getEventDefinitions() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- getEventDefinitions() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- getEventDefinitions() - Method in interface org.camunda.bpm.model.bpmn.instance.CatchEvent
- getEventDefinitions() - Method in interface org.camunda.bpm.model.bpmn.instance.ThrowEvent
- getEventGatewayType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- getEventGatewayType() - Method in interface org.camunda.bpm.model.bpmn.instance.EventBasedGateway
- 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 class org.camunda.bpm.engine.impl.event.ConditionalEventHandler
- getEventHandlerType() - Method in interface org.camunda.bpm.engine.impl.event.EventHandler
- getEventHandlerType() - Method in class org.camunda.bpm.engine.impl.event.EventHandlerImpl
- getEventing() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getEventName() - Method in interface org.camunda.bpm.engine.delegate.BaseDelegateExecution
-
The
event name
in case this execution is passed in for anExecutionListener
- getEventName() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- getEventName() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseVariableInstance
-
The event name, which caused the listener to be notified.
- 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 interface org.camunda.bpm.engine.delegate.DelegateVariableInstance
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionComplete
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreate
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDisable
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionEnable
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionExit
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionManualStart
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionOccur
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentComplete
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentResume
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentSuspend
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentTerminate
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReactivate
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReenable
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionResume
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionStart
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspend
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminate
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceClose
- getEventName() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceCreate
- getEventName() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- getEventName() - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- getEventName() - Method in class org.camunda.bpm.engine.impl.core.variable.event.VariableEvent
- getEventName() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- getEventName() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryValue
- getEventName() - Method in interface org.camunda.bpm.engine.impl.history.event.HistoryEventType
-
The name of the event fired on the entity
- getEventName() - Method in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
- getEventName() - Method in class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
- getEventName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- getEventName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmAtomicOperationTransitionNotifyListenerTake
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerReturn
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerStart
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityNotifyListenerEnd
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireActivityEnd
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireProcessStart
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessEnd
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd
- getEventName() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart
- getEventName() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getEventName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
- getEventName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- 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.
- getEventName() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
The
event name
in case this execution is passed in for anExecutionListener
- getEventName() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Returns the event name which triggered the task listener to fire for this task.
- getEventPayload() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getEventScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getEventScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- getEventScope() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
-
The event scope for an activity is the scope in which the activity listens for events.
- getEventScopeActivityId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- getEventScopeActivityId() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- getEventScopeCompensationHandler(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
-
In the context when an event scope execution is created (i.e.
- getEventScopeExecutions() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getEventSource() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- getEventSubscription() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- 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
- getEventSubscriptionId() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration
- getEventSubscriptionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- getEventSubscriptionManager() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- getEventSubscriptionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getEventSubscriptionManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getEventSubscriptionRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getEventSubscriptionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getEventSubscriptionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getEventSubscriptions() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getEventSubscriptions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getEventSubscriptions(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.EventSubscriptionRestService
-
Exposes the
EventSubscriptionQuery
interface as a REST service. - getEventSubscriptions(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.EventSubscriptionRestServiceImpl
- getEventSubscriptionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.EventSubscriptionRestService
-
Number of event subscriptions
- getEventSubscriptionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.EventSubscriptionRestServiceImpl
- 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.jobexecutor.EventSubscriptionJobDeclaration
- 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 class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- getEventType() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
-
The event subscriptions type.
- 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.
- getException() - Method in class org.camunda.bpm.qa.upgrade.util.CompleteTaskThread
- getExceptionByteArray() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getExceptionByteArray() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getExceptionByteArrayId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getExceptionByteArrayId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getExceptionCodeInterceptor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.cmd.JobRetryCmd
- getExceptionStacktrace() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getExceptionStacktrace() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getExceptionStacktrace(Throwable) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- getExceptionStacktrace(ByteArrayEntity) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- getExcludeTaskRelated() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getExecutable() - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
- getExecutable() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- getExecutedActivityAfter() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getExecutedActivityBefore() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getExecutedActivityIds() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getExecutedDecisionElements() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationEvent
- getExecutedDecisionElements() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionLogicEvaluationEvent
- getExecutedDecisionElements() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionTableEvaluationEvent
- getExecutedDecisionElements() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- getExecutedDecisionElements() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- getExecutedDecisionElements() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- getExecutedDecisionElements() - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- getExecutedDecisionElements() - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- getExecutedDecisionElements() - Method in interface org.camunda.bpm.dmn.engine.spi.DmnEngineMetricCollector
- getExecutedDecisionInstances() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationEvent
- getExecutedDecisionInstances() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- getExecutedDecisionInstances() - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- getExecutedDecisionInstances() - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- getExecutedDecisionInstances() - Method in interface org.camunda.bpm.dmn.engine.spi.DmnEngineMetricCollector
- getExecutedJobAfter() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getExecutedJobBefore() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- 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
- getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getExecuteJobsRunnable(List<String>, ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.RuntimeContainerJobExecutor
- getExecution() - Method in class org.camunda.bpm.application.InvocationContext
- 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.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.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- getExecution() - Method in class org.camunda.bpm.engine.impl.context.CoreExecutionContext
- getExecution() - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- getExecution() - Method in interface org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorContext
-
Deprecated.
- getExecution() - Method in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getExecution() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- getExecution() - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- getExecution() - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionTuple
- getExecution() - Method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- 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
- getExecution() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationResult
-
Returns the execution entity on which the message was correlated to.
- getExecution(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getExecution(String) - Method in interface org.camunda.bpm.engine.rest.ExecutionRestService
- getExecution(String) - Method in class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
- getExecution(HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- getExecution(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- getExecution(ActivityInstance) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- getExecutionContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
-
Deprecated.since 7.2, use
Context.getBpmnExecutionContext()
- getExecutionDate() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- getExecutionDate() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- getExecutionEntity() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- getExecutionEntity() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- getExecutionForScope(PvmScope) - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionMappingCollector
- getExecutionFromContext() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
- getExecutionId() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getExecutionId() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getExecutionId() - Method in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- 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.externaltask.ExternalTask
- getExecutionId() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- 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.HistoricExternalTaskLog
-
Returns the specific execution id on which the associated external task was created.
- getExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the specific execution on which this incident has happened.
- getExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the specific execution id on which the associated job was created.
- getExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Execution reference.
- getExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Return the corresponding execution id.
- getExecutionId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
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.externaltask.LockedExternalTaskImpl
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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.incident.IncidentContext
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- 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.SignalEventReceivedBuilderImpl
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getExecutionId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- 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.SignalDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getExecutionId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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 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.
- getExecutionId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
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.HistoricJobLogQueryImpl
- getExecutionIds() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- 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. - getExecutionListenerInstance() - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ClassDelegateExecutionListener
- getExecutionListeners() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
Deprecated.
- getExecutionListeners() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
-
Deprecated.
- getExecutionListeners(String) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
Deprecated.
- getExecutionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getExecutions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- 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() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- 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
- getExecutions(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- getExecutionsAsCopy() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getExecutionsAsCopy() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getExecutionsAsCopy() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getExecutionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.ExecutionRestService
- getExecutionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.ExecutionRestServiceImpl
- getExecutionService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getExecutionService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getExecutionService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getExecutionStartTime() - Method in interface org.camunda.bpm.engine.batch.Batch
- getExecutionStartTime() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getExecutionStartTime() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getExecutionStartTime() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getExecutionStartTime() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getExecutionStartTime() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- 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, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
- GetExecutionVariableTypedCmd<T extends TypedValue> - Class in org.camunda.bpm.engine.impl.cmd
- GetExecutionVariableTypedCmd(String, String, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableTypedCmd
- getExecutor() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- getExecutorService() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- getExecutorService() - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- 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
- getExistingCurrent() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- getExitCriteria() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getExitCriteria() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getExitCriteria() - Method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- getExitCriteria() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- getExitCriteria() - Method in interface org.camunda.bpm.model.cmmn.instance.Stage
- getExitCriterias() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getExitCriterias() - Method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- getExitCriterias() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
-
Deprecated.
- getExitCriterias() - Method in interface org.camunda.bpm.model.cmmn.instance.Stage
-
Deprecated.
- getExitCriterias(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getExitCriterion() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- getExitCriterion() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
- getExitCriterions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- getExitCriterions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getExitCriterions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- getExitCriterions() - Method in interface org.camunda.bpm.model.cmmn.instance.DiscretionaryItem
- getExitCriterions() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- getExitCriterions() - Method in interface org.camunda.bpm.model.cmmn.instance.Stage
- getExpected() - Method in exception org.camunda.bpm.impl.juel.TreeBuilderException
- getExpectedType() - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
- getExpectedType() - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
- getExplicitMigrationInstructions() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- getExporter() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getExporter() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getExporter() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getExporter() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getExporter() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getExporter() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getExporterVersion() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getExporterVersion() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getExporterVersion() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getExporterVersion() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getExporterVersion() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getExporterVersion() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getExposedHeaders() - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- getExpression() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
- getExpression() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- getExpression() - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- getExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CamundaErrorEventDefinition
- getExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FailedJobRetryConfiguration
- getExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.MessageDefinition
- getExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
- getExpression() - Method in class org.camunda.bpm.engine.impl.el.ElValueProvider
- getExpression() - Method in exception org.camunda.bpm.impl.juel.TreeBuilderException
- getExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceAssignmentExpressionImpl
- getExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterBindingImpl
- getExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceAssignmentExpression
- getExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameterBinding
- getExpression() - Method in class org.camunda.bpm.model.dmn.impl.instance.BindingImpl
- getExpression() - Method in class org.camunda.bpm.model.dmn.impl.instance.ContextEntryImpl
- getExpression() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getExpression() - Method in class org.camunda.bpm.model.dmn.impl.instance.FunctionDefinitionImpl
- getExpression() - Method in class org.camunda.bpm.model.dmn.impl.instance.InvocationImpl
- getExpression() - Method in interface org.camunda.bpm.model.dmn.instance.Binding
- getExpression() - Method in interface org.camunda.bpm.model.dmn.instance.ContextEntry
- getExpression() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getExpression() - Method in interface org.camunda.bpm.model.dmn.instance.FunctionDefinition
- getExpression() - Method in interface org.camunda.bpm.model.dmn.instance.Invocation
- getExpression(LiteralExpression) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- getExpression(Text) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- getExpression(UnaryTests) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- getExpressionLanguage() - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- getExpressionLanguage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getExpressionLanguage() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getExpressionLanguage() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getExpressionLanguage() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getExpressionLanguage() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getExpressionLanguage() - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportedValuesImpl
- getExpressionLanguage() - Method in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- getExpressionLanguage() - Method in class org.camunda.bpm.model.dmn.impl.instance.UnaryTestsImpl
- getExpressionLanguage() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getExpressionLanguage() - Method in interface org.camunda.bpm.model.dmn.instance.ImportedValues
- getExpressionLanguage() - Method in interface org.camunda.bpm.model.dmn.instance.LiteralExpression
- getExpressionLanguage() - Method in interface org.camunda.bpm.model.dmn.instance.UnaryTests
- getExpressionLanguage(DmnElementTransformContext, String) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- getExpressionLanguage(DmnElementTransformContext, LiteralExpression) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- getExpressionLanguage(DmnElementTransformContext, UnaryTests) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- 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() - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
- getExpressionManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExpressionManager() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- getExpressionManager() - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- getExpressionManager() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- getExpressionManager() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- getExpressionManager() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- getExpressionManager() - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- getExpressions() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- getExpressions() - Method in class org.camunda.bpm.model.dmn.impl.instance.ListImpl
- getExpressions() - Method in interface org.camunda.bpm.model.dmn.instance.List
- getExpressionString() - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
-
Answer
null
. - getExpressionString() - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
- getExpressionString() - Method in class org.camunda.bpm.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.ExpressionExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.camunda.bpm.engine.impl.cmmn.listener.DelegateExpressionCaseExecutionListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.camunda.bpm.engine.impl.cmmn.listener.ExpressionCaseExecutionListener
-
Returns the expression text for this execution listener.
- getExpressionText() - Method in class org.camunda.bpm.engine.impl.el.FixedValue
- getExpressionText() - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
- getExpressionText() - Method in class org.camunda.bpm.engine.impl.task.listener.DelegateExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.camunda.bpm.engine.impl.task.listener.ExpressionTaskListener
-
returns the expression text for this task listener.
- getExpressionText() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateExpressionCaseVariableListener
-
returns the expression text for this execution listener.
- getExpressionText() - Method in class org.camunda.bpm.engine.impl.variable.listener.ExpressionCaseVariableListener
-
Returns the expression text for this execution listener.
- getExpressionTextForLanguage(DmnExpressionImpl, String) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- getExpressionValue(CamundaField, ExpressionManager) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getExtendedScenario() - Method in class org.camunda.bpm.qa.upgrade.Scenario
- getExtendingTypes() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getExtendingTypes() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getExtension() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramElementImpl
- getExtension() - Method in interface org.camunda.bpm.model.bpmn.instance.di.DiagramElement
- getExtension(String) - Static method in class org.camunda.spin.scripting.SpinScriptEnv
-
Get file extension for script language.
- getExtensionElements() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- getExtensionElements() - Method in interface org.camunda.bpm.model.bpmn.instance.BaseElement
- getExtensionElements() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- getExtensionElements() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getExtensionElements() - Method in interface org.camunda.bpm.model.cmmn.instance.CmmnElement
- getExtensionElements() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getExtensionElements() - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- getExtensionElements() - Method in interface org.camunda.bpm.model.dmn.instance.DmnElement
- getExtensionElements(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getExtensionHandler(Scanner.Token) - Method in class org.camunda.bpm.impl.juel.Parser
- getExtensionPoint() - Method in class org.camunda.bpm.impl.juel.Parser.ExtensionHandler
- getExtensionProperties() - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns all available extension properties.
- getExtensionProperties() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getExtensionProperties() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
-
Returns a map containing all custom extension properties of the external task.
- getExtensionProperties() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
-
Returns a map of custom extension properties if the fetch instructions indicate to include extension properties.
- getExtensionProperties() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getExtensionProperties() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getExtensionProperties() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getExtensionProperty(String) - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns the value of the extension property for a given key or
null
if the property was not available. - getExtensionProperty(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getExtensions() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getExtensions() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getExtensions() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getExtensions() - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getExternalTask() - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- getExternalTask() - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- getExternalTask(String) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- getExternalTask(String) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- getExternalTaskErrorDetails(String) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Returns the full error details that occurred while running external task with the given id.
- getExternalTaskErrorDetails(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- GetExternalTaskErrorDetailsCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetExternalTaskErrorDetailsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetExternalTaskErrorDetailsCmd
- getExternalTaskHandler() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getExternalTaskHandler() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getExternalTaskHandler() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getExternalTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the id of the associated external task.
- getExternalTaskId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
External task reference.
- getExternalTaskId() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getExternalTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getExternalTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getExternalTaskId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getExternalTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getExternalTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getExternalTaskIds() - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- getExternalTaskIds() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- getExternalTaskLogService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getExternalTaskLogService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getExternalTaskManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getExternalTaskPriorityProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExternalTaskQuery() - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- getExternalTaskQuery() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- getExternalTaskRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getExternalTaskRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getExternalTaskRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getExternalTasks() - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
- getExternalTasks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getExternalTasks(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- getExternalTasks(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- getExternalTasksCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- getExternalTasksCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- getExternalTaskService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getExternalTaskService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- getExternalTaskService() - Method in interface org.camunda.bpm.engine.ProcessEngineServices
-
Returns the engine's
ExternalTaskService
. - getExternalTaskService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getExternalTaskService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getExternalTaskService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getExternalTasksInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getFactory() - Method in class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- getFactory() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- getFactory() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngine
- getFactory() - Method in class org.camunda.templateengines.FreeMarkerScriptEngine
- getFailedActivityId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- getFailedActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the id of the activity on which the last exception occurred.
- getFailedActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the id of the activity on which the last exception occurred.
- getFailedActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getFailedActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getFailedActivityId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getFailedActivityId() - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- getFailedActivityId() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- getFailedActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getFailedActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getFailedActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getFailedActivityId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getFailedActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- getFailedActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getFailedActivityId() - Method in interface org.camunda.bpm.engine.runtime.Incident
-
Returns the id of the activity on which the last exception occurred.
- getFailedActivityId() - Method in interface org.camunda.bpm.engine.runtime.Job
-
Returns the id of the activity on which the last exception occurred.
- getFailedActivityIds() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getFailedJobCommandFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFailedJobCommandFactory() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getFailedJobListenerMaxRetries() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFailedJobRetryConfiguration(JobEntity, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- getFailedJobRetryTimeCycle() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFailedJobRetryTimeCycle(JobEntity, Expression) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- getFailedJobs() - Method in interface org.camunda.bpm.engine.batch.BatchStatistics
-
The number of failed batch execution jobs.
- getFailedJobs() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- 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.batch.BatchStatisticsDto
- getFailedJobs() - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- getFailedOperations() - Method in class org.camunda.bpm.engine.impl.db.FlushResult
- getFailure() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- getFailure() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- getFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- getFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- getFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- getFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidationReportImpl
- getFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationVariableValidationReportImpl
- getFailures() - Method in interface org.camunda.bpm.engine.migration.MigratingActivityInstanceValidationReport
- getFailures() - Method in interface org.camunda.bpm.engine.migration.MigratingProcessInstanceValidationReport
- getFailures() - Method in interface org.camunda.bpm.engine.migration.MigratingTransitionInstanceValidationReport
- getFailures() - Method in interface org.camunda.bpm.engine.migration.MigrationInstructionValidationReport
- getFailures() - Method in interface org.camunda.bpm.engine.migration.MigrationVariableValidationReport
- getFailures() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- getFailures() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- getFailures() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- getFailures() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- getFailures() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationVariableValidationReportDto
- getFallbackSerializer(String) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getFallbackSerializerFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFallbackSerializerFactory() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.impl.juel.SimpleResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- 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.AbstractElResolverDelegate
- 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.VariableContextElResolver
- getFeatureDescriptors(ELContext, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- 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
- getFeatures() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- getFeatures() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- getFeatures() - Method in interface org.camunda.bpm.engine.telemetry.LicenseKeyData
-
A collection of features that are enabled through this license.
- getFeelCustomFunctionProviders() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getFeelEngine() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
The feel engine used by the engine.
- getFeelEngineFactory() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getFeelExpression() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelSyntaxException
- getFetchAndLockContextListener() - Method in class org.camunda.bpm.spring.boot.starter.rest.CamundaBpmRestJerseyAutoConfiguration
- getFetchAndLockHandler() - Static method in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
- getField() - Method in class org.camunda.bpm.client.task.OrderingConfig.OrderingProperty
- 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.
- 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.
- getFieldDeclarations() - Method in class org.camunda.bpm.engine.impl.cmmn.listener.DelegateExpressionCaseExecutionListener
- getFieldDeclarations() - Method in class org.camunda.bpm.engine.impl.delegate.ClassDelegate
- getFieldDeclarations() - Method in class org.camunda.bpm.engine.impl.task.listener.DelegateExpressionTaskListener
- getFieldDeclarations() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateExpressionCaseVariableListener
- getFieldId() - Method in interface org.camunda.bpm.engine.history.HistoricFormField
-
the id or key of the property
- getFieldId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricFormPropertyEntity
- getFieldId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricFormFieldDto
- getFieldName() - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- getFieldValue() - Method in interface org.camunda.bpm.engine.history.HistoricFormField
-
the submitted value
- getFieldValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricFormPropertyEntity
- getFieldValue() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricFormFieldDto
- getFile() - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
- getFile(String) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
- getFile(URL) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
- getFilename() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- getFilename() - Method in interface org.camunda.bpm.engine.variable.value.FileValue
- getFilename(ScriptContext) - Method in class org.camunda.templateengines.FreeMarkerScriptEngine
- getFileName() - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- getFileResourceName(Resource) - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- getFileResourceName(Resource) - Method in class org.camunda.bpm.run.CamundaBpmRunProcessEngineConfiguration
- getFileSets() - Method in class org.camunda.bpm.engine.impl.ant.DeployBarTask
- getFilter() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getFilter(Boolean) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- getFilter(Boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getFilter(String) - Method in interface org.camunda.bpm.engine.FilterService
-
Returns the filter for the given filter id.
- getFilter(String) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- getFilter(String) - Method in interface org.camunda.bpm.engine.rest.FilterRestService
- getFilter(String) - Method in class org.camunda.bpm.engine.rest.impl.FilterRestServiceImpl
- getFilter(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractExecuteFilterCmd
- GetFilterCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetFilterCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetFilterCmd
- getFilteredLog(String) - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- getFilteredLog(String, String) - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- getFilterManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getFilterQuery(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractExecuteFilterCmd
- getFilterRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getFilterRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getFilterRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getFilters(UriInfo, Boolean, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.FilterRestService
- getFilters(UriInfo, Boolean, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.FilterRestServiceImpl
- getFiltersCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.FilterRestService
- getFiltersCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.FilterRestServiceImpl
- getFilterService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFilterService() - Method in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- getFilterService() - Method in interface org.camunda.bpm.engine.ProcessEngineServices
-
Returns the engine's
FilterService
. - getFilterService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getFilterService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getFilterService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getFilterVariableNames() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getFilterVariables() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getFindNulledEmptyStrings() - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- getFinishDateBy() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getFinishDateOn() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getFinishDateOnBegin() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getFinishDateOnEnd() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getFinished() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatistics
-
The number of all finished instances of the activity.
- getFinished() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- getFinished() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- getFinishedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getFinishedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getFinishedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getFinishedBatchesCount() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricBatchReportResult
-
Returns the amount of finished historic batches.
- getFinishedBatchesCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- getFinishedBatchesCount() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- getFinishedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getFinishedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getFinishedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getFinishedCaseInstanceCount() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult
-
Returns the amount of finished historic case instances.
- getFinishedCaseInstanceCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- getFinishedCaseInstanceCount() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- getFinishedDecisionInstanceCount() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult
-
Returns the amount of finished historic decision instances.
- getFinishedDecisionInstanceCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- getFinishedDecisionInstanceCount() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- getFinishedProcessInstanceCount() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult
-
Returns the amount of finished historic process instances.
- getFinishedProcessInstanceCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- getFinishedProcessInstanceCount() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- getFirstEntry() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResultEntries
-
Returns the value of the first result entry.
- getFirstEntry() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRuleResult
-
Returns the value of the first rule result entry.
- getFirstEntry() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- getFirstEntry() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- getFirstEntryTyped() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResultEntries
-
Returns the typed value of the first result entry.
- getFirstEntryTyped() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRuleResult
-
Returns the typed value of the first rule result entry.
- getFirstEntryTyped() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- getFirstEntryTyped() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- getFirstHistoricVariableUpdates() - Method in class org.camunda.bpm.rest.RestIT
- 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
- getFirstName() - Method in class org.camunda.bpm.engine.rest.hal.user.HalUser
- getFirstName() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- getFirstNameLike() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- getFirstResult() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResult
-
Returns the first
DmnDecisionResultEntries
. - getFirstResult() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionTableResult
-
Returns the first
DmnDecisionRuleResult
. - getFirstResult() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- getFirstResult() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- 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
- getFirstStep() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTest
- getFirstTask() - Method in class org.camunda.bpm.rest.RestIT
- getFixedValue(CamundaField) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getFlowElements() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getFlowElements() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- getFlowElements() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getFlowElements() - Method in interface org.camunda.bpm.model.bpmn.instance.SubProcess
- getFlowNodeIds() - Method in class org.camunda.bpm.engine.impl.pvm.process.Lane
- getFlowNodeRefs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- getFlowNodeRefs() - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- getFlowScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getFlowScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- getFlowScope() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
-
The flow scope of the activity.
- getFlowScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getFlowScopeActivity(PvmActivity) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- getFlowScopeExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getFlushRelevantEntityReferences() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- getFlushRelevantEntityReferences() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- getFollowUp() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getFollowUp() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getFollowUp() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getFollowUpAfter() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getFollowUpAfter() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getFollowUpAfter() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getFollowUpAfterExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getFollowUpBefore() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getFollowUpBefore() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getFollowUpBefore() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getFollowUpBeforeExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getFollowUpBeforeOrNotExistent() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getFollowUpBeforeOrNotExistentExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getFollowUpDate() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Follow-up date of the task.
- getFollowUpDate() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Task follow-up date
- getFollowUpDate() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getFollowUpDate() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getFollowUpDate() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getFollowUpDate() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getFollowUpDate() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getFollowUpDate() - Method in interface org.camunda.bpm.engine.task.Task
-
Follow-up date of the task.
- getFollowUpDate() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Follow-up date of the task.
- getFollowUpDateExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getFollowUpDateExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getFont() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelStyleImpl
- getFont() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnLabelStyle
- 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
- getFormalParameters() - Method in class org.camunda.bpm.model.dmn.impl.instance.FunctionDefinitionImpl
- getFormalParameters() - Method in interface org.camunda.bpm.model.dmn.instance.FunctionDefinition
- getFormattedSuffixWithOmittedResultsSize(int) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResultFormatter
-
returns the size of the formatted suffix (donating the count of omitted results) in bytes
- getFormattingConfiguration() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- getFormattingTransformer() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
-
Returns a configured transformer to write XML and apply indentation (pretty-print) to the xml.
- getFormContentType(String) - Static method in class org.camunda.bpm.engine.rest.util.ContentTypeUtil
- getFormContentType(CamundaFormRef) - Static method in class org.camunda.bpm.engine.rest.util.ContentTypeUtil
- getFormData() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- getFormData() - Method in class org.camunda.bpm.engine.impl.cmd.GetDeployedStartFormCmd
- getFormData() - Method in class org.camunda.bpm.engine.impl.GetDeployedTaskFormCmd
- getFormDefinition() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getFormEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormFieldHandler() - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- getFormFieldHandler() - Method in interface org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorContext
- getFormFields() - Method in interface org.camunda.bpm.engine.form.FormData
-
returns the form fields which make up this form.
- getFormFields() - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- getFormHandler() - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateFormHandler
- getFormHandler() - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateStartFormHandler
- getFormHandler() - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateTaskFormHandler
- 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.FormDataImpl
- getFormKey() - Method in class org.camunda.bpm.engine.impl.form.FormDefinition
- getFormKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getFormKey() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getFormKey() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getFormKey() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getFormKey() - Method in interface org.camunda.bpm.engine.task.Task
-
Provides the form key for the task.
- 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
-
Deprecated.
- getFormProperties() - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- getFormPropertyHandlers() - Method in class org.camunda.bpm.engine.impl.form.handler.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.ProcessEngineServices
-
Returns the process engine's
FormService
. - getFormService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getFormService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getFormService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getFormTemplateString(FormData, String) - Method in class org.camunda.bpm.engine.impl.form.engine.JuelFormEngine
- getFormType(String) - Method in class org.camunda.bpm.engine.impl.form.type.FormTypes
- getFormTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormTypes() - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- getFormValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFormVariables(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getFormVariables(String, boolean) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- getFormVariables(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getFormVariables(String, boolean) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- getFoxLegacyProperties() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- getFridayHistoryCleanupBatchWindowEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFridayHistoryCleanupBatchWindowStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getFrom() - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssignmentImpl
- getFrom() - Method in interface org.camunda.bpm.model.bpmn.instance.Assignment
- getFulfilledRules() - Method in interface org.camunda.bpm.engine.identity.PasswordPolicyResult
-
List of all rules that were fulfilled during the check.
- getFulfilledRules() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyResultImpl
- 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() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingFunctionException
- getFunction() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- getFunction() - Method in class org.camunda.bpm.engine.impl.QueryPropertyImpl
- getFunction() - Method in interface org.camunda.bpm.engine.query.QueryProperty
- getFunction(int) - Method in class org.camunda.bpm.impl.juel.Bindings
-
Get function by index.
- getFunctionMapper() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- getFunctionMapper() - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- getFunctionMapper() - Method in class org.camunda.bpm.engine.impl.el.ProcessEngineElContext
- getFunctionMapper() - Method in class org.camunda.bpm.impl.juel.SimpleContext
-
Get our function mapper.
- getFunctionNames() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- getFunctionNames() - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.FeelCustomFunctionProvider
-
Returns the names of all functions.
- getFunctionNodes() - Method in class org.camunda.bpm.impl.juel.Tree
-
Get function nodes (in no particular order)
- getFunctions() - Method in class org.camunda.bpm.impl.juel.Parser
- getGatewayDirection() - Method in class org.camunda.bpm.model.bpmn.impl.instance.GatewayImpl
- getGatewayDirection() - Method in interface org.camunda.bpm.model.bpmn.instance.Gateway
- getGeneralDiagramResourceName(String, DefinitionEntity, String) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- getGeneralResourceWhitelistPattern() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getGenerateUniqueProcessApplicationName() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getGenerateUniqueProcessEngineName() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getGenericPropChangesForOperation() - Method in class org.camunda.bpm.engine.impl.cmd.CorrelateAllMessageCmd
- getGenericProperties() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getGlobalExpressionLanguage(DmnElementTransformContext) - Static method in class org.camunda.bpm.dmn.engine.impl.transform.DmnExpressionTransformHelper
- getGlobalScriptEngine(String) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- getGrantAuthorization(String, String, String, Resource) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- getGrantAuthorizationByGroupId(String, Resource, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- getGrantAuthorizationByUserId(String, Resource, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- getGroup() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
- getGroup() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- 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
- getGroupBy() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- getGroupBy() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- getGroupCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.GroupRestService
- getGroupCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
- getGroupId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
- getGroupId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
If the identity link involves a group, then this will be a non-null id of a group.
- getGroupId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getGroupId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- 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.persistence.entity.MembershipEntity
- getGroupId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- getGroupId() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- 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 class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getGroupId() - Method in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- getGroupId() - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- 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
- getGroupName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity
- getGroupName() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- getGroupName() - Method in interface org.camunda.bpm.engine.task.TaskCountByCandidateGroupResult
-
The group which as the number of tasks
- getGroupNameAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getGroupNameAttribute() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2IdentityProviderProperties
- getGroupNameDelimiter() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2IdentityProviderProperties
- getGroupResourceWhitelistPattern() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getGroupRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getGroupRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getGroupRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getGroups() - Method in class org.camunda.bpm.engine.rest.dto.task.GroupInfoDto
- getGroups() - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- 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
- getGroupsOfUser(ProcessEngine, String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- getGroupsOfUser(ProcessEngine, String) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- getGroupsOfUser(ProcessEngine, String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
- getGroupTypeAttribute() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getGroupUsers() - Method in class org.camunda.bpm.engine.rest.dto.task.GroupInfoDto
- getGsonMapper() - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getHalRelationCache(Class<?>) - Method in class org.camunda.bpm.engine.rest.hal.Hal
- getHalResourceClass() - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
- getHalResourceClass() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinitionResolver
- getHalResourceClass() - Method in class org.camunda.bpm.engine.rest.hal.group.HalGroupResolver
- getHalResourceClass() - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLinkResolver
- getHalResourceClass() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinitionResolver
- getHalResourceClass() - Method in class org.camunda.bpm.engine.rest.hal.user.HalUserResolver
- getHalTask() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getHalTasks(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- getHandler() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
- getHandler(Class<Source>) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformHandlerRegistry
-
Get the transformer for a source type
- getHandler(Class<Source>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultElementTransformHandlerRegistry
- getHandler(HitPolicy, BuiltinAggregator) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.DefaultHitPolicyHandlerRegistry
- getHandler(HitPolicy, BuiltinAggregator) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.hitpolicy.DmnHitPolicyHandlerRegistry
-
Get a hit policy for a
HitPolicy
andBuiltinAggregator
combination. - getHandlerActivityId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- getHandlerMethod() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
- getHandlerRegistry() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- getHasStartFormKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- getHeader(String) - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
- getHeader(String) - Method in interface org.camunda.connect.httpclient.HttpResponse
- getHeader(String) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- getHeader(String) - Method in class org.camunda.connect.httpclient.impl.HttpResponseImpl
- getHeaderName() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- getHeaderName() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- getHeaderName() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
- getHeaderName() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- getHeaderName() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- getHeaders() - Method in class org.camunda.bpm.client.interceptor.impl.ClientRequestContextImpl
- getHeaders() - Method in class org.camunda.bpm.webapp.plugin.resource.RequestInfo
- getHeaders() - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
- getHeaders() - Method in interface org.camunda.connect.httpclient.HttpResponse
- getHeaders() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- getHeaders() - Method in class org.camunda.connect.httpclient.impl.HttpResponseImpl
- getHeaderSecurity() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- getHeaderValue() - Method in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
- getHeaderValue(ServletContext) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- getHeaderValue(ServletContext) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- getHealth() - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties
- 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
- getHeight() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- getHeight() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Bounds
- getHistoricActivityInstance() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricActivityInstanceResource
- getHistoricActivityInstance() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricActivityInstanceResourceImpl
- 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
- getHistoricActivityStatistics(UriInfo, String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessDefinitionRestService
- getHistoricActivityStatistics(UriInfo, String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessDefinitionRestServiceImpl
- getHistoricBatch() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricBatchResource
- getHistoricBatch() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricBatchResourceImpl
- getHistoricBatch(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricBatchRestService
- getHistoricBatch(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- getHistoricBatchById(String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- getHistoricBatchByJobId(String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- getHistoricBatches(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricBatchRestService
- getHistoricBatches(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- getHistoricBatchesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricBatchRestService
- getHistoricBatchesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- getHistoricBatchIds() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- getHistoricBatchIds() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- getHistoricBatchManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricBatchManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricBatchQuery() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- getHistoricCaseActivityInstance() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricCaseActivityInstanceResource
- getHistoricCaseActivityInstance() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseActivityInstanceResourceImpl
- getHistoricCaseActivityInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricCaseActivityInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricCaseActivityInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseActivityInstanceRestService
-
Exposes the
HistoricCaseActivityInstanceQuery
interface as a REST service. - getHistoricCaseActivityInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl
- getHistoricCaseActivityInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseActivityInstanceRestService
- getHistoricCaseActivityInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl
- getHistoricCaseActivityStatistics(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseDefinitionRestService
- getHistoricCaseActivityStatistics(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseDefinitionRestServiceImpl
- getHistoricCaseInstance() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricCaseInstanceResource
- getHistoricCaseInstance() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseInstanceResourceImpl
- getHistoricCaseInstance(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricActivityInstanceRestService
- getHistoricCaseInstance(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseActivityInstanceRestService
- getHistoricCaseInstance(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService
- getHistoricCaseInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
- getHistoricCaseInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl
- getHistoricCaseInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl
- getHistoricCaseInstanceIds() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- getHistoricCaseInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricCaseInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricCaseInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService
-
Exposes the
HistoricCaseInstanceQuery
interface as a REST service. - getHistoricCaseInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl
- getHistoricCaseInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService
- getHistoricCaseInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl
- getHistoricDecisionInstance(Boolean, Boolean, Boolean, Boolean) - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricDecisionInstanceResource
- getHistoricDecisionInstance(Boolean, Boolean, Boolean, Boolean) - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDecisionInstanceResourceImpl
- getHistoricDecisionInstance(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService
- getHistoricDecisionInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- getHistoricDecisionInstanceIds() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- getHistoricDecisionInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- getHistoricDecisionInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- getHistoricDecisionInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricDecisionInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricDecisionInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- getHistoricDecisionInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- getHistoricDecisionInstances(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getHistoricDecisionInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getHistoricDecisionInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getHistoricDecisionInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService
-
Exposes the
HistoricDecisionInstanceQuery
interface as a REST service. - getHistoricDecisionInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- getHistoricDecisionInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService
- getHistoricDecisionInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- getHistoricDetailManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricDetailManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricDetails(UriInfo, Integer, Integer, boolean) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDetailRestService
-
Exposes the
HistoricActivityInstanceQuery
interface as a REST service. - getHistoricDetails(UriInfo, Integer, Integer, boolean) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl
- getHistoricDetailsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDetailRestService
- getHistoricDetailsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl
- getHistoricExternalTaskLog() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricExternalTaskLogResource
- getHistoricExternalTaskLog() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricExternalTaskLogResourceImpl
- getHistoricExternalTaskLog(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService
- getHistoricExternalTaskLog(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl
- getHistoricExternalTaskLogErrorDetails(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Returns the full error details that occurs when the historic external task log with the given id was last executed.
- getHistoricExternalTaskLogErrorDetails(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- GetHistoricExternalTaskLogErrorDetailsCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetHistoricExternalTaskLogErrorDetailsCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetHistoricExternalTaskLogErrorDetailsCmd
- getHistoricExternalTaskLogManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricExternalTaskLogManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricExternalTaskLogs(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService
- getHistoricExternalTaskLogs(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl
- getHistoricExternalTaskLogsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService
- getHistoricExternalTaskLogsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl
- getHistoricIdentityLinkLogs(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getHistoricIdentityLinkLogs(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getHistoricIdentityLinkLogs(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getHistoricIdentityLinkManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricIdentityLinkManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricIdentityLinks(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricIdentityLinkLogRestService
-
Exposes the
HistoricIdentityLinkLogQuery
interface as a REST service. - getHistoricIdentityLinks(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricIdentityLinkLogRestServiceImpl
- getHistoricIdentityLinksCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricIdentityLinkLogRestService
- getHistoricIdentityLinksCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricIdentityLinkLogRestServiceImpl
- getHistoricIncidentManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricIncidentManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricIncidents(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricIncidentRestService
-
Exposes the
HistoricActivityInstanceQuery
interface as a REST service. - getHistoricIncidents(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricIncidentRestServiceImpl
- getHistoricIncidentsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricIncidentRestService
- getHistoricIncidentsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricIncidentRestServiceImpl
- getHistoricInstanceResources(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- getHistoricJobLog() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricJobLogResource
- getHistoricJobLog() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricJobLogResourceImpl
- getHistoricJobLog(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricJobLogRestService
- getHistoricJobLog(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl
- getHistoricJobLogExceptionStacktrace(String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Returns the full stacktrace of the exception that occurs when the historic job log with the given id was last executed.
- getHistoricJobLogExceptionStacktrace(String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- GetHistoricJobLogExceptionStacktraceCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetHistoricJobLogExceptionStacktraceCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetHistoricJobLogExceptionStacktraceCmd
- getHistoricJobLogManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricJobLogManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricJobLogs(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricJobLogRestService
- getHistoricJobLogs(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl
- getHistoricJobLogsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricJobLogRestService
- getHistoricJobLogsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl
- getHistoricPermissions(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- getHistoricProcessInstance() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricProcessInstanceResource
- getHistoricProcessInstance() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricProcessInstanceResourceImpl
- getHistoricProcessInstance(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
- getHistoricProcessInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- getHistoricProcessInstance(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- getHistoricProcessInstance(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- getHistoricProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- getHistoricProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- getHistoricProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- getHistoricProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- getHistoricProcessInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricProcessInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- getHistoricProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- getHistoricProcessInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
-
Exposes the
HistoricProcessInstanceQuery
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
- getHistoricProcessInstancesReport(UriInfo, Request) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
- getHistoricProcessInstancesReport(UriInfo, Request) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- getHistoricReportManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricReportManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricRootProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- getHistoricRootProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
- getHistoricRootProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- getHistoricRootProcessInstance(String) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- getHistoricState() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
- getHistoricState() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- getHistoricStatisticsCountGroupedByActivity(HistoricActivityStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricStatisticsManager
- getHistoricStatisticsCountGroupedByCaseActivity(HistoricCaseActivityStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricStatisticsManager
- getHistoricStatisticsGroupedByActivity(HistoricActivityStatisticsQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricStatisticsManager
- getHistoricStatisticsGroupedByCaseActivity(HistoricCaseActivityStatisticsQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricStatisticsManager
- getHistoricStatisticsManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricTaskInstance(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- getHistoricTaskInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricTaskInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricTaskInstanceReport(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService
-
Provides a report sub module
- getHistoricTaskInstanceReport(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- getHistoricTaskInstances(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService
-
Exposes the
HistoricTaskInstanceQuery
interface as a REST service. - getHistoricTaskInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- getHistoricTaskInstancesCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService
- getHistoricTaskInstancesCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- getHistoricTaskPermission() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.AuthManagerUtil.VariablePermissions
- getHistoricUserOperationLogs(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getHistoricUserOperationLogs(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getHistoricUserOperationLogs(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getHistoricVariableInstanceManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getHistoricVariableInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getHistoricVariableInstances(UriInfo, Integer, Integer, boolean) - Method in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
-
Exposes the
HistoricVariableInstanceQuery
interface as a REST service. - getHistoricVariableInstances(UriInfo, Integer, Integer, boolean) - 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
- getHistoricVariableUpdates(String, String, boolean, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getHistoricVariableUpdates(Date, Date, boolean, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getHistoricVariableUpdates(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getHistory() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getHistoryCleanupBatchSize() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupBatchThreshold() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupBatchWindowEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupBatchWindowEndTimeAsDate() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupBatchWindows() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupBatchWindowStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupBatchWindowStartTimeAsDate() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupConfiguration() - Method in interface org.camunda.bpm.engine.rest.history.HistoryCleanupRestService
- getHistoryCleanupConfiguration() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl
- getHistoryCleanupDefaultNumberOfRetries() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupDegreeOfParallelism() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupJobLogTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupJobPriority() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryCleanupJobs() - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- getHistoryCleanupRestService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getHistoryCleanupRestService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getHistoryCleanupStrategy() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryConfiguration() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the history payload of this incident.
- getHistoryConfiguration() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getHistoryConfiguration() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getHistoryConfiguration() - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- getHistoryConfiguration() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getHistoryConfiguration() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getHistoryConfiguration() - Method in interface org.camunda.bpm.engine.runtime.Incident
-
Returns the history payload of this incident.
- 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.ManagementServiceImpl
- getHistoryLevel() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- getHistoryLevel() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceHistoryListener
- getHistoryLevel() - Method in interface org.camunda.bpm.engine.ManagementService
-
Get the configured history level for the process engine.
- getHistoryLevel() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- getHistoryLevel() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- GetHistoryLevelCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetHistoryLevelCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.GetHistoryLevelCmd
- getHistoryLevelCommand() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getHistoryLevelDefault() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getHistoryLevelFrom(Integer) - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- getHistoryLevels() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryRemovalTimeProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryRemovalTimeStrategy() - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- getHistoryRemovalTimeStrategy() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryRemovalTimeStrategy() - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- getHistoryRemovalTimeStrategy() - Method in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
- getHistoryRemovalTimeStrategy() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- getHistoryRemovalTimeStrategy() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- getHistoryRemovalTimeStrategy(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- getHistoryRemovalTimeStrategy(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- getHistoryRemovalTimeStrategy(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- getHistoryRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getHistoryRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getHistoryRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- 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.ProcessEngineServices
-
Returns the process engine's
HistoryService
. - getHistoryService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getHistoryService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getHistoryService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getHistoryTimeToLive() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricBatchReportResult
-
Returns the history time to live for the selected batch type.
- getHistoryTimeToLive() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult
-
Returns the history time to live for the selected definition.
- getHistoryTimeToLive() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult
-
Returns the history time to live for the selected definition.
- getHistoryTimeToLive() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult
-
Returns the history time to live for the selected definition.
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getHistoryTimeToLive() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
History time to live.
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.rest.dto.HistoryTimeToLiveDto
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getHistoryTimeToLive() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getHitPolicy() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.HitPolicyEntry
- getHitPolicy() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- getHitPolicy() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AnyHitPolicyHandler
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectHitPolicyHandler
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMaxHitPolicyHandler
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMinHitPolicyHandler
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectSumHitPolicyHandler
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.FirstHitPolicyHandler
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.RuleOrderHitPolicyHandler
- getHitPolicyEntry() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.UniqueHitPolicyHandler
- getHitPolicyEntry() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.hitpolicy.DmnHitPolicyHandler
- getHitPolicyHandler() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- getHitPolicyHandler(DmnElementTransformContext, DecisionTable, DmnDecisionTableImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableTransformHandler
- getHitPolicyHandlerRegistry() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext
- getHitPolicyHandlerRegistry() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
- getHitPolicyHandlerRegistry() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- getHitPolicyHandlerRegistry() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- getHostname() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getHostname() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the name of the host where the Process Engine that added this job log runs.
- getHostname() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHostname() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getHostname() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getHostname() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getHostname(ProcessEngineConfigurationImpl) - Method in interface org.camunda.bpm.engine.impl.history.event.HostnameProvider
-
Provides a
String
that identifies the host of the given Process Engine. - getHostname(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.history.event.SimpleIpBasedProvider
- getHostnameProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getHref() - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
- getHref() - Method in class org.camunda.bpm.engine.rest.hal.HalLink
- getHref() - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementReferenceImpl
- getHref() - Method in interface org.camunda.bpm.model.dmn.instance.DmnElementReference
- getHstsMaxAge() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- getHstsValue() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- getHtmlString() - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder
- getHttpClient() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- getHttpHost() - Method in class org.camunda.bpm.TestProperties
- getHttpPort() - Method in class org.camunda.bpm.TestProperties
- getHttpStatusCode() - Method in exception org.camunda.bpm.client.exception.RestException
- getId() - Method in class org.camunda.bpm.admin.impl.plugin.AdminPlugins
- getId() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getId() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.ProcessDefinitionStatisticsDto
- getId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- getId() - Method in class org.camunda.bpm.cockpit.impl.plugin.CockpitPlugins
- getId() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedDecisionRule
- getId() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedInput
- getId() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedOutput
- getId() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedDecisionRuleImpl
- getId() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- getId() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- getId() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- getId() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- getId() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- getId() - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- getId() - Method in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- getId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
- getId() - Method in interface org.camunda.bpm.engine.batch.Batch
- getId() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getId() - Method in interface org.camunda.bpm.engine.delegate.BaseDelegateExecution
-
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.DelegateCaseExecution
- getId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
DB id of the task.
- getId() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getId() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getId() - Method in interface org.camunda.bpm.engine.filter.Filter
- getId() - Method in interface org.camunda.bpm.engine.form.FormField
- getId() - Method in interface org.camunda.bpm.engine.form.FormProperty
-
Deprecated.The key used to submit the property in
FormService.submitStartFormData(String, java.util.Map)
orFormService.submitTaskFormData(String, java.util.Map)
- 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.HistoricActivityStatistics
-
The activity id.
- getId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The id of the case activity instance (== as the id of the runtime activity).
- getId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityStatistics
-
The case activity id.
- getId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The case instance id (== as the id of the runtime
CaseInstance
). - getId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
The unique identifier of this historic decision input instance.
- getId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The unique identifier of this historic decision instance.
- getId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
The unique identifier of this historic decision output 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.HistoricExternalTaskLog
-
Returns the unique identifier for
this
historic external task log. - getId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the id of historic identity link (Candidate or Assignee or Owner).
- getId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the unique identifier for this incident.
- getId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the unique identifier for
this
historic job log. - 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
- getId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The unique identifier of this log entry.
- getId() - Method in interface org.camunda.bpm.engine.identity.Group
- getId() - Method in interface org.camunda.bpm.engine.identity.Tenant
- 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.batch.BatchEntity
- getId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Error
- getId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- getId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.MessageDefinition
- getId() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
- getId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- getId() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- getId() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- getId() - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getId() - Method in interface org.camunda.bpm.engine.impl.db.DbEntity
- getId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getId() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getId() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- getId() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- getId() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- getId() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- getId() - Method in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- getId() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getId() - Method in interface org.camunda.bpm.engine.impl.history.HistoryLevel
-
An unique id identifying the history level.
- getId() - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelActivity
- getId() - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelAudit
- getId() - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelFull
- getId() - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelNone
- getId() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.CamundaFormDefinitionEntity
- 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.ExternalTaskEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- 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.JobDefinitionEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- 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.ProcessInstanceWithVariablesImpl
- 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.SchemaLogEntryEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
- getId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- 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.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 interface org.camunda.bpm.engine.impl.pvm.PvmProcessElement
-
The id of the element
- getId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getId() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getId() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- getId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getId() - Method in interface org.camunda.bpm.engine.management.ActivityStatistics
-
The activity id.
- getId() - Method in interface org.camunda.bpm.engine.management.JobDefinition
- getId() - Method in interface org.camunda.bpm.engine.management.SchemaLogEntry
-
A unique identifier of a schema log entry.
- 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.Resource
- getId() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
unique identifier
- getId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDiagramDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDiagramDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionXmlDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- 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.ActivityInstanceIncidentDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- 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.FilterDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- 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.runtime.VariableInstanceDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- getId() - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- 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 class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry
- getId() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- getId() - Method in class org.camunda.bpm.engine.rest.hal.group.HalGroup
- getId() - Method in interface org.camunda.bpm.engine.rest.hal.HalIdResource
-
return the identifier of the resource
- getId() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getId() - Method in class org.camunda.bpm.engine.rest.hal.tenant.HalTenant
- getId() - Method in class org.camunda.bpm.engine.rest.hal.user.HalUser
- getId() - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- getId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
The unique identifier of the case execution.
- 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.runtime.VariableInstance
- getId() - Method in interface org.camunda.bpm.engine.task.Attachment
-
unique id for this attachment
- getId() - Method in interface org.camunda.bpm.engine.task.Comment
-
comment id
- getId() - Method in interface org.camunda.bpm.engine.task.IdentityLink
-
Get the Id of identityLink
- getId() - Method in interface org.camunda.bpm.engine.task.Task
-
DB id of the task.
- getId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- getId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramElementImpl
- getId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- getId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.StyleImpl
- getId() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DocumentationImpl
- getId() - Method in interface org.camunda.bpm.model.bpmn.instance.BaseElement
- getId() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getId() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Diagram
- getId() - Method in interface org.camunda.bpm.model.bpmn.instance.di.DiagramElement
- getId() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Style
- getId() - Method in interface org.camunda.bpm.model.bpmn.instance.Documentation
- getId() - Method in interface org.camunda.bpm.model.bpmn.instance.InteractionNode
- getId() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- getId() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getId() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DocumentationImpl
- getId() - Method in interface org.camunda.bpm.model.cmmn.instance.CmmnElement
- getId() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getId() - Method in interface org.camunda.bpm.model.cmmn.instance.Documentation
- getId() - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- getId() - Method in interface org.camunda.bpm.model.dmn.instance.DmnElement
- getId() - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- getId() - Method in class org.camunda.bpm.qa.upgrade.variables.FieldAccessJPAEntity
- getId() - Method in class org.camunda.bpm.run.plugins.TestCockpitPlugin
- getId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
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 class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
DB id of the task.
- getId() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- getId() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.admin.SsoLogoutAdminPlugin
- getId() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit.SsoLogoutCockpitPlugin
- getId() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.tasklist.SsoLogoutTasklistPlugin
- getId() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.welcome.SsoLogoutWelcomePlugin
- getId() - Method in class org.camunda.bpm.tasklist.impl.plugin.TasklistPlugins
- getId() - Method in interface org.camunda.bpm.webapp.plugin.spi.AppPlugin
-
Returns the unique id of this plugin.
- getId() - Method in class org.camunda.bpm.welcome.impl.plugin.WelcomePlugins
- getId() - Method in class org.camunda.connect.impl.AbstractConnector
- getId() - Method in interface org.camunda.connect.spi.Connector
-
The unique Id for the connector.
- 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.impl.juel.Tree
-
Get identifier nodes (in no particular order)
- getIdentifiers() - Method in class org.camunda.bpm.impl.juel.Parser
- 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
- getIdentityLinks(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getIdentityLinks(String) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- getIdentityLinkService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getIdentityLinkService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getIdentityLinksForProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getIdentityLinksForProcessDefinition(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Deprecated.Use authorization mechanism instead.
- 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
IdentityLink
s 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() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties
- getIdentityProvider(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbGroupQueryImpl
- getIdentityProvider(CommandContext) - Method in class org.camunda.bpm.engine.impl.identity.db.DbTenantQueryImpl
- getIdentityProviderSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdentityRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getIdentityRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getIdentityRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- 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.ProcessEngineServices
-
Returns the process engine's
IdentityService
. - 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.TenantRestServiceImpl
- getIdentityService() - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
- getIdentityService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getIdentityService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getIdentityService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getIdForMiBody(String) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- getIdGenerator() - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- getIdGenerator() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdGenerator() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getIdGenerator() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getIdGeneratorDataSource() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdGeneratorDataSourceJndiName() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getIdMappings() - Method in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- getIds() - Method in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- getIds() - Method in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- getIds() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- getIds() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- getIds(List<String>) - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- getIfPart() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- getIfPart() - Method in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- getIfPart() - Method in interface org.camunda.bpm.model.cmmn.instance.Sentry
- getImage() - Method in class org.camunda.bpm.impl.juel.Scanner.Token
- getImpactedPerformanceIndicators() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getImpactedPerformanceIndicators() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getImpactingDecisions() - Method in class org.camunda.bpm.model.dmn.impl.instance.PerformanceIndicatorImpl
- getImpactingDecisions() - Method in interface org.camunda.bpm.model.dmn.instance.PerformanceIndicator
- getImplementation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- getImplementation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- getImplementation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getImplementation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- getImplementation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getImplementation() - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- getImplementation() - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- getImplementation() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getImplementation() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- getImplementation() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- getImplementationRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- getImplementationRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- getImplementationRef() - Method in interface org.camunda.bpm.model.bpmn.instance.Interface
- getImplementationRef() - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- getImplementationType() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- getImplementationType() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- getImplementationType() - Method in interface org.camunda.bpm.model.cmmn.instance.Decision
- getImplementationType() - Method in interface org.camunda.bpm.model.cmmn.instance.Process
- getImportedElement() - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportedValuesImpl
- getImportedElement() - Method in interface org.camunda.bpm.model.dmn.instance.ImportedValues
- getImporter(String, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- getImports() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getImports() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getImports() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getImports() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getImports() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getImports() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getImportType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- getImportType() - Method in interface org.camunda.bpm.model.bpmn.instance.Import
- getImportType() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- getImportType() - Method in interface org.camunda.bpm.model.cmmn.instance.Import
- getImportType() - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- getImportType() - Method in interface org.camunda.bpm.model.dmn.instance.Import
- getImportValues() - Method in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- getImportValues() - Method in interface org.camunda.bpm.model.dmn.instance.LiteralExpression
- getIncident() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl
- getIncident() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.IncidentResource
- getIncident(String) - Method in class org.camunda.bpm.engine.rest.impl.IncidentRestServiceImpl
- getIncident(String) - Method in interface org.camunda.bpm.engine.rest.IncidentRestService
- 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() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- 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.CompositeIncidentHandler
- getIncidentHandlerType() - Method in class org.camunda.bpm.engine.impl.incident.DefaultIncidentHandler
- getIncidentHandlerType() - Method in interface org.camunda.bpm.engine.impl.incident.IncidentHandler
-
Returns the incident type this handler activates for.
- getIncidentId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getIncidentId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getIncidentId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getIncidentId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getIncidentIds() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getIncidentIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- getIncidentIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- getIncidentIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- getIncidentIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- getIncidentIds() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
-
the ids of currently open incidents
- getIncidentIds() - Method in interface org.camunda.bpm.engine.runtime.TransitionInstance
-
the ids of currently open incidents
- getIncidentIds(Map<String, List<Incident>>, PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- 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 interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the incident message.
- getIncidentMessage() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getIncidentMessage() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getIncidentMessage() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getIncidentMessage() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getIncidentMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getIncidentMessage() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getIncidentMessage() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getIncidentMessage() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getIncidentMessage() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- getIncidentMessage() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getIncidentMessage() - Method in interface org.camunda.bpm.engine.runtime.Incident
-
Returns the incident message.
- getIncidentMessageLike() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getIncidentMessageLike() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getIncidentMessageLike() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getIncidentMessageLike() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getIncidentMessageLike() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getIncidentPermissionChecks() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- getIncidentPermissionChecks() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- getIncidentRestService(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.BaseRootResource
- getIncidents() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
- getIncidents() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- getIncidents() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- getIncidents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- getIncidents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getIncidents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- getIncidents() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- getIncidents() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- getIncidents() - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- getIncidents() - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
-
the list of currently open incidents
- getIncidents() - Method in interface org.camunda.bpm.engine.runtime.TransitionInstance
-
the list of currently open incidents
- getIncidents(Map<String, List<Incident>>, PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- getIncidents(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.IncidentRestService
- getIncidents(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.IncidentRestServiceImpl
- getIncidents(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.IncidentRestService
-
Exposes the
IncidentQuery
interface as a REST service. - getIncidentsCount(UriInfo) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.IncidentRestService
- getIncidentsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.IncidentRestServiceImpl
- getIncidentsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.IncidentRestService
- getIncidentService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getIncidentService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getIncidentService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getIncidentService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getIncidentService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getIncidentsInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getIncidentState() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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.
- getIncidentStatus() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- 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 class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- 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 interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the type of this incident to identify the kind of incident.
- getIncidentType() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getIncidentType() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getIncidentType() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getIncidentType() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- 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 class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getIncidentType() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- 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.CreateIncidentDto
- getIncidentType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getIncidentType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- getIncidentType() - Method in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
- getIncidentType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- getIncidentType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getIncidentType() - Method in interface org.camunda.bpm.engine.runtime.Incident
-
Returns the type of this incident to identify the kind of incident.
- getIncludeAssignedTasks() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getIncludeEventSubscriptionsWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- getIncludeExtensionProperties() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getIncoming() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- getIncoming() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- getIncomingReferences() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getIncomingReferences() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getIncomingReferencesByType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- 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.impl.juel.AstFunction
- getIndex() - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- getIndex() - Method in interface org.camunda.bpm.impl.juel.FunctionNode
-
Get the unique index of this identifier in the expression (e.g.
- getIndex() - Method in interface org.camunda.bpm.impl.juel.IdentifierNode
-
Get the unique index of this identifier in the expression (e.g.
- getIndexOfElementType(ModelElementInstance, List<ModelElementType>) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Find the index of the type of a model element in a list of element types
- 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.type.AbstractFormFieldType
- getInformation(String) - Method in class org.camunda.bpm.engine.impl.form.type.DateFormType
- getInformation(String) - Method in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- getInformationItem() - Method in class org.camunda.bpm.model.dmn.impl.instance.InputDataImpl
- getInformationItem() - Method in interface org.camunda.bpm.model.dmn.instance.InputData
- getInformationRequirements() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getInformationRequirements() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- 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.rest.dto.history.HistoricVariableUpdateDto
- 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
- getInitParams() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- getInitParams() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- getInitParams() - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- getInjections(Method) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- getInMessage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- getInMessage() - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- getInnerActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceInnerActivityValidator
- getInnerActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotRemoveMultiInstanceInnerActivityValidator
- getInnerActivity(PvmActivity) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
-
Get the inner activity of the multi instance execution.
- getInnerConversationNode() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationAssociationImpl
- getInnerConversationNode() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationAssociation
- getInnerMessageFlow() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowAssociationImpl
- getInnerMessageFlow() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlowAssociation
- getInnerParticipant() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantAssociationImpl
- getInnerParticipant() - Method in interface org.camunda.bpm.model.bpmn.instance.ParticipantAssociation
- getInput() - Method in class org.camunda.bpm.impl.juel.Scanner
- getInputData() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- getInputData() - Method in interface org.camunda.bpm.model.bpmn.instance.IoBinding
- getInputData() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- getInputData() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionService
- getInputDataItem() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getInputDataItem() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getInputDecisions() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- getInputDecisions() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionService
- getInputDetectionPattern() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatReader
- getInputDetectionPattern() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatReader
- getInputDetectionPattern() - Method in class org.camunda.spin.spi.TextBasedDataFormatReader
- getInputEntries() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionRuleImpl
- getInputEntries() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionRule
- getInputExpression() - Method in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- getInputExpression() - Method in interface org.camunda.bpm.model.dmn.instance.InputClause
- getInputParameters() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- getInputParameters() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- getInputParameters() - Method in interface org.camunda.bpm.model.cmmn.instance.Task
- getInputs() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionTableEvaluationEvent
- getInputs() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- getInputs() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- getInputs() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The input values of the evaluated decision.
- getInputs() - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getInputs() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getInputs() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getInputs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getInputs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- getInputs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- getInputs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- getInputs() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- getInputs() - Method in interface org.camunda.bpm.model.cmmn.instance.Decision
- getInputs() - Method in interface org.camunda.bpm.model.cmmn.instance.Process
- getInputs() - Method in interface org.camunda.bpm.model.cmmn.instance.Task
-
Deprecated.
- getInputs() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- getInputs() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- getInputs(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessOrCaseTaskItemHandler
- getInputSet() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- getInputSet() - Method in interface org.camunda.bpm.model.bpmn.instance.ThrowEvent
- getInputSetRefs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- getInputSetRefs() - Method in interface org.camunda.bpm.model.bpmn.instance.OutputSet
- getInputSets() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- getInputSets() - Method in interface org.camunda.bpm.model.bpmn.instance.IoSpecification
- 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(FileItemStream) - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- getInputValues() - Method in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- getInputValues() - Method in interface org.camunda.bpm.model.dmn.instance.InputClause
- getInputVariable() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedInput
- getInputVariable() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- getInputVariable() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- getInputVariables(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getInputVariables(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessOrCaseTaskActivityBehavior
- getInputVariables(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- getInsertsForType(Class<? extends DbEntity>, boolean) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- getInsertStatement(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getInsertStatements() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getInstallation() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- getInstallation() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto
- getInstallation() - Method in interface org.camunda.bpm.engine.telemetry.TelemetryData
-
This method returns a String which is unique for each installation of Camunda.
- getInstallationId() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getInstalledServices() - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- getInstance() - Static method in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- getInstance() - Static method in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntryComparator
-
Sort cache entries by ascending create time (oldest first)
- getInstance() - Static method in class org.camunda.bpm.engine.rest.hal.Hal
- getInstance() - Static method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestProcessEngine
- getInstance() - Static method in class org.camunda.connect.Connectors
-
Provides the global instance of the Connectors manager.
- getInstance() - Static method in class org.camunda.spin.DataFormats
-
Provides the global instance of the DataFormats manager.
- getInstance(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBranch
- getInstances() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- getInstances() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatistics
-
The number of all running instances of the activity.
- 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.HistoricActivityStatisticsImpl
- 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.history.HistoricActivityStatisticsDto
- getInstances() - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- getInstances(ModelInstance) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getInstances(ModelInstance) - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getInstancesForActivitiyId(ActivityInstance, String) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
-
Deprecated.
- getInstancesForActivityId(ActivityInstance, String) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- getInstanceType() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getInstanceType() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getInstantiationStack() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- getInstruction() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- getInstructionFor(String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getInstructionReports() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- getInstructionReports() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanValidationReport
- getInstructionReports() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- getInstructions() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- getInstructions() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- getInstructions() - Method in class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- getInstructions() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- getInstructions() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- getInstructions() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- getInstructions() - Method in interface org.camunda.bpm.engine.migration.MigrationPlan
- getInstructions() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- getInstructions() - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- getInstructions() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- getInstructions() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- getInstructionsBySourceScope(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- getInstructionsByTargetScope(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- getInt(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getInterceptors() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getInterceptors() - Method in class org.camunda.bpm.client.interceptor.impl.RequestInterceptorHandler
- getInterfaces() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- getInterfaces() - Method in interface org.camunda.bpm.model.bpmn.instance.Participant
- getInternalOrderBy() - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- getInternalOrderBy() - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- getInternals() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- getInternals() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- getInternals() - Method in interface org.camunda.bpm.engine.telemetry.Product
-
Information about the technical internals and the environment of the Camunda installation.
- getInterruptingActivity(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartInterruptEventScope
- getInterruptingActivity(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationInterruptScope
- getInterruptingActivity(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationsTransitionInterruptFlowScope
- getInterval() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- getInvocationResult() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
- getInvocationResult() - Method in class org.camunda.bpm.engine.impl.dmn.invocation.DecisionInvocation
- getInvocationResult() - Method in class org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorInvocation
- getInvocationsPerBatchJob() - Method in interface org.camunda.bpm.engine.batch.Batch
- getInvocationsPerBatchJob() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getInvocationsPerBatchJob() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getInvocationsPerBatchJob() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getInvocationsPerBatchJob() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInvocationsPerBatchJob() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getInvocationsPerBatchJob() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getInvocationsPerBatchJobByBatchType() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getInvolvedUser() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getInvolvedUser() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getInvolvedUserExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getIoBindings() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- getIoBindings() - Method in interface org.camunda.bpm.model.bpmn.instance.CallableElement
- getIoMapping() - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
- getIoSpecification() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getIoSpecification() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- getIoSpecification() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getIoSpecification() - Method in interface org.camunda.bpm.model.bpmn.instance.CallableElement
- getIsAuthorizationCheckEnabled() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- getIsTenantCheckEnabled() - Method in class org.camunda.bpm.engine.impl.db.TenantCheck
-
is used by myBatis
- getIsTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getIsTenantIdSet() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getIsUseCommonJWorkManager() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
- getItem() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageImpl
- getItem() - Method in interface org.camunda.bpm.model.bpmn.instance.Message
- getItemComponents() - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- getItemComponents() - Method in interface org.camunda.bpm.model.dmn.instance.ItemDefinition
- getItemControl() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- getItemControl() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getItemControl() - Method in interface org.camunda.bpm.model.cmmn.instance.DiscretionaryItem
- getItemControl() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- getItemControl(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getItemCount() - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- getItemDefinitions() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getItemDefinitions() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getItemKind() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- getItemKind() - Method in interface org.camunda.bpm.model.bpmn.instance.ItemDefinition
- getItemSubject() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- getItemSubject() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- getItemSubject() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- getItemSubject() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- getItemSubject() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemAwareElementImpl
- getItemSubject() - Method in interface org.camunda.bpm.model.bpmn.instance.ItemAwareElement
- getJavaScriptScriptEngine(String) - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
- getJavaType() - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl
- getJavaType() - Method in interface org.camunda.bpm.engine.variable.type.PrimitiveValueType
- getJaxBContextProvider() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- 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
- getJdbcStatementTimeout() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Gets the number of seconds the jdbc driver will wait for a response from the database.
- getJdbcTemplate() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- getJdbcUrl() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getJdbcUsername() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getJdk() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getJdk() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getJdk() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
Information about the installed Java runtime environment.
- getJob() - Method in class org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- getJob() - Method in class org.camunda.bpm.engine.impl.cmd.UnlockJobCmd
- getJob() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- 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
- getJob(String) - Method in class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
- getJob(String) - Method in interface org.camunda.bpm.engine.rest.JobRestService
- getJobAcquisitionName() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- getJobAcquisitionName() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
- getJobAcquisitions() - Method in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
- getJobAcquisitions() - Method in interface org.camunda.bpm.container.impl.metadata.spi.JobExecutorXml
- getJobConfiguration() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- getJobConfiguration() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- getJobConfiguration() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getJobConfiguration() - Method in interface org.camunda.bpm.engine.management.JobDefinition
-
The configuration of a job definition provides details about the jobs which will be created.
- getJobConfiguration() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- getJobDeclaration() - Method in interface org.camunda.bpm.engine.impl.batch.BatchJobHandler
-
Get the job declaration for batch jobs.
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstancesJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstancesJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- getJobDeclaration() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesJobHandler
- getJobDeclarations() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- getJobDeclarationsByKey(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- getJobDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getJobDefinition() - Method in interface org.camunda.bpm.engine.rest.sub.management.JobDefinitionResource
- getJobDefinition() - Method in class org.camunda.bpm.engine.rest.sub.management.JobDefinitionResourceImpl
- getJobDefinition(String) - Method in class org.camunda.bpm.engine.rest.impl.JobDefinitionRestServiceImpl
- getJobDefinition(String) - Method in interface org.camunda.bpm.engine.rest.JobDefinitionRestService
- getJobDefinitionConfiguration() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the job definition configuration type of the associated job.
- getJobDefinitionConfiguration() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getJobDefinitionConfiguration() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getJobDefinitionConfiguration() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getJobDefinitionFor(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobPriorityProvider
- getJobDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the id of the job definition the incident belongs to.
- getJobDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the id of the job definition on which the associated job was created.
- getJobDefinitionId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Job definition reference.
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- getJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getJobDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.Incident
-
Returns the id of the job definition the incident belongs to.
- getJobDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.Job
-
The id of the
JobDefinition
for this job. - getJobDefinitionManager() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- getJobDefinitionManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getJobDefinitionManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getJobDefinitionMapping(List<JobDefinitionEntity>, List<JobDefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
- getJobDefinitionRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getJobDefinitionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getJobDefinitionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getJobDefinitions(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.JobDefinitionRestServiceImpl
- getJobDefinitions(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.JobDefinitionRestService
-
Exposes the
JobDefinitionQuery
interface as a REST service. - getJobDefinitionsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.JobDefinitionRestServiceImpl
- getJobDefinitionsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.JobDefinitionRestService
- getJobDefinitionType() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the job definition type of the associated job.
- getJobDefinitionType() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getJobDefinitionType() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getJobDefinitionType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getJobDueDate() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the due date of the associated job when
this
log occurred. - getJobDueDate() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getJobDueDate() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getJobEntity() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- getJobExceptionMessage() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the message of the exception that occurred by executing the associated job.
- getJobExceptionMessage() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getJobExceptionMessage() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getJobExceptionMessage() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- 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
- getJobExecution() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- 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
- getJobExecutorAcquireByPriority() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- 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
- getJobExecutorPriorityRangeMax() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobExecutorPriorityRangeMin() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobExecutorService(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
- getJobHandler() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getJobHandlerActivation() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
- getJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- getJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- getJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- getJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getJobHandlerConfigurationRaw() - 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.JobDeclaration
- getJobHandlerType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getJobId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the id of the associated job.
- getJobId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Job instance reference.
- getJobId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getJobId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getJobId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getJobId() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- getJobId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- getJobId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getJobId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getJobId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getJobId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- getJobIdBatches() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- getJobIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto
- getJobInstance() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- getJobLogService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getJobLogService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getJobManager() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- getJobManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getJobManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getJobPermissionChecks() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- getJobPermissionChecks() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- getJobPriority() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the priority of the associated job when
this
log entry was created. - getJobPriority() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getJobPriority() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getJobPriorityProvider() - Method in class org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
- getJobPriorityProvider() - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobDeclaration
- getJobPriorityProvider() - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobDeclaration
- getJobPriorityProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getJobPriorityProvider() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- getJobPriorityProvider() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- getJobQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto
- getJobRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getJobRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getJobRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getJobRetries() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the retries of the associated job before the associated job has been executed and when
this
log occurred. - getJobRetries() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getJobRetries() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- 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
- getJobsCreated() - Method in interface org.camunda.bpm.engine.batch.Batch
- getJobsCreated() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getJobsCreated() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getJobsInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getJobsToCreate() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- getJobType() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- getJobType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getJobType() - Method in interface org.camunda.bpm.engine.management.JobDefinition
-
The Type of a job.
- getJobType() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstancesJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstancesJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- getJsonConverterInstance() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesJobHandler
- getJsonPathConfiguration() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
-
Returns a
Configuration
object for jayway json path which uses this dataformat's object mapper asJsonProvider
. - getJsonTask() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getJsonTasks(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- getKeepAliveSeconds() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- getKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- getKey() - Method in interface org.camunda.bpm.dmn.engine.DmnDecision
-
The unique identifier of the decision if exists.
- getKey() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRequirementsGraph
-
The unique identifier of the diagram if exists.
- getKey() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- getKey() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- getKey() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl.DmnDecisionRuleOutputEntry
- getKey() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry
- getKey() - Method in interface org.camunda.bpm.engine.form.CamundaFormRef
-
The key of a
CamundaFormRef
corresponds to theid
attribute in the Camunda Forms JSON. - getKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getKey() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getKey() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getKey() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getKey() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getKey() - Method in class org.camunda.bpm.engine.impl.form.CamundaFormRefImpl
- getKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- 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.repository.CalledProcessDefinitionImpl
- getKey() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getKey() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getKey() - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
- getKey() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
unique name for all versions this definition
- getKey() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getKey() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getKey() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- getKey() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getKey() - Method in class org.camunda.bpm.engine.rest.dto.task.FormDto
- getKey() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- getKey() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getKeyLike() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getKeyLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getKeyLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getKeyLike() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getKeyLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getKeys() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- getKeys() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getKnowledgeRequirement() - Method in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- getKnowledgeRequirement() - Method in interface org.camunda.bpm.model.dmn.instance.BusinessKnowledgeModel
- getKnowledgeRequirements() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getKnowledgeRequirements() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getLabel() - Method in interface org.camunda.bpm.engine.form.FormField
- getLabel() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getLabel() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- getLabel() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- getLabel() - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- getLabel() - Method in interface org.camunda.bpm.model.dmn.instance.DmnElement
- getLabelStyle() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelImpl
- getLabelStyle() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnLabel
- 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
- getLanes() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneSetImpl
- getLanes() - Method in interface org.camunda.bpm.model.bpmn.instance.LaneSet
- getLaneSets() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- getLaneSets() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getLaneSets() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- getLaneSets() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getLaneSets() - Method in interface org.camunda.bpm.model.bpmn.instance.SubProcess
- getLanguage() - Method in class org.camunda.bpm.engine.impl.scripting.ExecutableScript
-
The language in which the script is written.
- getLanguage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FormalExpressionImpl
- getLanguage() - Method in interface org.camunda.bpm.model.bpmn.instance.FormalExpression
- getLanguage() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- getLanguage() - Method in interface org.camunda.bpm.model.cmmn.instance.Expression
- getLanguageName() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getLanguageName() - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getLanguageVersion() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getLanguageVersion() - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getLargestPoolSize() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
- getLargestPoolSize() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
- getLastAssert(Class<S>) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- getLastConfiguredProperty() - Method in class org.camunda.bpm.client.task.OrderingConfig
-
Returns the last configured field in this
OrderingConfig
. - getLastDayOfMonth(int, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- getLastElement(Iterable<T>) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
- getLastFailureLogId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getLastFailureLogId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getLastId() - Method in class org.camunda.bpm.engine.impl.db.IdBlock
- 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
- getLastName() - Method in class org.camunda.bpm.engine.rest.hal.user.HalUser
- getLastName() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- getLastNameLike() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- getLastRow() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- getLastUpdated() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
The date/time when this task was last updated.
- getLastUpdated() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getLastUpdated() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getLastUpdated() - Method in interface org.camunda.bpm.engine.task.Task
-
The date/time when this task was last updated.
- getLastUpdated() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
The date/time when this task was last updated.
- getLatestActivityId() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- getLdap() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- 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
- getLeafExecutions(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- getLeaves() - Method in class org.camunda.bpm.engine.impl.tree.LeafActivityInstanceExecutionCollector
- getLeft() - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
- getLength() - Method in class org.camunda.spin.impl.xml.dom.DomXmlNodeIterator
- getLevelOfSubprocessScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getLevelOfSubprocessScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- getLevelOfSubprocessScope() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
-
The "level of subprocess scope" as defined in bpmn: this is the subprocess containing the activity.
- getLibraryVersion() - Method in exception org.camunda.bpm.engine.WrongDbException
-
The version of the Activiti library used.
- getLicenseFile() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getLicenseKey() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- getLicenseKey() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- getLicenseKey() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getLicenseKey() - Method in interface org.camunda.bpm.engine.ManagementService
-
Get the stored license key string or
null
if no license is set. - getLicenseKey() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getLicenseKey() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
Information about the Camunda license key issued for enterprise editions of Camunda Platform.
- GetLicenseKeyCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetLicenseKeyCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.GetLicenseKeyCmd
- getLicenseKeyFromDiagnostics() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- getLine() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- getLine() - Method in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- getLine() - Method in interface org.camunda.bpm.engine.Problem
-
The line where the problem occurs
- getLine() - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- getLink() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- getLinkedRelations() - Method in class org.camunda.bpm.engine.rest.hal.HalLinker
- getLinkedResourceIdsByRelation(HalRelation) - Method in class org.camunda.bpm.engine.rest.hal.HalLinker
- getLinkExpression() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- getLinkResolver(Class<?>) - Method in class org.camunda.bpm.engine.rest.hal.Hal
- getLinks() - Method in class org.camunda.bpm.engine.rest.dto.LinkableDto
- getList(JsonArray) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- getListenerIndex() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- getListenerInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.listener.ClassDelegateCaseExecutionListener
- getListeners() - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getListeners(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getListeners(CoreModelElement, T) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- getListenersForEvent(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getLocalBinaryVariable(String, String) - Method in class org.camunda.bpm.client.impl.EngineClient
- getLocalCorrelationKeys() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- getLocalCorrelationKeys() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- getLocale() - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- getLocalLoopVariable(ActivityExecution, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getLocalName() - Method in enum class org.camunda.bpm.container.impl.jboss.extension.Attribute
-
Get the local name of this element.
- getLocalName() - Method in enum class org.camunda.bpm.container.impl.jboss.extension.Element
-
Get the local name of this element.
- getLocalName() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getLocalName() - Method in class org.camunda.bpm.model.xml.impl.util.QName
- getLocalName() - Method in class org.camunda.bpm.model.xml.impl.util.XmlQName
- getLocalName() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the local name of this element.
- getLocalTransaction() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- getLocalVariableContext(DmnDecisionTableInputImpl, DmnEvaluatedInput, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- getLocalVariables() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getLocalVariables() - Method in class org.camunda.bpm.client.task.impl.dto.CompleteRequestDto
- getLocalVariables() - Method in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- getLocalVariables() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.CompleteExternalTaskDto
- getLocalVariables() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- 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
- getLocalVariables() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getLocalVariables() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- getLocation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- getLocation() - Method in interface org.camunda.bpm.model.bpmn.instance.Import
- getLocation() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- getLocation() - Method in interface org.camunda.bpm.model.cmmn.instance.Import
- getLocationUri() - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- getLocationUri() - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- getLocationUri() - Method in interface org.camunda.bpm.model.dmn.instance.Import
- getLocationUri() - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeSource
- getLockDuration() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getLockDuration() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getLockDuration() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getLockDuration() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getLockDuration() - Method in class org.camunda.bpm.client.task.impl.dto.LockRequestDto
- getLockDuration() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getLockDuration() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getLockDuration() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getLockDuration() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getLockDuration() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getLockDuration() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockExternalTaskDto
- getLocked() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getLockExpirationAfter() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getLockExpirationBefore() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getLockExpirationTime() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getLockExpirationTime() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getLockExpirationTime() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getLockExpirationTime() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getLockExpirationTime() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getLockExpirationTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- getLockExpirationTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getLockExpirationTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- getLockExpirationTime() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getLockExpirationTime() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- 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.AcquirableJobEntity
- getLockOwner() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
- 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
- getLockTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
- getLockTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getLog() - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- getLog(String) - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- getLogEntriesPerSyncOperationLimit() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractRemoveVariableCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetVariableCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateJobCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateJobDefinitionCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessInstanceCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendJobCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendJobDefinitionCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
- getLogEntryOperation() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessInstanceCmd
- getLogger() - Method in class org.camunda.bpm.engine.impl.test.TestLogger
- getLoggingContextActivityId() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoggingContextActivityName() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoggingContextApplicationName() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoggingContextBusinessKey() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoggingContextEngineName() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoggingContextProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoggingContextProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoggingContextProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoggingContextTenantId() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoginDelayBase() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoginDelayFactor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoginDelayMaxTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLoginMaxAttempts() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getLogLevelBpmnStackTrace() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- getLong(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getLongValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getLongValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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.SingleQueryVariableValueCondition
- getLongValue() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- getLongValue() - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- getLoopCardinality() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getLoopCardinality() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getLoopCardinalityExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- getLoopCharacteristics() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getLoopCharacteristics() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getLoopDataInputRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getLoopDataInputRef() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getLoopDataOutputRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getLoopDataOutputRef() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getLoopVariable(ActivityExecution, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- 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
- getMainElementId() - Method in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- getMainElementId() - Method in interface org.camunda.bpm.engine.Problem
-
The id of the main element causing the problem.
- getMainElementId() - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- getManagedProcessApplication(String) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- 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.ProcessEngineServices
-
Returns the process engine's
ManagementService
. - getManagementService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getManagementService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getManagementService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getManager() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CamundaFormDefinitionCache
- getManager() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CaseDefinitionCache
- getManager() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionDefinitionCache
- getManager() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DecisionRequirementsDefinitionCache
- getManager() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- getManager() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- getManagerDn() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getManagerPassword() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getManualActivationRule() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- getManualActivationRule() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemControl
- getMapper() - Static method in class org.camunda.bpm.qa.performance.engine.util.JsonUtil
- getMapper() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- getMapper() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- getMapper() - Method in interface org.camunda.spin.spi.DataFormat
- getMapper(Class<T>) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- getMapping() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getMappingFiles() - Method in class org.camunda.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
-
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.CockpitPlugins
- 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
- getMappings() - Method in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- getMarshaller(Class<?>) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- getMaskForBit(int) - Static method in class org.camunda.bpm.engine.impl.util.BitMaskUtil
- getMatchingRules() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionTableEvaluationEvent
- getMatchingRules() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.camunda.bpm.spring.boot.starter.configuration.condition.NeedsHistoryAutoConfigurationCondition
- getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.ClientsNotConfiguredCondition
- getMaxBackoff() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getMaxBackoff() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getMaximum() - Method in interface org.camunda.bpm.engine.history.DurationReportResult
-
Returns the greatest duration of all completed instances, which have been started in the given period.
- getMaximum() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- getMaximum() - Method in class org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto
- getMaximum() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantMultiplicityImpl
- getMaximum() - Method in interface org.camunda.bpm.model.bpmn.instance.ParticipantMultiplicity
- 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
- getMaxJobsPerAcquisition() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
- getMaxJobsPerAcquisition() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getMaxOccurs() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getMaxOccurs() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Indicates the max element count of a collection.
- getMaxPoolSize() - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
- getMaxPoolSize() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getMaxPriority() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getMaxPriority() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getMaxResults() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- getMaxResults() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- getMaxResults() - Method in class org.camunda.bpm.engine.impl.Page
- getMaxResultsLimit(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.util.QueryMaxResultsLimitUtil
- getMaxRetries() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- getMaxRetries() - Static method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHelper
-
Returns the max retries used for cleanup jobs.
- getMaxTasks() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getMaxTasks() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getMaxTasks() - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- getMaxTasks() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- getMaxWait() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getMaxWait() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getmBeanServer() - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- getMediaTypeForFileSuffix(String) - Static method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
-
Determines an IANA media type based on the file suffix.
- getMessage() - Method in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- getMessage() - Method in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- getMessage() - Method in exception org.camunda.bpm.engine.delegate.BpmnError
- getMessage() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- getMessage() - Method in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- getMessage() - Method in interface org.camunda.bpm.engine.Problem
-
The message of this problem
- getMessage() - Method in class org.camunda.bpm.engine.rest.dto.CreateIncidentDto
- getMessage() - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- getMessage() - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- getMessage() - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- getMessage() - Method in interface org.camunda.bpm.engine.task.Event
-
Deprecated.The message that can be used in case this action only has a single message part.
- getMessage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
- getMessage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- getMessage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- getMessage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- getMessage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getMessage() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationPropertyRetrievalExpression
- getMessage() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- getMessage() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- getMessage() - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- getMessage() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getMessage() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- getMessage() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
- 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
- getMessageFlowAssociations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getMessageFlowAssociations() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getMessageFlows() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getMessageFlows() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- getMessageFlows() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getMessageFlows() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationNode
- getMessageName() - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchConfiguration
- getMessageName() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- getMessageName() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getMessageName() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- getMessageName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- getMessageParts() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- getMessageParts() - Method in interface org.camunda.bpm.engine.task.Event
-
Deprecated.The meaning of the message parts is defined by the action as you can find in
Event.getAction()
- getMessagePath() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
- getMessagePath() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationPropertyRetrievalExpression
- getMessageRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getMessageRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getMessageRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getMessageVisibleKind() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- getMessageVisibleKind() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- getMetaData() - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- getMeterLogManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getMethod() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- getMethod() - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelFunctionTransformer
-
Get the method reference which implements the function to transform to.
- getMethod() - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
- getMethod() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TransactionImpl
- getMethod() - Method in interface org.camunda.bpm.model.bpmn.instance.Transaction
- getMethod() - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
- getMethod() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
-
Finds a method by name and parameter types.
- getMethod(String) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- getMethod(String, Class<?>...) - Static method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- getMethod(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- getMethodCallSyntax(String, String, String...) - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getMethodCallSyntax(String, String, String...) - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getMethodInfo(ELContext) - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
-
Evaluates the expression and answers information about the method
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.AstEval
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.AstMethod
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.AstProperty
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.AstRightValue
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in class org.camunda.bpm.impl.juel.AstText
- getMethodInfo(Bindings, ELContext, Class<?>, Class<?>[]) - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
-
Get method information.
- 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
- getMetric() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- getMetrics() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- getMetrics() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getMetrics() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getMetrics() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
A selection of metrics collected by the engine.
- getMetrics() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getMetrics(String) - Method in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- getMetrics(String) - Method in interface org.camunda.bpm.engine.rest.MetricsRestService
- getMetricsCollectionTask() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- getMetricsRegistry() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMetricsRegistry() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- getMetricsReporterIdProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Deprecated.use
ProcessEngineConfigurationImpl.getHostnameProvider()
instead. - getMetricsRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getMetricsRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getMetricsRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getMigratingActivityInstanceById(String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getMigratingActivityInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getMigratingActivityInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getMigratingActivityInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMigratingCompensationInstanceByExecutionId(String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getMigratingCompensationInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMigratingCompensationSubscriptionInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getMigratingDependentInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- getMigratingDependentInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- getMigratingEventScopeInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getMigratingExternalTaskInstanceById(String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getMigratingJobInstanceById(String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getMigratingProcessInstance() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getMigratingScopeInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getMigratingTransitionInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getMigratingTransitionInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMigratingVariableInstancesByName(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.VariableConflictActivityInstanceValidator
- getMigrationActivityMatcher() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMigrationInstruction() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- getMigrationInstruction() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- getMigrationInstruction() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- getMigrationInstruction() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidationReportImpl
- getMigrationInstruction() - Method in interface org.camunda.bpm.engine.migration.MigratingActivityInstanceValidationReport
- getMigrationInstruction() - Method in interface org.camunda.bpm.engine.migration.MigratingTransitionInstanceValidationReport
- getMigrationInstruction() - Method in interface org.camunda.bpm.engine.migration.MigrationInstructionValidationReport
- getMigrationInstruction() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- getMigrationInstruction() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- getMigrationInstruction(MigratingInstanceParseContext, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationInstanceHandler
- getMigrationInstructionGenerator() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMigrationInstructionValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMigrationPlan() - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- getMigrationPlan() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- getMigrationPlan() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- getMigrationPlan() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanValidationReport
- getMigrationPlan() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- getMigrationRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getMigrationRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getMigrationRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getMilliseconds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- getMimeType() - Method in class org.camunda.bpm.engine.identity.Picture
- getMimeType() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- getMimeType() - Method in interface org.camunda.bpm.engine.variable.value.FileValue
- getMimeTypes() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getMimeTypes() - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getMinimum() - Method in interface org.camunda.bpm.engine.history.DurationReportResult
-
Returns the smallest duration of all completed instances, which have been started in the given period.
- getMinimum() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- getMinimum() - Method in class org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto
- getMinimum() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantMultiplicityImpl
- getMinimum() - Method in interface org.camunda.bpm.model.bpmn.instance.ParticipantMultiplicity
- getMinOccurs() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getMinOccurs() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Indicates the minimal element count of a collection.
- getMinPriority() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getMinPriority() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getMinuteFrom() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- getMinuteFrom() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- getMinuteTo() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- getMinuteTo() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- getMissingAuthorizations() - Method in exception org.camunda.bpm.engine.AuthorizationException
- getMissingAuthorizations() - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
- getMissingElements(Set<String>, Map<String, ?>) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- getMocks() - Static method in class org.camunda.bpm.engine.test.mock.Mocks
- getMode() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- getMode() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- getMode() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- getModel() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- getModel() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
- getModel() - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getModel() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getModel() - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Returns the underlying model.
- getModel() - Method in interface org.camunda.bpm.model.xml.test.GetModelElementTypeRule
- getModel() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getModelElement(DomElement, ModelInstanceImpl) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Returns the
ModelElement
for a DOM element. - getModelElement(DomElement, ModelInstanceImpl, String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- getModelElement(DomElement, ModelInstanceImpl, ModelElementTypeImpl) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Returns the
ModelElement
for a DOM element. - getModelElementById(String) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getModelElementById(String) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Find a unique element of the model by id.
- getModelElementCollection(Collection<DomElement>, ModelInstanceImpl) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Get a collection of all model element instances in a view
- getModelElementInstance() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getModelElementInstance() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the
ModelElementInstance
which is associated with this element. - getModelElementsByType(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getModelElementsByType(Class<T>) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Find all elements of a type.
- getModelElementsByType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- getModelElementsByType(ModelElementType) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Find all elements of a type.
- getModelElementType() - Method in interface org.camunda.bpm.model.xml.test.GetModelElementTypeRule
- GetModelElementTypeRule - Interface in org.camunda.bpm.model.xml.test
- getModelInstance() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext
- getModelInstance() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- getModelInstance() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getModelInstance() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the model instance which contains this type instance.
- getModelInstance() - Method in interface org.camunda.bpm.model.xml.test.GetModelElementTypeRule
- getModelName() - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getModelName() - Method in interface org.camunda.bpm.model.xml.Model
-
Returns the model name, which is the identifier of this model.
- getModelType() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
- getModificationBuilder() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getModificationOperations() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- getModificationReason() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- getModificationRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getModificationRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getModificationRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getModifications() - Method in class org.camunda.bpm.client.task.impl.dto.SetVariablesRequestDto
- getModifications() - Method in class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
- getMondayHistoryCleanupBatchWindowEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMondayHistoryCleanupBatchWindowStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMonitoring() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- getMonitoring() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getMonitoring() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowElement
- getMonitoring() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getMonitorJobDefinition() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getMonitorJobDefinitionId() - Method in interface org.camunda.bpm.engine.batch.Batch
- getMonitorJobDefinitionId() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getMonitorJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getMonitorJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getMonitorJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getMonitorJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getMonthNumber(String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- getMultiInstanceScope(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- getMultiplicity() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- getMultiplicity() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- getMyBatisXmlConfigurationSteam() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getMyBatisXmlConfigurationSteam() - Method in class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
- getMyValue() - Method in class org.camunda.bpm.qa.upgrade.variables.FieldAccessJPAEntity
- getName - Static variable in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
- 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.JakartaEjbProcessApplicationReference
- 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.ProcessApplicationIdentifier
- 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 interface org.camunda.bpm.client.spi.DataFormat
-
Returns the data format name.
- getName() - Method in enum class org.camunda.bpm.client.task.OrderingConfig.SortingField
- getName() - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- getName() - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- getName() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- getName() - Method in class org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- getName() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- getName() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- getName() - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.AbstractStartProcessEnginesStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.DiscoverBpmPlatformPluginsStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobAcquisitionStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobExecutorStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartManagedThreadPoolStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StopJobExecutorStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StopManagedThreadPoolStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.NotifyPostProcessApplicationUndeployedStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.ParseProcessesXmlStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.PostDeployInvocationStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.PreUndeployInvocationStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.ProcessesXmlStopProcessEnginesStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.StartProcessApplicationServiceStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.StopProcessApplicationServiceStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.StopProcessApplicationsStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.StopProcessEnginesStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.UndeployProcessArchivesStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.UndeployProcessArchiveStep
- getName() - Method in class org.camunda.bpm.container.impl.deployment.UnregisterBpmPlatformPluginsStep
- 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.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.container.impl.spi.DeploymentOperationStep
- getName() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedInput
- getName() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedOutput
- getName() - Method in interface org.camunda.bpm.dmn.engine.DmnDecision
-
The human readable name of the decision if exists.
- getName() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRequirementsGraph
-
The human readable name of the diagram if exists.
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- getName() - Method in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- getName() - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelFunctionTransformer
-
Get the name of the function.
- getName() - Method in enum class org.camunda.bpm.engine.authorization.BatchPermissions
- getName() - Method in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
- getName() - Method in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
- getName() - Method in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.
- getName() - Method in interface org.camunda.bpm.engine.authorization.Permission
-
returns the name of the permission, ie.
- getName() - Method in enum class org.camunda.bpm.engine.authorization.Permissions
- getName() - Method in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
- getName() - Method in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
- getName() - Method in enum class org.camunda.bpm.engine.authorization.SystemPermissions
- getName() - Method in enum class org.camunda.bpm.engine.authorization.TaskPermissions
- getName() - Method in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
- getName() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Name or title of the task.
- getName() - Method in interface org.camunda.bpm.engine.filter.Filter
- getName() - Method in interface org.camunda.bpm.engine.form.FormFieldValidationConstraint
- getName() - Method in interface org.camunda.bpm.engine.form.FormProperty
-
Deprecated.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.history.HistoricVariableInstance
-
Returns the name of this variable instance.
- getName() - Method in interface org.camunda.bpm.engine.identity.Group
- getName() - Method in interface org.camunda.bpm.engine.identity.Tenant
- getName() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getName() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- 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.cmmn.entity.repository.CaseDefinitionQueryImpl
- getName() - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getName() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyKey
- getName() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyListKey
- getName() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- getName() - Method in interface org.camunda.bpm.engine.impl.core.variable.CoreVariableInstance
- getName() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
- getName() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
- getName() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- getName() - Method in class org.camunda.bpm.engine.impl.diagnostics.CommandCounter
- getName() - Method in class org.camunda.bpm.engine.impl.Direction
- getName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getName() - Method in interface org.camunda.bpm.engine.impl.form.engine.FormEngine
- getName() - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- getName() - Method in class org.camunda.bpm.engine.impl.form.engine.JuelFormEngine
- getName() - Method in class org.camunda.bpm.engine.impl.form.FormFieldValidationConstraintImpl
- getName() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- getName() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- getName() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- getName() - Method in class org.camunda.bpm.engine.impl.form.type.AbstractFormFieldType
- getName() - Method in class org.camunda.bpm.engine.impl.form.type.BooleanFormType
- getName() - Method in class org.camunda.bpm.engine.impl.form.type.DateFormType
- getName() - Method in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- getName() - Method in class org.camunda.bpm.engine.impl.form.type.LongFormType
- getName() - Method in class org.camunda.bpm.engine.impl.form.type.StringFormType
- getName() - Method in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- getName() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- getName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getName() - Method in interface org.camunda.bpm.engine.impl.history.HistoryLevel
-
An unique name identifying the history level.
- getName() - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelActivity
- getName() - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelAudit
- getName() - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelFull
- getName() - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelNone
- getName() - Method in interface org.camunda.bpm.engine.impl.identity.Account
- getName() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getName() - Method in class org.camunda.bpm.engine.impl.metrics.Meter
- getName() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- 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.CamundaFormDefinitionEntity
- getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- 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.MeterLogEntity
- getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- getName() - Method in interface org.camunda.bpm.engine.impl.persistence.entity.Nameable
- 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 interface org.camunda.bpm.engine.impl.persistence.entity.SuspensionState
- getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
- getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
- 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.ProcessEngineImpl
- getName() - Method in class org.camunda.bpm.engine.impl.ProcessEngineInfoImpl
- 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 interface org.camunda.bpm.engine.impl.pvm.ReadOnlyProcessDefinition
- getName() - Method in class org.camunda.bpm.engine.impl.QueryPropertyImpl
- getName() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- getName() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getName() - Method in class org.camunda.bpm.engine.impl.repository.CandidateDeploymentImpl
- getName() - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- getName() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getName() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- getName() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- getName() - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
- getName() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getName() - Method in class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
- getName() - Method in class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer
- getName() - Method in class org.camunda.bpm.engine.impl.variable.serializer.NullValueSerializer
- getName() - Method in class org.camunda.bpm.engine.impl.variable.serializer.PrimitiveValueSerializer
- getName() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer
-
The name of this serializer.
- getName() - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- getName() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- getName() - Method in interface org.camunda.bpm.engine.management.MetricIntervalValue
-
Returns the name of the metric.
- 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.CandidateDeployment
- getName() - Method in interface org.camunda.bpm.engine.repository.Deployment
- getName() - Method in interface org.camunda.bpm.engine.repository.Resource
- getName() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
label used for display purposes
- getName() - Method in interface org.camunda.bpm.engine.repository.ResourceType
-
returns the name of the resource's type
- getName() - Method in enum class org.camunda.bpm.engine.repository.ResourceTypes
- getName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- 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.identity.TenantDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.ProcessEngineDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
-
deprecated; the JSON field with this name was never documented, but existed from 7.0 to 7.2
- getName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.SignalDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- 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.task.TaskQueryDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- getName() - Method in class org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto
- getName() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- getName() - Method in class org.camunda.bpm.engine.rest.hal.group.HalGroup
- getName() - Method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- getName() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getName() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getName() - Method in class org.camunda.bpm.engine.rest.hal.tenant.HalTenant
- 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 interface org.camunda.bpm.engine.telemetry.Product
-
The name of the product (i.e., Camunda BPM Runtime).
- getName() - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- getName() - Method in interface org.camunda.bpm.engine.variable.type.ValueType
-
Returns the name of the variable type
- getName() - Method in interface org.camunda.bpm.engine.variable.value.SerializationDataFormat
-
The name of the dataformat.
- getName() - Method in enum class org.camunda.bpm.engine.variable.Variables.SerializationDataFormats
- getName() - Method in class org.camunda.bpm.impl.juel.AstFunction
- getName() - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- getName() - Method in interface org.camunda.bpm.impl.juel.FunctionNode
-
Get the full function name
- getName() - Method in interface org.camunda.bpm.impl.juel.IdentifierNode
-
Get the identifier name
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CategoryImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationKeyImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataInputImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStateImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneSetImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.PropertyImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- getName() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SignalImpl
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.CallableElement
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Category
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationLink
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationNode
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationKey
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationProperty
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.DataInput
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.DataOutput
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.DataState
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.DataStore
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Diagram
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Error
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Escalation
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowElement
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.InputSet
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Interface
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.LaneSet
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.LinkEventDefinition
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Message
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.OutputSet
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Participant
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Property
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Resource
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameter
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceRole
- getName() - Method in interface org.camunda.bpm.model.bpmn.instance.Signal
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CriterionImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemDefinitionImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PropertyImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RoleImpl
- getName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.ApplicabilityRule
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemDefinition
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Criterion
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Decision
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.DiscretionaryItem
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.ManualActivationRule
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Parameter
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemDefinition
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Process
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Property
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.RepetitionRule
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.RequiredRule
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Role
- getName() - Method in interface org.camunda.bpm.model.cmmn.instance.Sentry
- getName() - Method in class org.camunda.bpm.model.dmn.impl.instance.NamedElementImpl
- getName() - Method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- getName() - Method in interface org.camunda.bpm.model.dmn.instance.NamedElement
- getName() - Method in interface org.camunda.bpm.model.dmn.instance.OutputClause
- getName() - Method in interface org.camunda.bpm.qa.upgrade.json.beans.Customer
- getName() - Method in class org.camunda.bpm.qa.upgrade.json.beans.RegularCustomer
- getName() - Method in class org.camunda.bpm.qa.upgrade.Scenario
- getName() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
- getName() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Name or title of the task.
- getName() - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- 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
- getName() - Method in enum class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
- getName() - Method in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
- getName() - Method in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
- getName() - Method in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- getName() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- getName() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- getName() - Method in class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- getName() - Method in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- getName() - Method in class org.camunda.spin.plugin.impl.SpinValueSerializer
- getName() - Method in interface org.camunda.spin.spi.DataFormat
- getName(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getNamedPart(String) - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData
- getNameExpression() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getNameForResource(int) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultPermissionProvider
- getNameForResource(int) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.PermissionProvider
-
Gets the name of the resource with the resource type
- getNameFromDeployment() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- getNameLike() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getNameLike() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- getNameLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getNameLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- 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
- getNameLike() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- getNameLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getNameNotEqual() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getNameNotEqual() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getNameNotLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getNameNotLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getNames() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getNames() - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getNamesForPermissions(Authorization, Permission[]) - Static method in class org.camunda.bpm.engine.impl.util.PermissionConverter
- getNamespace() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- getNamespace() - Method in interface org.camunda.bpm.model.bpmn.instance.Import
- getNamespace() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- getNamespace() - Method in interface org.camunda.bpm.model.cmmn.instance.Import
- getNamespace() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getNamespace() - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- getNamespace() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getNamespace() - Method in interface org.camunda.bpm.model.dmn.instance.Import
- getNamespaceUri() - Method in class org.camunda.bpm.engine.impl.util.xml.Namespace
- getNamespaceUri() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getNamespaceUri() - Method in class org.camunda.bpm.model.xml.impl.util.XmlQName
- getNamespaceUri() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getNamespaceURI() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getNamespaceURI() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the namespace URI for this element.
- getNamespaceURI(String) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- getNamespaceURI(String) - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathNamespaceResolver
- getNewBlock() - Method in class org.camunda.bpm.engine.impl.db.DbIdGenerator
- getNewDuration() - Method in class org.camunda.bpm.client.task.impl.dto.ExtendLockRequestDto
- getNewDuration() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExtendLockOnExternalTaskDto
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateBatchCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateJobCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateJobDefinitionCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessInstanceCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendBatchCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendJobCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendJobDefinitionCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
- getNewSuspensionState() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessInstanceCmd
- getNewValue() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The new value of the property.
- getNewValue() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getNewValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- getNewValue() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getNewValueString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- getNext() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
- getNextActivity() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
An activity which is to be started next.
- getNextActivity() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getNextBatchWindow(Date, ProcessEngineConfigurationImpl) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindowManager
- getNextBatchWindow(Date, ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.DefaultBatchWindowManager
- getNextCommand() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- getNextCommand() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- getNextCommand() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- getNextCommand() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- getNextCommand(UpdateJobSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- getNextCommand(UpdateJobSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- getNextCommand(UpdateJobSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivateJobDefinitionCmd
- getNextCommand(UpdateJobSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessInstanceCmd
- getNextCommand(UpdateJobSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.SuspendJobDefinitionCmd
- getNextCommand(UpdateJobSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessInstanceCmd
- getNextCommand(UpdateProcessInstanceSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- getNextCommand(UpdateProcessInstanceSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
- getNextCommand(UpdateProcessInstanceSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
- 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
- getNextId() - Method in class org.camunda.bpm.spring.boot.starter.configuration.id.PrefixedUuidGenerator
- GetNextIdBlockCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetNextIdBlockCmd(int) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetNextIdBlockCmd
- getNextRunWithDelay(Date) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
-
The delay between two "empty" runs increases twice each time until it reaches
HistoryCleanupJobHandlerConfiguration.MAX_DELAY
value. - getNextStep() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- getNextVersion(DeploymentEntity, DefinitionEntity, DefinitionEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
per default we increment the latest definition version by one - but you might want to hook in some own logic here, e.g.
- getNode(String) - Method in class org.camunda.bpm.engine.repository.DiagramLayout
- getNodes() - Method in class org.camunda.bpm.engine.repository.DiagramLayout
- getNodeType() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- getNoneBehaviorEventRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getNoneBehaviorEventRef() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getNonEventScopeExecutions() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
returns child executions that are not event scope executions.
- getNonEventScopeExecutions() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getNormalizedDeploymentDir() - Method in class org.camunda.bpm.run.CamundaBpmRunDeploymentConfiguration
- getNotLocked() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getNow() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getNow() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- getNullValue() - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- getNumberOfIterations() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- getNumberOfJobsAttemptedToAcquire() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- getNumberOfJobsFailedToLock() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- getNumberOfRuns() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- getNumberOfThreads() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- getNumberOfThreads() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- getNumberOfThreads() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- getNumericValue(String, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- getNumJobsToAcquire(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- getNumJobsToAcquire(String) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionStrategy
- getNumOfThreads() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- getObject() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- getObject() - Method in class org.camunda.bpm.engine.rest.dto.runtime.SerializedObjectDto
- getObject() - Method in class org.camunda.bpm.engine.spring.container.ManagedProcessEngineFactoryBean
- getObject() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- getObject(JsonElement) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getObject(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- 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
- getObjectMapper() - Method in class org.camunda.bpm.admin.impl.web.SetupResource
- getObjectMapper() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getObjectMapper() - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- getObjectMapper() - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.BaseRootResource
- getObjectMapper() - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getObjectMapper() - Method in class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
- getObjectMapper() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
-
Returns the configured Jackson
ObjectMapper
instance. - getObjectName(String) - Static method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- getObjectType() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- getObjectType() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- getObjectType() - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- getObjectType() - Method in interface org.camunda.bpm.engine.variable.value.ObjectValue
-
Returns the Class this object is an instance of.
- getObjectTypeName() - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- getObjectTypeName() - Method in interface org.camunda.bpm.engine.variable.value.ObjectValue
-
A String representation of the Object's type name.
- getObjectTypeName(ObjectValue) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- getObjectTypeName(ObjectValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- getOccurredAfter() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getOccurredBefore() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getOneBehaviorEventRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getOneBehaviorEventRef() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getOnParts() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- getOnParts() - Method in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- getOnParts() - Method in interface org.camunda.bpm.model.cmmn.instance.Sentry
- getOnParts(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- getOpenHistoricIncidents(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getOpenHistoricIncidents(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getOpenHistoricIncidents(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getOpenIncidents() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatistics
-
The number of open incidents of the activity.
- getOpenIncidents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- getOpenIncidents() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- getOperation() - Method in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- getOperation() - Method in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- getOperation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- getOperation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- getOperation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- getOperation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- getOperation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- getOperation() - Method in interface org.camunda.bpm.model.bpmn.instance.IoBinding
- getOperation() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- getOperation() - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- getOperation() - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- getOperation() - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- getOperationId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The unique identifier of this operation.
- getOperationId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getOperationId() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getOperationId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- getOperationId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getOperationLogManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getOperations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- getOperations() - Method in interface org.camunda.bpm.model.bpmn.instance.Interface
- getOperationType() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the type of identity link history (add or delete identity link)
- getOperationType() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Type of this operation, like create, assign, claim and so on.
- getOperationType() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- getOperationType() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getOperationType() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- getOperationType() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getOperationType() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getOperationType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getOperationType() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getOperationType(IdentityOperationResult) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- getOperator() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- getOperator() - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- getOperator() - Method in class org.camunda.bpm.impl.juel.AstBinary
- getOperator() - Method in class org.camunda.bpm.impl.juel.AstUnary
- getOperatorName() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- getOptimizeManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getOptimizeRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getOptimizeRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getOptimizeRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getOptimizeService() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getOptionalInputs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- getOptionalInputs() - Method in interface org.camunda.bpm.model.bpmn.instance.InputSet
- getOptionalOutputRefs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- getOptionalOutputRefs() - Method in interface org.camunda.bpm.model.bpmn.instance.OutputSet
- getOrCalculateRemovalTime(SetRemovalTimeBatchConfiguration, HistoricBatchEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- getOrCalculateRemovalTime(SetRemovalTimeBatchConfiguration, HistoricDecisionInstanceEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- getOrCalculateRemovalTime(SetRemovalTimeBatchConfiguration, HistoricProcessInstanceEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- getOrCreatePluginInstance(List<ProcessEnginePlugin>, String) - Static method in class org.camunda.bpm.run.utils.CamundaBpmRunProcessEnginePluginHelper
- getOrder() - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
- getOrder() - Method in class org.camunda.bpm.engine.spring.components.aop.ActivitiStateAnnotationBeanPostProcessor
- getOrder() - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- getOrderBy() - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
-
Deprecated.
- getOrderBy() - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
-
Deprecated.
- getOrderByCreateTime() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getOrderByValue(String) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- getOrderByValue(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- 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.ProcessDefinitionStatisticsQueryDto
- getOrderByValue(String) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- getOrderByValue(String) - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- getOrderDetails() - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- getOrderingProperties() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- getOrgValue() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The original value of the property.
- getOrgValue() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getOrgValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- getOrgValue() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getOrgValueString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- getOrphanSubscriptionEvents(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- getOrQueries() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- getOrQueries() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- getOrQueries() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getOrQueries() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getOuterConversationNode() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationAssociationImpl
- getOuterConversationNode() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationAssociation
- getOuterMessageFlow() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowAssociationImpl
- getOuterMessageFlow() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlowAssociation
- getOuterOrderBy() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- getOuterParticipant() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantAssociationImpl
- getOuterParticipant() - Method in interface org.camunda.bpm.model.bpmn.instance.ParticipantAssociation
- getOutgoing() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- getOutgoing() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- getOutgoingExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
- getOutgoingReferences() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getOutgoingReferences() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- 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.model.bpmn.impl.instance.OperationImpl
- getOutMessage() - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- getOutputData() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- getOutputData() - Method in interface org.camunda.bpm.model.bpmn.instance.IoBinding
- getOutputDataItem() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- getOutputDataItem() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- getOutputDecisions() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- getOutputDecisions() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionService
- getOutputEntries() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedDecisionRule
- getOutputEntries() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedDecisionRuleImpl
- getOutputEntries() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionRuleImpl
- getOutputEntries() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionRule
- getOutputLabel() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- getOutputLabel() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- getOutputName() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionLiteralExpressionEvaluationEvent
- getOutputName() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedOutput
- getOutputName() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- getOutputName() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- getOutputName() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- getOutputParameters() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- getOutputParameters() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- getOutputParameters() - Method in interface org.camunda.bpm.model.cmmn.instance.Task
- getOutputs() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- getOutputs() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The output values of the evaluated decision.
- getOutputs() - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getOutputs() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getOutputs() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getOutputs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getOutputs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- getOutputs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- getOutputs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- getOutputs() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- getOutputs() - Method in interface org.camunda.bpm.model.cmmn.instance.Decision
- getOutputs() - Method in interface org.camunda.bpm.model.cmmn.instance.Process
- getOutputs() - Method in interface org.camunda.bpm.model.cmmn.instance.Task
-
Deprecated.
- getOutputs() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- getOutputs() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- getOutputs(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessOrCaseTaskItemHandler
- getOutputSet() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- getOutputSet() - Method in interface org.camunda.bpm.model.bpmn.instance.CatchEvent
- getOutputSets() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- getOutputSets() - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- getOutputSets() - Method in interface org.camunda.bpm.model.bpmn.instance.InputSet
- getOutputSets() - Method in interface org.camunda.bpm.model.bpmn.instance.IoSpecification
- getOutputsLocal() - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getOutputStatement(String) - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getOutputStatement(String) - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getOutputStream() - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
- getOutputValue() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionLiteralExpressionEvaluationEvent
- getOutputValue() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- getOutputValues() - Method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- getOutputValues() - Method in interface org.camunda.bpm.model.dmn.instance.OutputClause
- getOutputVariables(VariableScope) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- getOutputVariables(VariableScope) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessOrCaseTaskActivityBehavior
- getOutputVariables(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getOutputVariablesLocal(VariableScope) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- getOutputVariablesLocal(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getOverallIdCount() - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMappings
- getOverridingJobPriority() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getOverridingJobPriority() - Method in interface org.camunda.bpm.engine.management.JobDefinition
-
Returns the execution priority for jobs of this definition, if it was set using the
ManagementService
API. - getOverridingJobPriority() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- getOwner() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
The {@link User.getId() userId} of the person responsible for this task.
- getOwner() - Method in interface org.camunda.bpm.engine.filter.Filter
- 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.FilterEntity
- getOwner() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getOwner() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getOwner() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getOwner() - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- getOwner() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getOwner() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getOwner() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getOwner() - Method in interface org.camunda.bpm.engine.task.Task
-
The
userId
of the person that is responsible for this task. - getOwner() - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- getOwner() - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeSource
- getOwner() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
The {@link User.getId() userId} of the person responsible for this task.
- getOwnerExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getOwningElementType() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- getOwningElementType() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- getPaClass(AnnotationInstance) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- getPaEnvScripts(ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
- getPageSize() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getPageSize() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
-
Return the pageSize.
- getParam(int) - Method in class org.camunda.bpm.impl.juel.AstFunction
- getParamCount() - Method in class org.camunda.bpm.impl.juel.AstFunction
- getParamCount() - Method in interface org.camunda.bpm.impl.juel.FunctionNode
-
Get the number of parameters for this function
- getParameter() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- getParameter() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- getParameter() - Method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRuleDto
- getParameter() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterBindingImpl
- getParameter() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameterBinding
- getParameter() - Method in class org.camunda.bpm.model.dmn.impl.instance.BindingImpl
- getParameter() - Method in interface org.camunda.bpm.model.dmn.instance.Binding
- getParameter(String) - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getParameter(String) - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getParameterMappings() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- getParameterMappings() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- getParameterMappings() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- getParameterMappings() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- getParameterMappings() - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- getParameterMappings() - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- getParameters() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- getParameters() - Method in interface org.camunda.bpm.engine.identity.PasswordPolicyRule
-
Additional parameter that can be used to display a meaningful description.
- getParameters() - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
- getParameters() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyDigitRuleImpl
- getParameters() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLengthRuleImpl
- getParameters() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLowerCaseRuleImpl
- getParameters() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicySpecialCharacterRuleImpl
- getParameters() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUpperCaseRuleImpl
- getParameters() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUserDataRuleImpl
- getParameters() - Method in class org.camunda.bpm.engine.rest.dto.SortingDto
- getParameterValue(StrictTransportSecurityProvider.Parameters) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- getParams() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- getPaReference(ProcessApplicationIdentifier) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor
- getParent() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformContext
- getParent() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- getParent() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getParent() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getParent() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Returns the parent of
this
case execution, or null if there is no parent. - getParent() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
ensures initialization and returns the parent
- getParent() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- getParent() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getParent() - Method in interface org.camunda.bpm.engine.impl.core.handler.HandlerContext
-
This method returns an
activity
. - getParent() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- getParent() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- getParent() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- 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.runtime.ExecutionImpl
-
ensures initialization and returns the parent
- getParent() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
ensures initialization and returns the parent
- getParent() - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- getParent() - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.DoubleTypeImpl
- getParent() - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.IntegerTypeImpl
- getParent() - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.LongTypeImpl
- getParent() - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.ShortTypeImpl
- getParent() - Method in interface org.camunda.bpm.engine.variable.type.ValueType
-
Gets the parent value type.
- 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.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.PvmExecutionImpl
- 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.
- getParentActivityInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
return the Id of the parent activity instance currently executed by this execution
- getParentActivityInstanceId(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.CompensationBehavior
- getParentCaseActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The id of the parent case activity instance.
- getParentCaseActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getParentCaseActivityInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getParentElement() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getParentElement() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getParentElement() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the parent element of this element.
- getParentElement() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the parent element of this.
- getParentElementType() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- getParentElementType() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Get the model element type of the element owns the collection
- getParentFlowScopeActivity() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- getParentId() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- 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.cmmn.entity.runtime.CaseExecutionEntity
- getParentId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- 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.PvmExecutionImpl
- getParentId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getParentId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
The id of the parent of
this
case execution. - getParentId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Gets the id of the parent of this execution.
- getParentProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- getParentProcessDefinitionId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- getParentProcessInstanceId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- getParentScopeExecution(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getParentTask() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- 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.impl.TaskQueryImpl
- getParentTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getParentTaskId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getParentTaskId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getParentTaskId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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.cmmn.execution.CmmnExecution
- getParentVariableScope() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getParentVariableScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getParentVariableScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getParentVariableScope() - Method in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- getParsedBatchOperationsForHistoryCleanup() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getParsedMethods() - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
- getParsedTaskMetricsTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getParseListeners() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
- getParsingElContext() - Method in class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- getParticipantAssociations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallConversationImpl
- getParticipantAssociations() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getParticipantAssociations() - Method in interface org.camunda.bpm.model.bpmn.instance.CallConversation
- getParticipantAssociations() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getParticipantBandKind() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- getParticipantBandKind() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- getParticipantMultiplicity() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- getParticipantMultiplicity() - Method in interface org.camunda.bpm.model.bpmn.instance.Participant
- getParticipantProcess() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- getParticipants() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- getParticipants() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- getParticipants() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- getParticipants() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationNode
- getPartitionElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- getPartitionElement() - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- getPartitionElementChild() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- getPartitionElementChild() - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- getPartNames() - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData
- getPaScriptEngine(String, ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- getPassResults() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
- getPassTitle(String, PerfTestConfiguration, PerfTestResult) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- getPassword() - Method in class org.camunda.bpm.client.spring.boot.starter.BasicAuthProperties
- 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.PasswordPolicyRequestDto
- getPassword() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserCreateDto
- getPassword() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
- getPassword() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- getPasswordBytes() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
- getPasswordEncryptor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPasswordManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getPasswordPolicy() - Method in interface org.camunda.bpm.engine.IdentityService
-
Returns the
PasswordPolicy
that is currently configured in the engine. - getPasswordPolicy() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- getPasswordPolicy() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getPasswordPolicy() - Method in interface org.camunda.bpm.engine.rest.IdentityRestService
- getPasswordPolicy() - Method in class org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
- GetPasswordPolicyCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetPasswordPolicyCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.GetPasswordPolicyCmd
- 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
- getPayload() - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
- getPayload() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- getPayloadForTriggeredScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getPayloadProcessInstanceVariables() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- getPayloadProcessInstanceVariables() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getPayloadProcessInstanceVariablesLocal() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getPayloadProcessInstanceVariablesToTriggeredScope() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getPendingRequests() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- getPerformanceTestConfiguration() - Method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestConfigurationRule
- getPerformer() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getPerformer() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getPeriod() - Method in interface org.camunda.bpm.engine.history.ReportResult
-
Returns a period which specifies a time span within a year.
- getPeriod() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ReportResultEntity
- getPeriod() - Method in class org.camunda.bpm.engine.rest.dto.history.ReportResultDto
- getPeriodUnit() - Method in interface org.camunda.bpm.engine.history.ReportResult
-
Returns the unit of the period.
- getPeriodUnit() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ReportResultEntity
- getPeriodUnit() - Method in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- getPeriodUnit() - Method in class org.camunda.bpm.engine.rest.dto.history.ReportResultDto
- getPermission() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- getPermission() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- getPermissionByNameAndResourceType(String, int) - Static method in class org.camunda.bpm.engine.impl.util.ResourceTypeUtil
-
Currently used only in the Rest API Returns a
Permission
based on the specifiedpermissionName
andresourceType
- getPermissionChecks() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- getPermissionEnums() - Static method in class org.camunda.bpm.engine.impl.util.ResourceTypeUtil
- getPermissionForName(String, int) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultPermissionProvider
- getPermissionForName(String, int) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.PermissionProvider
-
Gets the permission related to the name and resource type
- getPermissionName() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
- getPermissionName() - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
-
Deprecated.Use
AuthorizationExceptionDto.getMissingAuthorizations()
to get the name of the violated permission of theMissingAuthorizationDto
(s). This method will be removed in future version. - getPermissionName() - Method in class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- getPermissionProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- 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
- getPermissionsByResourceType(int) - Static method in class org.camunda.bpm.engine.impl.util.ResourceTypeUtil
-
Retrieves the
Permission
array based on the predifinedPERMISSION_ENUMS
- getPermissionsForNames(String[], int, ProcessEngineConfiguration) - Static method in class org.camunda.bpm.engine.impl.util.PermissionConverter
- getPermissionsForResource(int) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultPermissionProvider
- getPermissionsForResource(int) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.PermissionProvider
-
Gets all permissions possible for the resource type
- getPermissionStringList(AuthorizationEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- getPerms() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- getPersistenceCauseException(PersistenceException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getPersistentState() - Method in interface org.camunda.bpm.engine.impl.db.DbEntity
-
Returns a representation of the object, as would be stored in the database.
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.CamundaFormDefinitionEntity
- 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.ExternalTaskEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- 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.JobDefinitionEntity
- 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.MeterLogEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- 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.SchemaLogEntryEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- getPersistentState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getPersonalNumber() - Method in class org.camunda.bpm.qa.upgrade.json.beans.SpecialCustomer
- getPlaceholder() - Method in interface org.camunda.bpm.engine.identity.PasswordPolicyRule
-
Placeholder string that can be used to display a description of this rule.
- getPlaceholder() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyDigitRuleImpl
- getPlaceholder() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLengthRuleImpl
- getPlaceholder() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLowerCaseRuleImpl
- getPlaceholder() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicySpecialCharacterRuleImpl
- getPlaceholder() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUpperCaseRuleImpl
- getPlaceholder() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUserDataRuleImpl
- getPlaceholder() - Method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRuleDto
- getPlanItemDefinitions() - Method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- getPlanItemDefinitions() - Method in interface org.camunda.bpm.model.cmmn.instance.Stage
- getPlanItemElementHandlers() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- getPlanItemHandler(Class<? extends PlanItemDefinition>) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- getPlanItems() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanFragmentImpl
- getPlanItems() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanFragment
- getPlanningTable() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getPlanningTable() - Method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- getPlanningTable() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- getPlanningTable() - Method in interface org.camunda.bpm.model.cmmn.instance.Stage
- getPlanningTables() - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- getPlanningTables() - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
-
Deprecated.
- getPlatform() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- getPlatformJobExecutorConnector() - Method in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
- getPlugin(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.DefaultPluginRegistry
- getPlugin(String) - Method in interface org.camunda.bpm.cockpit.plugin.PluginRegistry
-
Deprecated.Returns the registered plugin with the given name or
null
if the plugin does not exist. - getPlugin(String) - Method in interface org.camunda.bpm.webapp.plugin.AppPluginRegistry
-
Returns the registered plugin with the given name or
null
if the plugin does not exist. - getPlugin(String) - Method in class org.camunda.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
- getPluginAssetAsStream(AppPlugin, String) - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
-
Returns an input stream for a given resource
- 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
- getPluginClass() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
- getPluginConfigurations() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- getPluginNames() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedBpmPlatformPlugins
- getPluginNames() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedBpmPlatformPluginsMBean
- getPluginParameters() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
- getPluginRegistry() - Method in interface org.camunda.bpm.cockpit.CockpitRuntimeDelegate
-
Deprecated.
- getPluginRegistry() - Method in class org.camunda.bpm.cockpit.impl.DefaultCockpitRuntimeDelegate
-
Deprecated.
- getPlugins() - Method in class org.camunda.bpm.cockpit.impl.plugin.DefaultPluginRegistry
- getPlugins() - Method in interface org.camunda.bpm.cockpit.plugin.PluginRegistry
-
Deprecated.Returns all registered plugins
- getPlugins() - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- getPlugins() - Method in interface org.camunda.bpm.container.impl.metadata.spi.ProcessEngineXml
- getPlugins() - Method in class org.camunda.bpm.container.impl.plugin.BpmPlatformPlugins
- getPlugins() - Method in class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
-
Get all plugins.
- getPlugins() - Method in interface org.camunda.bpm.webapp.plugin.AppPluginRegistry
-
Returns all registered plugins
- getPlugins() - Method in class org.camunda.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
- getPlugins(String) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- getPlugins(ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
- getPluginsClassloader() - Method in class org.camunda.bpm.container.impl.deployment.DiscoverBpmPlatformPluginsStep
- 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.impl.juel.Scanner
- getPosition() - Method in exception org.camunda.bpm.impl.juel.TreeBuilderException
- getPostDeployDescription(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
- getPostLogoutRedirectUri() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2SSOLogoutProperties
- getPostParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Deprecated.
- 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
- getPreferredOrientation() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- getPreferredOrientation() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- getPrefix() - Method in class org.camunda.bpm.impl.juel.AstProperty
- getPrefix() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getPrefix() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the prefix of this element.
- getPrefix(String) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- getPrefix(String) - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathNamespaceResolver
- getPrefixedName() - Method in class org.camunda.bpm.model.xml.impl.util.XmlQName
- getPrefixes(String) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- getPrefixes(String) - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathNamespaceResolver
- getPreflightMaxAge() - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- getPreParseListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Deprecated.
- getPreUndeployDescription(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
- getPrevious() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getPreviousCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getPreviousDayBatchWindow(Date, ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.DefaultBatchWindowManager
- getPreviousDecisionDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getPreviousDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getPreviousDefinition() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getPreviousDefinition() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getPreviousDefinition() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getPreviousDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- getPreviousDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- getPreviousDefinition() - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- getPreviousNodes() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- getPreviousNodes() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- getPreviousProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- getPreviousState() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Returns the
previous state
ofthis
case execution. - getPreviousState() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getPreviousState(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionResume
- getPreviousSubscriptionEvents(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- getPrice() - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- getPrimaryDeploymentId() - Method in class org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive
- getPriority() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getPriority() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.externaltask.ExternalTask
-
Returns the priority of the external task.
- getPriority() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
-
Returns the priority of the locked external task.
- getPriority() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the priority of the associated external task when
this
log entry was created. - getPriority() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Task priority
- getPriority() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getPriority() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getPriority() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getPriority() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getPriority() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- 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.externaltask.ExternalTaskDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDefinitionPriorityDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.dto.runtime.PriorityDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getPriority() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getPriority() - Method in interface org.camunda.bpm.engine.runtime.Job
-
The job's priority that is a hint to job acquisition.
- 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
- getPriority() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
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
- getPriorityValueProvider() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ExternalTaskActivityBehavior
- getProblems() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- getProcess() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- getProcess() - Method in interface org.camunda.bpm.model.bpmn.instance.Participant
- getProcess() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- getProcess() - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- 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.JakartaEjbProcessApplicationReference
- getProcessApplication() - Method in class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- 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.AbstractServletProcessApplication
- getProcessApplicationClassloader() - Method in class org.camunda.bpm.application.impl.ProcessApplicationScriptEnvironment
- 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 - getProcessApplicationClassLoader() - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationClassloaderInterceptor
- getProcessApplicationComponent(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
-
Returns the
ComponentDescription
for theAbstractProcessApplication
component - getProcessApplicationComponent(DeploymentUnit) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
- 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
- getProcessApplicationForInvocation(DelegateInvocation) - Method in class org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor
- getProcessApplicationInfo() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
- getProcessApplicationInfo() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
- 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(String) - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- getProcessApplicationInfo(String) - Method in interface org.camunda.bpm.ProcessApplicationService
-
Provides information about a deployed process application
- getProcessApplicationInfo(DeploymentOperation) - Static method in class org.camunda.bpm.container.impl.deployment.util.InjectionUtil
- getProcessApplicationManager() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessApplicationName - Static variable in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
- getProcessApplicationName() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
- getProcessApplicationName() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplicationMBean
- GetProcessApplicationNameFromAnnotation - Class in org.camunda.bpm.spring.boot.starter.util
- GetProcessApplicationNameFromAnnotation.AnnotatedBean - Class in org.camunda.bpm.spring.boot.starter.util
- 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.RuntimeContainerDelegateImpl
- getProcessApplicationNames() - Method in interface org.camunda.bpm.ProcessApplicationService
- getProcessApplicationReference() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
- 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
- getProcessApplicationScriptEnvironment() - Method in class org.camunda.bpm.application.AbstractProcessApplication
- 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.RuntimeContainerDelegateImpl
- 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
- getProcessBusinessKey() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getProcessBusinessKey() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
The business key for the process instance this execution is associated with.
- getProcessDataContext() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- getProcessDef() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- getProcessDefId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- getProcessDefId() - Method in interface org.camunda.bpm.engine.task.IdentityLink
-
Get the process definition id
- getProcessDefinedPriority(ProcessDefinitionImpl, String, ExecutionEntity, String) - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
Returns the priority which is defined in the given process definition.
- 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() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.context.ExecutionContext
-
Deprecated.
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.form.StartFormDataImpl
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- 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.persistence.entity.IncidentEntity
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
- getProcessDefinition() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessElement
-
The process definition scope, root of the scope hierarchy.
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.runtime.ConditionHandlerResult
- getProcessDefinition() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- getProcessDefinition() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getProcessDefinition() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- getProcessDefinition(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
- getProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractModificationCmd
- getProcessDefinition(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractRestartProcessInstanceCmd
- getProcessDefinition(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.AbstractMigrationCmd
- getProcessDefinition(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- getProcessDefinition(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- getProcessDefinition(CommandContext, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- getProcessDefinitionBpmn20Xml() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getProcessDefinitionBpmn20Xml() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- getProcessDefinitionById(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
- getProcessDefinitionById(String) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
- getProcessDefinitionByKey(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
- getProcessDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
- getProcessDefinitionByKeyAndTenantId(String, String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
- getProcessDefinitionByKeyAndTenantId(String, String) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
- getProcessDefinitionCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- getProcessDefinitionCreatePermissionChecks() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getProcessDefinitionDiagram() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getProcessDefinitionDiagram() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- getProcessDefinitionEntity() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- getProcessDefinitionId() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getProcessDefinitionId() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getProcessDefinitionId() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getProcessDefinitionId() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- 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.AbstractProcessInstanceQueryDto
- 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.externaltask.ExternalTask
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult
-
Returns the process definition id for the selected definition.
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
Process definition reference
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The corresponding id of the process definition in case the decision was evaluated inside a process.
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The process definition reference.
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the specific process definition id on which the associated external task was created.
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the id of the related process definition
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
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.history.HistoricJobLog
-
Returns the specific process definition id on which the associated job was created.
- 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 interface org.camunda.bpm.engine.history.HistoricTaskInstanceReportResult
-
Returns the process definition id for the selected definition key
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The process definition reference.
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Process definition reference.
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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.HistoricVariableInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getProcessDefinitionId() - Method in interface org.camunda.bpm.engine.management.JobDefinition
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionSuspensionStateDto
- 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.IncidentDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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.Job
-
Returns the id of the process definition which created the job.
- 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.runtime.VariableInstance
-
Return the corresponding process definition id.
- 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.
- getProcessDefinitionId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
The process definition key for the process instance this execution is associated with.
- getProcessDefinitionId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Reference to the process definition or null if it is not related to a process.
- getProcessDefinitionIdIn() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getProcessDefinitionIdIn() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getProcessDefinitionIdIn() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getProcessDefinitionIdIn() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getProcessDefinitionIdIn() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getProcessDefinitionIdIn() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
- getProcessDefinitionIdIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- getProcessDefinitionIdIn() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- getProcessDefinitionIdIn() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getProcessDefinitionIdLike() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionIds() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getProcessDefinitionKey() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getProcessDefinitionKey() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getProcessDefinitionKey() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult
-
Returns the process definition key for the selected definition.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
Process definition key reference
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The corresponding key of the process definition in case the decision was evaluated inside a process.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The process definition key reference.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the specific process definition key on which the associated external task was created.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the key of the related process definition
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the key of the process definition of this process instance on which the incident has happened.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the specific process definition key on which the associated job was created.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The process definition key reference.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Process definition key reference.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReportResult
-
Returns the process definition key for the selected definition key.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The process definition key reference.
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Key of the process definition this log entry belongs to;
null
means any. - getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.management.JobDefinition
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- getProcessDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.runtime.Job
-
Returns the key of the process definition which created the job.
- getProcessDefinitionKey(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- getProcessDefinitionKeyIn() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getProcessDefinitionKeyIn() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getProcessDefinitionKeyIn() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getProcessDefinitionKeyIn() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getProcessDefinitionKeyIn() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getProcessDefinitionKeyIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- getProcessDefinitionKeyIn() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- getProcessDefinitionKeyIn() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getProcessDefinitionKeyIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessDefinitionKeyNotIn() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKeyNotIn() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getProcessDefinitionKeys() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getProcessDefinitionKeys() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getProcessDefinitionKeys() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionKeys() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- getProcessDefinitionKeys() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getProcessDefinitionKeys() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessDefinitionKeys() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getProcessDefinitionManager() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- 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 interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult
-
Returns the process definition name for the selected definition.
- getProcessDefinitionName() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The process definition name.
- getProcessDefinitionName() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReportResult
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- getProcessDefinitionName() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessDefinitionNameLike() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessDefinitionNameLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessDefinitionNameLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessDefinitionPermission() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.AuthManagerUtil.VariablePermissions
- getProcessDefinitionPriority(ExecutionEntity, ExternalTaskActivityBehavior) - Method in class org.camunda.bpm.engine.impl.externaltask.DefaultExternalTaskPriorityProvider
- getProcessDefinitionPriority(ExecutionEntity, JobDeclaration<?, ?>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobPriorityProvider
- getProcessDefinitionPriority(ExecutionEntity, T) - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
Returns the priority defined in the process definition.
- getProcessDefinitionResource(String) - Method in class org.camunda.bpm.admin.impl.plugin.resources.AdminPluginsRootResource
- getProcessDefinitionResource(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.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() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getProcessDefinitionService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getProcessDefinitionService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getProcessDefinitionService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getProcessDefinitionService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getProcessDefinitionsFromResources(CommandContext, DeploymentEntity, Collection) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- getProcessDefinitionsOfSubscriptions(List<EventSubscriptionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- getProcessDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- getProcessDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- getProcessDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getProcessDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getProcessDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- getProcessDefinitionTenantId() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- getProcessDefinitionToCall(VariableScope, String, BaseCallableElement) - Static method in class org.camunda.bpm.engine.impl.util.CallableElementUtil
- getProcessDefinitionVersion() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult
-
Returns the process definition version for the selected definition.
- getProcessDefinitionVersion() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The process definition version.
- getProcessDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getProcessDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- getProcessDefinitionVersion() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- getProcessDefinitionVersion() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getProcessDefinitionVersionTag() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getProcessDefinitionVersionTag() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getProcessDefinitionVersionTag() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getProcessDefinitionVersionTag() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getProcessDefinitionVersionTag() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getProcessDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- 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)
. - getProcessElementInstance() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceTopDownWalker.MigrationContext
- getProcessEngine() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- getProcessEngine() - Method in class org.camunda.bpm.cockpit.service.AbstractEngineAware
-
Deprecated.Return a
ProcessEngine
for the current engine name to execute queries against the engine. - getProcessEngine() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
- getProcessEngine() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
- getProcessEngine() - Method in interface org.camunda.bpm.engine.delegate.ProcessEngineServicesAware
-
Returns the
ProcessEngine
providing access to the public API of the process engine. - getProcessEngine() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessEngine() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getProcessEngine() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getProcessEngine() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getProcessEngine() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getProcessEngine() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getProcessEngine() - Static method in class org.camunda.bpm.engine.impl.test.PluggableProcessEngineTestCase
- getProcessEngine() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getProcessEngine() - Method in class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
- getProcessEngine() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getProcessEngine() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getProcessEngine() - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.ProcessEngineBuildItem
- getProcessEngine() - Method in class org.camunda.bpm.spring.boot.starter.event.PostDeployEvent
- getProcessEngine() - Method in class org.camunda.bpm.spring.boot.starter.event.PreUndeployEvent
- getProcessEngine() - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource
- getProcessEngine(String) - Static method in class org.camunda.bpm.cockpit.Cockpit
- getProcessEngine(String) - Method in class org.camunda.bpm.cockpit.plugin.test.application.TestProcessEngineProvider
- getProcessEngine(String) - Method in class org.camunda.bpm.container.impl.ejb.EjbProcessEngineService
- getProcessEngine(String) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- getProcessEngine(String) - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- getProcessEngine(String) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- getProcessEngine(String) - Static method in class org.camunda.bpm.engine.ProcessEngines
- 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(String) - Method in interface org.camunda.bpm.ProcessEngineService
- getProcessEngine(String) - Method in class org.camunda.bpm.rest.beans.CustomProcessEngineProvider
- getProcessEngine(String) - Method in class org.camunda.bpm.spring.boot.starter.rest.spi.SpringBootProcessEngineProvider
- getProcessEngine(String) - Method in interface org.camunda.bpm.webapp.AppRuntimeDelegate
-
Returns a
ProcessEngine
to the assignedprocessEngineName
- getProcessEngine(String) - Method in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- getProcessEngine(String) - Method in class org.camunda.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
- getProcessEngine(String, boolean) - Static method in class org.camunda.bpm.engine.ProcessEngines
-
obtain a process engine by name.
- getProcessEngine(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- getProcessEngine(PlatformServiceContainer, String) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- getProcessEngine(FetchAndLockRequest) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- getProcessEngineBootstrapCommand() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- getProcessEngineConfiguration() - Static method in class org.camunda.bpm.engine.impl.context.Context
- getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- 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 interface org.camunda.bpm.engine.ProcessEngine
- getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getProcessEngineConfiguration() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getProcessEngineConfiguration() - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.ProcessEngineConfigurationBuildItem
- getProcessEngineConfiguration(CommandContext) - Method in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl
- 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.
- 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.deployment.util.DeployedProcessArchive
- getProcessEngineName() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- 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.engine.rest.impl.FetchAndLockRequest
- getProcessEngineName() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getProcessEngineName() - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentication
- getProcessEngineNames() - Method in class org.camunda.bpm.cockpit.plugin.test.application.TestProcessEngineProvider
- 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.RuntimeContainerDelegateImpl
- getProcessEngineNames() - Method in class org.camunda.bpm.engine.rest.impl.application.ContainerManagedProcessEngineProvider
- getProcessEngineNames() - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- 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.rest.beans.CustomProcessEngineProvider
- getProcessEngineNames() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
- getProcessEngineNames() - Method in class org.camunda.bpm.spring.boot.starter.rest.spi.SpringBootProcessEngineProvider
- getProcessEngineNames() - Method in interface org.camunda.bpm.webapp.AppRuntimeDelegate
-
Returns the list of
ProcessEngine
names available to the runtime - getProcessEngineNames() - Method in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- getProcessEngineNames() - Method in class org.camunda.bpm.webapp.impl.engine.ContainerManagedProcessEngineProvider
- getProcessEnginePlugins() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getProcessEnginePlugins() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- getProcessEngineProvider() - Static method in class org.camunda.bpm.engine.rest.util.EngineUtil
- 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() - 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.container.impl.RuntimeContainerDelegateImpl
- 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
- getProcessEngines(DeploymentOperation) - Static method in class org.camunda.bpm.container.impl.deployment.util.InjectionUtil
- 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() - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- getProcessEngineService() - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
- getProcessEngineService(ServiceName) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- 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
- getProcessEngineServices() - Method in interface org.camunda.bpm.engine.delegate.ProcessEngineServicesAware
-
Returns the
ProcessEngineServices
providing access to the public API of the process engine. - getProcessEngineServices() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getProcessEngineServices() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getProcessEngineServices() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getProcessEngineServices() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getProcessEngineServices() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getProcessEngineServices() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getProcessEngineSupplier() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- getProcessEnginesXmls(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.AbstractStartProcessEnginesStep
- getProcessEnginesXmls(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.PlatformXmlStartProcessEnginesStep
- getProcessEnginesXmls(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.ProcessesXmlStartProcessEnginesStep
- getProcesses() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getProcesses() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- 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() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
- getProcessesXmls(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
-
Returns the attached
ProcessesXml
marker or null; - getProcessesXmlUrls(String[], AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.deployment.ParseProcessesXmlStep
- getProcessExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- getProcessExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- getProcessIdIndex() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
- 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 interface org.camunda.bpm.engine.delegate.DelegateExecution
-
Return the process instance execution for this execution.
- getProcessInstance() - Method in class org.camunda.bpm.engine.impl.context.ExecutionContext
-
Deprecated.
- 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() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
ensures initialization and returns the process instance.
- getProcessInstance() - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- getProcessInstance() - Method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- 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
- getProcessInstance() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationResult
-
Returns the process instance id on which the message was correlated to.
- getProcessInstance(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
- getProcessInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- getProcessInstance(String) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- getProcessInstance(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- 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.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKey() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessInstanceBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessInstanceBusinessKeyExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessInstanceBusinessKeyIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessInstanceBusinessKeyLike() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKeyLike() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessInstanceBusinessKeyLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessInstanceBusinessKeyLikeExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessInstanceBusinessKeys() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getProcessInstanceBusinessKeys() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessInstanceCommentResource() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
- getProcessInstanceCommentResource() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
- 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 interface org.camunda.bpm.client.task.ExternalTask
- getProcessInstanceId() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.externaltask.ExternalTask
- getProcessInstanceId() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
Process instance reference
- getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The corresponding process instance in case the decision was evaluated inside a process.
- getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The process instance reference.
- getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the specific process instance id on which the associated external task was created.
- getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the specific process instance on which this incident has happened.
- getProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the specific process instance id on which the associated job was created.
- 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 interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Process instance reference.
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- 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.externaltask.LockedExternalTaskImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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.management.UpdateJobSuspensionStateBuilderImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.ExternalTaskEntity
- 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.optimize.OptimizeHistoricIdentityLinkLogEntity
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- 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.ProcessInstanceModificationBuilderImpl
- 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.runtime.CorrelationSet
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getProcessInstanceId() - Method in interface org.camunda.bpm.engine.migration.MigratingProcessInstanceValidationReport
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricIdentityLinkLogDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- 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.EventSubscriptionQueryDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- 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.CommentDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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
-
Deprecated.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.
- getProcessInstanceId() - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- getProcessInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Reference to the overall process instance
- getProcessInstanceId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
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
- getProcessInstanceIdIn() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getProcessInstanceIdIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- getProcessInstanceIds() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- getProcessInstanceManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getProcessInstancePermissionChecks() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- getProcessInstancePermissionChecks() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- getProcessInstanceQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- getProcessInstanceRestService(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.BaseRootResource
- getProcessInstances() - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- getProcessInstances(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.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.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.DefaultProcessEngineRestServiceImpl
- getProcessInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getProcessInstanceService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getProcessInstanceService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getProcessInstantiationBuilder(CommandExecutor, String) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- 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
- getProcessType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getProcessType() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getProcessVariable(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- getProcessVariableLocal(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- getProcessVariableLocalTyped(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- getProcessVariables() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getProcessVariables() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getProcessVariables() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getProcessVariables() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getProcessVariables() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getProcessVariables() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- getProcessVariables() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getProcessVariables() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- getProcessVariables() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getProcessVariablesExpected() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
- getProcessVariablesIndex() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
- getProcessVariablesLocal() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- getProcessVariablesToTriggeredScope() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- getProcessVariableTyped(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- getProduct() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- getProduct() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto
- getProduct() - Method in interface org.camunda.bpm.engine.telemetry.TelemetryData
-
Returns a data object that stores information about the used Camunda product.
- getProductVersion() - Static method in class org.camunda.bpm.engine.impl.util.ProductPropertiesUtil
- getProfile() - Method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRequestDto
- getProfile() - Method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
- getProgram(String...) - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getProgram(String...) - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getPropChangesForOperation(List<MessageCorrelationResultImpl>) - Method in class org.camunda.bpm.engine.impl.cmd.CorrelateAllMessageCmd
- getPropChangesForOperation(List<T>) - Method in interface org.camunda.bpm.engine.impl.history.SynchronousOperationLogProducer
-
Returns a map containing a list of changed properties for every result of the operation.
- getProperties() - Method in class org.camunda.bpm.application.AbstractProcessApplication
- getProperties() - Method in class org.camunda.bpm.application.impl.AbstractServletProcessApplication
- 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 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.JobExecutorXmlImpl
- 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.JobExecutorXml
- 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 interface org.camunda.bpm.engine.filter.Filter
- getProperties() - Method in interface org.camunda.bpm.engine.form.FormField
- getProperties() - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
-
Returns the properties of the element.
- getProperties() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getProperties() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- getProperties() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- getProperties() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- getProperties() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getProperties() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessElement
-
Returns the properties of the element.
- getProperties() - Method in interface org.camunda.bpm.engine.ManagementService
- getProperties() - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- getProperties() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- getProperties() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getProperties() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventImpl
- getProperties() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getProperties() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getProperties() - Method in interface org.camunda.bpm.model.bpmn.instance.Event
- getProperties() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getProperties() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- getProperties() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemDefinition
- getProperties() - Method in class org.camunda.bpm.spring.boot.starter.property.GenericProperties
- getProperties(String) - Static method in class org.camunda.bpm.engine.impl.util.PropertiesUtil
-
Reads a
.properties
file from the classpath and provides aProperties
object. - getProperties(ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
- GetPropertiesCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetPropertiesCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.GetPropertiesCmd
- getPropertiesInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getPropertiesPropertySource() - Method in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
- getProperty() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The property changed by this operation.
- getProperty() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getProperty() - Method in class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- getProperty() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getProperty(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getProperty(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessElement
- getProperty(String) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
-
Get property value
- getProperty(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstBracket
- getProperty(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstDot
- getProperty(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstProperty
- getPropertyChanges() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getPropertyChanges() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getPropertyId() - Method in interface org.camunda.bpm.engine.history.HistoricFormProperty
-
Deprecated.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
- getPropertyName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- getPropertyName(String) - Static method in class org.camunda.bpm.qa.upgrade.batch.deploymentaware.DeploymentAwareBatchesScenario
- getPropertyValue() - Method in interface org.camunda.bpm.engine.history.HistoricFormProperty
-
Deprecated.the submitted value
- getPropertyValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
- getPropertyValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricFormPropertyEntity
- getProps() - Method in class org.camunda.bpm.TestProperties
- getProviderList() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ListValueProvider
- getProviderMap() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.MapValueProvider
- getPurgeReport() - Method in class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- getPurgeReport() - Method in interface org.camunda.bpm.engine.impl.management.PurgeReporting
-
Returns the current purge report.
- getPurgeReport() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- getPurgeReportAsString() - Method in class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- getPurgeReportAsString() - Method in interface org.camunda.bpm.engine.impl.management.PurgeReporting
-
Transforms and returns the purge report to a string.
- getPurgeReportAsString() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- getQName(String, String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- getQualifier() - Method in class org.camunda.bpm.model.xml.impl.util.QName
- getQualifiers(BusinessProcessEvent) - Method in class org.camunda.bpm.engine.cdi.impl.event.AbstractCdiEventListener
- getQueries() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getQueries() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getQueries() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getQueries() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getQuery() - Method in interface org.camunda.bpm.engine.filter.Filter
- getQuery() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- getQuery() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- getQuery() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- getQuery() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getQuery() - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- getQueryDtoForQuery(String, String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getQueryFromQueryParameters(MultivaluedMap<String, String>) - Method in class org.camunda.bpm.engine.rest.impl.FilterRestServiceImpl
- getQueryInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getQueryMaxResultsLimit() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getQueryOperator(String) - Static method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- getQueryProperty() - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- getQueryService() - Method in class org.camunda.bpm.admin.resource.AbstractAdminPluginResource
-
Return a
QueryService
for the current engine to execute queries against the engine database. - getQueryService() - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Return a
QueryService
for the current engine to execute queries against the engine datbase. - getQueryService() - Method in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- getQueryService() - Method in class org.camunda.bpm.cockpit.service.AbstractEngineAware
-
Deprecated.Return a
QueryService
for the current engine to execute queries against the engine datbase. - getQueryService(String) - Method in interface org.camunda.bpm.admin.AdminRuntimeDelegate
-
Returns a configured
QueryService
to execute custom statements to the corresponding process engine. - getQueryService(String) - Method in class org.camunda.bpm.admin.impl.DefaultAdminRuntimeDelegate
- 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.DefaultCockpitRuntimeDelegate
- getQueryVariableNameToValuesMap() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getQueryVariableValue() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getQueryVariableValues() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- getQueryVariableValues() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- getQueryVariableValues() - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- getQueryVariableValues() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getQuestion() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getQuestion() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getQueueCapacity() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- 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
- getRandomClass() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- getRandomClass() - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- getRaw() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- getRaw() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- getRaw() - Method in interface org.camunda.bpm.engine.telemetry.LicenseKeyData
-
The raw license data.
- 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 theProcessApplicationInterface.execute(Callable)
method. - getRawObject(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getRawTextContent() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getRawTextContent() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the raw text content of the DOM element including all whitespaces.
- getReader() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- getReader() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- getReader() - Method in interface org.camunda.spin.spi.DataFormat
- getReader(ServletInputStream) - Method in class org.camunda.bpm.engine.rest.filter.AbstractEmptyBodyFilter
- getReadOnlyIdentityProvider() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getReference() - Method in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
- getReference() - Method in class org.camunda.bpm.application.impl.AbstractServletProcessApplication
- getReference() - Method in class org.camunda.bpm.application.impl.EmbeddedProcessApplication
- getReference() - Method in class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- 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
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getReferencedEntitiesIdAndClass() - Method in interface org.camunda.bpm.engine.impl.db.HasDbReferences
-
Scope: IN-MEMORY references
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- getReferencedEntitiesIdAndClass() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getReferencedEntityIds() - Method in interface org.camunda.bpm.engine.impl.db.HasDbReferences
-
Scope: IN-MEMORY references
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- getReferencedEntityIds() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.QNameAttributeReferenceImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceCollectionImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceCollectionImpl
- getReferenceIdentifier(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceImpl
- getReferenceIdentifier(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
-
Get the reference identifier which is set in the reference source
- getReferenceIdentifiers(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- getReferenceSource(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- getReferenceSource(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
- getReferenceSourceAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
-
Get the reference source attribute
- getReferenceSourceAttribute() - Method in interface org.camunda.bpm.model.xml.type.reference.AttributeReference
- getReferenceSourceCollection() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getReferenceSourceCollection() - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection
- getReferenceSourceElementType() - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- getReferenceSourceElementType() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getReferenceSourceElementType() - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
- getReferenceTargetAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Get the reference target attribute
- getReferenceTargetAttribute() - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
- getReferenceTargetElement(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- getReferenceTargetElement(ModelElementInstanceImpl) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
- getReferenceTargetElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Get the reference target model element instance
- getReferenceTargetElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
- getReferenceTargetElements(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getReferenceTargetElements(ModelElementInstanceImpl) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReferenceCollection
- getReferenceTargetElements(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- 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.
- getRegisteredDeployments(UriInfo) - Method in interface org.camunda.bpm.engine.rest.DeploymentRestService
- getRegisteredDeployments(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- GetRegisteredDeploymentsCmd() - Constructor for class org.camunda.bpm.engine.impl.ManagementServiceImpl.GetRegisteredDeploymentsCmd
- getRegistrationSummary() - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- getRejectedJobsByEngine() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
-
Jobs that were rejected from execution in the acquisition cycle due to lacking execution resources.
- getRejectedJobsHandler() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getRel() - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
- getRelation() - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- getRelationConditions() - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- getRelationConditionsString() - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- getRelationships() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getRelationships() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getRelationships() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getRelationships() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getRelativeEngineUri(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getRelativeEngineUri(String) - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getRelativeEngineUri(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getRelName() - Method in class org.camunda.bpm.engine.rest.hal.HalRelation
- getRemainingJobs() - Method in interface org.camunda.bpm.engine.batch.BatchStatistics
-
The number of remaining batch execution jobs.
- getRemainingJobs() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- getRemainingJobs() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsDto
- getRemainingOperations() - Method in class org.camunda.bpm.engine.impl.db.FlushResult
- getRemovalTime() - Method in interface org.camunda.bpm.engine.authorization.Authorization
-
The removal time indicates the date a historic instance authorization is cleaned up A removal time can only be assigned to a historic instance authorization.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
-
The time the historic batch will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
The time the historic activity instance will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
The time the historic decision instance will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
Time when the historic decision instance is to be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
The time the historic decision instance will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The time the historic detail will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
The time the historic external task log will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
The time the historic identity link log will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
The time the historic incident will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
The time the historic job log will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The time the historic process instance will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
The time the historic task instance will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The time when the historic variable instance will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The time the historic user operation log will be removed.
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- getRemovalTime() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- getRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- getRemovalTime() - Method in interface org.camunda.bpm.engine.task.Attachment
-
The time the historic attachment will be removed.
- getRemovalTime() - Method in interface org.camunda.bpm.engine.task.Comment
-
The time the historic comment will be removed.
- getRemovalTimeUpdateChunkSize() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getRemovedVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- getRemoveVariableCmd() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- getRemoveVariableCmd() - Method in class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
- getRemoveVariableCmd() - Method in class org.camunda.bpm.engine.impl.cmd.PatchTaskVariablesCmd
- getRenderedForm() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getRenderedForm() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- getRenderedForm() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getRenderedForm() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- 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) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- 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, 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) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- 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, 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
- getRenderings() - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- getRenderings() - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- 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
- getRepeatOffset() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- getRepetitionRule() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- getRepetitionRule() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemControl
- 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 class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Returns an execution that has replaced this execution for executing activities in their shared scope.
- getReporter() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- getReporter() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- getReporter() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- getReporter() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- getReporter() - Method in interface org.camunda.bpm.engine.management.MetricIntervalValue
-
Returns the reporter name of the metric, identifies the node which generates this metric.
- getReporter() - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- getReportingIntervalInSeconds() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- getReportPeriodUnitName() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- getReportPeriodUnitName() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- getReportResultAsCsv() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- getReportResultAsCsv(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- getReportResultAsJson(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- getReportType() - Method in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- getReportValue(String) - Method in class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- getReportValue(String) - Method in interface org.camunda.bpm.engine.impl.management.PurgeReporting
-
Returns the value for the given key.
- getReportValue(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- 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.ProcessEngineServices
-
Returns the process engine's
RepositoryService
. - getRepositoryService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getRepositoryService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getRepositoryService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getRequest() - Method in class org.camunda.connect.impl.AbstractRequestInvocation
- getRequest() - Method in class org.camunda.connect.impl.DebugRequestInterceptor
- getRequest() - Method in interface org.camunda.connect.spi.ConnectorInvocation
-
The connector request as created through the API.
- getRequest(String) - Method in class org.camunda.bpm.client.impl.RequestExecutor
- getRequestBody(boolean, PushbackInputStream) - Method in class org.camunda.bpm.engine.rest.filter.AbstractEmptyBodyFilter
- getRequestInterceptors() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- getRequestInterceptors() - Method in class org.camunda.connect.impl.AbstractConnector
- getRequestInterceptors() - Method in interface org.camunda.connect.spi.Connector
-
Returns the
ConnectorRequestInterceptor
chain for this connector. - getRequestParameter(String) - Method in class org.camunda.connect.impl.AbstractConnectorRequest
- getRequestParameter(String) - Method in interface org.camunda.connect.spi.ConnectorRequest
-
Returns the value of a request parameter
- getRequestParameters() - Method in class org.camunda.connect.impl.AbstractConnectorRequest
- getRequestParameters() - Method in interface org.camunda.connect.spi.ConnectorRequest
-
Returns the map of request parameters
- getRequestTime() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- getRequestUri(HttpServletRequest) - Method in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- getRequestUri(HttpServletRequest) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
- getRequired() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getRequiredAuthority() - Method in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- getRequiredAuthority() - Method in interface org.camunda.bpm.model.dmn.instance.AuthorityRequirement
- getRequiredDecision() - Method in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- getRequiredDecision() - Method in class org.camunda.bpm.model.dmn.impl.instance.InformationRequirementImpl
- getRequiredDecision() - Method in interface org.camunda.bpm.model.dmn.instance.AuthorityRequirement
- getRequiredDecision() - Method in interface org.camunda.bpm.model.dmn.instance.InformationRequirement
- getRequiredDecisionResults() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationEvent
- getRequiredDecisionResults() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- getRequiredDecisions() - Method in interface org.camunda.bpm.dmn.engine.DmnDecision
-
Returns the required decisions of this decision.
- getRequiredDecisions() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- getRequiredDmnDecisions(Decision, Map<String, DmnDecisionImpl>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- getRequiredHistoricDecisionInstances() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
- getRequiredInput() - Method in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- getRequiredInput() - Method in class org.camunda.bpm.model.dmn.impl.instance.InformationRequirementImpl
- getRequiredInput() - Method in interface org.camunda.bpm.model.dmn.instance.AuthorityRequirement
- getRequiredInput() - Method in interface org.camunda.bpm.model.dmn.instance.InformationRequirement
- getRequiredKnowledge() - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeRequirementImpl
- getRequiredKnowledge() - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeRequirement
- getRequiredRule() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- getRequiredRule() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemControl
- getResolution() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- getResolution() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Diagram
- getResolvedIncidents() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatistics
-
The number of resolved incidents of the activity.
- getResolvedIncidents() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- getResolvedIncidents() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- getResolverFactories() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getResolverFactories() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindingsFactory
- getResorceReports() - Method in exception org.camunda.bpm.engine.ParseException
- getResource() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- getResource() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- getResource() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- getResource() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getResource() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getResource() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- getResource() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getResource() - Method in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry
- getResource() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- getResource() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getResource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- getResource() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceRole
- getResource(boolean) - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- getResource(boolean) - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricDetailResource
- getResource(boolean) - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricVariableInstanceResource
- getResource(boolean) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.VariableInstanceResource
- 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) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- getResource(String, ClassLoader) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- 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
- getResourceAsFile(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- getResourceAssignmentExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPotentialStarterImpl
- getResourceAssignmentExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- getResourceAssignmentExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaPotentialStarter
- getResourceAssignmentExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceRole
- getResourceAsStream(String) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
- getResourceAsStream(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- getResourceAsStream(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getResourceAsStream(String, String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Gives access to a deployment resource through a stream of bytes.
- getResourceAsStreamById(String, String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getResourceAsStreamById(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.persistence.AbstractManager
- getResourceAuthorizationProvider() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getResourceBinary() - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- getResourceBinary() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricDetailResource
- getResourceBinary() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricVariableInstanceResource
- getResourceBinary() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.VariableInstanceResource
- getResourceByType(int) - Static method in class org.camunda.bpm.engine.impl.util.ResourceTypeUtil
- getResourceClasses() - Method in class org.camunda.bpm.admin.impl.plugin.AdminPlugins
- getResourceClasses() - Method in class org.camunda.bpm.cockpit.impl.plugin.CockpitPlugins
- getResourceClasses() - Static method in class org.camunda.bpm.engine.rest.impl.CamundaRestResources
-
Returns a set containing all resource classes provided by Camunda Platform.
- getResourceClasses() - Method in class org.camunda.bpm.run.plugins.TestCockpitPlugin
- getResourceClasses() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.admin.SsoLogoutAdminPlugin
- getResourceClasses() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit.SsoLogoutCockpitPlugin
- getResourceClasses() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.tasklist.SsoLogoutTasklistPlugin
- getResourceClasses() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.welcome.SsoLogoutWelcomePlugin
- getResourceClasses() - Method in class org.camunda.bpm.tasklist.impl.plugin.TasklistPlugins
- getResourceClasses() - Method in interface org.camunda.bpm.webapp.plugin.spi.AppPlugin
-
Returns a set of JAX-RS resource classes that extend the rest API.
- getResourceClasses() - Method in class org.camunda.bpm.webapp.plugin.spi.impl.AbstractAppPlugin
- getResourceClasses() - Method in class org.camunda.bpm.welcome.impl.plugin.WelcomePlugins
- getResourceComparator() - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
- getResourceComparator() - Method in class org.camunda.bpm.engine.rest.hal.cache.HalIdResourceCacheLinkResolver
- getResourceDescriptionResolver(String...) - Static method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
-
Resolve the descriptions of the resources from the 'LocalDescriptions.properties' file.
- getResourceForCamundaFormRef(CamundaFormRef, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- getResourceForDbOperation(String, String, String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- getResourceForFormKey(FormData, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractGetDeployedFormCmd
- getResourceId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
- getResourceId() - Method in class org.camunda.bpm.engine.authorization.MissingAuthorization
- getResourceId() - Method in exception org.camunda.bpm.engine.AuthorizationException
-
Deprecated.Use
AuthorizationException.getMissingAuthorizations()
to get the id of the resource of theMissingAuthorization
(s). This method may be removed in future versions. - getResourceId() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- getResourceId() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- 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
-
Deprecated.Use
AuthorizationExceptionDto.getMissingAuthorizations()
to get the id of the resource of theMissingAuthorizationDto
(s). This method will be removed in future version. - getResourceId() - Method in class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- getResourceId(HalResource<?>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
- getResourceId(HalResource<?>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalIdResourceCacheLinkResolver
- getResourceId(HalResource<?>) - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLinkResolver
- getResourceIdQueryParam() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- getResourceIds() - Method in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- 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.bpmn.parser.ResourceReportImpl
- getResourceName() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getResourceName() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getResourceName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getResourceName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getResourceName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getResourceName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getResourceName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- 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 class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getResourceName() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
name of
the resource
of this definition - getResourceName() - Method in interface org.camunda.bpm.engine.ResourceReport
-
Returns the resource name where the problems occurred.
- getResourceName() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
- getResourceName() - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
-
Deprecated.Use
AuthorizationExceptionDto.getMissingAuthorizations()
to get the name of the resource of theMissingAuthorizationDto
(s). This method will be removed in future version. - getResourceName() - Method in class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- getResourceName(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- getResourceNameForErrorMessage() - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- getResourceNameForErrorMessage() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl
- getResourceNameForErrorMessage() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl
- getResourceNameForErrorMessage() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.VariableInstanceResourceImpl
- getResourceNameLike() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getResourceNameLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getResourceNameLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- 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
- getResourceNames() - Method in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- getResourceOverrides() - Method in interface org.camunda.bpm.webapp.AppRuntimeDelegate
-
A list of resource overrides.
- getResourceOverrides() - Method in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- getResourceOverrides() - Method in interface org.camunda.bpm.webapp.plugin.spi.AppPlugin
-
Allows providing a list of
resource overrides
. - getResourceOverrides() - Method in class org.camunda.bpm.webapp.plugin.spi.impl.AbstractAppPlugin
- getResourceParameterBinding() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- getResourceParameterBinding() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceRole
- getResourceParameters() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceImpl
- getResourceParameters() - Method in interface org.camunda.bpm.model.bpmn.instance.Resource
- getResourceRoles() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getResourceRoles() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getResourceRoles() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getResourceRoles() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getResources() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getResources() - Method in class org.camunda.bpm.engine.impl.repository.CandidateDeploymentImpl
- getResources() - Method in interface org.camunda.bpm.engine.repository.CandidateDeployment
- getResources(DeploymentBuilderImpl, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- getResourcesByDeploymentId(Set<String>, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- getResourcesById(Map<String, Set<String>>, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- getResourcesByName(Map<String, Set<String>>, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- getResourcesIntersection() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- getResourcesSuffixes() - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- getResourcesSuffixes() - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
-
<!> DON'T KEEP DEPLOYMENT-SPECIFIC STATE <!>
- getResourcesSuffixes() - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- getResourcesSuffixes() - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- getResourcesSuffixes() - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- getResourcesSuffixes() - Method in class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- getResourceType() - Method in interface org.camunda.bpm.engine.authorization.Authorization
- getResourceType() - Method in class org.camunda.bpm.engine.authorization.MissingAuthorization
- getResourceType() - Method in exception org.camunda.bpm.engine.AuthorizationException
-
Deprecated.Use
AuthorizationException.getMissingAuthorizations()
to get the type of the resource of theMissingAuthorization
(s). This method may be removed in future versions. - getResourceType() - Method in interface org.camunda.bpm.engine.filter.Filter
- getResourceType() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- getResourceType() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- getResourceType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- getResourceType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- getResourceType() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
- getResourceType() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- getResourceType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- getResourceType() - Method in class org.camunda.bpm.engine.rest.hal.HalRelation
- getResourceTypeName() - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- getResourceTypeName() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionVariablesResource
- 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.LocalCaseExecutionVariablesResource
- getResourceTypeName() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
- getResourceTypeName() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.LocalTaskVariablesResource
- getResourceTypeName() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskVariablesResource
- 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.
- getResourceUrlAsString(String) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
- getResponse() - Method in interface org.camunda.connect.httpclient.HttpResponse
- getResponse() - Method in class org.camunda.connect.httpclient.impl.HttpResponseImpl
- getResponse() - Method in class org.camunda.connect.impl.DebugRequestInterceptor
- getResponse(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- getResponseControls() - Method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- getResponseForTypedVariable(TypedValue, String) - Method in class org.camunda.bpm.engine.rest.sub.impl.VariableResponseProvider
- getResponseParameter(String) - Method in class org.camunda.connect.impl.AbstractConnectorResponse
- getResponseParameter(String) - Method in interface org.camunda.connect.spi.ConnectorResponse
-
Returns the value of a response parameter or 'null' if no such parameter is set.
- getResponseParameters() - Method in class org.camunda.connect.impl.AbstractConnectorResponse
- getResponseParameters() - Method in interface org.camunda.connect.spi.ConnectorResponse
-
Retrieves the map of output parameters from the response.
- getRest() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- getRestartedProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The id of the original process instance which was restarted.
- getRestartedProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- getRestartedProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getRestartedProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getRestartedProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getRestCtxPath() - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getResult() - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsResultDto
- getResult() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- getResultColumnNames() - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultSet
- getResultData() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStepResult
- getResultList() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResult
-
Returns the entries of all decision results.
- getResultList() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionTableResult
-
Returns the entries of all decision rule results.
- getResultList() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- getResultList() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- getResultName(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- getResults() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- getResults() - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- getResults() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
- getResults() - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultSet
- getResultType() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- getResultType() - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- getResultType() - Method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- getResultType() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationResult
-
Returns the result type of the message correlation result.
- getResultValue(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- getResultVariable() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.DecisionTaskActivityBehavior
- getResumePreviousVersionsBy() - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- getRetries() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getRetries() - Method in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- getRetries() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getRetries() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getRetries() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getRetries() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the retries of the associated external task before the associated external task has been executed and when
this
log occurred. - getRetries() - Method in class org.camunda.bpm.engine.impl.batch.SetRetriesBatchConfiguration
- getRetries() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FailedJobRetryConfiguration
- getRetries() - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- getRetries() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getRetries() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getRetries() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getRetries() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getRetries() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getRetries() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- getRetries() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getRetries() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- getRetries() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getRetries() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getRetries() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- 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.ExternalTaskQueryImpl
- getRetriesLeft() - Method in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- getRetriesLeft() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- getRetryIntervals() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FailedJobRetryConfiguration
- getRetryTimeout() - Method in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- getRetryTimeout() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- getReverse() - Static method in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntryComparator
-
Sort cache entries by descending create time (newest first)
- getRevision() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
- getRevision() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getRevision() - Method in interface org.camunda.bpm.engine.impl.db.HasDbRevision
- getRevision() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.CamundaFormDefinitionEntity
- 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.ExternalTaskEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- 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.IncidentEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- 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.TenantEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- getRevision() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getRevision() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getRevisionNext() - Method in interface org.camunda.bpm.engine.impl.db.HasDbRevision
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.CamundaFormDefinitionEntity
- 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.ExternalTaskEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- 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.IncidentEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- 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.TenantEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- getRevisionNext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getRewindBufferSize() - Method in class org.camunda.spin.impl.util.RewindableReader
- getRight() - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
- getRoles() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- getRoles() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseRolesImpl
- getRoles() - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- getRoles() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseRoles
- getRoot() - Method in class org.camunda.bpm.impl.juel.Tree
- 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
- getRootCauseIncidentFailedActivityId() - 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 interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the id of the root incident on which this transitive incident has been triggered.
- getRootCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- getRootCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getRootCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getRootCauseIncidentId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getRootCauseIncidentId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- 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
- getRootDecisionInstance(HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- getRootDecisionInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The unique identifier of the historic decision instance of the evaluated root decision.
- getRootDecisionInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getRootDecisionInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getRootDecisionInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getRootElement() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- getRootElement() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getRootElement() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getRootElement() - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Returns the root element of the document.
- getRootElement() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the root element of the document which contains this element.
- getRootElements() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getRootElements() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getRootHistoricDecisionInstance() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
- getRootInstance() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
-
The process instance id of the top-level (root) process instance the historic instance authorization is related to A root process instance id is only assigned to a historic instance authorization.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
Root process instance reference
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
Returns the root process instance id of the process instance on which the associated business rule task has been called.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The unique identifier of the root historic process instance of the evaluated root decision in case the decision was evaluated inside a process, otherwise
null
. - getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
Returns the root process instance id of the process instance on which the associated business rule task has been called.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The root process instance reference
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the specific root process instance id of the process instance on which the associated external task was created.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the root process instance id of the related process instance
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the specific root process instance id of the process instance on which this incident has happened.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the specific root process instance id of the process instance on which the associated job was created.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The process instance id of the top-level (root) process instance or null if no root process instance exists
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Root process instance reference.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The root process instance reference.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Root process instance reference.
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- getRootProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.Job
-
Returns the id of the root process instance which execution created the job.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstance
-
The id of the root process instance associated with this process instance.
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.task.Attachment
-
reference to the root process instance id of the process instance on which this attachment was made
- getRootProcessInstanceId() - Method in interface org.camunda.bpm.engine.task.Comment
-
reference to the root process instance id of the process instance on which this comment was made
- getRootProcessInstanceId(Task) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- getRootProcessInstanceIdRaw() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getRootPropertyResolver() - Method in class org.camunda.bpm.impl.juel.SimpleResolver
-
Answer our root resolver which provides an API to access top-level properties.
- getRoundedPrice() - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- getRows() - Method in class org.camunda.bpm.engine.management.TablePage
- getRows() - Method in class org.camunda.bpm.model.dmn.impl.instance.RelationImpl
- getRows() - Method in interface org.camunda.bpm.model.dmn.instance.Relation
- getRowsAffected() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- getRuleId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
The unique identifier of the rule that is matched.
- getRuleId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getRuleId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getRuleOrder() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
The order of the rule that is matched.
- getRuleOrder() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getRuleOrder() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getRules() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- getRules() - Method in interface org.camunda.bpm.engine.identity.PasswordPolicy
-
A list of rules that must be matched by user passwords.
- getRules() - Method in class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- getRules() - Method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyDto
- getRules() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- getRules() - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- getRun(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- getRunEndTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- getRunner() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- getRunningHistoricActivityInstances(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getRunningHistoricActivityInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getRunningHistoricActivityInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getRunningHistoricProcessInstances(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getRunningHistoricProcessInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getRunningHistoricProcessInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getRunningHistoricTaskInstances(String, String, int) - Method in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- getRunningHistoricTaskInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- getRunningHistoricTaskInstances(Date, Date, int) - Method in class org.camunda.bpm.engine.impl.OptimizeService
- getRuns() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- getRunStartTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- getRuntimeContainerDelegate() - Method in class org.camunda.bpm.engine.impl.jobexecutor.RuntimeContainerJobExecutor
- getRuntimeContainerDelegate() - Method in class org.camunda.bpm.engine.spring.container.ManagedProcessEngineFactoryBean
- getRuntimeContainerDelegateSupplier() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngine
- getRuntimeDelegate() - Static method in class org.camunda.bpm.admin.Admin
-
Returns an instance of
AdminRuntimeDelegate
- getRuntimeDelegate() - Static method in class org.camunda.bpm.cockpit.Cockpit
-
Returns an instance of
CockpitRuntimeDelegate
- getRuntimeDelegate() - Static method in class org.camunda.bpm.tasklist.Tasklist
-
Returns an instance of
TasklistRuntimeDelegate
- getRuntimeDelegate() - Static method in class org.camunda.bpm.welcome.Welcome
-
Returns an instance of
WelcomeRuntimeDelegate
- getRuntimePermissions(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- 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.ProcessEngineServices
-
Returns the process engine's
RuntimeService
. - getRuntimeService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getRuntimeService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getRuntimeService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getSalt() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- getSaltGenerator() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getSaltLengthInByte() - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedSaltGenerator
- getSaltLengthInByte() - Method in class org.camunda.bpm.engine.impl.digest.Default16ByteSaltGenerator
- getSameSiteCookieOption() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- getSameSiteCookieOption() - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- getSameSiteCookieValue() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- getSameSiteCookieValue() - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- getSatisfiedSentries(List<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
Checks for each given sentry id whether the corresponding sentry is satisfied.
- getSatisfiedSentriesInExecutionTree(List<String>, Map<String, List<CmmnSentryPart>>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
-
Checks for each given sentry id in the execution tree whether the corresponding sentry is satisfied.
- getSaturdayHistoryCleanupBatchWindowEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getSaturdayHistoryCleanupBatchWindowStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getSaxParser() - Method in class org.camunda.bpm.engine.impl.util.xml.Parser
- getSaxParserFactoryLazily() - Method in class org.camunda.bpm.engine.impl.util.xml.Parser
- getScalarValue() - Method in class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- getScenarioName() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- getSchema(DomDocument) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- getSchemaLog(Request, UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.SchemaLogRestServiceImpl
- getSchemaLog(Request, UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.SchemaLogRestService
- getSchemaLogManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getSchemaLogRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getSchemaLogRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getSchemaLogRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getSchemaName() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- getSchemaOperationsCommand() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getSchemaUpdate() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- getSchemaUpdateValues() - Static method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- getScope() - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- getScope() - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionTuple
- getScope() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BpmnModelElementInstanceImpl
- getScope() - Method in interface org.camunda.bpm.model.bpmn.instance.BpmnModelElementInstance
-
Gets the element which is the scope of this element.
- getScope(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractCmmnEventAtomicOperation
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmAtomicOperationTransitionNotifyListenerTake
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmEventAtomicOperation
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityEnd
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerReturn
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerStart
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityNotifyListenerEnd
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireActivityEnd
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireProcessStart
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessEnd
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd
- getScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart
- getScope(T) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- getScopeActivity() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getScopeActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- getScopedAssociation() - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
- getScopeExecution() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
-
Currently not part of public interface.
- getScopeExecution(ScopeImpl, Map<ScopeImpl, PvmExecutionImpl>) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
In case the process instance was migrated from a previous version, activities which are now parsed as scopes do not have scope executions.
- getScopeExecutionForActivityInstance(ExecutionEntity, ActivityExecutionTreeMapping, ActivityInstance) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- getScopeExecutions() - Method in class org.camunda.bpm.engine.impl.tree.ScopeExecutionCollector
- getScopeForActivityInstance(ProcessDefinitionImpl, ActivityInstance) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- getScopeForEscalation(EscalationEventDefinition) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationHandler
- getScopeInstanceBranch() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceTopDownWalker.MigrationContext
- getScopeInstantiationContext() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getScopes() - Method in class org.camunda.bpm.engine.impl.tree.ScopeCollector
- getScript() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- getScript() - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ScriptExecutionListener
- getScript() - Method in class org.camunda.bpm.engine.impl.cmmn.listener.ScriptCaseExecutionListener
- getScript() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptCondition
- getScript() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptValueProvider
- getScript() - Method in class org.camunda.bpm.engine.impl.task.listener.ScriptTaskListener
- getScript() - Method in class org.camunda.bpm.engine.impl.variable.listener.ScriptCaseVariableListener
- getScript() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- getScript() - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
- getScript(String, String, String, ExpressionManager) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Creates a new
ExecutableScript
from a source or resource. - getScript(String, String, String, ExpressionManager, ScriptFactory) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Creates a new
ExecutableScript
from a source or resource. - getScriptBindingsFactory() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- getScriptEngine() - Method in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- getScriptEngine() - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- getScriptEngine(String) - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
- getScriptEngine(String, boolean) - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
-
Returns a cached script engine or creates a new script engine if no such engine is currently cached.
- getScriptEngine(String, boolean) - Method in interface org.camunda.bpm.engine.impl.scripting.engine.ScriptEngineResolver
-
Returns a cached script engine or creates a new script engine if no such engine is currently cached.
- getScriptEngineForLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.el.DefaultScriptEngineResolver
- getScriptEngineForLanguage(String) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.el.DmnScriptEngineResolver
-
Get a script engine by script engine language.
- getScriptEngineForLanguage(String) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
-
Loads the given script engine by language name.
- getScriptEngineForName(String) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- getScriptEngineForName(String, boolean) - Method in class org.camunda.bpm.application.AbstractProcessApplication
- getScriptEngineForName(String, boolean) - Method in class org.camunda.bpm.application.impl.ProcessApplicationScriptEnvironment
-
Returns an instance of
ScriptEngine
for the givenscriptEngineName
. - getScriptEngineManager() - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
- getScriptEngineManager() - Method in interface org.camunda.bpm.engine.impl.scripting.engine.ScriptEngineResolver
- getScriptEngineManager() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- getScriptEngineNameJavaScript() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getScriptEngineResolver() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getScriptEngineResolver() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getScriptFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getScriptFactory() - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Returns the configured script factory in the context or a new one.
- getScriptFormat() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- getScriptFormat() - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
- getScriptFormSource(String, String, ExpressionManager, ScriptFactory) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Creates a new
ExecutableScript
from a source. - getScriptFromResource(String, String, ExpressionManager, ScriptFactory) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Creates a new
ExecutableScript
from a resource. - getScriptFromResource(String, String, ScriptFactory) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Creates a new
ExecutableScript
from a static resource. - getScriptFromResourceExpression(String, Expression, ScriptFactory) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Creates a new
ExecutableScript
from a dynamic resource. - getScriptFromSource(String, String, ScriptFactory) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Creates a new
ExecutableScript
from a static source. - getScriptFromSourceExpression(String, Expression, ScriptFactory) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Creates a new
ExecutableScript
from a dynamic source. - getScriptingEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getScriptingEnvironment() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getScriptSource() - Method in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
- getScriptSource(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.DynamicExecutableScript
- getScriptSource(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.DynamicResourceExecutableScript
- getScriptSource(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.DynamicSourceExecutableScript
- getSearchControls() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getSecondsToLive() - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- getSecurityAuthentication() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getSecurityConfigFile() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- getSeedJobDefinition() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getSeedJobDefinitionId() - Method in interface org.camunda.bpm.engine.batch.Batch
- getSeedJobDefinitionId() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getSeedJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getSeedJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getSeedJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getSeedJobDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getSelectStatement(Class<?>) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getSelectStatements() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getSentries() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getSentries() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getSentries() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getSentries() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getSentry() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- getSentry() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CriterionImpl
- getSentry() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- getSentry() - Method in interface org.camunda.bpm.model.cmmn.instance.Criterion
- getSentry() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
-
Deprecated.
- getSentry(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- getSentryHandler() - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- getSentryHandler() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- getSentryId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getSentryId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- getSentrys() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanFragmentImpl
- getSentrys() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanFragment
- getSequenceCounter() - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- getSequenceCounter() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getSequenceCounter() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getSequenceCounter() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getSequenceCounter() - Method in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricActivityInstanceDto
- getSequenceCounter() - Method in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricVariableUpdateDto
- getSerializationDataformat() - Method in class org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper
- getSerializationDataformat() - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- getSerializationDataformat() - Method in interface org.camunda.bpm.client.variable.impl.ValueMapper
- getSerializationDataformat() - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- getSerializationDataformat() - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractTypedValueSerializer
- getSerializationDataformat() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer
- getSerializationDataFormat() - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- getSerializationDataFormat() - Method in interface org.camunda.bpm.engine.variable.value.SerializableValue
-
The serialization format used to serialize this value.
- getSerializationDataFormat() - Method in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- getSerializedBytesValue(String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- getSerializedStringValue(byte[]) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- getSerializedValue(VariableInstanceEntity) - Static method in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- getSerializer() - Method in class org.camunda.bpm.client.variable.impl.VariableValue
- getSerializer() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getSerializer() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getSerializer() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getSerializer() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getSerializer(String) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializerFactory
- getSerializer(String) - Method in class org.camunda.spin.plugin.impl.SpinFallbackSerializerFactory
- getSerializer(TypedValue) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializerFactory
- getSerializer(TypedValue) - Method in class org.camunda.spin.plugin.impl.SpinFallbackSerializerFactory
- getSerializerByName(String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- getSerializerByName(String) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
- getSerializerIndex(TypedValueSerializer<?>) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- getSerializerIndex(TypedValueSerializer<?>) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
- getSerializerIndexByName(String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- getSerializerIndexByName(String) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
- getSerializerName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getSerializerName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getSerializerName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- getSerializerName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getSerializerName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getSerializerName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getSerializerName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getSerializers() - Static method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getSerializers() - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- getSerializers() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
-
Returns the serializers as a list in the order of their indices.
- getServerUrl() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- getService(ObjectName) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
-
get a specific service by name or null if no such Service exists.
- getService(PlatformServiceContainer.ServiceType, String) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
-
get a specific service by name or null if no such Service exists.
- getService(PlatformServiceContainer.ServiceType, String) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
-
get a specific service by name or null if no such Service exists.
- getServiceContainer() - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- getServiceContainer() - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- getServiceNames(PlatformServiceContainer.ServiceType) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- getServiceNames(PlatformServiceContainer.ServiceType) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- getServicesByType(PlatformServiceContainer.ServiceType) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- getServicesByType(PlatformServiceContainer.ServiceType) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- getServiceValue(ObjectName) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
-
get the service value for a specific service by name or null if no such Service exists.
- getServiceValue(PlatformServiceContainer.ServiceType, String) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
-
get the service value for a specific service by name or null if no such Service exists.
- getServiceValue(PlatformServiceContainer.ServiceType, String) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
-
get the service value for a specific service by name or null if no such Service exists.
- getServiceValuesByType(PlatformServiceContainer.ServiceType) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- getServiceValuesByType(PlatformServiceContainer.ServiceType) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- getServletContext() - Method in class org.camunda.bpm.application.impl.JakartaServletProcessApplication
- getServletContext() - Method in class org.camunda.bpm.application.impl.ServletProcessApplication
- getServletContext() - Method in class org.camunda.bpm.webapp.plugin.resource.RequestInfo
- getServletContextClassloader(ServletContextEvent) - Static method in class org.camunda.bpm.engine.impl.util.JakartaClassLoaderUtil
- getServletContextClassloader(ServletContextEvent) - Static method in class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
- getServletException(String) - Method in class org.camunda.bpm.application.impl.AbstractServletProcessApplicationDeployer
- getServletException(String) - Method in class org.camunda.bpm.application.impl.JakartaServletProcessApplicationDeployer
- getServletException(String) - Method in class org.camunda.bpm.application.impl.ServletProcessApplicationDeployer
- 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
- getSessionCookie() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- getSessionFactories() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getSessionFactories() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getSessionMutex(HttpSession) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
-
Returns the session mutex to synchronize on.
- getSessions() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getSessionType() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManagerFactory
- getSessionType() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlPersistenceProviderFactory
- getSessionType() - Method in class org.camunda.bpm.engine.impl.db.sql.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.identity.impl.ldap.LdapIdentityProviderFactory
- getSessionType() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProviderFactory
- getSet(int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- getSetJobDefinitionStateCmd(UpdateJobDefinitionSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
-
Subclasses should return the type of the
AbstractSetJobDefinitionStateCmd
here. - getSetJobDefinitionStateCmd(UpdateJobDefinitionSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivateProcessDefinitionCmd
- getSetJobDefinitionStateCmd(UpdateJobDefinitionSuspensionStateBuilderImpl) - Method in class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
- 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.
- getSetupTasks() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- getSetVariableCmd() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- getSetVariableCmd() - Method in class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
- getSetVariableCmd() - Method in class org.camunda.bpm.engine.impl.cmd.PatchTaskVariablesCmd
- 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. - getShouldPerformAuthorizatioCheck() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
-
is used by myBatis
- getSignal() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SignalEventDefinitionImpl
- getSignal() - Method in interface org.camunda.bpm.model.bpmn.instance.SignalEventDefinition
- getSignalName() - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- getSignalRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getSignalRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getSignalRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getSingleEntry() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResult
-
Returns the value of the single entry of the decision result.
- getSingleEntry() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResultEntries
-
Returns the value of the single entry of the decision result.
- getSingleEntry() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRuleResult
-
Returns the value of the single entry of the decision rule result.
- getSingleEntry() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionTableResult
-
Returns the value of the single entry of the decision rule result.
- getSingleEntry() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- getSingleEntry() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- getSingleEntry() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- getSingleEntry() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- getSingleEntryTyped() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResult
-
Returns the typed value of the single entry of the decision result.
- getSingleEntryTyped() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResultEntries
-
Returns the typed value of the single entry of the decision result.
- getSingleEntryTyped() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionRuleResult
-
Returns the typed value of the single entry of the decision rule result.
- getSingleEntryTyped() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionTableResult
-
Returns the typed value of the single entry of the decision rule result.
- getSingleEntryTyped() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- getSingleEntryTyped() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- getSingleEntryTyped() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- getSingleEntryTyped() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- getSingleExecutionForScope(ActivityExecutionTreeMapping, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- getSingleProcessDefinition(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- getSingleResult() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionResult
-
Returns the single
DmnDecisionResultEntries
of the result. - getSingleResult() - Method in interface org.camunda.bpm.dmn.engine.DmnDecisionTableResult
-
Returns the single
DmnDecisionRuleResult
of the result. - getSingleResult() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- getSingleResult() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- 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() - Method in class org.camunda.bpm.engine.management.TablePage
- getSize() - Method in class org.camunda.bpm.impl.juel.Scanner.Token
- getSize() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- getSize() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- getSkipIsolationLevelCheck() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getSoapAction() - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpRequestImpl
- getSoapAction() - Method in interface org.camunda.connect.httpclient.soap.SoapHttpRequest
- getSortBy() - Method in class org.camunda.bpm.client.task.SortingDto
- getSortBy() - Method in class org.camunda.bpm.engine.rest.dto.SortingDto
- getSortedVariableInstances(Collection<String>, Collection<String>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getSorting() - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- getSorting() - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- getSorting() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- getSortingControls(AbstractQuery<?, ?>) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
-
Return the list of Controls requested in the query.
- getSortKey(AbstractQuery<?, ?>, String, QueryOrderingProperty) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- getSortOrder() - Method in class org.camunda.bpm.client.task.SortingDto
- getSortOrder() - Method in class org.camunda.bpm.engine.rest.dto.SortingDto
- getSource() - Method in class org.camunda.bpm.client.spring.event.SubscriptionInitializedEvent
- getSource() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- getSource() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- getSource() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- getSource() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- getSource() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getSource() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
- getSource() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
- getSource() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmTransition
- getSource() - Method in interface org.camunda.bpm.engine.repository.Deployment
- getSource() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- getSource() - Method in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- getSource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- getSource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- getSource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- getSource() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- getSource() - Method in interface org.camunda.bpm.model.bpmn.instance.Association
- getSource() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationLink
- getSource() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- getSource() - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- getSource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- getSource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemOnPartImpl
- getSource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemStartTriggerImpl
- getSource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- getSource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- getSource() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemStartTriggerImpl
- getSource() - Method in interface org.camunda.bpm.model.cmmn.instance.Association
- getSource() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemOnPart
- getSource() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemStartTrigger
- getSource() - Method in interface org.camunda.bpm.model.cmmn.instance.ParameterMapping
- getSource() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
- getSource() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemStartTrigger
- getSource() - Method in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- getSource() - Method in interface org.camunda.bpm.model.dmn.instance.Association
- getSource(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- getSourceActivity() - Method in interface org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstruction
- getSourceActivity() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- getSourceActivityId() - Method in class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- getSourceActivityId() - Method in interface org.camunda.bpm.engine.migration.MigrationInstruction
- getSourceActivityIds() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- getSourceActivityVariableScope() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getSourceCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getSourceCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- getSourceCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
-
Deprecated.since 7.4 A new instance of a sentry does not reference the source case execution id anymore.
- getSourceCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getSourceCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getSourceCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- getSourceCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
-
Deprecated.since 7.4 A new instance of a sentry does not reference the source case execution id anymore.
- getSourceDefinition() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getSourceElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- getSourceElement() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- getSourceExecution() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseVariableInstance
-
The case execution in which context the variable was created/updated/deleted.
- getSourceExecution() - Method in interface org.camunda.bpm.engine.delegate.DelegateVariableInstance
- getSourceExecution() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getSourceExpression() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- getSourceExpression() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- getSourceProcessDefinition() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getSourceProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- getSourceProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- getSourceProcessDefinitionId() - Method in interface org.camunda.bpm.engine.migration.MigrationPlan
- getSourceProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- getSourceProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- getSourceRef() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- getSourceRef() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
-
Deprecated.
- getSourceRefs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- getSourceRefs() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- getSources() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- getSources() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- getSources() - Method in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- getSources() - Method in interface org.camunda.bpm.model.bpmn.instance.DataAssociation
- getSources() - Method in interface org.camunda.bpm.model.bpmn.instance.LinkEventDefinition
- getSources() - Method in interface org.camunda.bpm.model.bpmn.instance.Relationship
- getSources() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- getSources() - Method in interface org.camunda.bpm.model.cmmn.instance.Relationship
- getSourceScope() - Method in class org.camunda.bpm.engine.impl.core.variable.event.VariableEvent
- getSourceScope() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- getSourceScopeId() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- getSourceScopeId() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- getSourceScopeId() - Method in interface org.camunda.bpm.engine.migration.MigratingActivityInstanceValidationReport
- getSourceScopeId() - Method in interface org.camunda.bpm.engine.migration.MigratingTransitionInstanceValidationReport
- getSourceScopeId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- getSourceScopeId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- getSourceValueProvider() - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- getSourceVariableName() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- getSpecificPriority(ExecutionEntity, ExternalTaskActivityBehavior, String) - Method in class org.camunda.bpm.engine.impl.externaltask.DefaultExternalTaskPriorityProvider
- getSpecificPriority(ExecutionEntity, JobDeclaration<?, ?>, String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobPriorityProvider
- getSpecificPriority(ExecutionEntity, T, String) - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
Returns the priority defined in the specific entity.
- getSql() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- getSqlException(ProcessEnginePersistenceException) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionLogger
- getSqlSession() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- getSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getSqlState() - Method in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- getSsoLogout() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties
- getStack(ThreadLocal<Deque<T>>) - Static method in class org.camunda.bpm.engine.impl.context.Context
- getStacktrace() - Method in interface org.camunda.bpm.engine.rest.sub.history.HistoricJobLogResource
- getStacktrace() - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricJobLogResourceImpl
- 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
- getStackTrace(Throwable) - Static method in class org.camunda.commons.utils.StringUtil
-
Fetches the stack trace of an exception as a String.
- getStandardEvent() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getStandardEvent() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- getStandardEvent() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- getStandardEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemOnPartImpl
- getStandardEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemStartTriggerImpl
- getStandardEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- getStandardEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemStartTriggerImpl
- getStandardEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemOnPart
- getStandardEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemStartTrigger
- getStandardEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
- getStandardEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemStartTrigger
- getStandardEvents(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CasePlanModelHandler
- getStandardEvents(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.EventListenerItemHandler
- getStandardEvents(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- getStandardEvents(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.MilestoneItemHandler
- getStandardEvents(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.StageItemHandler
- getStandardEvents(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.TaskItemHandler
- getStart() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- 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
- getStartContextExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStack
- getStartDate() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- getStartDateBy() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getStartDateMilliseconds() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- getStartDateOn() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getStartDateOnBegin() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getStartDateOnEnd() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getStartedAfter() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- getStartedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getStartedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getStartedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- getStartedAfter() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getStartedBefore() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- getStartedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- getStartedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getStartedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- getStartedBefore() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getStartedBy() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getStartedBy() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getStartEventActivityId() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- getStartForm() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getStartForm() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- 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
- getStartFormDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- 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
- getStartFormMediaType(String) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getStartFormVariables(String) - Method in interface org.camunda.bpm.engine.FormService
-
Retrieves a list of all variables for rendering a start from.
- getStartFormVariables(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- getStartFormVariables(String, Collection<String>, boolean) - Method in interface org.camunda.bpm.engine.FormService
-
Retrieves a list of requested variables for rendering a start from.
- getStartFormVariables(String, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- GetStartFormVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetStartFormVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetStartFormVariablesCmd
- getStartInstructions() - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- getStartQuantity() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- getStartQuantity() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- getStartTime() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- getStartTime() - Method in interface org.camunda.bpm.engine.batch.Batch
- getStartTime() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- 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.batch.BatchEntity
- getStartTime() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- getStartTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- getStartTime() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getStartTime() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getStartTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getStartTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getStartTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getStartTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- getStartTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- getStartTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- getStartTimeAsDate() - Method in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- 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 interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
Return current state of HistoricProcessInstance, following values are recognized during process engine operations: STATE_ACTIVE - running process instance STATE_SUSPENDED - suspended process instances STATE_COMPLETED - completed through normal end event STATE_EXTERNALLY_TERMINATED - terminated externally, for instance through REST API STATE_INTERNALLY_TERMINATED - terminated internally, for instance by terminating boundary event
- getState() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The current state of the variable.
- getState() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getState() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getState() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getState() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- getState() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getState() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- getState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- getState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getState() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getState() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getState() - Method in class org.camunda.bpm.quarkus.engine.extension.impl.InjectableBusinessProcessContext
- getStateCode() - Method in class org.camunda.bpm.engine.history.ExternalTaskState.ExternalTaskStateImpl
- getStateCode() - Method in interface org.camunda.bpm.engine.history.ExternalTaskState
- getStateCode() - Method in interface org.camunda.bpm.engine.history.IncidentState
- getStateCode() - Method in class org.camunda.bpm.engine.history.IncidentState.IncidentStateImpl
- getStateCode() - Method in interface org.camunda.bpm.engine.history.JobState
- getStateCode() - Method in class org.camunda.bpm.engine.history.JobState.JobStateImpl
- getStateCode() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState.CaseExecutionStateImpl
- getStateCode() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- 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
- getStateCode() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState.ActivityInstanceStateImpl
- getStateCode() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState
- getStateForCode(Integer) - Static method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState.CaseExecutionStateImpl
- getStatement() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- getStatement() - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
- getStatementMappings() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getStatementParameters() - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
- getStatementType() - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
- getStateName() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
- getStaticallyBoundProcessDefinition(String, String, BaseCallableElement, String) - Static method in class org.camunda.bpm.engine.impl.util.CallableElementUtil
- GetStaticCalledProcessDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetStaticCalledProcessDefinitionCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetStaticCalledProcessDefinitionCmd
- getStaticCalledProcessDefinitions() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- getStaticCalledProcessDefinitions() - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- getStaticCalledProcessDefinitions(String) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- getStaticCalledProcessDefinitions(String) - Method in interface org.camunda.bpm.engine.RepositoryService
-
For the given process, returns a list of
CalledProcessDefinition
. - getStatistics(Boolean, Boolean, Boolean, String) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
- getStatistics(Boolean, Boolean, Boolean, String) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
- getStatistics(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.BatchRestService
- getStatistics(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.BatchRestServiceImpl
- getStatisticsCount(UriInfo) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
- getStatisticsCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.BatchRestService
- getStatisticsCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.BatchRestServiceImpl
- getStatisticsCountGroupedByActivity(ActivityStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- getStatisticsCountGroupedByBatch(BatchStatisticsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- getStatisticsCountGroupedByDecisionRequirementsDefinition(HistoricDecisionInstanceStatisticsQueryImpl) - 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
- getStatisticsGroupedByBatch(BatchStatisticsQueryImpl, Page) - Method in class org.camunda.bpm.engine.impl.persistence.entity.StatisticsManager
- getStatisticsGroupedByDecisionRequirementsDefinition(HistoricDecisionInstanceStatisticsQueryImpl, 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 exception org.camunda.bpm.engine.rest.exception.RestException
- getStatus(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- getStatus(ProcessEngineException) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- getStatus(RestException) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- getStatusCode() - Method in interface org.camunda.connect.httpclient.HttpResponse
- getStatusCode() - Method in class org.camunda.connect.httpclient.impl.HttpResponseImpl
- getStepBehavior() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- getStepEndTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- getStepName() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- getStepName() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStepResult
- getStepResults() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- getStepStartTime() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- getString(JsonElement) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getString(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- getString(JsonObject, String, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- 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
- getStringFromInputStream(InputStream) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Convert an
InputStream
to aString
- getStringFromInputStream(InputStream) - Static method in class org.camunda.spin.impl.util.SpinIoUtil
-
Convert an
InputStream
to aString
- getStringFromInputStream(InputStream, boolean) - Static method in class org.camunda.spin.impl.util.SpinIoUtil
-
Convert an
InputStream
to aString
- getStringFromReader(Reader) - Static method in class org.camunda.spin.impl.util.SpinIoUtil
- getStringFromReader(Reader, boolean) - Static method in class org.camunda.spin.impl.util.SpinIoUtil
- getStringProperty(String, String) - Method in class org.camunda.bpm.TestProperties
- getStringValueFromAttributeOrElement(String, String, Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- getStructuralId(Bindings) - Method in class org.camunda.bpm.impl.juel.AstNode
- getStructuralId(Bindings) - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
-
Get the canonical expression string for this node.
- getStructure() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- getStructure() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- getStructure() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SignalImpl
- getStructure() - Method in interface org.camunda.bpm.model.bpmn.instance.Error
- getStructure() - Method in interface org.camunda.bpm.model.bpmn.instance.Escalation
- getStructure() - Method in interface org.camunda.bpm.model.bpmn.instance.Signal
- getStructure() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- getStructure() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemDefinition
- getStructureRef() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- getStructureRef() - Method in interface org.camunda.bpm.model.bpmn.instance.ItemDefinition
- getSubCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getSubCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getSubCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getSubCaseInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getSubCaseInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getSubCaseInstance() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getSubCaseInstance() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getSubCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getSubCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getSubCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getSubCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getSubCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getSubmittedValues() - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- getSubmittedValues() - Method in interface org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorContext
- getSubProcessInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getSubProcessInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getSubProcessInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- 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 class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getSubProcessInstance() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getSubProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getSubProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getSubProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getSubProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getSubProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getSubscriptionConfiguration() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getSubscriptionDay() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- getSubscriptionMonth() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- getSubscriptionMonth() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- getSubscriptions() - Method in class org.camunda.bpm.client.spring.boot.starter.ClientProperties
- getSubscriptions() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- getSubscriptionYear() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- 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
- getSubTypes(ValueType) - Method in class org.camunda.bpm.engine.impl.variable.ValueTypeResolverImpl
- getSubTypes(ValueType) - Method in interface org.camunda.bpm.engine.variable.type.ValueTypeResolver
-
Returns all (transitive) sub types of the provided type given they are not abstract
- getSucceedingNodes() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- getSucceedingNodes() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- getSum() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- getSummarizingPropChangesForOperation(List<MessageCorrelationResultImpl>) - Method in class org.camunda.bpm.engine.impl.cmd.CorrelateAllMessageCmd
- getSummarizingPropChangesForOperation(List<T>) - Method in interface org.camunda.bpm.engine.impl.history.SynchronousOperationLogProducer
-
Returns a list of changed properties summarizing the whole operation involving multiple entities.
- getSundayHistoryCleanupBatchWindowEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getSundayHistoryCleanupBatchWindowStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getSuperCaseExecution() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- getSuperCaseExecution() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- getSuperCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getSuperCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getSuperCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getSuperCaseExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getSuperCaseExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getSuperCaseExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getSuperCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getSuperCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getSuperCaseInstance() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getSuperCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The case instance id of a potential super case instance or null if no super case instance exists.
- getSuperCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The case instance id of a potential super case instance or null if no super case instance exists
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getSuperCaseInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getSuperExecution() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
-
In case this delegate execution is the process instance execution and this process instance was started by a call activity, this method returns the execution which executed the call activity in the super process instance.
- getSuperExecution() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- getSuperExecution() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- getSuperExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getSuperExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getSuperExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- 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 class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getSuperExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- 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
- getSuperProcessInstance() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getSuperProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The process instance id of a potential super process instance or null if no super process instance exists.
- 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.cmmn.entity.runtime.CaseExecutionQueryImpl
- getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- 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.HistoricCaseInstanceDto
- getSuperProcessInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getSupportedEventTypes() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.EventSubscriptionInstanceHandler
- getSupportedInterfaces() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- getSupportedInterfaces() - Method in interface org.camunda.bpm.model.bpmn.instance.CallableElement
- getSupportedObjectiveReferences() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getSupportedObjectiveReferences() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getSupports() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- getSupports() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- getSuspended() - Method in class org.camunda.bpm.engine.rest.dto.SuspensionStateDto
- getSuspended() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getSuspendingState() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspending
- getSuspendingState() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspendingOnParentSuspension
- getSuspendingState() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspendingOnSuspension
- getSuspensionState() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- 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
- getSuspensionState() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getSymbol() - Method in class org.camunda.bpm.impl.juel.Scanner.Token
- getTableAlias() - Method in class org.camunda.bpm.engine.impl.db.sql.CaseDefinitionTableMapping
- getTableAlias() - Method in class org.camunda.bpm.engine.impl.db.sql.DeploymentTableMapping
- getTableAlias() - Method in interface org.camunda.bpm.engine.impl.db.sql.MyBatisTableMapping
- getTableAlias() - Method in class org.camunda.bpm.engine.impl.db.sql.ProcessDefinitionTableMapping
- getTableAlias() - Method in class org.camunda.bpm.engine.impl.db.sql.VariableTableMapping
- getTableCount() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- getTableCount() - 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 database schema.
- getTableCount(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
- 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
- getTableItems() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanningTableImpl
- getTableItems() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanningTable
- getTableMapping(String) - Static method in class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- 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() - Method in class org.camunda.bpm.engine.impl.db.sql.CaseDefinitionTableMapping
- getTableName() - Method in class org.camunda.bpm.engine.impl.db.sql.DeploymentTableMapping
- getTableName() - Method in interface org.camunda.bpm.engine.impl.db.sql.MyBatisTableMapping
- getTableName() - Method in class org.camunda.bpm.engine.impl.db.sql.ProcessDefinitionTableMapping
- getTableName() - Method in class org.camunda.bpm.engine.impl.db.sql.VariableTableMapping
- 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 class org.camunda.bpm.engine.impl.ManagementServiceImpl
- getTableName(Class<?>) - Method in interface org.camunda.bpm.engine.ManagementService
- getTableName(Class<?>, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
- GetTableNameCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTableNameCmd(Class<?>) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTableNameCmd
- getTableNamesPresent() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- getTableNamesPresent() - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- getTableNamesPresent() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- getTableNamesPresentInDatabase() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- getTablePage(TablePageQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
- getTablePrefix() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- getTablesPresentInOracleDatabase() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- getTableTypes() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- getTag() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- getTagName() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- getTarget() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- getTarget() - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- getTarget() - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- getTarget() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- getTarget() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- getTarget() - Method in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- getTarget() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- getTarget() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- getTarget() - Method in interface org.camunda.bpm.model.bpmn.instance.Association
- getTarget() - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationLink
- getTarget() - Method in interface org.camunda.bpm.model.bpmn.instance.DataAssociation
- getTarget() - Method in interface org.camunda.bpm.model.bpmn.instance.LinkEventDefinition
- getTarget() - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- getTarget() - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- getTarget() - Method in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- getTarget() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- getTarget() - Method in interface org.camunda.bpm.model.cmmn.instance.Association
- getTarget() - Method in interface org.camunda.bpm.model.cmmn.instance.ParameterMapping
- getTarget() - Method in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- getTarget() - Method in interface org.camunda.bpm.model.dmn.instance.Association
- getTarget() - Method in class org.camunda.connect.impl.AbstractRequestInvocation
- getTarget() - Method in class org.camunda.connect.impl.DebugRequestInterceptor
- getTarget() - Method in interface org.camunda.connect.spi.ConnectorInvocation
-
The underlying raw request.
- getTargetActivity() - Method in interface org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstruction
- getTargetActivity() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- getTargetActivity() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- getTargetActivity(MigrationInstruction) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getTargetActivityId() - Method in class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- getTargetActivityId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- getTargetActivityId() - Method in interface org.camunda.bpm.engine.migration.MigrationInstruction
- getTargetActivityId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
-
Deprecated.
- getTargetActivityId() - Method in interface org.camunda.bpm.engine.runtime.TransitionInstance
-
Deprecated.a transition instances represents a transition to or from an activity; use
TransitionInstance.getActivityId()
instead. - getTargetActivityIds() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- getTargetDefinition() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- getTargetElement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- getTargetElement() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- getTargetElement(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- getTargetElement(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- getTargetElement(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityBeforeInstantiationCmd
- getTargetElement(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.TransitionInstantiationCmd
- getTargetElementId() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- getTargetElementId() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- getTargetElementId() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityBeforeInstantiationCmd
- getTargetElementId() - Method in class org.camunda.bpm.engine.impl.cmd.TransitionInstantiationCmd
- getTargetElementIdentifier(CmmnElement) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnAttributeElementReferenceCollection
- getTargetElementIdentifier(T) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- getTargetFlowScope(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- getTargetFlowScope(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityAfterInstantiationCmd
- getTargetFlowScope(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityBeforeInstantiationCmd
- getTargetFlowScope(ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.TransitionInstantiationCmd
- getTargetJobDefinition(String, String) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getTargetJobDefinitionEntity() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- getTargetNamespace() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getTargetNamespace() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getTargetNamespace() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- getTargetNamespace() - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- getTargetOrigin() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- getTargetOrigin() - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- getTargetProcessApplication(String) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- getTargetProcessApplication(CaseExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- getTargetProcessApplication(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getTargetProcessApplication(CoreExecution) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- getTargetProcessApplication(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- getTargetProcessApplication(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- getTargetProcessApplication(TaskEntity) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- getTargetProcessApplication(ResourceDefinitionEntity) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- getTargetProcessDefinition() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- getTargetProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- getTargetProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- getTargetProcessDefinitionId() - Method in interface org.camunda.bpm.engine.migration.MigrationPlan
- getTargetProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- getTargetProcessDefinitionId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- getTargetRefs() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- getTargetRefs() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- getTargets() - Method in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- getTargets() - Method in interface org.camunda.bpm.model.bpmn.instance.Relationship
- getTargets() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- getTargets() - Method in interface org.camunda.bpm.model.cmmn.instance.Relationship
- getTargetScope() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- getTargetScope() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- getTargetScope() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- getTargetScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DelayedVariableEvent
- getTargetTimerDeclaration(JobEntity, JobHandlerConfiguration, String, Map<String, Map<String, TimerDeclarationImpl>>, Map<String, TimerDeclarationImpl>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- getTargetTransition() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- getTask() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Returns the currently associated
Task
or 'null' - getTask() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
- 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.ScopedAssociation
- getTask() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- 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.cmmn.entity.runtime.CaseExecutionEntity
- getTask() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getTask() - Method in class org.camunda.bpm.engine.impl.form.TaskFormDataImpl
- getTask() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- getTask() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getTask(String, boolean) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- getTask(String, boolean) - Method in interface org.camunda.bpm.engine.rest.TaskRestService
- getTask(Request) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getTask(Request) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- getTask(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- getTask(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- 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
- getTaskAttachment(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getTaskAttachment(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Retrieve a particular attachment to the given task id and attachment id
- GetTaskAttachmentCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTaskAttachmentCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentCmd
- getTaskAttachmentContent(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getTaskAttachmentContent(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Retrieve stream content of a particular attachment to the given task id and attachment id
- GetTaskAttachmentContentCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTaskAttachmentContentCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentContentCmd
- 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, boolean) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getTaskComment(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getTaskComment(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Retrieve a particular task comment
- GetTaskCommentCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTaskCommentCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskCommentCmd
- getTaskCommentResource() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getTaskCommentResource() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- 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
- getTaskCount() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity
- getTaskCount() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- getTaskCount() - Method in interface org.camunda.bpm.engine.task.TaskCountByCandidateGroupResult
-
The number of tasks for a specific group
- getTaskCountByCandidateGroupReport(Request) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- getTaskCountByCandidateGroupReport(Request) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskReportResource
- getTaskCountByCandidateGroupResultAsJson() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- getTaskDecorator() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- getTaskDecorator() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- getTaskDefinition() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- getTaskDefinition() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- getTaskDefinition() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getTaskDefinition() - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- getTaskDefinitionKey() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
- getTaskDefinitionKey() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- 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.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.history.HistoricTaskInstanceDto
- getTaskDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getTaskDefinitionKey() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getTaskDefinitionKey() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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
- getTaskDefinitionKey() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
The id of the activity in the process defining this task or null if this is not related to a process
- getTaskDefinitionKeyIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getTaskDefinitionKeyLike() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getTaskDefinitionKeys() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getTaskDefinitionKeys() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getTaskDefinitions() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- 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
- getTaskDurationReportResults(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceReportService
-
creates a historic task instance duration report.
- getTaskEvents(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getTaskEvents(String) - Method in interface org.camunda.bpm.engine.TaskService
-
Deprecated.This method has been deprecated as of Camunda Platform 7.1. It has been replaced with the operation log. See
UserOperationLogEntry
andUserOperationLogQuery
. - 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
- getTaskFormMediaType(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getTaskFormVariables(String) - Method in interface org.camunda.bpm.engine.FormService
-
Retrieves a list of all variables for rendering a task form.
- getTaskFormVariables(String) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- getTaskFormVariables(String, Collection<String>, boolean) - Method in interface org.camunda.bpm.engine.FormService
-
Retrieves a list of requested variables for rendering a task form.
- getTaskFormVariables(String, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- GetTaskFormVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTaskFormVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskFormVariablesCmd
- getTaskHadCandidateGroup() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getTaskHadCandidateUser() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- 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 interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
- 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 class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- 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.HistoricCaseActivityInstance
-
The corresponding task in case of a human task activity.
- getTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The identifier for the task.
- getTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
The id of the task associated with this identity link.
- getTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Return the corresponding task id.
- getTaskId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Task instance reference.
- getTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getTaskId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getTaskId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- 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.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getTaskId() - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- 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
-
Deprecated.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
- getTaskIdIn() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getTaskIdIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getTaskIds() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getTaskIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getTaskInstanceService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getTaskInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getTaskInvolvedGroup() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getTaskInvolvedUser() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- 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. - getTaskListenerInstance() - Method in class org.camunda.bpm.engine.impl.task.listener.ClassDelegateTaskListener
- getTaskListeners() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getTaskListenersForEvent(String) - 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
- getTaskMetricIds() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- getTaskMetricsTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTaskMetricsTimeToLive() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- getTaskName() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReportResult
-
Returns the name of the task
- getTaskName() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getTaskName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- getTaskName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- 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
- getTaskPriority() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getTaskReportManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getTaskReportManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getTaskReportResource() - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- getTaskReportResource() - Method in interface org.camunda.bpm.engine.rest.TaskRestService
- getTaskReportResults(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceReportService
-
creates a historic task instance report
- getTaskRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getTaskRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getTaskRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getTasks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getTasks() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- getTasks(Request, UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- getTasks(Request, 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.ProcessEngineServices
-
Returns the process engine's
TaskService
. - getTaskService() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- getTaskService() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- getTaskService() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- getTasksInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getTaskState() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
Task State also referred as lifeCycleState
- getTaskState() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getTaskState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getTaskState() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
-
Returns task State of history tasks
- getTaskState() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getTaskState() - Method in interface org.camunda.bpm.engine.task.Task
-
Returns the task's state.
- GetTaskVariableCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTaskVariableCmd(String, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
- GetTaskVariableCmdTyped - Class in org.camunda.bpm.engine.impl.cmd
- GetTaskVariableCmdTyped(String, String, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmdTyped
- getTaskVariables() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- GetTaskVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTaskVariablesCmd(String, Collection<String>, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
- getTelemetryConfiguration() - Method in class org.camunda.bpm.engine.rest.impl.TelemetryRestServiceImpl
- getTelemetryConfiguration() - Method in interface org.camunda.bpm.engine.rest.TelemetryRestService
-
Deprecated.The sending telemetry feature is removed. Please remove the endpoint usages as they are no longer needed.
- getTelemetryData() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTelemetryData() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- getTelemetryData() - Method in interface org.camunda.bpm.engine.ManagementService
-
This method returns the current state of the collected telemetry data.
- getTelemetryData() - Method in class org.camunda.bpm.engine.rest.impl.TelemetryRestServiceImpl
- getTelemetryData() - Method in interface org.camunda.bpm.engine.rest.TelemetryRestService
- GetTelemetryDataCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTelemetryDataCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTelemetryDataCmd
- getTelemetryRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getTelemetryRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getTelemetryRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getTenant() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- getTenant(String) - Method in class org.camunda.bpm.engine.rest.impl.TenantRestServiceImpl
- getTenant(String) - Method in interface org.camunda.bpm.engine.rest.TenantRestService
- getTenant(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl
- getTenant(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantResource
- getTenantCheck() - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- getTenantCheck() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- getTenantCheck() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- getTenantCheck() - Method in class org.camunda.bpm.engine.impl.TaskReportImpl
- getTenantCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.TenantRestServiceImpl
- getTenantCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.TenantRestService
- getTenantGroupMembersResource() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl
- getTenantGroupMembersResource() - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantResource
- getTenantId() - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
- getTenantId() - Method in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
- getTenantId() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getTenantId() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getTenantId() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- getTenantId() - Method in interface org.camunda.bpm.engine.batch.Batch
- getTenantId() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getTenantId() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- getTenantId() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
-
Return the id of the tenant this execution belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Return the id of the tenant this task belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getTenantId() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getTenantId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReportResult
-
Returns the tenant id of the current case instances.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReportResult
-
Returns the tenant id of the current decision instances.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReportResult
-
Returns the tenant id of the current process instances.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
The id of the tenant this historic activity instance belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
The id of the tenant this historic case activity instance belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
The id of the tenant this historic case instance belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The id of the tenant this historic decision instance belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The id of the tenant this historic detail belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the id of the tenant this external task log entry belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the id of the related tenant
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns the id of the tenant this incident belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the id of the tenant this job log entry belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstance
-
The id of the tenant this historic process instance belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstance
-
The id of the tenant this historic task instance belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceReportResult
-
Returns the id of the tenant task
- getTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
The id of the tenant this variable belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The id of the tenant this user operation log belongs to.
- getTenantId() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- getTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- getTenantId() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- getTenantId() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- getTenantId() - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- getTenantId() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getTenantId() - Method in interface org.camunda.bpm.engine.management.JobDefinition
-
The id of the tenant this job definition belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.repository.Deployment
-
Returns the id of the tenant this deployment belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
The id of the tenant this definition belongs to.
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.SignalDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- getTenantId() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- getTenantId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
The id of the tenant this case execution belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.runtime.EventSubscription
-
The id of the tenant this event subscription belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.runtime.Execution
-
The id of the tenant this execution belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.runtime.Incident
-
Returns the id of the tenant this incident belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.runtime.Job
-
The id of the tenant this job belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
-
The id of the tenant this variable belongs to.
- getTenantId() - Method in interface org.camunda.bpm.engine.task.IdentityLink
-
The id of the tenant associated with this identity link.
- getTenantId() - Method in interface org.camunda.bpm.engine.task.Task
-
Returns the task's tenant id or null in case this task does not belong to a tenant.
- getTenantId() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
-
Return the id of the tenant this execution belongs to.
- getTenantId() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
-
Return the id of the tenant this task belongs to.
- getTenantId(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- getTenantId(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseTaskItemHandler
- getTenantId(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- getTenantId(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessTaskItemHandler
- getTenantIdIn() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getTenantIdIn() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getTenantIdIn() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getTenantIdIn() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getTenantIdIn() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getTenantIdIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- getTenantIdIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- getTenantIdIn() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- getTenantIdIn() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getTenantIdIn() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- getTenantIdIn() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getTenantIdIn() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getTenantIdProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTenantIdProvider() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.identity.Authentication
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getTenantIds() - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- getTenantManager() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- getTenantManager() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getTenantManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getTenantResourceWhitelistPattern() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getTenantRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getTenantRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getTenantRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getTenants() - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- getTenantsOfUser(ProcessEngine, String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- getTenantsOfUser(ProcessEngine, String) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- getTenantsOfUser(ProcessEngine, String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
- getTenantUserMembersResource() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl
- getTenantUserMembersResource() - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantResource
- getTerminated() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityStatistics
-
The number of terminated case activity instances.
- getTerminated() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- getTerminated() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- getTerminated() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- getTerminated() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- getTerminatingState() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminating
- getTerminatingState() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnExit
- getTerminatingState() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnParentTermination
- getTerminatingState() - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnTermination
- getTest() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- getTestName() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
- getTestProperties() - Static method in class org.camunda.bpm.TestProperties
- getTestRules(Object) - Method in class org.camunda.bpm.spring.boot.starter.test.helper.ProcessEngineRuleRunner
- getTestString() - Method in class org.camunda.bpm.run.plugins.TestCockpitResource
- getTestWatchers() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- getText() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- getText() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TextAnnotationImpl
- getText() - Method in interface org.camunda.bpm.model.bpmn.instance.TextAnnotation
- getText() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- getText() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TextAnnotationImpl
- getText() - Method in interface org.camunda.bpm.model.cmmn.instance.Expression
- getText() - Method in interface org.camunda.bpm.model.cmmn.instance.TextAnnotation
- getText() - Method in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- getText() - Method in class org.camunda.bpm.model.dmn.impl.instance.TextAnnotationImpl
- getText() - Method in class org.camunda.bpm.model.dmn.impl.instance.UnaryTestsImpl
- getText() - Method in interface org.camunda.bpm.model.dmn.instance.LiteralExpression
- getText() - Method in interface org.camunda.bpm.model.dmn.instance.TextAnnotation
- getText() - Method in interface org.camunda.bpm.model.dmn.instance.UnaryTests
- getTextContent() - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- getTextContent() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- getTextContent() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getTextContent() - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Gets the text content of this element all its descendants.
- getTextContent() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns the text content of the DOM element without leading and trailing spaces.
- getTextFormat() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DocumentationImpl
- getTextFormat() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TextAnnotationImpl
- getTextFormat() - Method in interface org.camunda.bpm.model.bpmn.instance.Documentation
- getTextFormat() - Method in interface org.camunda.bpm.model.bpmn.instance.TextAnnotation
- getTextFormat() - Method in class org.camunda.bpm.model.cmmn.impl.instance.DocumentationImpl
- getTextFormat() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TextAnnotationImpl
- getTextFormat() - Method in interface org.camunda.bpm.model.cmmn.instance.Documentation
- getTextFormat() - Method in interface org.camunda.bpm.model.cmmn.instance.TextAnnotation
- getTextFormat() - Method in class org.camunda.bpm.model.dmn.impl.instance.TextAnnotationImpl
- getTextFormat() - Method in interface org.camunda.bpm.model.dmn.instance.TextAnnotation
- getTextValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getTextValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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.SingleQueryVariableValueCondition
- getTextValue() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- getTextValue() - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- getTextValue2() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getTextValue2() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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.SingleQueryVariableValueCondition
- getTextValue2() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- getTextValue2() - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- getThreadIndent(int) - Static method in class org.camunda.bpm.engine.impl.util.LogUtil.LogFormatter
-
Deprecated.
- getThreadLogMode() - Static method in class org.camunda.bpm.engine.impl.util.LogUtil
-
Deprecated.
- getThreadPoolExecutor() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
- getThreadPoolExecutor() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
- getThrowable() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- getThrowable() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- getThursdayHistoryCleanupBatchWindowEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getThursdayHistoryCleanupBatchWindowStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTime() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The time when this detail occurred
- getTime() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the time of identity link event (Creation/Deletion)
- getTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
- getTime() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- 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 class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getTime() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getTime() - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- 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
-
Deprecated.time and date when the user made the comment
- getTimeAfter(Date) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- getTimeBasedHandler() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- getTimeCycle() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- getTimeCycle() - Method in interface org.camunda.bpm.model.bpmn.instance.TimerEventDefinition
- getTimeDate() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- getTimeDate() - Method in interface org.camunda.bpm.model.bpmn.instance.TimerEventDefinition
- getTimeDuration() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- getTimeDuration() - Method in interface org.camunda.bpm.model.bpmn.instance.TimerEventDefinition
- getTimeoutListener(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getTimeoutListenerDeclarationsForScope(PvmScope) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- getTimeouts() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- getTimeouts() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- getTimeoutTaskListener(String) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- getTimeoutTimestamp() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- getTimerElementKey() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- getTimerElementSecondaryKey() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- getTimerExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventImpl
- getTimerExpression() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventListenerImpl
- getTimerExpression() - Method in interface org.camunda.bpm.model.cmmn.instance.TimerEventListener
- getTimerStart() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventImpl
- getTimerStart() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventListenerImpl
- getTimerStart() - Method in interface org.camunda.bpm.model.cmmn.instance.TimerEventListener
- getTimes() - Method in class org.camunda.bpm.engine.impl.calendar.DurationHelper
- getTimes() - Method in class org.camunda.bpm.qa.upgrade.Scenario
- getTimestamp() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the time when
this
log occurred. - getTimestamp() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns the time when
this
log occurred. - getTimestamp() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
Timestamp of this change.
- getTimestamp() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- getTimestamp() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getTimestamp() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- getTimestamp() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getTimestamp() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- getTimestamp() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- getTimestamp() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogEntryEntity
- getTimestamp() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- getTimestamp() - Method in interface org.camunda.bpm.engine.management.MetricIntervalValue
-
Returns the timestamp as date object, on which the metric was created.
- getTimestamp() - Method in interface org.camunda.bpm.engine.management.SchemaLogEntry
-
The creation date of this schema log entry.
- getTimestamp() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getTimestamp() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- getTimestamp() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getTimestamp() - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- getTimestamp() - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto
- getTimestamp(ExternalTaskEntity, ExternalTaskState) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- getTimeStamp() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
- getTimeStamp() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- getTimeToLive() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
- getTimeZone() - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
-
Returns the time zone for which this
CronExpression
will be resolved. - getTo() - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssignmentImpl
- getTo() - Method in interface org.camunda.bpm.model.bpmn.instance.Assignment
- getToken() - Method in class org.camunda.bpm.impl.juel.Parser
- getToken() - Method in class org.camunda.bpm.impl.juel.Scanner
- getTokens() - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getTopicName() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getTopicName() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getTopicName() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getTopicName() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getTopicName() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getTopicName() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getTopicName() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getTopicName() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getTopicName() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getTopicName() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the topic name of the associated external task.
- getTopicName() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getTopicName() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getTopicName() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getTopicName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getTopicName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getTopicName() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getTopicName() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getTopicName() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getTopicName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getTopicNames() - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Returns a list of distinct topic names of all currently existing external tasks.
- getTopicNames() - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- getTopicNames(boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Returns a list of distinct topic names of all currently existing external tasks restricted by the parameters.
- getTopicNames(boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- getTopicNames(boolean, boolean, boolean) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- getTopicNames(boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- GetTopicNamesCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetTopicNamesCmd(boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetTopicNamesCmd
- getTopics() - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- getTopics() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- getTopicSubscriptionManager() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientImpl
- getTopMostScope(List<ScopeImpl>) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- getToStringIdentity() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getToStringIdentity() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getToStringIdentity() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getToStringIdentity() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getToStringIdentity() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getToStringIdentity() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getTotal() - Method in class org.camunda.bpm.engine.management.TablePage
- getTotalJobs() - Method in interface org.camunda.bpm.engine.batch.Batch
- getTotalJobs() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getTotalJobs() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getTotalJobs() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getTotalJobs() - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- getTotalJobs() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getTransaction() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext
- 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.JakartaTransactionProcessEngineConfiguration
- getTransactionManager() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
- getTransactionManager() - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- getTransactionManager() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- getTransactionManagerJndiName() - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- getTransformation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- getTransformation() - Method in interface org.camunda.bpm.model.bpmn.instance.DataAssociation
- getTransformation() - Method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- getTransformation() - Method in interface org.camunda.bpm.model.cmmn.instance.ParameterMapping
- getTransformer() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- getTransformer() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- getTransformer() - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- getTransformer() - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- getTransformer() - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- getTransformer() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
-
Returns a configured transformer to write XML as is.
- getTransformer(String) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.type.DmnDataTypeTransformerRegistry
-
Returns the matching transformer for the given type.
- getTransformer(String) - Method in class org.camunda.bpm.dmn.engine.impl.type.DefaultDataTypeTransformerRegistry
- getTransformerFactory() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- getTransformerFactory() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- getTransformFactory() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
- getTransformFactory() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- getTransformListeners() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
- getTransformListeners() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- getTransformListeners() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- getTransition() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- getTransition() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getTransitionId() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
- getTransitionId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- getTransitionInstance() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- getTransitionInstanceHandler() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- getTransitionInstanceId() - Method in class org.camunda.bpm.engine.impl.cmd.TransitionInstanceCancellationCmd
- getTransitionInstanceId() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- getTransitionInstanceId() - Method in interface org.camunda.bpm.engine.migration.MigratingTransitionInstanceValidationReport
- getTransitionInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- getTransitionInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- getTransitionInstanceReports() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- getTransitionInstanceReports() - Method in interface org.camunda.bpm.engine.migration.MigratingProcessInstanceValidationReport
- getTransitionInstances(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- getTransitionInstances(String) - Method in interface org.camunda.bpm.engine.runtime.ActivityInstance
-
all descendant (children, grandchildren, etc.) transition instances that are leaving or entering the supplied activity
- getTransitionInstancesForActivity(ActivityInstance, Set<String>) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- getTransitionInstanceValidationReports() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- getTransitionName() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
- getTransitionName() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- getTransitionsToTake() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getTTLByBatchOperation(String) - Method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- getTuesdayHistoryCleanupBatchWindowEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getTuesdayHistoryCleanupBatchWindowStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getType() - Method in exception org.camunda.bpm.client.exception.RestException
- getType() - Method in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- getType() - Method in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- getType() - Method in class org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper
- getType() - Method in class org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper
- getType() - Method in class org.camunda.bpm.client.variable.impl.TypedValueField
- getType() - Method in interface org.camunda.bpm.client.variable.impl.ValueMapper
- getType() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- getType() - Method in interface org.camunda.bpm.engine.batch.Batch
- getType() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatch
- getType() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEvent
- getType() - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- getType() - Method in interface org.camunda.bpm.engine.form.FormField
- getType() - Method in interface org.camunda.bpm.engine.form.FormProperty
-
Deprecated.Type of the property.
- getType() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
Returns the type of link (Candidate or Assignee or Owner).
- getType() - Method in interface org.camunda.bpm.engine.identity.Group
- getType() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- getType() - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- getType() - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- getType() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstancesJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- getType() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- getType() - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- getType() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- getType() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getType() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- getType() - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstancesJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getType() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- getType() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- getType() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- getType() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- getType() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- getType() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- getType() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getType() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- 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.TimerActivateJobDefinitionHandler
- 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.TimerStartEventSubprocessJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendJobDefinitionHandler
- getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- getType() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerTaskListenerJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity
- 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.JobEntity
- getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
- getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- getType() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- getType() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesJobHandler
- getType() - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- getType() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- getType() - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractTypedValueSerializer
- getType() - Method in class org.camunda.bpm.engine.impl.variable.serializer.PrimitiveValueSerializer
- getType() - Method in interface org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer
-
The
VariableType
supported - getType() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- 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.batch.BatchDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.runtime.SerializedObjectDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- getType() - Method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- getType() - Method in class org.camunda.bpm.engine.rest.hal.group.HalGroup
- getType() - Method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- getType() - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- 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() - Method in interface org.camunda.bpm.engine.telemetry.LicenseKeyData
-
Camunda uses different license types e.g., when one license includes usage of Cawemo enterprise.
- getType() - Method in class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- getType() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- getType() - Method in class org.camunda.bpm.engine.variable.impl.value.NullValueImpl
- getType() - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- getType() - Method in class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl
- getType() - Method in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- getType() - Method in interface org.camunda.bpm.engine.variable.value.PrimitiveValue
- getType() - Method in interface org.camunda.bpm.engine.variable.value.SerializableValue
- getType() - Method in interface org.camunda.bpm.engine.variable.value.TypedValue
-
The type of the value.
- getType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionExpressionImpl
- getType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- getType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- getType() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- getType() - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionExpression
- getType() - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationProperty
- getType() - Method in interface org.camunda.bpm.model.bpmn.instance.Relationship
- getType() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameter
- getType() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PropertyImpl
- getType() - Method in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- getType() - Method in interface org.camunda.bpm.model.cmmn.instance.Property
- getType() - Method in interface org.camunda.bpm.model.cmmn.instance.Relationship
- getType() - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- getType() - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeSource
- getType() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- getType() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResult
- getType() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- getType() - Method in class org.camunda.spin.plugin.variable.value.impl.JsonValueImpl
- getType() - Method in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- getType() - Method in class org.camunda.spin.plugin.variable.value.impl.XmlValueImpl
- getType() - Method in interface org.camunda.spin.plugin.variable.value.JsonValue
- getType(ELContext) - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
-
Answer
null
. - getType(ELContext) - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
-
Evaluates the expression as an lvalue and answers the result type.
- getType(ELContext, Object, Object) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
- getType(ELContext, Object, Object) - Method in class org.camunda.bpm.impl.juel.SimpleResolver
- getType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getType(Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.Model
-
Gets the defined
ModelElementType
of aModelElementInstance
. - getType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getType(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstEval
- getType(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- getType(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstMethod
- getType(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstProperty
- getType(Bindings, ELContext) - Method in class org.camunda.bpm.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.impl.juel.AstText
- getType(Bindings, ELContext) - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
-
Get the value type accepted in
ExpressionNode.setValue(Bindings, ELContext, Object)
. - getType(ELContext, Object, Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
- getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.AbstractElResolverDelegate
- 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.VariableContextElResolver
- getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.spring.ApplicationContextElResolver
- getType(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.test.mock.MockElResolver
- getTypeAssumption() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- getTypeDefinition() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- getTypeDefinition() - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- getTypeDefinition() - Method in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- getTypeDefinition(DmnElementTransformContext, Output) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableOutputTransformHandler
- getTypedValue() - Method in class org.camunda.bpm.client.variable.impl.VariableValue
- getTypedValue() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
Returns the
TypedValue
for this value. - getTypedValue() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
Returns the
TypedValue
for this value. - getTypedValue() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Returns the
TypedValue
of this variable instance. - getTypedValue() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
- getTypedValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getTypedValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getTypedValue() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationVariableValidationReportImpl
- getTypedValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getTypedValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getTypedValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getTypedValue() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- getTypedValue() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getTypedValue() - Method in interface org.camunda.bpm.engine.migration.MigrationVariableValidationReport
- getTypedValue() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
-
Returns the TypedValue of this variable instance.
- getTypedValue(boolean) - Method in class org.camunda.bpm.client.variable.impl.VariableValue
- getTypedValue(boolean) - Method in interface org.camunda.bpm.engine.impl.core.variable.CoreVariableInstance
- getTypedValue(boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
- getTypedValue(boolean) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getTypedValue(boolean) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getTypedValue(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getTypedValue(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getTypedValue(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getTypedValue(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getTypedValue(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getTypedValueForVariable(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- getTypedValues() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getTypeForName(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getTypeForName(String) - Method in interface org.camunda.bpm.model.xml.Model
-
Gets the defined
ModelElementType
for a type by its name. - getTypeForName(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getTypeForName(String, String) - Method in interface org.camunda.bpm.model.xml.Model
-
Gets the defined
ModelElementType
for a type by its name and namespace URI. - getTypeLanguage() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- getTypeLanguage() - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- getTypeLanguage() - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- getTypeLanguage() - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- getTypeLanguage() - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- getTypeLanguage() - Method in interface org.camunda.bpm.model.dmn.instance.ItemDefinition
- getTypeName() - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer.ServiceType
-
Returns a wildcard name that allows to query the service container for all services of the type represented by this ServiceType.
- getTypeName() - Method in enum class org.camunda.bpm.container.impl.spi.ServiceTypes
- getTypeName() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.type.DmnTypeDefinition
- getTypeName() - Method in class org.camunda.bpm.dmn.engine.impl.type.DefaultTypeDefinition
- getTypeName() - Method in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- getTypeName() - Method in class org.camunda.bpm.engine.cdi.BusinessProcessEventType.DefaultBusinessProcessEventType
- getTypeName() - Method in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
- getTypeName() - Method in interface org.camunda.bpm.engine.form.FormField
- getTypeName() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
Returns the type name of the variable
- getTypeName() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
Returns the type name of the variable
- getTypeName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Returns the name of the type of this variable instance
- getTypeName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
-
Returns the type name of the variable
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CaseTaskActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.DecisionTaskActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.MilestoneActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessTaskActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.TaskActivityBehavior
- getTypeName() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getTypeName() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- getTypeName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getTypeName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getTypeName() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getTypeName() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
-
Returns the name of the type of this variable instance
- getTypeName() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getTypeName() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getTypeNameForDeserialized(Object) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
-
Returns the type name for the deserialized object.
- getTypeNameForDeserialized(Object) - Method in class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer
- getTypeNameForDeserialized(Object) - Method in class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- getTypeNameForDeserialized(Object) - Method in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- getTypeNamespace() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- getTypeNamespace() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- getTypeRef() - Method in class org.camunda.bpm.model.dmn.impl.instance.ExpressionImpl
- getTypeRef() - Method in class org.camunda.bpm.model.dmn.impl.instance.InformationItemImpl
- getTypeRef() - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- getTypeRef() - Method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- getTypeRef() - Method in interface org.camunda.bpm.model.dmn.instance.Expression
- getTypeRef() - Method in interface org.camunda.bpm.model.dmn.instance.InformationItem
- getTypeRef() - Method in interface org.camunda.bpm.model.dmn.instance.ItemDefinition
- getTypeRef() - Method in interface org.camunda.bpm.model.dmn.instance.OutputClause
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.BatchPermissions
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.
- getTypes() - Method in interface org.camunda.bpm.engine.authorization.Permission
-
returns the resource types which are allowed for this permission
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.Permissions
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.SystemPermissions
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.TaskPermissions
- getTypes() - Method in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
- getTypes() - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- getTypes() - Method in interface org.camunda.bpm.model.xml.Model
-
Gets the collection of all
ModelElementType
defined in the model. - getUnassigned() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getUndeploymentSteps() - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- getUniqueChildElementByNameNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getUniqueChildElementByNameNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns a child element with the given name or 'null' if no such element exists
- getUniqueChildElementByType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- getUniqueChildElementByType(Class<? extends ModelElementInstance>) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Returns a child element with the given type
- getUniqueIdentifier(ModelElementType) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- getUniqueName(String) - Static method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getUniqueTaskWorkerCount(Date, Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- getUniqueTaskWorkerCount(Date, Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Calculates the number of unique task workers based on user task assignees.
- GetUniqueTaskWorkerCountCmd - Class in org.camunda.bpm.engine.impl.cmd
- GetUniqueTaskWorkerCountCmd(Date, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.GetUniqueTaskWorkerCountCmd
- GetUnlockedTimersByDuedateCmd - Class in org.camunda.bpm.engine.impl.jobexecutor
- GetUnlockedTimersByDuedateCmd(Date, Page) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.GetUnlockedTimersByDuedateCmd
- getUnmarshaller(Class<?>) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- getUnresolvedEventName() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
Returns the name of the event without evaluating the possible expression that it might contain.
- getUnusedGenericNsPrefix() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- getUpdateChunkSize() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- getUpdateChunkSize(SetRemovalTimeBatchConfiguration, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- getUpdatedAfter() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getUpdatedAfter() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getUpdatedAfterExpression() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getUpdatesByType(Class<? extends DbEntity>, boolean) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- getUpdateStatement(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- getUpdateStatements() - Method in class org.camunda.bpm.engine.impl.db.sql.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
- getUri() - Method in class org.camunda.bpm.model.dmn.impl.instance.BusinessContextElementImpl
- getUri() - Method in interface org.camunda.bpm.model.dmn.instance.BusinessContextElement
- getUriInfo() - Method in class org.camunda.bpm.webapp.plugin.resource.RequestInfo
- getUriString() - Method in enum class org.camunda.bpm.container.impl.jboss.extension.Namespace
-
Get the URI of this element.
- getUriTemplate() - Method in class org.camunda.bpm.engine.rest.hal.HalRelation
- 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 class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- getUrl() - Method in interface org.camunda.bpm.engine.task.Attachment
-
the remote URL in case this is remote content.
- getUrl() - Static method in class org.camunda.bpm.SetupTests
- getUrl() - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
- getUrl() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- getUseCreateTime() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getUsePriority() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getUser() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
- getUser() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- getUser(String) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
- getUser(String) - Method in interface org.camunda.bpm.engine.rest.UserRestService
- 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
- getUserCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
- getUserCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.UserRestService
- getUserCount(UserQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
- 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
- getUserGroups(String) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
- getUserId() - Method in interface org.camunda.bpm.engine.authorization.Authorization
- getUserId() - Method in exception org.camunda.bpm.engine.AuthorizationException
- getUserId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstance
-
The user ID in case the decision was evaluated by an authenticated user using the decision service outside of an execution context.
- getUserId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLog
-
If the identity link involves a user, then this will be a non-null id of a user.
- getUserId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogEntry
-
The User who performed the operation
- getUserId() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- getUserId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- getUserId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- getUserId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- getUserId() - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- getUserId() - Method in class org.camunda.bpm.engine.impl.identity.Authentication
- getUserId() - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- 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.impl.persistence.entity.MembershipEntity
- getUserId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- getUserId() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- 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.history.HistoricDecisionInstanceDto
- getUserId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- getUserId() - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- getUserId() - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- getUserId() - Method in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- getUserId() - Method in class org.camunda.bpm.engine.rest.dto.task.UserIdDto
- getUserId() - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- 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
-
Deprecated.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
- 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.client.spring.boot.starter.BasicAuthProperties
- getUsername() - Method in interface org.camunda.bpm.engine.impl.identity.Account
- getUsername() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
- getUsername() - Method in class org.camunda.bpm.engine.rest.dto.identity.BasicUserCredentialsDto
- getUserOperationId() - Method in interface org.camunda.bpm.engine.history.HistoricDetail
-
The id of operation.
- getUserOperationId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- getUserOperationId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- getUserOperationLogManager() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- getUserOperationLogName() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- getUserOperationLogName() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
-
Returns the User Operation Log name that corresponds to this command.
- getUserOperationLogName() - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskDescriptionCmd
- getUserOperationLogName() - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskDueDateCmd
- getUserOperationLogName() - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskFollowUpDateCmd
- getUserOperationLogName() - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskNameCmd
- getUserOperationLogName() - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskPriorityCmd
- getUserOperationLogOperationType() - Method in class org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
- getUserOperationLogOperationType() - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskPriorityCmd
- getUserOperationLogOperationType() - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskRetriesCmd
- getUserOperationLogOperationType() - Method in class org.camunda.bpm.engine.impl.cmd.UnlockExternalTaskCmd
- getUserOperationLogPropertyChanges(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
- getUserOperationLogPropertyChanges(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskPriorityCmd
- getUserOperationLogPropertyChanges(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskRetriesCmd
- getUserOperationLogRestService() - Method in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- getUserOperationLogRestService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getUserOperationType() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- getUserOperationType() - Method in class org.camunda.bpm.engine.impl.cmd.ActivateBatchCmd
- getUserOperationType() - Method in class org.camunda.bpm.engine.impl.cmd.SuspendBatchCmd
- 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
- 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
- getUserResourceWhitelistPattern() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getUserRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getUserRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getUserRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- 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
- getUsingProcessReferences() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getUsingProcessReferences() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getUsingTaskReferences() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getUsingTaskReferences() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getValidationConstraints() - Method in interface org.camunda.bpm.engine.form.FormField
- getValidationConstraints() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getValidationConstraints() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- getValidationHandlers() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- getValidationReport() - Method in exception org.camunda.bpm.engine.migration.MigratingProcessInstanceValidationException
-
A report with all instructions that cannot be applied to the given process instance
- getValidationReport() - Method in exception org.camunda.bpm.engine.migration.MigrationPlanValidationException
-
A report with all invalid instructions
- getValidationReport() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationExceptionDto
- getValidationReport() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanValidationExceptionDto
- getValidator() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- getValidator(ProcessEngineConfigurationImpl) - Method in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- getValidators() - Method in class org.camunda.bpm.engine.impl.form.validator.FormValidators
- getValidUntil() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- getValidUntil() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- getValidUntil() - Method in interface org.camunda.bpm.engine.telemetry.LicenseKeyData
-
The expiry date of the license in the format 'YYYY-MM-DD'.
- getValue() - Method in class org.camunda.bpm.client.variable.impl.TypedValueField
- getValue() - Method in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- getValue() - Method in class org.camunda.bpm.client.variable.impl.VariableValue
- getValue() - Method in class org.camunda.bpm.container.impl.ejb.deployment.JcaExecutorServiceDelegate
- getValue() - Method in class org.camunda.bpm.container.impl.jboss.service.MscBpmPlatformPlugins
- 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 class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
- getValue() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedBpmPlatformPlugins
- 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.container.impl.spi.PlatformService
- getValue() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedInput
- getValue() - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnEvaluatedOutput
- getValue() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- getValue() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- getValue() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl.DmnDecisionRuleOutputEntry
- getValue() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry
- getValue() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.BatchPermissions
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.
- getValue() - Method in interface org.camunda.bpm.engine.authorization.Permission
-
returns the unique numeric value of the permission.
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.Permissions
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.SystemPermissions
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.TaskPermissions
- getValue() - Method in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
- getValue() - Method in interface org.camunda.bpm.engine.form.FormField
- getValue() - Method in interface org.camunda.bpm.engine.form.FormProperty
-
Deprecated.Optional value that should be used to display in this property
- getValue() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInputInstance
-
Returns the value of this variable instance.
- getValue() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
Returns the value of this variable instance.
- getValue() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Returns the value of this variable instance.
- getValue() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
- getValue() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- getValue() - Method in enum class org.camunda.bpm.engine.impl.core.model.BaseCallableElement.CallableElementBinding
- getValue() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- getValue() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- getValue() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- getValue() - Method in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- getValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- getValue() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getValue() - Method in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- 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.MeterLogEntity
- getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
- getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- getValue() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getValue() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- getValue() - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
- getValue() - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
- getValue() - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- getValue() - Method in interface org.camunda.bpm.engine.management.MetricIntervalValue
-
Returns the value of the metric.
- getValue() - Method in interface org.camunda.bpm.engine.repository.ResourceType
-
returns the unique numeric value of the type.
- getValue() - Method in enum class org.camunda.bpm.engine.repository.ResourceTypes
- getValue() - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- getValue() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- getValue() - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- getValue() - Method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- getValue() - Method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- getValue() - Method in interface org.camunda.bpm.engine.runtime.VariableInstance
-
Returns the value of this variable instance.
- getValue() - Method in class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- getValue() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- getValue() - Method in class org.camunda.bpm.engine.variable.impl.value.NullValueImpl
- getValue() - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- getValue() - Method in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- getValue() - Method in interface org.camunda.bpm.engine.variable.value.FileValue
- getValue() - Method in interface org.camunda.bpm.engine.variable.value.ObjectValue
-
Returns the Object or null in case the value is null.
- getValue() - Method in interface org.camunda.bpm.engine.variable.value.PrimitiveValue
- getValue() - Method in interface org.camunda.bpm.engine.variable.value.SerializableValue
-
Returns the value or null in case the value is null.
- getValue() - Method in interface org.camunda.bpm.engine.variable.value.TypedValue
-
The actual value.
- getValue() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaGenericValueElementImpl
- getValue() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CategoryValueImpl
- getValue() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaGenericValueElement
- getValue() - Method in interface org.camunda.bpm.model.bpmn.instance.CategoryValue
- getValue() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableTransitionEventImpl
- getValue() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemTransitionStandardEventImpl
- getValue() - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemTransitionStandardEventImpl
- getValue() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableTransitionEvent
- getValue() - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemTransitionStandardEvent
- getValue() - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemTransitionStandardEvent
- getValue() - Method in enum class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
- getValue() - Method in enum class org.camunda.commons.logging.Level
- getValue() - Method in class org.camunda.qa.Bean
- getValue() - Method in class org.camunda.spin.plugin.variable.value.impl.JsonValueImpl
- getValue() - Method in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- getValue() - Method in class org.camunda.spin.plugin.variable.value.impl.XmlValueImpl
- getValue() - Method in interface org.camunda.spin.plugin.variable.value.JsonValue
- getValue() - Method in interface org.camunda.spin.plugin.variable.value.SpinValue
- getValue() - Method in interface org.camunda.spin.plugin.variable.value.XmlValue
- getValue(int, String, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- getValue(ELContext) - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
-
Answer the wrapped object, coerced to the expected type.
- getValue(ELContext) - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
-
Evaluates the expression as an rvalue and answers the result.
- getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
- getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.impl.juel.SimpleResolver
- getValue(Class<T>) - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- getValue(Class<T>) - Method in interface org.camunda.bpm.engine.variable.value.ObjectValue
-
Returns the object provided by this VariableValue.
- getValue(String, Class<T>) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- getValue(String, Class<T>) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- getValue(String, Class<T>) - Method in interface org.camunda.bpm.engine.variable.VariableMap
- getValue(String, Attributes) - Static method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- getValue(Map<String, Object>, String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getValue(VariableScope) - Method in interface org.camunda.bpm.engine.delegate.Expression
- getValue(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ConstantValueProvider
- getValue(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ListValueProvider
- getValue(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.MapValueProvider
- getValue(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.NullValueProvider
- getValue(VariableScope) - Method in interface org.camunda.bpm.engine.impl.core.variable.mapping.value.ParameterValueProvider
- getValue(VariableScope) - Method in class org.camunda.bpm.engine.impl.el.ElValueProvider
- 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(VariableScope) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptValueProvider
- getValue(VariableScope, BaseDelegateExecution) - Method in interface org.camunda.bpm.engine.impl.el.Expression
- getValue(VariableScope, BaseDelegateExecution) - Method in class org.camunda.bpm.engine.impl.el.FixedValue
- getValue(VariableScope, BaseDelegateExecution) - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
- getValue(VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.el.JuelExpression
- getValue(VariableContext) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.el.ElExpression
-
Execute the expression and return the value
- getValue(VariableContext) - Method in class org.camunda.bpm.engine.impl.dmn.el.ProcessEngineJuelElExpression
- getValue(Bindings, ELContext, Class<?>) - Method in class org.camunda.bpm.impl.juel.AstNode
-
evaluate and return the (optionally coerced) result.
- getValue(Bindings, ELContext, Class<?>) - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
-
Evaluate node.
- getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
- getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.AbstractElResolverDelegate
- 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.VariableContextElResolver
- getValue(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- 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
- getValue(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
returns the value of the attribute.
- getValue(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
-
returns the value of the attribute.
- getValueConditions() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- getValueFromVariableInstance(boolean, CoreVariableInstance) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getValueInfo() - Method in class org.camunda.bpm.client.variable.impl.TypedValueField
- getValueInfo() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- getValueInfo() - Method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- getValueInfo() - Method in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- getValueInfo(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.FileValueTypeImpl
- getValueInfo(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.ObjectTypeImpl
- getValueInfo(TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl
- getValueInfo(TypedValue) - Method in interface org.camunda.bpm.engine.variable.type.ValueType
-
Get the value info (meta data) for a
TypedValue
. - getValueInfo(TypedValue) - Method in class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
- getValueMappers() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getValueMappers() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- getValueProvider() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
- getValueReference(ELContext) - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
- getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstEval
- getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstMethod
- getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstProperty
- getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstRightValue
- getValueReference(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstText
- getValueReference(Bindings, ELContext) - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
-
Get value reference.
- getValues() - Method in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- getValues() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaListImpl
- getValues() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaList
- getValueSerialized() - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- getValueSerialized() - Method in interface org.camunda.bpm.engine.variable.value.SerializableValue
-
Returns the serialized value.
- getValueSerialized() - Method in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- getValueType(Object, Class) - Static method in class org.camunda.bpm.container.impl.jboss.util.CustomMarshaller
-
Obtain the 'valueType' of the ObjectListAttributeDefinition through reflection because they are private in Wildfly 8.
- getValueTypeByName(String, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getValueTyped(String) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- getValueTyped(String) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- getValueTyped(String) - Method in interface org.camunda.bpm.engine.variable.VariableMap
- getValueTypeName(Map<String, Object>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getValueTypeResolver() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- getValueTypes(Object, Class) - Static method in class org.camunda.bpm.container.impl.jboss.util.CustomMarshaller
-
Obtain the 'valueTypes' of the ObjectTypeAttributeDefinition through reflection because they are private in Wildfly 8.
- getVariable() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
- getVariable() - Method in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMissingVariableException
- getVariable() - Method in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- getVariable() - Method in class org.camunda.bpm.model.dmn.impl.instance.ContextEntryImpl
- getVariable() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getVariable() - Method in interface org.camunda.bpm.model.dmn.instance.BusinessKnowledgeModel
- getVariable() - Method in interface org.camunda.bpm.model.dmn.instance.ContextEntry
- getVariable() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getVariable(int) - Method in class org.camunda.bpm.impl.juel.Bindings
-
Get variable by index.
- getVariable(String) - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns an untyped variable of the task's ancestor execution hierarchy
- getVariable(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getVariable(String) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper
- 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.ScopedAssociation
- getVariable(String) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- getVariable(String) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
- getVariable(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- getVariable(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariable(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
- getVariable(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- getVariable(String) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestRunContext
- getVariable(String, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariable(String, boolean) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariable(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- getVariable(String, boolean) - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
- getVariable(String, String) - Method in interface org.camunda.bpm.engine.CaseService
-
Searching for the variable is done in all scopes that are visible to the given case execution (including parent scopes).
- getVariable(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- 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, 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.
- getVariableBinary(String) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- getVariableBinary(String) - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
- getVariableCache() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Deprecated.use
BusinessProcess.getCachedVariableMap()
instead - getVariableDeletions() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- getVariableEntities(boolean) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- getVariableEntities(boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionVariablesResource
- getVariableEntities(boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
- getVariableEntities(boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalCaseExecutionVariablesResource
- getVariableEntities(boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
- getVariableEntities(boolean) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.LocalTaskVariablesResource
- getVariableEntities(boolean) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskVariablesResource
- getVariableEntity(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- getVariableEntity(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionVariablesResource
- getVariableEntity(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
- getVariableEntity(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalCaseExecutionVariablesResource
- getVariableEntity(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
- getVariableEntity(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.LocalTaskVariablesResource
- getVariableEntity(String, boolean) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskVariablesResource
- getVariableEvent() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getVariableEvent() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- getVariableEvent() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnVariableOnPartDeclaration
- getVariableEvent() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableOnPartImpl
- getVariableEvent() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableOnPart
- getVariableEventQueue() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getVariableEvents() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- getVariableExpression() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- getVariableId() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getVariableInstance() - Method in class org.camunda.bpm.engine.impl.core.variable.event.VariableEvent
- getVariableInstance(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableInstance(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableInstance(String) - Method in class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
- getVariableInstance(String) - Method in interface org.camunda.bpm.engine.rest.VariableInstanceRestService
- getVariableInstanceFactory() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getVariableInstanceFactory() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getVariableInstanceFactory() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableInstanceFactory() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getVariableInstanceFactory() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getVariableInstanceFactory() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getVariableInstanceFactory() - Method in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- getVariableInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
-
Returns the id of the corresponding variable instance.
- getVariableInstanceId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- getVariableInstanceId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- getVariableInstanceLifecycleListeners() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getVariableInstanceLifecycleListeners() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getVariableInstanceLifecycleListeners() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableInstanceLifecycleListeners() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getVariableInstanceLifecycleListeners() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getVariableInstanceLifecycleListeners() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getVariableInstanceLifecycleListeners() - Method in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- getVariableInstanceLocal(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableInstanceLocal(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- 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.el.StartProcessVariableScope
- getVariableInstances(UriInfo, Integer, Integer, boolean) - Method in class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
- getVariableInstances(UriInfo, Integer, Integer, boolean) - 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.DefaultProcessEngineRestServiceImpl
- getVariableInstanceService() - Method in class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- getVariableInstanceService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getVariableInstanceService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getVariableInstancesForTasks(HalTask...) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getVariableInstancesForTasks(HalTaskList) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getVariableInstancesLocal() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableInstancesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableInstancesLocal(Collection<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableListenerInstance() - Method in class org.camunda.bpm.engine.impl.variable.listener.ClassDelegateCaseVariableListener
- getVariableListeners() - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getVariableListeners(String, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
-
Returns a map of all variable listeners defined on this activity or any of its parents activities.
- getVariableListenersLocal(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- getVariableLocal(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- getVariableLocal(String) - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
-
get a local process variable
- getVariableLocal(String) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
- getVariableLocal(String) - Method in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- getVariableLocal(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableLocal(String, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableLocal(String, boolean) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableLocal(String, String) - Method in interface org.camunda.bpm.engine.CaseService
-
The variable value for an case execution.
- getVariableLocal(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- 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.
- getVariableLocalCache() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Deprecated.use
BusinessProcess.getCachedLocalVariableMap()
instead - getVariableLocalDeletions() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- getVariableLocalName(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- getVariableLocalTyped(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- getVariableLocalTyped(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariableLocalTyped(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableLocalTyped(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariableLocalTyped(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableLocalTyped(String, boolean) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariableLocalTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableLocalTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariableLocalTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableLocalTyped(String, String) - Method in interface org.camunda.bpm.engine.CaseService
-
The variable value for an case execution.
- getVariableLocalTyped(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariableLocalTyped(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariableLocalTyped(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariableLocalTyped(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Returns a
TypedValue
for the variable. - getVariableLocalTyped(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Get a variables and only search in the task scope.
- getVariableLocalTyped(String, String, boolean) - Method in interface org.camunda.bpm.engine.CaseService
-
The variable value for an case execution.
- getVariableLocalTyped(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariableLocalTyped(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariableLocalTyped(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariableLocalTyped(String, String, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Returns a
TypedValue
for the variable. - getVariableLocalTyped(String, String, boolean) - Method in interface org.camunda.bpm.engine.TaskService
-
Get a variables and only search in the task scope.
- getVariableLocalTypedName(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- getVariableMapper() - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- getVariableMapper() - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- getVariableMapper() - Method in class org.camunda.bpm.engine.impl.el.ProcessEngineElContext
- getVariableMapper() - Method in class org.camunda.bpm.impl.juel.SimpleContext
-
Get our variable mapper.
- getVariableName() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionOutputInstance
-
The name of the output variable.
- getVariableName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Deprecated.
- getVariableName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
- getVariableName() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- getVariableName() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- getVariableName() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- getVariableName() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnVariableOnPartDeclaration
- getVariableName() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- getVariableName() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getVariableName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- getVariableName() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- getVariableName() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- getVariableName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getVariableName() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getVariableName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- getVariableName() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- getVariableName() - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableOnPartImpl
- getVariableName() - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableOnPart
- getVariableName(Map<String, Object>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getVariableName(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- getVariableNameIn() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getVariableNameLike() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getVariableNameLike() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getVariableNames() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- getVariableNames() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getVariableNames() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- getVariableNames() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- getVariableNames() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariableNames() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableNames() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariableNames() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableNames() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getVariableNamesLocal() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariableNamesLocal() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableNamesLocal() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariableNamesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableOnParts() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- getVariablePermissions(boolean) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.util.AuthManagerUtil
- getVariablePersistenceListener() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getVariableReports() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- getVariableReports() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanValidationReport
- getVariableReports() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- getVariables() - Method in class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- getVariables() - Method in class org.camunda.bpm.client.task.impl.dto.CompleteRequestDto
- getVariables() - Method in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- getVariables() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getVariables() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- getVariables() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariables() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getVariables() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- getVariables() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- getVariables() - Method in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- getVariables() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- getVariables() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariables() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariables() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- getVariables() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariables() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver
- getVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- getVariables() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
- getVariables() - Method in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- getVariables() - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- getVariables() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- getVariables() - Method in interface org.camunda.bpm.engine.migration.MigrationPlan
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.dmn.EvaluateDecisionDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.CompleteExternalTaskDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultWithVariableDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionTriggerDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CreateCaseInstanceDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionTriggerDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceWithVariablesDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.SignalDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.task.CompleteTaskDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- getVariables() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto
- getVariables() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource
- getVariables() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- getVariables() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- getVariables() - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- getVariables() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationResultWithVariables
-
Returns the process variables of the process instance on which the message was correlated to.
- getVariables() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceWithVariables
-
Returns the latest variables of the process instance.
- getVariables(boolean) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- getVariables(boolean) - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
- getVariables(String) - Method in interface org.camunda.bpm.engine.CaseService
-
All variables visible from the given execution scope (including parent scopes).
- getVariables(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariables(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariables(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariables(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
All variables 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.CaseService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given case execution scope (including parent scopes).
- getVariables(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariables(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariables(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- 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, Collection<String>) - Method in interface org.camunda.bpm.engine.TaskService
-
Get values for all given variableNames
- getVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- getVariables(List<CallableElementParameter>, VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- getVariableScope() - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- getVariableScope() - Method in interface org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorContext
- getVariableScope() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getVariableScopeId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- getVariableScopeIds() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- getVariableScopeIds(HalTask...) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getVariableScopeKey() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariableScopeKey() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- getVariableScopeKey() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableScopeKey() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariableScopeKey() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableScopeKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getVariableScopeKey() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- getVariableScopeKey() - Method in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- getVariableSerializers() - Method in class org.camunda.bpm.application.AbstractProcessApplication
- getVariableSerializers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getVariablesInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getVariablesInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getVariablesLocal() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariablesLocal() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- getVariablesLocal() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- getVariablesLocal() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariablesLocal() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariablesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariablesLocal() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource
- getVariablesLocal() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- getVariablesLocal(String) - Method in interface org.camunda.bpm.engine.CaseService
-
All variable values that are defined in the case execution scope, without taking outer scopes into account.
- getVariablesLocal(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariablesLocal(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariablesLocal(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) - 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.CaseService
-
The variable values for the given variableNames only taking the given case execution scope into account, not looking in outer scopes.
- getVariablesLocal(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariablesLocal(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariablesLocal(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- 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, Collection<String>) - Method in interface org.camunda.bpm.engine.TaskService
-
Get a variable on a task
- getVariablesLocalTyped() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariablesLocalTyped() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariablesLocalTyped() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariablesLocalTyped() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariablesLocalTyped(boolean) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariablesLocalTyped(boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariablesLocalTyped(boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariablesLocalTyped(boolean) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariablesLocalTyped(String) - Method in interface org.camunda.bpm.engine.CaseService
-
All variable values that are defined in the case execution scope, without taking outer scopes into account.
- getVariablesLocalTyped(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariablesLocalTyped(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariablesLocalTyped(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariablesLocalTyped(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.
- getVariablesLocalTyped(String) - Method in interface org.camunda.bpm.engine.TaskService
-
Get all variables and search only in the task scope.
- getVariablesLocalTyped(String, boolean) - Method in interface org.camunda.bpm.engine.CaseService
-
All variable values that are defined in the case execution scope, without taking outer scopes into account.
- getVariablesLocalTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariablesLocalTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariablesLocalTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariablesLocalTyped(String, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
All variable values that are defined in the execution scope, without taking outer scopes into account.
- getVariablesLocalTyped(String, boolean) - Method in interface org.camunda.bpm.engine.TaskService
-
Get all variables and search only in the task scope.
- getVariablesLocalTyped(String, Collection<String>, boolean) - Method in interface org.camunda.bpm.engine.CaseService
-
The variable values for the given variableNames only taking the given case execution scope into account, not looking in outer scopes.
- getVariablesLocalTyped(String, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariablesLocalTyped(String, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariablesLocalTyped(String, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariablesLocalTyped(String, Collection<String>, boolean) - 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.
- getVariablesLocalTyped(String, Collection<String>, boolean) - Method in interface org.camunda.bpm.engine.TaskService
-
Get values for all given variableName.
- getVariablesMap() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- getVariablesMap(Collection<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- getVariablesResource() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseInstanceResource
- getVariablesResource() - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- 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
- getVariablesToFetch() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- getVariableStore() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- getVariableStore() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- getVariableStore() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableStore() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- getVariableStore() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- getVariableStore() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- getVariableStore() - Method in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- getVariablesTyped() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariablesTyped() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariablesTyped() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariablesTyped() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariablesTyped(boolean) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariablesTyped(boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariablesTyped(boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariablesTyped(boolean) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariablesTyped(String) - Method in interface org.camunda.bpm.engine.CaseService
-
All variables visible from the given execution scope (including parent scopes).
- getVariablesTyped(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariablesTyped(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariablesTyped(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariablesTyped(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariablesTyped(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.
- getVariablesTyped(String, boolean) - Method in interface org.camunda.bpm.engine.CaseService
-
All variables visible from the given execution scope (including parent scopes).
- getVariablesTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariablesTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariablesTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariablesTyped(String, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
All variables visible from the given execution scope (including parent scopes).
- getVariablesTyped(String, boolean) - Method in interface org.camunda.bpm.engine.TaskService
-
Get all variables and search in the task scope and if available also the execution scopes.
- getVariablesTyped(String, Collection<String>, boolean) - Method in interface org.camunda.bpm.engine.CaseService
-
The variable values for all given variableNames, takes all variables into account which are visible from the given case execution scope (including parent scopes).
- getVariablesTyped(String, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariablesTyped(String, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariablesTyped(String, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariablesTyped(String, Collection<String>, boolean) - 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).
- getVariablesTyped(String, Collection<String>, boolean) - Method in interface org.camunda.bpm.engine.TaskService
-
Get values for all given variableName
- getVariableType() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- getVariableTyped(String) - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns a typed variable of the task's ancestor execution hierarchy
- getVariableTyped(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getVariableTyped(String) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- getVariableTyped(String) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- getVariableTyped(String) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
- getVariableTyped(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariableTyped(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableTyped(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariableTyped(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableTyped(String, boolean) - Method in interface org.camunda.bpm.client.task.ExternalTask
-
Returns a typed variable of the task's ancestor execution hierarchy
- getVariableTyped(String, boolean) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getVariableTyped(String, boolean) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- getVariableTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- getVariableTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- getVariableTyped(String, boolean) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- getVariableTyped(String, String) - Method in interface org.camunda.bpm.engine.CaseService
-
Searching for the variable is done in all scopes that are visible to the given case execution (including parent scopes).
- getVariableTyped(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariableTyped(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariableTyped(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariableTyped(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Returns a
TypedValue
for the variable. - getVariableTyped(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.
- getVariableTyped(String, String, boolean) - Method in interface org.camunda.bpm.engine.CaseService
-
Searching for the variable is done in all scopes that are visible to the given case execution (including parent scopes).
- getVariableTyped(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- getVariableTyped(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- getVariableTyped(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariableTyped(String, String, boolean) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Returns a
TypedValue
for the variable. - getVariableTyped(String, String, boolean) - Method in interface org.camunda.bpm.engine.TaskService
-
Get a variables and search in the task scope and if available also the execution scopes.
- getVariableTyped(String, String, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- getVariableTypedName(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- getVariableTypeName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstance
-
Deprecated.
- getVariableTypeName() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
-
Deprecated.since 7.2. Use
HistoricVariableUpdate.getTypeName()
- getVariableTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- getVariableTypeName() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- getVariableValue() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl.TaskQueryVariableValueComparable
- getVariableValuesForTask(HalTask, Map<String, List<VariableInstance>>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- getVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- getVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- getVendor() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
- getVendor() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.DatabaseImpl
- getVendor() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.JdkImpl
- getVendor() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
- getVendor() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
- getVendor() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.JdkDto
- getVendor() - Method in interface org.camunda.bpm.engine.telemetry.ApplicationServer
-
The vendor of the installed application server.
- getVendor() - Method in interface org.camunda.bpm.engine.telemetry.Database
-
The vendor of the connected database system.
- getVendor() - Method in interface org.camunda.bpm.engine.telemetry.Jdk
-
The vendor of the Java runtime environment.
- getVersion() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- getVersion() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- getVersion() - Method in interface org.camunda.bpm.engine.form.CamundaFormRef
- getVersion() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- getVersion() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getVersion() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- getVersion() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.form.CamundaFormRefImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- getVersion() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- getVersion() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogEntryEntity
- getVersion() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.DatabaseImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.JdkImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- getVersion() - Method in class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- getVersion() - Method in interface org.camunda.bpm.engine.management.SchemaLogEntry
-
The schema version.
- getVersion() - Method in interface org.camunda.bpm.engine.repository.ResourceDefinition
-
version of this definition
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogQueryDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.JdkDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.dto.VersionDto
- getVersion() - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- getVersion() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getVersion() - Method in class org.camunda.bpm.engine.rest.impl.VersionRestService
- getVersion() - Method in interface org.camunda.bpm.engine.telemetry.ApplicationServer
-
The version of the installed application server.
- getVersion() - Method in interface org.camunda.bpm.engine.telemetry.Database
-
The version of the connected database system.
- getVersion() - Method in interface org.camunda.bpm.engine.telemetry.Jdk
-
The version of the Java runtime environment.
- getVersion() - Method in interface org.camunda.bpm.engine.telemetry.Product
-
The version of the process engine (i.e., 7.X.Y).
- getVersion(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getVersion(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- getVersion(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- getVersion(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- getVersion(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseTaskItemHandler
- getVersion(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- getVersion(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessTaskItemHandler
- getVersionRestService() - Method in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- getVersionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- getVersionRestService(String) - Method in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- getVersionTag() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- getVersionTag() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getVersionTag() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- getVersionTag() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- getVersionTag() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- getVersionTag() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinition
-
Version tag of the decision definition.
- getVersionTag() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
-
Version tag of the process definition.
- getVersionTag() - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- getVersionTag() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- getVersionTag() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- getVersionTag() - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- getVersionTag() - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- getVersionTag(VariableScope) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getVersionTagLike() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- getVersionTagValueProvider() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getVersionValueProvider() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- getView(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- getView(ModelElementInstanceImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- getViolatedPermissionName() - Method in class org.camunda.bpm.engine.authorization.MissingAuthorization
- getViolatedPermissionName() - Method in exception org.camunda.bpm.engine.AuthorizationException
-
Deprecated.Use
AuthorizationException.getMissingAuthorizations()
to get the violated permission name of theMissingAuthorization
(s). This method may be removed in future versions. - getViolatedRules() - Method in interface org.camunda.bpm.engine.identity.PasswordPolicyResult
-
List of all rules that were violated during the check.
- getViolatedRules() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyResultImpl
- getVirtualFileForUrl(URL) - Method in class org.camunda.bpm.container.impl.deployment.scanning.VfsProcessApplicationScanner
- getWaitIncreaseFactor() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- getWaitIncreaseFactor() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getWaitTime() - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- getWaitTime() - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionStrategy
- 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
- getWaitTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
- getWaitTimeInMillis() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- getWarinigCount() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- getWarinigCount() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
- getWarnings() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ResourceReportImpl
- getWarnings() - Method in interface org.camunda.bpm.engine.ResourceReport
-
Returns list of warnings in this report
- getWarnings() - Method in class org.camunda.bpm.engine.rest.dto.ResourceReportDto
- getWatchActivities() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- getWatchers() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- getWaypoints() - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
- getWaypoints() - Method in class org.camunda.bpm.engine.repository.DiagramEdge
- getWaypoints() - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.EdgeImpl
- getWaypoints() - Method in interface org.camunda.bpm.model.bpmn.instance.di.Edge
- getWebapp() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- getWebappCtxPath() - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getWebapps() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- getWebapps() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- getWebapps() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- getWebapps() - Method in interface org.camunda.bpm.engine.telemetry.Internals
-
Webapps enabled in the Camunda installation (e.g., cockpit, admin, tasklist).
- getWebjarClasspath() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- getWebResourceAsStream(String, String) - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- getWebResourceContents(String) - Method in class org.camunda.bpm.webapp.impl.filter.AbstractTemplateFilter
-
Returns the string contents of a web resource with the given name.
- getWednesdayHistoryCleanupBatchWindowEndTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getWednesdayHistoryCleanupBatchWindowStartTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- getWhileExecutingInput() - Method in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- getWhileExecutingInput() - Method in interface org.camunda.bpm.model.bpmn.instance.InputSet
- getWhileExecutingOutputRefs() - Method in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- getWhileExecutingOutputRefs() - Method in interface org.camunda.bpm.model.bpmn.instance.OutputSet
- 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
- getWidth() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- getWidth() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Bounds
- getWithCommentAttachmentInfo() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getWithIncident() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- getWithoutDueDate() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getWithoutTenantId() - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- getWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- getWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- getWithOverridingJobPriority() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- getWorkerId() - Method in class org.camunda.bpm.client.impl.EngineClient
- getWorkerId() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- getWorkerId() - Method in class org.camunda.bpm.client.impl.RequestDto
- getWorkerId() - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- getWorkerId() - Method in interface org.camunda.bpm.client.task.ExternalTask
- getWorkerId() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- getWorkerId() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- getWorkerId() - Method in interface org.camunda.bpm.engine.externaltask.LockedExternalTask
- getWorkerId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns the id of the worker that fetched the external task most recently.
- getWorkerId() - Method in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- getWorkerId() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- getWorkerId() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- getWorkerId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- getWorkerId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskBpmnError
- getWorkerId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- getWorkerId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- getWorkerId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.HandleExternalTaskDto
- getWorkerId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- getWorkerId() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- getWorkerTasks() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- 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
- getWrappedConfiguration() - Method in class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
- getWrappedResolver() - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
- getWrapperType() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- getWrapperType() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- getWrapperType() - Method in interface org.camunda.spin.spi.DataFormat
- getWritableIdentityProvider() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- getWriter() - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder.HtmlWriteContext
- getWriter() - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
- getWriter() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- getWriter() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- getWriter() - Method in interface org.camunda.spin.spi.DataFormat
- 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
- getX() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- getX() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.PointImpl
- getX() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Bounds
- getX() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Point
- 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
- getXPathFactory() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
-
Returns a XPath Factory
- getXsrfCookieValue(ClientResponse) - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getXsrfTokenHeader(ClientResponse) - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- getXssProtectionOption() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- getXssProtectionValue() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- 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
- getY() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- getY() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.PointImpl
- getY() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Bounds
- getY() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Point
- getЕlementIds() - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- GlobalConversation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN globalConversation element
- GlobalConversationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN globalConversation element
- GlobalConversationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.GlobalConversationImpl
- GRAAL_JS_SCRIPT_ENGINE_NAME - Static variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- granted(Authentication) - Static method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
- grantedAuthoritiesMapper() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaSpringSecurityOAuth2AutoConfiguration
- grantedUnlessNull(Authentication) - Static method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
- grantGroupPermissions(String, String) - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPluginLogger
- grantUserPermissions(String, String) - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPluginLogger
- GREATER_THAN - Enum constant in enum class org.camunda.bpm.engine.impl.QueryOperator
- GREATER_THAN_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- GREATER_THAN_OR_EQUAL - Enum constant in enum class org.camunda.bpm.engine.impl.QueryOperator
- GREATER_THAN_OR_EQUALS_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- GROOVY_SCRIPTING_LANGUAGE - Static variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- group - Variable in class org.camunda.bpm.engine.impl.cmd.SaveGroupCmd
- group - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
- group - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- Group - Interface in org.camunda.bpm.engine.identity
-
Represents a group, used in
IdentityService
. - Group - Interface in org.camunda.bpm.model.bpmn.instance
- GROUP - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- GROUP - Static variable in class org.camunda.bpm.engine.EntityTypes
- GROUP_ID - Static variable in interface org.camunda.bpm.engine.impl.GroupQueryProperty
- GROUP_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- GROUP_ID - Static variable in interface org.camunda.bpm.engine.impl.TenantQueryProperty
- GROUP_ID - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.authorization.AuthorizationScenario
- GROUP_MEMBERSHIP - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- GROUP_MEMBERSHIP - Static variable in class org.camunda.bpm.engine.EntityTypes
- 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
- groupby - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- groupBy - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- groupByKeyAndTenant(List<ProcessDefinition>) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- GroupDto - Class in org.camunda.bpm.engine.rest.dto.identity
- GroupDto - Class in org.camunda.bpm.engine.rest.dto.task
- GroupDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.GroupDto
- 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 - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- 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.CreateTenantGroupMembershipCmd
- groupId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
- groupId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- groupId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTenantGroupMembershipCmd
- groupId - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- groupId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- 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.TenantQueryImpl
- 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
- groupId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- groupId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- groupId - Variable in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- groupId - Variable in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- groupId - Variable in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- groupId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given group id.
- groupId(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
-
Only select
Group
s with the given id. - groupId(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- groupId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- groupIdAttribute - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- groupIdIn - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
- groupIdIn(String...) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
-
only selects authorizations for the given group ids
- groupIdIn(String...) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
-
Only select
Group
s with the given ids - groupIdIn(String...) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- groupIdIn(String...) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- 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
- GroupImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- GroupImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.GroupImpl
- groupIncidentIdsByExecutionId(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- GroupInfoDto - Class in org.camunda.bpm.engine.rest.dto.task
- GroupInfoDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.GroupInfoDto
- 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
Group
s where the given user is a member of. - groupMember(String) - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Only select
Tenant
s where the given group is member of. - groupMember(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- groupMember(String) - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- 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, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.GroupMembersResourceImpl
- groupName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity
- groupName - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- groupName(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
-
Only select
Group
s 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
Group
s 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
Group
s. - GroupQueryDto - Class in org.camunda.bpm.engine.rest.dto.identity
- GroupQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- GroupQueryDto(ObjectMapper, 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.GroupQueryImpl
- GroupQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used by the
GroupQuery
. - 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, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.GroupResourceImpl
- groupResourceWhitelistPattern - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
A parameter used for defining acceptable values for the Group IDs.
- GroupRestService - Interface in org.camunda.bpm.engine.rest
- GroupRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- GroupRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
- groups - Variable in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- Groups - Interface in org.camunda.bpm.engine.authorization
-
Holds the set of built-in user identities for Camunda Platform.
- groupSearchBase - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- groupSearchFilter - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- grouptGrant(String, Resource, Permission...) - Method in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- groupType(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
-
Only select
Group
s 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
- gsonMapper - Static variable in class org.camunda.bpm.engine.impl.util.JsonUtil
- gt(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.BooleanOperations
- GT - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- GT - Static variable in class org.camunda.bpm.impl.juel.AstBinary
H
- H2 - Enum constant in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- H2 - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- hal - Variable in class org.camunda.bpm.engine.rest.hal.HalLinker
- Hal - Class in org.camunda.bpm.engine.rest.hal
- Hal() - Constructor for class org.camunda.bpm.engine.rest.hal.Hal
- HalCachingLinkResolver - Class in org.camunda.bpm.engine.rest.hal.cache
- HalCachingLinkResolver() - Constructor for class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
- HalCaseDefinition - Class in org.camunda.bpm.engine.rest.hal.caseDefinition
- HalCaseDefinition() - Constructor for class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- HalCaseDefinitionResolver - Class in org.camunda.bpm.engine.rest.hal.caseDefinition
- HalCaseDefinitionResolver() - Constructor for class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinitionResolver
- HalCollectionResource<T extends HalCollectionResource<?>> - Class in org.camunda.bpm.engine.rest.hal
- HalCollectionResource() - Constructor for class org.camunda.bpm.engine.rest.hal.HalCollectionResource
- HalGroup - Class in org.camunda.bpm.engine.rest.hal.group
- HalGroup() - Constructor for class org.camunda.bpm.engine.rest.hal.group.HalGroup
- HalGroupResolver - Class in org.camunda.bpm.engine.rest.hal.group
- HalGroupResolver() - Constructor for class org.camunda.bpm.engine.rest.hal.group.HalGroupResolver
- HalIdentityLink - Class in org.camunda.bpm.engine.rest.hal.identitylink
- HalIdentityLink() - Constructor for class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- HalIdentityLinkResolver - Class in org.camunda.bpm.engine.rest.hal.identitylink
- HalIdentityLinkResolver() - Constructor for class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLinkResolver
- HalIdResource - Interface in org.camunda.bpm.engine.rest.hal
- HalIdResourceCacheLinkResolver - Class in org.camunda.bpm.engine.rest.hal.cache
- HalIdResourceCacheLinkResolver() - Constructor for class org.camunda.bpm.engine.rest.hal.cache.HalIdResourceCacheLinkResolver
- HalIdResourceCacheLinkResolver.HalIdResourceComparator - Class in org.camunda.bpm.engine.rest.hal.cache
- HalIdResourceComparator() - Constructor for class org.camunda.bpm.engine.rest.hal.cache.HalIdResourceCacheLinkResolver.HalIdResourceComparator
- HalLink - Class in org.camunda.bpm.engine.rest.hal
-
Partial implementation of the HAL link object as defined in json-hal-06#section-5
- HalLink(String) - Constructor for class org.camunda.bpm.engine.rest.hal.HalLink
- HalLinker - Class in org.camunda.bpm.engine.rest.hal
-
A stateful linker which collects information about the links it creates.
- HalLinker(Hal, HalResource<?>) - Constructor for class org.camunda.bpm.engine.rest.hal.HalLinker
- HalLinkResolver - Interface in org.camunda.bpm.engine.rest.hal
-
A link resolver is capable of resolving a set of resources by Id.
- halLinkResolvers - Variable in class org.camunda.bpm.engine.rest.hal.Hal
- HalProcessDefinition - Class in org.camunda.bpm.engine.rest.hal.processDefinition
- HalProcessDefinition() - Constructor for class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- HalProcessDefinitionResolver - Class in org.camunda.bpm.engine.rest.hal.processDefinition
- HalProcessDefinitionResolver() - Constructor for class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinitionResolver
- HalRelation - Class in org.camunda.bpm.engine.rest.hal
- HalRelation() - Constructor for class org.camunda.bpm.engine.rest.hal.HalRelation
- HalRelationCacheBootstrap - Class in org.camunda.bpm.engine.rest.hal.cache
- HalRelationCacheBootstrap() - Constructor for class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- HalRelationCacheConfiguration - Class in org.camunda.bpm.engine.rest.hal.cache
- HalRelationCacheConfiguration() - Constructor for class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- HalRelationCacheConfiguration(String) - Constructor for class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- HalRelationCacheConfigurationException - Exception in org.camunda.bpm.engine.rest.hal.cache
- HalRelationCacheConfigurationException(String) - Constructor for exception org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfigurationException
- HalRelationCacheConfigurationException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfigurationException
- halRelationCaches - Variable in class org.camunda.bpm.engine.rest.hal.Hal
- HalResource<T extends HalResource<?>> - Class in org.camunda.bpm.engine.rest.hal
-
Base class for implementing a HAL resource as defined in json-hal-06#section-4
- HalResource() - Constructor for class org.camunda.bpm.engine.rest.hal.HalResource
- HalResourceCacheEntry - Class in org.camunda.bpm.engine.rest.hal.cache
- HalResourceCacheEntry(String, Object) - Constructor for class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry
- HalResourceCacheEntryComparator - Class in org.camunda.bpm.engine.rest.hal.cache
- HalResourceCacheEntryComparator() - Constructor for class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntryComparator
- HalTask - Class in org.camunda.bpm.engine.rest.hal.task
- HalTask() - Constructor for class org.camunda.bpm.engine.rest.hal.task.HalTask
- HalTaskList - Class in org.camunda.bpm.engine.rest.hal.task
- HalTaskList() - Constructor for class org.camunda.bpm.engine.rest.hal.task.HalTaskList
- HalTenant - Class in org.camunda.bpm.engine.rest.hal.tenant
- HalTenant() - Constructor for class org.camunda.bpm.engine.rest.hal.tenant.HalTenant
- HalUser - Class in org.camunda.bpm.engine.rest.hal.user
- HalUser() - Constructor for class org.camunda.bpm.engine.rest.hal.user.HalUser
- HalUserList - Class in org.camunda.bpm.engine.rest.hal.user
- HalUserList() - Constructor for class org.camunda.bpm.engine.rest.hal.user.HalUserList
- HalUserResolver - Class in org.camunda.bpm.engine.rest.hal.user
- HalUserResolver() - Constructor for class org.camunda.bpm.engine.rest.hal.user.HalUserResolver
- HalVariableValue - Class in org.camunda.bpm.engine.rest.hal
- HalVariableValue() - Constructor for class org.camunda.bpm.engine.rest.hal.HalVariableValue
- handle(MigratingInstanceParseContext, MigratingActivityInstance, List<EventSubscriptionEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.EventSubscriptionInstanceHandler
- handle(MigratingInstanceParseContext, MigratingActivityInstance, List<JobEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- handle(MigratingInstanceParseContext, MigratingProcessElementInstance, List<VariableInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.VariableInstanceHandler
- handle(MigratingInstanceParseContext, MigratingTransitionInstance, List<JobEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.TransitionInstanceJobHandler
- handle(MigratingInstanceParseContext, EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationInstanceHandler
- handle(MigratingInstanceParseContext, IncidentEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.IncidentInstanceHandler
- handle(MigratingInstanceParseContext, ActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceHandler
- handle(MigratingInstanceParseContext, TransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.TransitionInstanceHandler
- handle(MigratingInstanceParseContext, S, T) - Method in interface org.camunda.bpm.engine.impl.migration.instance.parser.MigratingDependentInstanceParseHandler
- handle(MigratingInstanceParseContext, T) - Method in interface org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseHandler
- handleApplicationReadyEvent(ApplicationReadyEvent) - Method in class org.camunda.bpm.spring.boot.starter.event.ProcessApplicationEventPublisher
- handleArchive(File, String, String[], Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- handleBpmnError(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- handleBpmnError(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Signals that a business error appears, which should be handled by the process engine.
- handleBpmnError(String, String, String) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Signals that an business error appears, which should be handled by the process engine.
- handleBpmnError(String, String, String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- handleBpmnError(String, String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- handleBpmnError(String, String, String) - Method in interface org.camunda.bpm.engine.TaskService
- handleBpmnError(String, String, String, String) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Signals that an business error appears, which should be handled by the process engine.
- handleBpmnError(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- handleBpmnError(String, String, String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Signals that an business error appears, which should be handled by the process engine.
- handleBpmnError(String, String, String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- handleBpmnError(String, String, String, Map<String, Object>) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Reports a business error in the context of a running task.
- handleBpmnError(String, String, String, Map<String, Object>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- handleBpmnError(String, String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- handleBpmnError(String, String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.TaskService
- handleBpmnError(ExternalTask, String) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Reports a business error in the context of a running task.
- handleBpmnError(ExternalTask, String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- handleBpmnError(ExternalTask, String, String) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Reports a business error in the context of a running task.
- handleBpmnError(ExternalTask, String, String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- handleBpmnError(ExternalTask, String, String, Map<String, Object>) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Reports a business error in the context of a running task.
- handleBpmnError(ExternalTask, String, String, Map<String, Object>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- handleBpmnError(ExternalTaskBpmnError) - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- handleBpmnError(ExternalTaskBpmnError) - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- handleBpmnError(TaskBpmnErrorDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- handleBpmnError(TaskBpmnErrorDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- handleChildCompletion(CmmnActivityExecution, CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnCompositeActivityBehavior
- handleChildCompletion(CmmnActivityExecution, CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- handleChildDisabled(CmmnActivityExecution, CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnCompositeActivityBehavior
- handleChildDisabled(CmmnActivityExecution, CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- handleChildRemovalInScope(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.util.ModificationUtil
- handleChildSuspension(CmmnActivityExecution, CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnCompositeActivityBehavior
- handleChildSuspension(CmmnActivityExecution, CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- handleChildTermination(CmmnActivityExecution, CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnCompositeActivityBehavior
- handleChildTermination(CmmnActivityExecution, CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- handleChildTransition(CmmnExecution, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- handleConcurrentModification(DbOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
-
Decides if an operation that failed for concurrent modifications can be tolerated, or if
OptimisticLockingException
should be raised - handleConcurrentModificationWithRolledBackTransaction(DbOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- handleConditionalEventOnVariableChange(VariableEvent) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- handleContextStoppedEvent(ContextClosedEvent) - Method in class org.camunda.bpm.spring.boot.starter.event.ProcessApplicationEventPublisher
- handledEngineClientException(String, EngineClientException) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- handleDependentActivityInstanceJobs(MigratingActivityInstance, List<JobEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- handleDependentEventSubscriptions(MigratingActivityInstance, List<EventSubscriptionEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- handleDependentTransitionInstanceJobs(MigratingTransitionInstance, List<JobEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- handleDependentVariables(MigratingProcessElementInstance, List<VariableInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- handleDirectory(File, String, String, String, boolean, String[], Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- handleElement(DmnElementTransformContext, Decision) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTransformHandler
- handleElement(DmnElementTransformContext, DecisionTable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableTransformHandler
- handleElement(DmnElementTransformContext, Definitions) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionRequirementsGraphTransformHandler
- handleElement(DmnElementTransformContext, Input) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableInputTransformHandler
- handleElement(DmnElementTransformContext, InputEntry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableConditionTransformHandler
- handleElement(DmnElementTransformContext, InputExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableInputExpressionTransformHandler
- handleElement(DmnElementTransformContext, LiteralExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnLiternalExpressionTransformHandler
- handleElement(DmnElementTransformContext, Output) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableOutputTransformHandler
- handleElement(DmnElementTransformContext, Rule) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableRuleTransformHandler
- handleElement(DmnElementTransformContext, Variable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnVariableTransformHandler
- handleElement(DmnElementTransformContext, Source) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnElementTransformHandler
-
Transform a DMN model element
- handleElement(Case, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseHandler
- handleElement(CmmnElement, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- handleElement(CmmnElement, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- handleElement(Sentry, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- handleElement(T, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnElementHandler
- handleElement(T, V) - Method in interface org.camunda.bpm.engine.impl.core.handler.ModelElementHandler
-
This method handles a element to create a new element.
- handleErrorResponse(Q, R) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- handleEscalation(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- handleEscalation(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Signals that an escalation appears, which should be handled by the process engine.
- handleEscalation(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- handleEscalation(String, String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.TaskService
-
Signals that an escalation appears, which should be handled by the process engine.
- handleEscalation(TaskEscalationDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- handleEscalation(TaskEscalationDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- handleEvent(VariableEvent) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableListenerInvocationListener
- handleEvent(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
- 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.
- handleEvent(HistoryEvent) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishHistoryEventHandler
- handleEvent(EventSubscriptionEntity, Object, Object, Object, String, CommandContext) - Method in class org.camunda.bpm.engine.impl.event.CompensationEventHandler
- handleEvent(EventSubscriptionEntity, Object, Object, Object, String, CommandContext) - Method in class org.camunda.bpm.engine.impl.event.ConditionalEventHandler
- handleEvent(EventSubscriptionEntity, Object, Object, Object, String, CommandContext) - Method in interface org.camunda.bpm.engine.impl.event.EventHandler
- handleEvent(EventSubscriptionEntity, Object, Object, Object, String, CommandContext) - Method in class org.camunda.bpm.engine.impl.event.EventHandlerImpl
- handleEvent(EventSubscriptionEntity, Object, Object, Object, String, CommandContext) - Method in class org.camunda.bpm.engine.impl.event.SignalEventHandler
- handleEvent(ServiceController<?>, LifecycleEvent) - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
- handleEvent(ServiceController<?>, LifecycleEvent) - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceTracker
- handleEvents(List<HistoryEvent>) - Method in class org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
- handleEvents(List<HistoryEvent>) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
- handleEvents(List<HistoryEvent>) - Method in interface org.camunda.bpm.engine.impl.history.handler.HistoryEventHandler
-
Called by the process engine when an history event is fired.
- handleEvents(List<HistoryEvent>) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishHistoryEventHandler
- handleExternalTask(ExternalTask, ExternalTaskHandler) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- HandleExternalTaskBpmnErrorCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to handle an external task BPMN error.
- HandleExternalTaskBpmnErrorCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskBpmnErrorCmd
- HandleExternalTaskBpmnErrorCmd(String, String, String, String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskBpmnErrorCmd
- HandleExternalTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Represents an abstract class for the handle of external task commands.
- HandleExternalTaskCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskCmd
- HandleExternalTaskDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
-
Base DTO class for Worker-related External Task operations.
- HandleExternalTaskDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.HandleExternalTaskDto
- HandleExternalTaskFailureCmd - Class in org.camunda.bpm.engine.impl.cmd
- HandleExternalTaskFailureCmd(String, String, String, String, int, long, Map<String, Object>, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
-
Overloaded constructor to support short and full error messages
- handleExternalTaskIncident(MigratingInstanceParseContext, IncidentEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.IncidentInstanceHandler
- handleFailedJobIncident(MigratingInstanceParseContext, IncidentEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.IncidentInstanceHandler
- handleFailure(String, String, String, int, long) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Reports a failure to execute a task.
- handleFailure(String, String, String, int, long) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- handleFailure(String, String, String, int, long) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Signals that an external task could not be successfully executed.
- handleFailure(String, String, String, int, long) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- handleFailure(String, String, String, int, long, Map<String, Object>, Map<String, Object>) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Reports a failure to execute a task.
- handleFailure(String, String, String, int, long, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- handleFailure(String, String, String, String, int, long) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Signals that an external task could not be successfully executed.
- handleFailure(String, String, String, String, int, long) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- handleFailure(String, String, String, String, int, long, Map<String, Object>, Map<String, Object>) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Signals that an external task could not be successfully executed.
- handleFailure(String, String, String, String, int, long, Map<String, Object>, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- handleFailure(ExternalTask, String, String, int, long) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Reports a failure to execute a task.
- handleFailure(ExternalTask, String, String, int, long) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- handleFailure(ExternalTaskFailureDto) - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- handleFailure(ExternalTaskFailureDto) - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- handleIncident(IncidentContext, String) - Method in class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
- handleIncident(IncidentContext, String) - Method in class org.camunda.bpm.engine.impl.incident.DefaultIncidentHandler
- handleIncident(IncidentContext, String) - Method in interface org.camunda.bpm.engine.impl.incident.IncidentHandler
-
Handle an incident that arose in the context of an execution.
- handleIncident(MigratingInstanceParseContext, IncidentEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.IncidentInstanceHandler
- handleIntermediateEvent(EventSubscriptionEntity, Object, Object, Object, CommandContext) - Method in class org.camunda.bpm.engine.impl.event.EventHandlerImpl
- handleInvocation(DelegateInvocation) - Method in class org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor
- handleInvocation(DelegateInvocation) - Method in interface org.camunda.bpm.engine.impl.interceptor.DelegateInterceptor
- handleInvocation(ConnectorInvocation) - Method in class org.camunda.connect.impl.DebugRequestInterceptor
- handleInvocation(ConnectorInvocation) - Method in interface org.camunda.connect.spi.ConnectorRequestInterceptor
-
Intercept and handle the actual invocation.
- handleInvocationInContext(DelegateInvocation) - Method in class org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor
- handleJobFailure(String, JobFailureCollector, Throwable) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- handleMdc - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- handleOrderByCreateTimeConfig(ExternalTaskClientBuilder) - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- handlePersistedDefinition(DefinitionEntity, DefinitionEntity, DeploymentEntity, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- handlePersistedDefinition(ProcessDefinitionEntity, ProcessDefinitionEntity, DeploymentEntity, Properties) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- handleProcessApplicationStartedEvent(ProcessApplicationStartedEvent) - Method in class org.camunda.bpm.spring.boot.starter.event.JobExecutorStartingEventListener
- handler(ExternalTaskHandler) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- handler(ExternalTaskHandler) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- handlerActivityId - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- handlerBeansFound(Class<ExternalTaskHandler>, String[]) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- HandlerContext - Interface in org.camunda.bpm.engine.impl.core.handler
-
An implementation of this context should contain necessary information to be accessed by a
ModelElementHandler
. - handleResponse(Class<T>) - Method in class org.camunda.bpm.client.impl.RequestExecutor
- handleRollbackException(Exception) - Method in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- handlerRegistry - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- handlerRegistry - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- handlers - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.DefaultHitPolicyHandlerRegistry
- handlers - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultElementTransformHandlerRegistry
- handlerThread - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- handleStartEvent(EventSubscriptionEntity, Map<String, Object>, String, CommandContext) - Method in class org.camunda.bpm.engine.impl.event.SignalEventHandler
- handleSubmit(VariableScope, VariableMap, VariableMap) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- HandleTaskBpmnErrorCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to handle a task BPMN error.
- HandleTaskBpmnErrorCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- HandleTaskBpmnErrorCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- HandleTaskBpmnErrorCmd(String, String, String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- HandleTaskEscalationCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to handle a task escalation.
- HandleTaskEscalationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleTaskEscalationCmd
- HandleTaskEscalationCmd(String, String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.HandleTaskEscalationCmd
- handleTransitionInstance(TransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- handleVariableTransition(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- HAS_CONDITIONAL_EVENTS - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- HAS_ERROR_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- HAS_ERROR_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- HAS_REMOVAL_TIME - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- hasActiveInstances(long) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
-
Verifies the expectation that the
ProcessDefinition
currently has the specified number of active instances, iow neither suspended nor ended instances. - hasActivityId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ExternalTaskAssert
-
Verifies the activity id of an
ExternalTask
. - hasActivityId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
- hasAlternativeUri() - Method in class org.camunda.bpm.engine.impl.util.xml.Namespace
-
If a namespace has changed over time it could feel responsible for handling the older one.
- hasAnySuffix(String, String[]) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
- hasAttachment() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- hasAttachment() - Method in interface org.camunda.bpm.engine.task.Task
-
Returns if an attachment exists for the task
- hasAttr(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- hasAttr(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Checks whether this element has a attribute with an empty namespace and the given name.
- hasAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- hasAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Checks if this element has a attribute under the namespace of this element.
- hasAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- hasAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Checks if this element has a attribute with the given namespace.
- hasAttributeName(String) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasAttributes() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasAttributes(String...) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasAttrNs(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- hasAttrNs(String, String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Checks whether this element has a attribute with the given namespace and name.
- 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.
- hasBaseTime(HistoricBatchEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- hasBaseTime(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- hasBaseTime(HistoricProcessInstanceEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- hasBusinessKey(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
has the given businessKey. - hasCandidateGroup(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the
Task
is currently waiting to be assigned to a user of the specified candidate group. - hasCandidateGroupAssociated(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the
Task
is currently associated to the specified candidate group - no matter whether it is already assigned to a specific user or not. - hasCandidateUser(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the
Task
is currently waiting to be assigned to a specified candidate user. - hasCandidateUser(String, boolean) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
- hasCandidateUserAssociated(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the
Task
is currently associated to the specified candidate user - no matter whether it is already assigned to a specific user or not. - hasChildElements() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasChildElements(ModelElementType...) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasChildren() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- hasChildren() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- hasComment() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- hasComment() - Method in interface org.camunda.bpm.engine.task.Task
-
Signifies if a comment exists for the task
- hasCompensationEventSubprocess(ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
- hasConnector(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- HasDbReferences - Interface in org.camunda.bpm.engine.impl.db
- HasDbRevision - Interface in org.camunda.bpm.engine.impl.db
-
Entities that are using revisions for optimistic locking, need to implement this interface.
- hasDefaultValue(Object) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasDefinitionKey(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the definition key of a
Task
. - hasDeploymentId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific deployment id for the
Job
. - hasDescription(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the description of a
Task
. - 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.
- hasDueDate(Date) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific due date for the
Job
. - hasDueDate(Date) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the due date of a
Task
. - hasDynamicReferences() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- hasEntitySameAuthorizationRights(AuthorizationEntity, String, String, Resource, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- hasError() - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockResponseDto
- hasErrors() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- hasErrors() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- hasErrors() - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
- hasEventName() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- hasExceptionMessage() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of the existence of an exception message for the
Job
. - hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
-
Whether or not the query has excluding conditions.
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- hasExcludingConditions() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- hasExecutionId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific execution id for the
Job
. - hasFailedOnEndListeners() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- hasFailedOnEndListeners() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- hasFailure - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- hasFailures() - Method in class org.camunda.bpm.engine.impl.db.FlushResult
- hasFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- hasFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- hasFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- hasFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidationReportImpl
- hasFailures() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationVariableValidationReportImpl
- hasFailures() - Method in interface org.camunda.bpm.engine.migration.MigratingActivityInstanceValidationReport
- hasFailures() - Method in interface org.camunda.bpm.engine.migration.MigratingProcessInstanceValidationReport
- hasFailures() - Method in interface org.camunda.bpm.engine.migration.MigratingTransitionInstanceValidationReport
- hasFailures() - Method in interface org.camunda.bpm.engine.migration.MigrationInstructionValidationReport
- hasFailures() - Method in interface org.camunda.bpm.engine.migration.MigrationVariableValidationReport
- hasFormKey(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the
Task
has a specified form key. - hashAlgorithmForPasswordEncryptionAlreadyAvailableException(String) - Method in class org.camunda.bpm.engine.impl.digest.SecurityLogger
- hashAlgorithmName() - Method in class org.camunda.bpm.engine.impl.digest.Base64EncodedHashDigest
-
allows subclasses to select the hash algorithm
- hashAlgorithmName() - Method in interface org.camunda.bpm.engine.impl.digest.PasswordEncryptor
-
In order to distinguish which algorithm was used to hash the password, it needs a unique id.
- hashAlgorithmName() - Method in class org.camunda.bpm.engine.impl.digest.Sha512HashDigest
- hashAlgorithmName() - Method in class org.camunda.bpm.engine.impl.digest.ShaHashDigest
- hashCode() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- 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.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- hashCode() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- hashCode() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.HitPolicyEntry
- hashCode() - Method in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- hashCode() - Method in class org.camunda.bpm.engine.history.ExternalTaskState.ExternalTaskStateImpl
- hashCode() - Method in class org.camunda.bpm.engine.history.IncidentState.IncidentStateImpl
- hashCode() - Method in class org.camunda.bpm.engine.history.JobState.JobStateImpl
- hashCode() - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- hashCode() - Method in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- hashCode() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState.CaseExecutionStateImpl
- hashCode() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyKey
- hashCode() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyListKey
- hashCode() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- hashCode() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- hashCode() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- hashCode() - Method in class org.camunda.bpm.engine.impl.history.AbstractHistoryLevel
- hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
- hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- hashCode() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- hashCode() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState.ActivityInstanceStateImpl
- hashCode() - Method in class org.camunda.bpm.engine.impl.QueryPropertyImpl
- hashCode() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- hashCode() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl.TaskQueryVariableValueComparable
- hashCode() - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
- hashCode() - Method in class org.camunda.bpm.engine.impl.util.xml.Namespace
- hashCode() - Method in class org.camunda.bpm.engine.rest.dto.task.UserDto
- hashCode() - Method in class org.camunda.bpm.engine.rest.util.ResourceUtil
- hashCode() - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- hashCode() - Method in class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl
- hashCode() - Method in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- hashCode() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- hashCode() - Method in class org.camunda.bpm.impl.juel.Bindings
- hashCode() - Method in class org.camunda.bpm.impl.juel.Builder
- hashCode() - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
- hashCode() - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
- hashCode() - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
- hashCode() - Method in class org.camunda.bpm.impl.juel.TypeConverterImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- hashCode() - Method in class org.camunda.bpm.model.xml.impl.util.QName
- hashCode() - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- hashCode() - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- hashCode() - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentication
- hasHierarchy(HistoricProcessInstanceEntity) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- hasId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific id for the
Job
. - hasId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the internal id of a
Task
. - hasIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- hasIncomingReferences() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasIncomingReferences(Reference<?>...) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasInstance(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBranch
- hasInstanceType(Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasInstructionReports() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- hasInstructionReports() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanValidationReport
- hasInvalidIntermediaryActivityId(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
In general, only leaf executions have activity ids.
- hasJobAcquisitionLockFailureOccurred() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
-
true if at least one job could not be locked, regardless of engine
- hasLocalNamespace() - Method in class org.camunda.bpm.model.xml.impl.util.XmlQName
- hasLongerModelValueThanGlobalConfig() - Method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser.HTTLParsedResult
- hasLoopVariable(ActivityExecution, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- hasMore() - Method in class org.camunda.bpm.identity.impl.ldap.LdapSearchResults
- hasMoreElements() - Method in class org.camunda.bpm.identity.impl.ldap.LdapSearchResults
- hasMultipleConditionalEventDefinitionsWithSameCondition(EventSubscriptionDeclaration, Collection<EventSubscriptionDeclaration>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- hasMultipleEventDefinitionsWithSameName(EventSubscriptionDeclaration, Collection<EventSubscriptionDeclaration>, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- hasMultipleMessageEventDefinitionsWithSameName(EventSubscriptionDeclaration, Collection<EventSubscriptionDeclaration>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- hasMultipleSignalEventDefinitionsWithSameName(EventSubscriptionDeclaration, Collection<EventSubscriptionDeclaration>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- hasName(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the name (label) of a
Task
. - hasNamespace(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- hasNamespace(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- hasNamespace(String) - Method in class org.camunda.spin.xml.SpinXmlNode
-
Checks if the node has a given namespace.
- hasNamespaceUri(String) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNewPassword() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- hasNext() - Method in class org.camunda.bpm.engine.impl.util.StringUtil.StringIterator
- hasNext() - Method in class org.camunda.spin.impl.xml.dom.DomXmlNodeIterator
- hasNoAttributes() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasNoChildElements() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasNoDefaultValue() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoIncomingReferences() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoInstruction(MigratingProcessElementInstance) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- hasNoMdcValues() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- hasNoNamespaceUri() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoOutgoingReferences() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoTargetElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- hasNotPassed(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
has NOT passed one or more specified activities. - hasNoValue(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasNoVariables() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
holds no process variables at all. - hasNoVariables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the
CaseTask
holds no case variables at all. - hasNoVariables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the
HumanTask
holds no case variables at all. - hasNoVariables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the
ProcessTask
holds no case variables at all. - hasNullIdentity(String, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- hasOutgoingReferences() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasOutgoingReferences(Reference<?>...) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasOwningElementType(ModelElementType) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasParentElementType(ModelElementType) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- hasPassed(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
has passed one or more specified activities. - hasPassedInOrder(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
has passed one or more specified activities exactly in the given order. - 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
- hasPrefix(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- hasPrefix(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- hasPrefix(String) - Method in class org.camunda.spin.xml.SpinXmlNode
-
Checks if the node has a given prefix.
- hasProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
has the given processDefinitionKey. - hasProcessInstanceId(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific process instance id for the
Job
. - hasProp(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- hasProp(String) - Method in class org.camunda.spin.json.SpinJsonNode
-
Check if this node has a property with the given name.
- hasRegisteredEngine(ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- hasRegistrations() - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- hasRelationConditions() - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- hasRemainingOperations() - Method in class org.camunda.bpm.engine.impl.db.FlushResult
- hasRemovalTime - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- hasRemovalTime() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- hasRemovalTime() - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- hasRemovalTime() - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesCmd
- hasRemovalTime() - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesCmd
- hasReplacedParent() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- hasReports() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- hasReports() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanValidationReport
- hasRetries(int) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
-
Verifies the expectation of a specific number of retries left for the
Job
. - hasSize(ModelElementInstance, int) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- hasSourceAttribute(Attribute<?>) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeReferenceAssert
- hasStartFormKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- hasStartFormKey - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- hasStartFormKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- hasStartFormKey() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- hasStartFormKey() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
-
Does this process definition has a
start form key
. - hasSuffix(String, String[]) - Static method in class org.camunda.bpm.container.impl.deployment.scanning.ProcessApplicationScanningUtil
- hasTargetAttribute(Attribute<?>) - Method in class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- hasTargetElement(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.AbstractReferenceAssert
- hasTenantId(EventSubscriptionEntity, String) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- hasTenantId(EventSubscriptionEntity, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- hasText(String) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
- hasTokenExpired(OAuth2Token) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.AuthorizeTokenFilter
- hasTopicName(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ExternalTaskAssert
-
Verifies the topic name of an
ExternalTask
. - hasTypeName(String) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasTypeNamespace(String) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- hasValue(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasValue(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- hasVarargs - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- hasVarargs() - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- hasVariable(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- hasVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- hasVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- hasVariable(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- hasVariable(String) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
- hasVariableLocal(String) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- hasVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- hasVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- hasVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- hasVariableOnPart(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- hasVariableReports() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- hasVariableReports() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanValidationReport
- hasVariables() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- hasVariables() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- hasVariables() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- hasVariables() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- hasVariables(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
holds one or more process variables with the specified names. - hasVariables(String...) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the
CaseTask
holds one or more case variables with the specified names. - hasVariables(String...) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the
HumanTask
holds one or more case variables with the specified names. - hasVariables(String...) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the
ProcessTask
holds one or more case variables with the specified names. - hasVariablesLocal() - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- hasVariablesLocal() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- hasVariablesLocal() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- hasVariablesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- hasVariableWithSameNameInParent(CmmnExecution, String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- hasVars(String[]) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
- hasVisitedAll(Collection<MigratingScopeInstance>) - Method in class org.camunda.bpm.engine.impl.migration.instance.DeleteUnmappedInstanceVisitor
- 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.
- head() - Method in interface org.camunda.connect.httpclient.HttpMethodRequest
-
Set HEAD as request method
- head() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- header(String, String) - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
-
Set a HTTP header for this request.
- header(String, String) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- HEADER_CONTENT_TYPE - Static variable in interface org.camunda.connect.httpclient.HttpBaseRequest
- HEADER_CONTENT_TYPE_JSON - Static variable in class org.camunda.bpm.client.impl.RequestExecutor
- HEADER_DEFAULT_VALUE - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- HEADER_DEFAULT_VALUE - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
- HEADER_DEFAULT_VALUE - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- HEADER_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- HEADER_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
- HEADER_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- HEADER_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- HEADER_NONCE_PLACEHOLDER - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- HEADER_SOAP_ACTION - Static variable in interface org.camunda.connect.httpclient.soap.SoapHttpRequest
- HEADER_USER_AGENT - Static variable in class org.camunda.bpm.client.impl.RequestExecutor
- headers - Variable in class org.camunda.bpm.client.interceptor.impl.ClientRequestContextImpl
- headers - Variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- headers - Variable in class org.camunda.bpm.webapp.plugin.resource.RequestInfo
- headerSecurity - Variable in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- HeaderSecurityProperties - Class in org.camunda.bpm.spring.boot.starter.property
- HeaderSecurityProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- HeaderSecurityProvider - Class in org.camunda.bpm.webapp.impl.security.filter.headersec.provider
- HeaderSecurityProvider() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- headerSecurityProviders - Variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
- headerValue - Variable in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
- Health() - Constructor for class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health
- 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
- heightAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- HELP_BLOCK_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- HELP_BLOCK_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- hierarchical - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- hierarchical - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- hierarchical - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- hierarchical() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricDecisionInstancesBuilder
-
Takes additionally historic decision instances into account that are part of the hierarchy of the given historic decision instances.
- hierarchical() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricProcessInstancesBuilder
-
Takes additionally those historic process instances into account that are part of the hierarchy of the given historic process instance.
- hierarchical() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- hierarchical() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- HINT_TEXT - Static variable in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- hintJobExecutor - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
The flag will be used inside the method "JobManager#send()".
- hintJobExecutor(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- HISTORIC_ACTIVITY_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- HISTORIC_CASE_ACTIVITY_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- HISTORIC_DECISION_INSTANCE_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter
- HISTORIC_DECISION_INSTANCE_IDS - Static variable in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter
- HISTORIC_PROCESS_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- HISTORIC_PROCESS_INSTANCE - Static variable in class org.camunda.bpm.engine.EntityTypes
- HISTORIC_PROCESS_INSTANCE_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- HISTORIC_PROCESS_INSTANCE_IDS - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- HISTORIC_TASK - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- HISTORIC_TASK - Static variable in class org.camunda.bpm.engine.EntityTypes
- HISTORIC_TASK_INSTANCE_ID - Static variable in interface 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() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- historicActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- HistoricActivityInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Programmatic querying for
HistoricActivityInstance
s. - HistoricActivityInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricActivityInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- HistoricActivityInstanceQueryDto(ObjectMapper, 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- HistoricActivityInstanceQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties which can be used in a
HistoricActivityInstanceQuery
. - HistoricActivityInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricActivityInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricActivityInstanceResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricActivityInstanceResourceImpl
- HistoricActivityInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricActivityInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricActivityInstanceRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
- HistoricActivityStatistics - Interface in org.camunda.bpm.engine.history
- HistoricActivityStatisticsDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricActivityStatisticsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- HistoricActivityStatisticsImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricActivityStatisticsImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- HistoricActivityStatisticsQuery - Interface in org.camunda.bpm.engine.history
- HistoricActivityStatisticsQueryDto - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricActivityStatisticsQueryDto(ObjectMapper, String, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- HistoricActivityStatisticsQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricActivityStatisticsQueryImpl(String, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- HistoricActivityStatisticsQueryProperty - Interface in org.camunda.bpm.engine.impl
- HistoricBatch - Interface in org.camunda.bpm.engine.batch.history
-
Historic representation of a
Batch
. - HistoricBatchDto - Class in org.camunda.bpm.engine.rest.dto.history.batch
- HistoricBatchDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- HistoricBatchEntity - Class in org.camunda.bpm.engine.impl.batch.history
- HistoricBatchEntity() - Constructor for class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- historicBatchIds - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- historicBatchIds - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- HistoricBatchManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricBatchManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- historicBatchQuery - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- HistoricBatchQuery - Interface in org.camunda.bpm.engine.batch.history
-
Query for
HistoricBatch
instances. - HistoricBatchQueryDto - Class in org.camunda.bpm.engine.rest.dto.history.batch
- HistoricBatchQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- HistoricBatchQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- HistoricBatchQueryImpl - Class in org.camunda.bpm.engine.impl.batch.history
- HistoricBatchQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- HistoricBatchQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
HistoricBatchQuery
. - HistoricBatchResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricBatchResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricBatchResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricBatchResourceImpl
- HistoricBatchRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricBatchRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricBatchRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- HistoricCaseActivityInstance - Interface in org.camunda.bpm.engine.history
-
Represents one execution of a case activity which is stored permanent for statistics, audit and other business intelligence purposes.
- HistoricCaseActivityInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricCaseActivityInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceDto
- HistoricCaseActivityInstanceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricCaseActivityInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceEntity
- HistoricCaseActivityInstanceEventEntity - Class in org.camunda.bpm.engine.impl.history.event
-
HistoryEvent
implementation for events that happen in a case activity. - HistoricCaseActivityInstanceEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- HistoricCaseActivityInstanceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricCaseActivityInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- historicCaseActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- historicCaseActivityInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
HistoricCaseActivityInstanceQuery, automatically narrowed to
CaseInstance
of actualCaseExecution
- HistoricCaseActivityInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Programmatic querying for
HistoricCaseActivityInstance
s. - HistoricCaseActivityInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricCaseActivityInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- HistoricCaseActivityInstanceQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- HistoricCaseActivityInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricCaseActivityInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- HistoricCaseActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- HistoricCaseActivityInstanceQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties which can be used in a
HistoricCaseActivityInstanceQuery
. - HistoricCaseActivityInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricCaseActivityInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricCaseActivityInstanceResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseActivityInstanceResourceImpl
- HistoricCaseActivityInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricCaseActivityInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricCaseActivityInstanceRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl
- HistoricCaseActivityStatistics - Interface in org.camunda.bpm.engine.history
- HistoricCaseActivityStatisticsDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricCaseActivityStatisticsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- HistoricCaseActivityStatisticsImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricCaseActivityStatisticsImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- HistoricCaseActivityStatisticsQuery - Interface in org.camunda.bpm.engine.history
- HistoricCaseActivityStatisticsQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricCaseActivityStatisticsQueryImpl(String, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricCaseActivityStatisticsQueryImpl
- HistoricCaseDefinitionRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricCaseDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricCaseDefinitionRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricCaseDefinitionRestServiceImpl
- HistoricCaseInstance - Interface in org.camunda.bpm.engine.history
-
A single execution of a case definition that is stored permanently.
- HistoricCaseInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricCaseInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- HistoricCaseInstanceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricCaseInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceEntity
- HistoricCaseInstanceEventEntity - Class in org.camunda.bpm.engine.impl.history.event
- HistoricCaseInstanceEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- historicCaseInstanceIds - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- HistoricCaseInstanceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricCaseInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseInstanceManager
- HistoricCaseInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Allows programmatic querying of
HistoricCaseInstance
s. - HistoricCaseInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricCaseInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- HistoricCaseInstanceQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- HistoricCaseInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricCaseInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- HistoricCaseInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- HistoricCaseInstanceQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties which can be used in a
HistoricCaseInstanceQueryProperty
. - HistoricCaseInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricCaseInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricCaseInstanceResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricCaseInstanceResourceImpl
- HistoricCaseInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricCaseInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricCaseInstanceRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl
- historicDataService - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- historicDataService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
-
Deprecated.
- HistoricDecisionDefinitionRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricDecisionDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricDecisionDefinitionRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionDefinitionRestServiceImpl
- HistoricDecisionEvaluationEvent - Class in org.camunda.bpm.engine.impl.history.event
-
Container for history entities which belongs to a decision evaluation.
- HistoricDecisionEvaluationEvent() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
- HistoricDecisionInputInstance - Interface in org.camunda.bpm.engine.history
-
Represents one input variable of a decision evaluation.
- HistoricDecisionInputInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricDecisionInputInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- HistoricDecisionInputInstanceEntity - Class in org.camunda.bpm.engine.impl.history.event
- HistoricDecisionInputInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- HistoricDecisionInputInstanceEntity(String, Date) - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- historicDecisionInputInstancesNotFetchedException() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- HistoricDecisionInstance - Interface in org.camunda.bpm.engine.history
-
Represents one evaluation of a decision.
- HistoricDecisionInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricDecisionInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- HistoricDecisionInstanceEntity - Class in org.camunda.bpm.engine.impl.history.event
-
History entry for an evaluated decision.
- HistoricDecisionInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- historicDecisionInstanceId - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByInstanceIdCmd
- historicDecisionInstanceIds - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBatchCmd
- historicDecisionInstanceIds - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- historicDecisionInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- historicDecisionInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- HistoricDecisionInstanceManager - Class in org.camunda.bpm.engine.impl.history.event
-
Data base operations for
HistoricDecisionInstanceEntity
. - HistoricDecisionInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- historicDecisionInstanceQuery - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBatchCmd
- historicDecisionInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- historicDecisionInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- HistoricDecisionInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Allows programmatic querying of
HistoricDecisionInstance
s. - HistoricDecisionInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricDecisionInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- HistoricDecisionInstanceQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- HistoricDecisionInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricDecisionInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- HistoricDecisionInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- HistoricDecisionInstanceQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Properties which can be used in
HistoricDecisionInstanceQuery
to sort historic decision instances. - HistoricDecisionInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricDecisionInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricDecisionInstanceResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDecisionInstanceResourceImpl
- HistoricDecisionInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricDecisionInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricDecisionInstanceRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- HistoricDecisionInstanceStatistics - Interface in org.camunda.bpm.engine.history
- HistoricDecisionInstanceStatisticsDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricDecisionInstanceStatisticsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto
- HistoricDecisionInstanceStatisticsQuery - Interface in org.camunda.bpm.engine.history
- HistoricDecisionInstanceStatisticsQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricDecisionInstanceStatisticsQueryImpl(String, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- HistoricDecisionOutputInstance - Interface in org.camunda.bpm.engine.history
-
Represents one output variable of a decision evaluation.
- HistoricDecisionOutputInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricDecisionOutputInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- HistoricDecisionOutputInstanceEntity - Class in org.camunda.bpm.engine.impl.history.event
- HistoricDecisionOutputInstanceEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- HistoricDecisionOutputInstanceEntity(String, Date) - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- historicDecisionOutputInstancesNotFetchedException() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- HistoricDecisionStatisticsRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricDecisionStatisticsRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricDecisionStatisticsRestServiceImpl(ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionStatisticsRestServiceImpl
- historicDetail(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDetailRestService
- historicDetail(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl
- HistoricDetail - Interface in org.camunda.bpm.engine.history
-
Base class for all kinds of information that is related to either a
HistoricProcessInstance
or aHistoricActivityInstance
. - HistoricDetailDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricDetailDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- 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
HistoricDetail
s. - HistoricDetailQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricDetailQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- HistoricDetailQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- HistoricDetailQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricDetailQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- HistoricDetailQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- HistoricDetailQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties which can be used in a
HistoricDetailQuery
. - HistoricDetailResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricDetailResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricDetailResourceImpl(String, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl
- HistoricDetailRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricDetailRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricDetailRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl
- HistoricDetailVariableInstanceUpdateEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricDetailVariableInstanceUpdateEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- HistoricEntity - Interface in org.camunda.bpm.engine.impl.db
-
Marks an entity as an historic entity to ensure that
OptimisticLockingException
s are swallowed on UPDATE or DELETE operations. - HistoricExternalTaskLog - Interface in org.camunda.bpm.engine.history
-
The
HistoricExternalTaskLog
is used to have a log containing information abouttask
execution. - HistoricExternalTaskLogDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricExternalTaskLogDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- HistoricExternalTaskLogEntity - Class in org.camunda.bpm.engine.impl.history.event
- HistoricExternalTaskLogEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- historicExternalTaskLogId - Variable in class org.camunda.bpm.engine.impl.cmd.GetHistoricExternalTaskLogErrorDetailsCmd
- HistoricExternalTaskLogManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricExternalTaskLogManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- HistoricExternalTaskLogQuery - Interface in org.camunda.bpm.engine.history
- HistoricExternalTaskLogQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricExternalTaskLogQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- HistoricExternalTaskLogQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- HistoricExternalTaskLogQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricExternalTaskLogQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- HistoricExternalTaskLogQueryProperty - Interface in org.camunda.bpm.engine.impl
- HistoricExternalTaskLogResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricExternalTaskLogResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricExternalTaskLogResourceImpl(String, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricExternalTaskLogResourceImpl
- HistoricExternalTaskLogRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricExternalTaskLogRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricExternalTaskLogRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl
- HistoricFormField - Interface in org.camunda.bpm.engine.history
-
Historic form fields
- HistoricFormFieldDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricFormFieldDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricFormFieldDto
- HistoricFormProperty - Interface in org.camunda.bpm.engine.history
-
Deprecated.
- 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
- HistoricIdentityLinkLog - Interface in org.camunda.bpm.engine.history
-
An historic identity link stores the association of a task with a certain identity.
- HistoricIdentityLinkLogDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricIdentityLinkLogDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- HistoricIdentityLinkLogEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricIdentityLinkLogEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogEntity
- HistoricIdentityLinkLogEventEntity - Class in org.camunda.bpm.engine.impl.history.event
- HistoricIdentityLinkLogEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- HistoricIdentityLinkLogManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricIdentityLinkLogManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- HistoricIdentityLinkLogQuery - Interface in org.camunda.bpm.engine.history
- HistoricIdentityLinkLogQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricIdentityLinkLogQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- HistoricIdentityLinkLogQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- HistoricIdentityLinkLogQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricIdentityLinkLogQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- HistoricIdentityLinkLogQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- HistoricIdentityLinkLogQueryProperty - Interface in org.camunda.bpm.engine.impl
- HistoricIdentityLinkLogRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricIdentityLinkLogRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricIdentityLinkLogRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricIdentityLinkLogRestServiceImpl
- HistoricIncident - Interface in org.camunda.bpm.engine.history
-
Represents a historic
incident
that is stored permanently. - HistoricIncidentDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricIncidentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- HistoricIncidentEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricIncidentEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentEntity
- HistoricIncidentEventEntity - Class in org.camunda.bpm.engine.impl.history.event
- HistoricIncidentEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- HistoricIncidentManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricIncidentManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- historicIncidentQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- HistoricIncidentQuery - Interface in org.camunda.bpm.engine.history
- HistoricIncidentQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricIncidentQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- HistoricIncidentQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- HistoricIncidentQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricIncidentQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- HistoricIncidentQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- HistoricIncidentQueryProperty - Interface in org.camunda.bpm.engine.impl
- HistoricIncidentRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricIncidentRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricIncidentRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricIncidentRestServiceImpl
- historicInstancePermissionsEnabled - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- HistoricInstancePermissionsWithoutProcDefKeyScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.histperms
- HistoricInstancePermissionsWithoutProcDefKeyScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.histperms.HistoricInstancePermissionsWithoutProcDefKeyScenario
- HistoricJobLog - Interface in org.camunda.bpm.engine.history
-
The
HistoricJobLog
is used to have a log containing information aboutjob
execution. - HistoricJobLogDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricJobLogDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- HistoricJobLogEvent - Class in org.camunda.bpm.engine.impl.history.event
- HistoricJobLogEvent() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- HistoricJobLogEventEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricJobLogEventEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogEventEntity
- historicJobLogId - Variable in class org.camunda.bpm.engine.impl.cmd.GetHistoricJobLogExceptionStacktraceCmd
- HistoricJobLogManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricJobLogManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- HistoricJobLogQuery - Interface in org.camunda.bpm.engine.history
- HistoricJobLogQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricJobLogQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- HistoricJobLogQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- HistoricJobLogQueryImpl - Class in org.camunda.bpm.engine.impl
- HistoricJobLogQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- HistoricJobLogQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- HistoricJobLogQueryProperty - Interface in org.camunda.bpm.engine.impl
- HistoricJobLogResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricJobLogResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricJobLogResourceImpl(String, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricJobLogResourceImpl
- HistoricJobLogRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricJobLogRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricJobLogRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl
- HistoricProcessDefinitionRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricProcessDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricProcessDefinitionRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricProcessDefinitionRestServiceImpl
- historicProcessInstance() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- HistoricProcessInstance - Interface in org.camunda.bpm.engine.history
-
A single execution of a whole process definition that is stored permanently.
- historicProcessInstanceActive(HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- 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
- historicProcessInstanceIds - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- historicProcessInstanceIds - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- historicProcessInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- historicProcessInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- HistoricProcessInstanceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricProcessInstanceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- HistoricProcessInstancePermissions - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Permissions
forHistoric Process Instance
in Camunda Platform. - historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.SetJobsRetriesByProcessBatchCmd
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.ModificationDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- historicProcessInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- historicProcessInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- historicProcessInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesSelectBuilder
-
Selects a list of external tasks with the given historic process instance query.
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesByProcessAsyncBuilder
-
Specifies a historic process instance query that identifies runtime process instances with jobs that have to be modified.
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationAsyncBuilder
-
Correlate the message such that the process instances found by the given query are selected.
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
- historicProcessInstanceQuery(HistoricProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
- HistoricProcessInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Allows programmatic querying of
HistoricProcessInstance
s. - HistoricProcessInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricProcessInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- HistoricProcessInstanceQueryDto(ObjectMapper, 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- HistoricProcessInstanceQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties which can be used in a
HistoricProcessInstanceQueryProperty
. - HistoricProcessInstanceReport - Interface in org.camunda.bpm.engine.history
-
Defines a report query for
HistoricProcessInstance
s. - HistoricProcessInstanceReportDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricProcessInstanceReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- HistoricProcessInstanceReportDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- HistoricProcessInstanceReportImpl - Class in org.camunda.bpm.engine.impl
- HistoricProcessInstanceReportImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- HistoricProcessInstanceReportImpl.ExecuteDurationReportCmd - Class in org.camunda.bpm.engine.impl
- HistoricProcessInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricProcessInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricProcessInstanceResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricProcessInstanceResourceImpl
- HistoricProcessInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricProcessInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricProcessInstanceRestServiceImpl(ObjectMapper, 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
- HistoricStatisticsManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- HistoricStatisticsManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.HistoricStatisticsManager
- 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.
- HistoricTaskInstanceCountByNameCmd() - Constructor for class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByNameCmd
- HistoricTaskInstanceCountByProcessDefinitionKey() - Constructor for class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByProcessDefinitionKey
- HistoricTaskInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricTaskInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- 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
HistoricTaskInstance
s. - HistoricTaskInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricTaskInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- HistoricTaskInstanceQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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 - Interface in org.camunda.bpm.engine.impl
- HistoricTaskInstanceReport - Interface in org.camunda.bpm.engine.history
- HistoricTaskInstanceReportImpl - Class in org.camunda.bpm.engine.impl
- HistoricTaskInstanceReportImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- HistoricTaskInstanceReportImpl.ExecuteDurationCmd - Class in org.camunda.bpm.engine.impl
- HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByNameCmd - Class in org.camunda.bpm.engine.impl
- HistoricTaskInstanceReportImpl.HistoricTaskInstanceCountByProcessDefinitionKey - Class in org.camunda.bpm.engine.impl
- HistoricTaskInstanceReportQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricTaskInstanceReportQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- HistoricTaskInstanceReportQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- HistoricTaskInstanceReportResult - Interface in org.camunda.bpm.engine.history
- HistoricTaskInstanceReportResultDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricTaskInstanceReportResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- HistoricTaskInstanceReportService - Interface in org.camunda.bpm.engine.rest.history
- HistoricTaskInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricTaskInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricTaskInstanceRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- historicTaskPermission - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.AuthManagerUtil.VariablePermissions
- HistoricTaskPermissions - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Permissions
forHistoric Task
in Camunda Platform. - 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() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- historicVariableInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- HistoricVariableInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Programmatic querying for
HistoricVariableInstance
s. - HistoricVariableInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricVariableInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- HistoricVariableInstanceQueryDto(ObjectMapper, 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- HistoricVariableInstanceQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties which can be used in a
HistoricVariableInstanceQuery
. - HistoricVariableInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.history
- HistoricVariableInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.history.impl
- HistoricVariableInstanceResourceImpl(String, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl
- HistoricVariableInstanceRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoricVariableInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoricVariableInstanceRestServiceImpl(ObjectMapper, 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.
- HistoricVariableUpdateDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoricVariableUpdateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- 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 - Enum constant in enum class org.camunda.bpm.engine.repository.ResourceTypes
- 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_AUTO - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- HISTORY_AUTO - Static variable in class org.camunda.bpm.spring.boot.starter.configuration.condition.NeedsHistoryAutoConfigurationCondition
- HISTORY_CLEANUP_JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- HISTORY_CLEANUP_REMOVED_BATCH_OPERATIONS - Static variable in class org.camunda.bpm.engine.management.Metrics
- HISTORY_CLEANUP_REMOVED_CASE_INSTANCES - Static variable in class org.camunda.bpm.engine.management.Metrics
- HISTORY_CLEANUP_REMOVED_DECISION_INSTANCES - Static variable in class org.camunda.bpm.engine.management.Metrics
- HISTORY_CLEANUP_REMOVED_PROCESS_INSTANCES - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of instances removed by history cleanup.
- HISTORY_CLEANUP_REMOVED_TASK_METRICS - Static variable in class org.camunda.bpm.engine.management.Metrics
- HISTORY_CLEANUP_STRATEGY_END_TIME_BASED - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
History cleanup is performed based on end time.
- HISTORY_CLEANUP_STRATEGY_REMOVAL_TIME_BASED - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
History cleanup is performed based on removal time.
- HISTORY_CONFIGURATION - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- HISTORY_DEFAULT - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
The default history level that is used when no history level is configured
- 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 - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- HISTORY_LEVEL - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- HISTORY_LEVEL - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- HISTORY_LEVEL_ACTIVITY - Static variable in interface org.camunda.bpm.engine.impl.history.HistoryLevel
- HISTORY_LEVEL_AUDIT - Static variable in interface org.camunda.bpm.engine.impl.history.HistoryLevel
- HISTORY_LEVEL_FULL - Static variable in interface org.camunda.bpm.engine.impl.history.HistoryLevel
- HISTORY_LEVEL_NONE - Static variable in interface org.camunda.bpm.engine.impl.history.HistoryLevel
- 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_REMOVAL_TIME_STRATEGY_END - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Removal time for historic entities is set if execution has been ended.
- HISTORY_REMOVAL_TIME_STRATEGY_NONE - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Removal time for historic entities is not set.
- HISTORY_REMOVAL_TIME_STRATEGY_START - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Removal time for historic entities is set on execution start.
- HISTORY_VARIABLE - Static variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Deprecated.
- historyAutoFieldName - Variable in class org.camunda.bpm.spring.boot.starter.configuration.condition.NeedsHistoryAutoConfigurationCondition
- HistoryCaseExecutionListener - Class in org.camunda.bpm.engine.impl.history.transformer
- HistoryCaseExecutionListener(CmmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.transformer.HistoryCaseExecutionListener
- HistoryCleanupBatch - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
-
Batch of work for history cleanup.
- HistoryCleanupBatch() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- historyCleanupBatchWindowEndTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyCleanupBatchWindowEndTimeAsDate - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyCleanupBatchWindows - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyCleanupBatchWindowStartTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyCleanupBatchWindowStartTimeAsDate - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoryCleanupCmd - Class in org.camunda.bpm.engine.impl.cmd
- HistoryCleanupCmd(boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- HistoryCleanupConfigurationDto - Class in org.camunda.bpm.engine.rest.dto.history
- HistoryCleanupConfigurationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- HistoryCleanupContext - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- HistoryCleanupContext(boolean, int, int, int) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- HistoryCleanupContext(int, int) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- historyCleanupDefaultNumberOfRetries - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Specifies how often a cleanup job will be executed before an incident is raised.
- historyCleanupDegreeOfParallelism - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyCleanupEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Controls whether engine participates in history cleanup or not.
- HistoryCleanupHandler - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- HistoryCleanupHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
- HistoryCleanupHandler.HistoryCleanupHandlerCmd - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- HistoryCleanupHandlerCmd() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler.HistoryCleanupHandlerCmd
- HistoryCleanupHelper - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- HistoryCleanupHelper() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHelper
- HistoryCleanupJobDeclaration - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
-
Job declaration for history cleanup.
- HistoryCleanupJobDeclaration() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- HistoryCleanupJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
-
Job handler for history cleanup job.
- HistoryCleanupJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- HistoryCleanupJobHandlerConfiguration - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- HistoryCleanupJobHandlerConfiguration() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- historyCleanupJobLogTimeToLive - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Time to live for historic job log entries written by history cleanup jobs.
- historyCleanupJobPriority - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Default priority for history cleanup jobs.
- historyCleanupJobReconfigurationFailure(Exception) - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- HistoryCleanupRemovalTime - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- HistoryCleanupRemovalTime() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- HistoryCleanupRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoryCleanupRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoryCleanupRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl
- HistoryCleanupScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.cleanup
- HistoryCleanupScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.cleanup.HistoryCleanupScenario
- HistoryCleanupSchedulerCmd - Class in org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- HistoryCleanupSchedulerCmd(boolean, Map<String, Long>, HistoryCleanupJobHandlerConfiguration, String) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- historyCleanupStrategy - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyConfiguration - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- historyConfiguration - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- historyConfiguration - Variable in class org.camunda.bpm.engine.impl.incident.IncidentContext
- historyConfiguration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- historyConfiguration - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- historyConfiguration - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- historyConfiguration(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select incidents which contain the historyConfiguration.
- historyConfiguration(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- HistoryDecisionEvaluationListener - Class in org.camunda.bpm.engine.impl.history.parser
- HistoryDecisionEvaluationListener(DmnHistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.HistoryDecisionEvaluationListener
- historyEnabled - Variable in class org.camunda.bpm.webapp.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
- HistoryEventCreator() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor.HistoryEventCreator
- historyEventHandler - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
As an instance of
CompositeHistoryEventHandler
it contains all the provided history event handlers that process history events. - historyEventHandler - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultHistoryConfiguration
- HistoryEventHandler - Interface in org.camunda.bpm.engine.impl.history.handler
-
The interface for implementing an history event handler.
- historyEventHandlers - Variable in class org.camunda.bpm.engine.impl.history.handler.CompositeHistoryEventHandler
-
The list of
HistoryEventHandler
which consume the event. - HistoryEventProcessor - Class in org.camunda.bpm.engine.impl.history.event
-
The
HistoryEventProcessor
should be used to process an history event. - HistoryEventProcessor() - Constructor for class org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor
- HistoryEventProcessor.HistoryEventCreator - Class in org.camunda.bpm.engine.impl.history.event
-
The
HistoryEventProcessor.HistoryEventCreator
interface which is used to interchange the implementation of the creation of different HistoryEvents. - 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.
- HistoryEventType - Interface in org.camunda.bpm.engine.impl.history.event
-
An history event type.
- HistoryEventTypes - Enum Class in org.camunda.bpm.engine.impl.history.event
-
The set of built-in history event types.
- HistoryExecutionListener - Class in org.camunda.bpm.engine.impl.history.parser
-
An
ExecutionListener
implementation that delegates to aHistoryEventProducer
. - 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.HistoryDecisionEvaluationListener
- historyLevel - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
- historyLevel - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- historyLevel - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
- historyLevel - Variable in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- historyLevel - Variable in class org.camunda.bpm.engine.impl.history.transformer.HistoryCaseExecutionListener
- 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 - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- HistoryLevel - Interface in org.camunda.bpm.engine.impl.history
-
The history level controls what kind of data is logged to the history database.
- 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
- HistoryLevelActivity - Class in org.camunda.bpm.engine.impl.history
- HistoryLevelActivity() - Constructor for class org.camunda.bpm.engine.impl.history.HistoryLevelActivity
- HistoryLevelAudit - Class in org.camunda.bpm.engine.impl.history
- HistoryLevelAudit() - Constructor for class org.camunda.bpm.engine.impl.history.HistoryLevelAudit
- historyLevelAutoHandlingConfiguration() - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- historyLevelCommand - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- historyLevelDeterminator - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultHistoryLevelAutoHandlingConfiguration
- historyLevelDeterminator(CamundaBpmProperties, JdbcTemplate) - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- HistoryLevelDeterminator - Interface in org.camunda.bpm.spring.boot.starter.jdbc
- HistoryLevelDeterminatorJdbcTemplateImpl - Class in org.camunda.bpm.spring.boot.starter.jdbc
- HistoryLevelDeterminatorJdbcTemplateImpl() - Constructor for class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- historyLevelDeterminatorMultiDatabase(CamundaBpmProperties, JdbcTemplate) - Static method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- HistoryLevelFull - Class in org.camunda.bpm.engine.impl.history
- HistoryLevelFull() - Constructor for class org.camunda.bpm.engine.impl.history.HistoryLevelFull
- HistoryLevelNone - Class in org.camunda.bpm.engine.impl.history
- HistoryLevelNone() - Constructor for class org.camunda.bpm.engine.impl.history.HistoryLevelNone
- historyLevels - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
a list of supported history levels
- historyLevels - Variable in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- HistoryLevelSetupCommand - Class in org.camunda.bpm.engine.impl
- HistoryLevelSetupCommand() - Constructor for class org.camunda.bpm.engine.impl.HistoryLevelSetupCommand
- HistoryParseListener - Class in org.camunda.bpm.engine.impl.history.parser
-
This class is responsible for wiring history as execution listeners into process execution.
- HistoryParseListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- historyRemovalTimeProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoryRemovalTimeProvider - Interface in org.camunda.bpm.engine.impl.history
-
The provider is either invoked on root process instance start or end based on the selected history removal time strategy.
- historyRemovalTimeStrategy - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- HistoryRestService - Interface in org.camunda.bpm.engine.rest.history
- HistoryRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- HistoryRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.history.HistoryRestServiceImpl
- 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.junit5.ProcessEngineExtension
- historyService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- historyService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- historyService - Variable in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- historyService - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- historyService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- historyService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- historyService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access HistoryService
- historyService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- HistoryService - Interface in org.camunda.bpm.engine
-
Service exposing information about ongoing and past process instances.
- 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 aHistoryEventProducer
. - HistoryTaskListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateDecisionDefinitionHistoryTimeToLiveCmd
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateProcessDefinitionHistoryTimeToLiveCmd
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.UpdateCaseDefinitionHistoryTimeToLiveCmd
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- historyTimeToLive - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- historyTimeToLive - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- historyTimeToLive - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- historyTimeToLive - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- historyTimeToLive - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- historyTimeToLive - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- historyTimeToLive - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- historyTimeToLive - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- HistoryTimeToLiveDto - Class in org.camunda.bpm.engine.rest.dto
- HistoryTimeToLiveDto() - Constructor for class org.camunda.bpm.engine.rest.dto.HistoryTimeToLiveDto
- HistoryTimeToLiveDto(Integer) - Constructor for class org.camunda.bpm.engine.rest.dto.HistoryTimeToLiveDto
- HistoryTimeToLiveParser - Class in org.camunda.bpm.engine.impl
-
Class that encapsulates the business logic of parsing HistoryTimeToLive of different deployable resources (process, definition, case).
- HistoryTimeToLiveParser(boolean, String) - Constructor for class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- HistoryTimeToLiveParser.HTTLParsedResult - Class in org.camunda.bpm.engine.impl
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AnyHitPolicyHandler
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectHitPolicyHandler
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMaxHitPolicyHandler
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMinHitPolicyHandler
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectSumHitPolicyHandler
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.FirstHitPolicyHandler
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.RuleOrderHitPolicyHandler
- HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.UniqueHitPolicyHandler
- HIT_POLICY_LOGGER - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnLogger
- hitPolicy - Variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.HitPolicyEntry
- HitPolicy - Enum Class in org.camunda.bpm.model.dmn
- hitPolicyAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- HitPolicyEntry - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
-
Represents the hit policy and the aggregator of a decision table.
- HitPolicyEntry(HitPolicy, BuiltinAggregator) - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.HitPolicyEntry
- hitPolicyHandler - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- hitPolicyHandlerRegistry - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- hitPolicyHandlerRegistry - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- hitPolicyHandlerRegistry(DmnHitPolicyHandlerRegistry) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
-
Set the
DmnHitPolicyHandlerRegistry
- hitPolicyHandlerRegistry(DmnHitPolicyHandlerRegistry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- hitPolicyNotSupported(DmnDecisionTableImpl, HitPolicy, BuiltinAggregator) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- HOST_NAME - Static variable in class org.camunda.bpm.AbstractWebIntegrationTest
- hostname - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
the historic job log host name
- hostname - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- hostname - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- hostname - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- hostname - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- hostname(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only selects historic job log entries that belong to the given host name.
- hostname(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- HOSTNAME - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- hostnameProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- HostnameProvider - Interface in org.camunda.bpm.engine.impl.history.event
- HOUR - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- hours - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- href - Variable in class org.camunda.bpm.engine.rest.hal.HalLink
- hrefAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DmnElementReferenceImpl
- hstsDisabled - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- hstsIncludeSubdomainsDisabled - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- hstsMaxAge - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- hstsValue - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- html - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- htmlBuilder - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- HtmlDocumentBuilder - Class in org.camunda.bpm.engine.impl.form.engine
-
The
HtmlDocumentBuilder
is part of theHtmlFormEngine
and maintains a stack of element which are written out to aStringWriter
. - HtmlDocumentBuilder(HtmlElementWriter) - Constructor for class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder
- HtmlDocumentBuilder.HtmlWriteContext - Class in org.camunda.bpm.engine.impl.form.engine
- HtmlElementWriter - Class in org.camunda.bpm.engine.impl.form.engine
-
Simple writer for html elements.
- HtmlElementWriter(String) - Constructor for class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- HtmlElementWriter(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- HtmlFormEngine - Class in org.camunda.bpm.engine.impl.form.engine
-
A simple
FormEngine
implementaiton which renders forms as HTML such that they can be used as embedded forms inside camunda Tasklist. - HtmlFormEngine() - Constructor for class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- HtmlReportBuilder - Class in org.camunda.bpm.qa.performance.engine.framework.report
-
Uses a
TabularResultSet
and renders it as a Html Table. - HtmlReportBuilder(TabularResultSet) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- HtmlWriteContext() - Constructor for class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder.HtmlWriteContext
- httlConfigValue - Variable in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- HTTLParsedResult(String) - Constructor for class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser.HTTLParsedResult
- http() - Static method in class org.camunda.connect.Connectors
- HTTP_CONNECTOR_ID - Static variable in class org.camunda.connect.Connectors
- HTTP_LOGGER - Static variable in class org.camunda.connect.httpclient.impl.HttpLogger
- HttpBaseRequest<Q extends HttpBaseRequest<?,
?>, R extends ConnectorResponse> - Interface in org.camunda.connect.httpclient - 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
- httpClient - Variable in class org.camunda.bpm.client.impl.RequestExecutor
- httpClient - Variable in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- httpClientBuilder - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- HttpConnector - Interface in org.camunda.connect.httpclient
- HttpConnectorImpl - Class in org.camunda.connect.httpclient.impl
- HttpConnectorImpl() - Constructor for class org.camunda.connect.httpclient.impl.HttpConnectorImpl
- HttpConnectorImpl(String) - Constructor for class org.camunda.connect.httpclient.impl.HttpConnectorImpl
- HttpConnectorLogger - Class in org.camunda.connect.httpclient.impl
- HttpConnectorLogger() - Constructor for class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- HttpConnectorProvider - Interface in org.camunda.connect.httpclient
- HttpConnectorProviderImpl - Class in org.camunda.connect.httpclient.impl
- HttpConnectorProviderImpl() - Constructor for class org.camunda.connect.httpclient.impl.HttpConnectorProviderImpl
- HttpHeaderSecurityFilter - Class in org.camunda.bpm.webapp.impl.security.filter.headersec
- HttpHeaderSecurityFilter() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
- HttpHeaderSecurityIT - Class in org.camunda.bpm
- HttpHeaderSecurityIT() - Constructor for class org.camunda.bpm.HttpHeaderSecurityIT
- HttpLogger - Class in org.camunda.connect.httpclient.impl
- HttpLogger() - Constructor for class org.camunda.connect.httpclient.impl.HttpLogger
- HttpMethodRequest<Q extends HttpMethodRequest<?,
?>, R extends HttpResponse> - Interface in org.camunda.connect.httpclient - httpMethodSupportsPayload(T) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- httpPort - Variable in class org.camunda.bpm.AbstractWebIntegrationTest
- HttpRequest - Interface in org.camunda.connect.httpclient
- httpRequestError(int, String) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- HttpRequestImpl - Class in org.camunda.connect.httpclient.impl
- HttpRequestImpl(Connector) - Constructor for class org.camunda.connect.httpclient.impl.HttpRequestImpl
- HttpRequestInvocation - Class in org.camunda.connect.httpclient.impl
- HttpRequestInvocation(HttpRequestBase, ConnectorRequest<?>, List<ConnectorRequestInterceptor>, HttpClient) - Constructor for class org.camunda.connect.httpclient.impl.HttpRequestInvocation
- httpResponse - Variable in class org.camunda.connect.httpclient.impl.HttpResponseImpl
- HttpResponse - Interface in org.camunda.connect.httpclient
- HttpResponseImpl - Class in org.camunda.connect.httpclient.impl
- HttpResponseImpl(CloseableHttpResponse) - Constructor for class org.camunda.connect.httpclient.impl.HttpResponseImpl
- HttpSessionMutexListener - Class in org.camunda.bpm.webapp.impl.security.filter.util
-
Automatically creates a session mutex when a HttpSession is created.
- HttpSessionMutexListener() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.util.HttpSessionMutexListener
- httpStatusCode - Variable in exception org.camunda.bpm.client.exception.RestException
- HUMAN_PERFORMER - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- HumanPerformer - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN humanPerformer element
- HumanPerformerImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN humanPerformer element
- HumanPerformerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.HumanPerformerImpl
- humanTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
HumanTaskAssert
inspecting the one and mostly one 'humanTask' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - humanTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- humanTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- humanTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
HumanTaskAssert
inspecting the one and mostly one 'humanTask' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - humanTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- humanTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- HumanTask - Interface in org.camunda.bpm.model.cmmn.instance
- HumanTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- HumanTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- HumanTaskAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
- HumanTaskAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
- humanTaskDiscretionaryItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- HumanTaskImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- HumanTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- HumanTaskItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- HumanTaskItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- humanTaskPlanItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- HYPHEN_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- HyphenTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- HyphenTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.HyphenTransformer
I
- I_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- I_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- id - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.ProcessDefinitionStatisticsDto
- 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.dmn.engine.impl.delegate.DmnEvaluatedDecisionRuleImpl
- id - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- id - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- id - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- id - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- id - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- id - Variable in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- id - Variable in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- id - Variable in enum class org.camunda.bpm.engine.authorization.BatchPermissions
- id - Variable in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
- id - Variable in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
- id - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- id - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- id - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.Error
- id - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- id - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.MessageDefinition
- id - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
- id - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- id - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- id - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- id - Variable in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- id - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- id - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- id - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- id - Variable in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- id - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- id - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- id - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- id - Variable in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
-
bpmn element id
- id - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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.JobDefinitionQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.CamundaFormDefinitionEntity
- 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.ExternalTaskEntity
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.GroupEntity
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- 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.JobDefinitionEntity
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
-
To handle a MemberhipEntity in the cache, an id is necessary.
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- 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.SchemaLogEntryEntity
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
- id - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- 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.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.repository.CalledProcessDefinitionImpl
- id - Variable in class org.camunda.bpm.engine.impl.TenantQueryImpl
- id - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
- 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.batch.BatchDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- 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.TenantDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- 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.management.JobDefinitionDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDiagramDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDiagramDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionXmlDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- 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.ActivityInstanceIncidentDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- id - Variable in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- id - Variable in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry
- id - Variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- id - Variable in class org.camunda.bpm.engine.rest.hal.group.HalGroup
- id - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- id - Variable in class org.camunda.bpm.engine.rest.hal.tenant.HalTenant
- id - Variable in class org.camunda.bpm.engine.rest.hal.user.HalUser
- id - Variable in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- id - Variable in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricExternalTaskLogResourceImpl
- id - Variable in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricJobLogResourceImpl
- id - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- id - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- id(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
-
Sets the identifier of the element.
- id(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCompensateEventDefinitionBuilder
- id(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractErrorEventDefinitionBuilder
- id(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMessageEventDefinitionBuilder
- ID - Static variable in class org.camunda.bpm.admin.impl.plugin.AdminPlugins
- ID - Static variable in class org.camunda.bpm.cockpit.impl.plugin.CockpitPlugins
- ID - Static variable in interface org.camunda.bpm.engine.impl.BatchQueryProperty
- ID - Static variable in interface org.camunda.bpm.engine.impl.ExternalTaskQueryProperty
- ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricBatchQueryProperty
- ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- ID - Static variable in class org.camunda.bpm.run.plugins.TestCockpitPlugin
- ID - Static variable in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.SsoLogoutPluginConstants
- ID - Static variable in class org.camunda.bpm.tasklist.impl.plugin.TasklistPlugins
- ID - Static variable in class org.camunda.bpm.welcome.impl.plugin.WelcomePlugins
- ID - Static variable in interface org.camunda.connect.httpclient.HttpConnector
- ID - Static variable in interface org.camunda.connect.httpclient.soap.SoapHttpConnector
- ID_COMPARATOR - Static variable in class org.camunda.bpm.engine.rest.hal.cache.HalIdResourceCacheLinkResolver
- ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.batch.variables.SetVariablesJsonConverter
- ID_PATH_PARAM - Static variable in class org.camunda.bpm.client.impl.EngineClient
- ID_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- idAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- idAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- idAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramElementImpl
- idAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- idAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.StyleImpl
- idAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DocumentationImpl
- idAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InteractionNodeImpl
- idAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- idAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- idAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DocumentationImpl
- idAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- idAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- idAttribute() - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- idAttribute() - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- idAttributeReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- idAttributeReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- idAttributeReferenceCollection(Class<V>, Class<? extends AttributeReferenceCollection>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- idAttributeReferenceCollection(Class<V>, Class<? extends AttributeReferenceCollection>) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- 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
- idElementReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- idElementReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- idElementReferenceCollection(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- idElementReferenceCollection(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- identifier(String) - Method in class org.camunda.bpm.impl.juel.Parser
- IDENTIFIER - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- IdentifierNode - Interface in org.camunda.bpm.impl.juel
-
Identifier node interface.
- IDENTITY_LINK - Static variable in class org.camunda.bpm.engine.EntityTypes
- IDENTITY_LINK_ADD - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an identity link is added
- IDENTITY_LINK_ADD - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- IDENTITY_LINK_DELETE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an identity link is removed
- IDENTITY_LINK_DELETE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- IdentityDataTypeTransformer - Class in org.camunda.bpm.dmn.engine.impl.type
-
Transform the given value into untyped value.
- IdentityDataTypeTransformer() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.IdentityDataTypeTransformer
- 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.
- identityLinkChanges - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- IdentityLinkDto - Class in org.camunda.bpm.engine.rest.dto.task
- IdentityLinkDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- 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
- IdentityOperationResult - Class in org.camunda.bpm.engine.impl.identity
-
Holds the result of an
IdentityService
operation including the operation that was executed and optionally a resulting value. - IdentityOperationResult(Serializable, String) - Constructor for class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- 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
- identityProviderPlugin() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaSpringSecurityOAuth2AutoConfiguration
- 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(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
- 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.junit5.ProcessEngineExtension
- identityService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- identityService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- identityService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- identityService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access IdentityService
- identityService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- IdentityService - Interface in org.camunda.bpm.engine
- 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.AbstractDefinitionDeployer
- idGenerator - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- idGenerator - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- idGenerator - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManagerFactory
- idGenerator - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- idGenerator - Static variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- IdGenerator - Interface in org.camunda.bpm.engine.impl.cfg
-
generates
IdBlock
s that are used to assign ids to new objects. - IdGeneratorConfiguration - Class in org.camunda.bpm.spring.boot.starter.configuration.id
- IdGeneratorConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.id.IdGeneratorConfiguration
- idGeneratorDataSource - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- idGeneratorDataSourceJndiName - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- idIn - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- idleIncreaseFactor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- idleLevel - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- idMappings - Variable in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- ids - Variable in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- ids - Variable in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- ids - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobsRetriesBatchCmd
- ids - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- ids - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- ids - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- ids - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
- ids - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- ids - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- ids - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- ids - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- ids - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- ids - Variable in class org.camunda.bpm.engine.impl.TenantQueryImpl
- ids - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
- ids - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- IDS - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- IDS - Static variable in class org.camunda.bpm.engine.impl.batch.variables.SetVariablesJsonConverter
- idsElementReferenceCollection(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- idsElementReferenceCollection(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- IdsElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - IdsElementReferenceCollectionBuilderImpl(Class<Source>, Class<Target>, ChildElementCollectionImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionBuilderImpl
- IdsElementReferenceCollectionImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - IdsElementReferenceCollectionImpl(ChildElementCollection<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- IF_PART - Static variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- ifPart - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- IfPart - Interface in org.camunda.bpm.model.cmmn.instance
- ifPartChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- IfPartImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- IfPartImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- IGNORE - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.OptimisticLockingResult
-
Marks that that an
OptimisticLockingListener
resulted in successfully handling, or ignoring, anOptimisticLockingException
. - ignoreAsync - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- ignoreConfig(String, Object) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- ignoreDataAccessException - Variable in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- ignoredSentryWithInvalidParts(String) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- ignoredSentryWithMissingCondition(String) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- ignoredUnsupportedAttribute(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- ignoreFailureDuePreconditionNotMet(DbOperation, String, DbOperation) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- ignoreHeader(String, String) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- ignoringEventSubscription(EventSubscriptionEntity, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- ignoringNonExecutableProcess(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- ignoringSuspendedJob(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- illegalStateException(String) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- illegalStateTransitionException(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- illegalValueForResumePreviousByProperty(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- illegalValueForUserIdException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- IllegalWebAppConfigurationException - Exception in org.camunda.bpm.webapp.impl
-
Thrown if the webapp is configured incorrectly
- IllegalWebAppConfigurationException(String) - Constructor for exception org.camunda.bpm.webapp.impl.IllegalWebAppConfigurationException
- Image - Enum constant in enum class org.camunda.bpm.model.bpmn.TransactionMethod
- immutable() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- immutable() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- immutable() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- immutable() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- ImmutablePair<L,
R> - Class in org.camunda.bpm.engine.impl.util -
Immutable representation of a 2-tuple of elements.
- ImmutablePair(L, R) - Constructor for class org.camunda.bpm.engine.impl.util.ImmutablePair
-
Create a pair of elements.
- impactedPerformanceIndicatorRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- ImpactedPerformanceIndicatorReference - Interface in org.camunda.bpm.model.dmn.instance
- ImpactedPerformanceIndicatorReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ImpactedPerformanceIndicatorReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ImpactedPerformanceIndicatorReferenceImpl
- impactingDecisionRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.PerformanceIndicatorImpl
- ImpactingDecisionReference - Interface in org.camunda.bpm.model.dmn.instance
- ImpactingDecisionReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ImpactingDecisionReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ImpactingDecisionReferenceImpl
- implementation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBusinessRuleTaskBuilder
-
Sets the implementation of the business rule task.
- implementation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractReceiveTaskBuilder
-
Sets the implementation of the receive task.
- implementation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the implementation of the send task.
- implementation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractServiceTaskBuilder
-
Sets the implementation of the build service task.
- implementation(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractUserTaskBuilder
-
Sets the implementation of the build user task.
- implementationAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- implementationAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- implementationAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- implementationAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- implementationAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- implementationRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- implementationRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- implementationTypeAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- implementationTypeAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- implicitVariableUpdateDetectionEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- Import - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN Import element
- Import - Interface in org.camunda.bpm.model.cmmn.instance
- Import - Interface in org.camunda.bpm.model.dmn.instance
- importCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- importCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- importCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- ImportedElement - Interface in org.camunda.bpm.model.dmn.instance
- importedElementChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ImportedValuesImpl
- ImportedElementImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ImportedElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ImportedElementImpl
- ImportedValues - Interface in org.camunda.bpm.model.dmn.instance
- importedValuesChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- ImportedValuesImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ImportedValuesImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ImportedValuesImpl
- 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.engine.JuelScriptEngine
- ImportImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN import element
- ImportImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ImportImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ImportImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- ImportImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- ImportImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- importTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- importTypeAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- importTypeAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- impossibleTransitionException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- 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.PvmExecutionImpl
- incident - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- Incident - Interface in org.camunda.bpm.engine.runtime
-
An
Incident
represents a failure in the execution of a process instance. - INCIDENT - Static variable in class org.camunda.bpm.engine.EntityTypes
- INCIDENT_CREATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an incident is created.
- INCIDENT_CREATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- INCIDENT_CREATE_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- INCIDENT_DELETE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an incident is deleted.
- INCIDENT_DELETE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- INCIDENT_END_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- INCIDENT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- INCIDENT_ID - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- INCIDENT_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- INCIDENT_MESSAGE - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- INCIDENT_MESSAGE - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- INCIDENT_MIGRATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an incident is migrated.
- INCIDENT_RESOLVE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an incident is resolved.
- INCIDENT_RESOLVE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- INCIDENT_STATE - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- INCIDENT_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- INCIDENT_TIMESTAMP - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- INCIDENT_TYPE - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- INCIDENT_TYPE - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- INCIDENT_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when an incident is updated.
- IncidentContext - Class in org.camunda.bpm.engine.impl.incident
-
The context of an
Incident
. - IncidentContext() - Constructor for class org.camunda.bpm.engine.impl.incident.IncidentContext
- IncidentContext(Incident) - Constructor for class org.camunda.bpm.engine.impl.incident.IncidentContext
- 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 - Class in org.camunda.bpm.engine.rest.dto.runtime
- IncidentDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- IncidentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- IncidentEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- IncidentEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- incidentHandler - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- 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
- incidentHandlers - Variable in class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
- IncidentHandling - Class in org.camunda.bpm.engine.impl.incident
- IncidentHandling() - Constructor for class org.camunda.bpm.engine.impl.incident.IncidentHandling
- incidentId - Variable in class org.camunda.bpm.engine.impl.cmd.ResolveIncidentCmd
- incidentId - Variable in class org.camunda.bpm.engine.impl.cmd.SetAnnotationForIncidentCmd
- incidentId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- incidentId - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- incidentId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- incidentId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- incidentId - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- incidentId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- incidentId - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl
- incidentId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have the given id.
- incidentId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- incidentId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- incidentId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentId(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- incidentId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- incidentId(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions with the given incident id.
- incidentId(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Only selects executions with the given incident id.
- incidentId(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which have the given id.
- incidentId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances with the given incident id.
- incidentIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that have incidents with given ids.
- incidentIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentIds - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentIds - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- incidentIds - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- incidentIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- incidentIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- IncidentInstanceHandler - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- IncidentInstanceHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.IncidentInstanceHandler
- IncidentLogger - Class in org.camunda.bpm.engine.impl.incident
- IncidentLogger() - Constructor for class org.camunda.bpm.engine.impl.incident.IncidentLogger
- 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.ExecutionQueryImpl
- incidentMessage - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- incidentMessage - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentMessage - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- incidentMessage - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentMessage - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- incidentMessage - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- incidentMessage - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- incidentMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- incidentMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- incidentMessage - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- incidentMessage - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- incidentMessage - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- incidentMessage(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have the given incident message.
- incidentMessage(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with the given incident message.
- incidentMessage(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- incidentMessage(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- incidentMessage(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentMessage(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentMessage(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- incidentMessage(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- incidentMessage(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions with the given incident message.
- incidentMessage(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Only selects executions with the given incident message.
- incidentMessage(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which have the given incident message.
- incidentMessage(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances with the given incident message.
- incidentMessageLike - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- incidentMessageLike - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- incidentMessageLike - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentMessageLike - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentMessageLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- incidentMessageLike - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- incidentMessageLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- incidentMessageLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- incidentMessageLike - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- incidentMessageLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which incident message is like the given value
- incidentMessageLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which had an incident message like the given value.
- incidentMessageLike(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- incidentMessageLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- incidentMessageLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentMessageLike(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentMessageLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- incidentMessageLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- incidentMessageLike(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions with an incident message like the given.
- incidentMessageLike(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Only selects executions with an incident message like the given.
- incidentMessageLike(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which incident message is like the given value.
- incidentMessageLike(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances with an incident message like the given.
- incidentPermissionChecks - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- incidentPermissionChecks - Variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- incidentQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- IncidentQuery - Interface in org.camunda.bpm.engine.runtime
- IncidentQueryDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
- IncidentQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- IncidentQueryDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
- IncidentQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- IncidentQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.IncidentQueryImpl
- IncidentQueryProperty - Interface in org.camunda.bpm.engine.impl
- IncidentResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
- IncidentResourceImpl - Class in org.camunda.bpm.engine.rest.sub.repository.impl
- IncidentResourceImpl(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl
- IncidentRestService - Class in org.camunda.bpm.cockpit.impl.plugin.resources
- IncidentRestService - Interface in org.camunda.bpm.engine.rest
- IncidentRestService(String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.resources.IncidentRestService
- IncidentRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- IncidentRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.IncidentRestServiceImpl
- incidents - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
- incidents - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- incidents - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- incidents - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- incidents - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- incidents - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- incidents - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- incidents - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- incidents - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- incidents - Variable in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- incidents(Collection<IncidentEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- incidentState - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- incidentState - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- IncidentState - Interface in org.camunda.bpm.engine.history
- IncidentState.IncidentStateImpl - Class in org.camunda.bpm.engine.history
- IncidentStateImpl(int, String) - Constructor for class org.camunda.bpm.engine.history.IncidentState.IncidentStateImpl
- 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
- incidentStatus - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentStatus(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with incident status either 'open' or 'resolved'.
- incidentStatus(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- 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
- incidentTimestamp - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- incidentTimestampAfter - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentTimestampAfter - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- incidentTimestampAfter(Date) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentTimestampAfter(Date) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which have an incidentTimestamp date after the given date
- incidentTimestampBefore - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentTimestampBefore - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- incidentTimestampBefore(Date) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentTimestampBefore(Date) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which have an incidentTimestamp date before the given date
- IncidentTimestampScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- IncidentTimestampScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.IncidentTimestampScenario
- IncidentTimestampUpdateScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.timestamp
- IncidentTimestampUpdateScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.IncidentTimestampUpdateScenario
- 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.cmd.CreateIncidentCmd
- incidentType - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- incidentType - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- incidentType - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentType - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- incidentType - Variable 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.impl.ProcessDefinitionQueryImpl
- incidentType - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- incidentType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- incidentType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- incidentType - Variable in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
- incidentType - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- incidentType - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- incidentType - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- incidentType(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have the given incident type.
- incidentType(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only selects process instances with the given incident type.
- incidentType(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- incidentType(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- incidentType(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- incidentType(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- incidentType(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- incidentType(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- incidentType(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions with the given incident type.
- incidentType(String) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Only selects executions with the given incident type.
- incidentType(String) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which have the given incident type.
- incidentType(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances with the given incident type.
- INCLUDE_ASSIGNED_TASKS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- INCLUDE_PROCESS_INSTANCES_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- INCLUDE_SUBDOMAINS_DISABLED - Enum constant in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
- includeAssignedTasks - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- includeAssignedTasks() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- includeAssignedTasks() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Select both assigned and not assigned tasks for candidate user or group queries.
- includeAssignedTasksInternal() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- includeCanceled - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- includeCanceled - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- includeCanceled() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Include an aggregation of canceled instances in the result.
- includeCanceled() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- includeCaseDefinitionsWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- includeCaseDefinitionsWithoutTenantId() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Select case definitions which have no tenant id.
- includeCompleteScope - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- includeCompleteScope - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- includeCompleteScope() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Include an aggregation of instances, which complete a scope (ie.
- includeCompleteScope() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- includeDecisionDefinitionsWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- includeDecisionDefinitionsWithoutTenantId() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Select decision definitions which have no tenant id.
- includeDecisionRequirementsDefinitionsWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- includeDecisionRequirementsDefinitionsWithoutTenantId() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Select decision requirements definition which have no tenant id.
- includeDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- includeDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- includeDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- includeDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- includeDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- includeDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- includeDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- includeDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- includeDeleted - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- includeDeleted - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- includeDeleted() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Include variables that has been already deleted during the execution
- includeDeleted() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- includeDeploymentsWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- includeDeploymentsWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- includeDeploymentsWithoutTenantId() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Select deployments which have no tenant id.
- includeEventSubscriptionsWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- includeEventSubscriptionsWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- includeEventSubscriptionsWithoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
-
Select subscriptions which have no tenant id.
- includeExtensionProperties - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- includeExtensionProperties - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- includeExtensionProperties - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- includeExtensionProperties - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- includeExtensionProperties - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- includeExtensionProperties - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- includeExtensionProperties - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- includeExtensionProperties() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- includeExtensionProperties() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Configure the query to include custom extension properties, if available, for all fetched tasks.
- includeExtensionProperties() - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- includeExtensionProperties(boolean) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- includeExtensionProperties(boolean) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- includeFailedJobs - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- includeFailedJobs - Variable 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.ActivityStatisticsQueryImpl
- includeFailedJobs() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- 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.
- includeFinished - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- includeFinished - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- includeFinished() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Include an aggregation of finished instances in the result.
- includeFinished() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- includeIncidents - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- includeIncidents - Variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- includeIncidents - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- includeIncidents - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
- includeIncidents - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- includeIncidents() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Include an aggregation of the incidents in the result.
- includeIncidents() - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- includeIncidents() - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- includeIncidents() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- 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 - Variable 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.ActivityStatisticsQueryImpl
- includeIncidentsForType(String) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- 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.
- includeInput - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- includeInputs - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- includeInputs() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Enable fetching
HistoricDecisionInputInstance
of evaluated decision. - includeInputs() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- includeJobDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- includeJobDefinitionsWithoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- includeJobDefinitionsWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- includeJobDefinitionsWithoutTenantId() - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Select job definitions which have no tenant id.
- includeJobs - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- includeJobs - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- includeJobs - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDefinitionPriorityDto
- includeJobs(boolean) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- includeJobs(boolean) - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateBuilder
-
Specify if the suspension states of the jobs of the provided job definitions should also be updated.
- includeJobsWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- includeJobsWithoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- includeJobsWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- includeJobsWithoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Select jobs which have no tenant id.
- includeOutputs - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- includeOutputs - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- includeOutputs() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Enable fetching
HistoricDecisionOutputInstance
of evaluated decision. - includeOutputs() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- includeProcessDefinitionsWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- includeProcessDefinitionsWithoutTenantId() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Select process definitions which have no tenant id.
- includeProcessInstances - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- includeProcessInstances - Variable in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- includeProcessInstances(boolean) - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- includeProcessInstances(boolean) - Method in interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateBuilder
-
Specify if the suspension states of the process instances of the provided process definitions should also be updated.
- includeRootIncidents - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
- includeRootIncidents() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
- includeRootIncidents() - Method in interface org.camunda.bpm.engine.management.ProcessDefinitionStatisticsQuery
-
Include an aggregation of root incidents only
- includes() - Element in annotation interface org.camunda.bpm.engine.impl.test.RequiredDatabase
- includeSubResources - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- includingGroups - Variable in class org.camunda.bpm.engine.impl.TenantQueryImpl
- includingGroupsOfUser - Variable in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- includingGroupsOfUser(boolean) - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Selects the
Tenant
s which belongs to one of the user's groups. - includingGroupsOfUser(boolean) - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- inclusiveGateway() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- inclusiveGateway(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- InclusiveGateway - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN inclusiveGateway element
- 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
- InclusiveGatewayBuilder - Class in org.camunda.bpm.model.bpmn.builder
- InclusiveGatewayBuilder(BpmnModelInstance, InclusiveGateway) - Constructor for class org.camunda.bpm.model.bpmn.builder.InclusiveGatewayBuilder
- InclusiveGatewayImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN inclusiveGateway element
- InclusiveGatewayImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InclusiveGatewayImpl
- Incoming - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN incoming element of the BPMN tFlowNode type
- Incoming(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.Incoming
- incomingCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- incomingTransitions - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- incompatibleTypeForFieldDeclaration(FieldDeclaration, Object, Field) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- inContextOf(HistoricTaskInstance, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(HistoryEvent, ResourceDefinitionEntity<?>, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(ExecutionEntity, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(ExternalTaskEntity, ExecutionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(HistoricVariableInstanceEntity, ResourceDefinitionEntity<?>, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(JobDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(JobEntity) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- inContextOf(TaskEntity, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- incorrectlyUsedSignalException(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- incrementCountEmptyRuns(HistoryCleanupJobHandlerConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- incrementCountRetries() - Method in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- incrementSequenceCounter() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- incrementSequenceCounter() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- incrementSequenceCounter() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- INDENT - Enum constant in enum class org.camunda.bpm.engine.impl.util.LogUtil.ThreadLogMode
-
Deprecated.
- INDENTITY_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- IndentityLogger - Class in org.camunda.bpm.engine.impl.identity
- IndentityLogger() - Constructor for class org.camunda.bpm.engine.impl.identity.IndentityLogger
- index - Variable in class org.camunda.spin.impl.xml.dom.DomXmlNodeIterator
- INDEX_PAGE - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- indexInstruction(ValidatingMigrationInstruction) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- indexOf(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- indexOf(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- indexOf(Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- indexOf(Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- indexOf(Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Fetches the first index of the searched object in an array.
- indexOutOfBounds(Integer, Integer) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- indexRedirectEnabled - Variable in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- INFO - Enum constant in enum class org.camunda.commons.logging.Level
- infoException(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.ContextLogger
- infoJobExecutorDoesNotHandleBatchJobs(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- infoJobExecutorDoesNotHandleHistoryCleanupJobs(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- Information - Enum constant in enum class org.camunda.bpm.model.bpmn.ItemKind
- InformationItem - Interface in org.camunda.bpm.model.dmn.instance
- informationItemChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InputDataImpl
- InformationItemImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InformationItemImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InformationItemImpl
- InformationRequirement - Interface in org.camunda.bpm.model.dmn.instance
- informationRequirementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- InformationRequirementImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InformationRequirementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InformationRequirementImpl
- infoUserPermanentlyLocked(String) - Method in class org.camunda.bpm.engine.impl.identity.IndentityLogger
- infoUserTemporarilyLocked(String, Date) - Method in class org.camunda.bpm.engine.impl.identity.IndentityLogger
- infoWebappFailedLogin(String, String) - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- infoWebappLogout(String) - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- infoWebappSuccessfulLogin(String) - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- init() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- init() - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- init() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- init() - Static method in class org.camunda.bpm.engine.ProcessEngines
- init() - Method in class org.camunda.bpm.engine.spring.components.config.xml.ActivitiNamespaceHandler
- init() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- init() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.custom.CreateFilterConfiguration
- init() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- init() - Method in class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
- init() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- init() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- init(boolean) - 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 resourcesactiviti-context.xml
(Spring style configuration). - init(FilterConfig) - Method in class org.camunda.bpm.engine.rest.filter.AbstractEmptyBodyFilter
- 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(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.auth.ContainerBasedAuthenticationFilter
- init(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
- init(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.HttpHeaderSecurityFilter
- init(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
- init(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter
- init(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity
- init(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- init(CommandContext, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- init(CommandContext, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
- init(AtomicOperation, ExecutionEntity, boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- init(ProcessEngine) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractAssertions
-
Bind an instance of ProcessEngine to the current testing calls done in your test method.
- initActivityIds(List<DelayedVariableEvent>, Map<PvmExecutionImpl, String>, Map<PvmExecutionImpl, String>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Initializes the given maps with the target scopes and current activity id's and activity instance id's.
- initActivityInstanceEvent(HistoricActivityInstanceEventEntity, MigratingActivityInstance, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initActivityInstanceEvent(HistoricActivityInstanceEventEntity, ExecutionEntity, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initActivityInstanceEvent(HistoricActivityInstanceEventEntity, ExecutionEntity, PvmScope, String, String, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initActualCommandExecutor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAdminGroups() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initAdminUser() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initArtifactFactory() - Method in class org.camunda.bpm.engine.cdi.CdiStandaloneProcessEngineConfiguration
- initArtifactFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initArtifactFactory() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
- initBaseUrl() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- initBatchHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initBatchOperationsHistoryTimeToLive() - 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
- initCacheFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCaseActivityInstanceEvent(HistoricCaseActivityInstanceEventEntity, CaseExecutionEntity, HistoryEventTypes) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- initCaseExecutionListeners(CmmnHistoryEventProducer) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- initCaseInstanceEvent(HistoricCaseInstanceEventEntity, CaseExecutionEntity, HistoryEventTypes) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- initCleanupHandler(HistoryCleanupJobHandlerConfiguration, CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- initCmmnHistoryEventProducer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCommandCheckers() - 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.AbstractTransactionProcessEngineConfiguration
-
provide custom command executor that uses NON-JTA transactions
- initCommandExecutorDbSchemaOperations() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCommandExecutorDbSchemaOperations() - Method in class org.camunda.bpm.quarkus.engine.extension.QuarkusProcessEngineConfiguration
-
We need to make sure, that the root command always calls
TransactionManager.begin()
in its interceptor chain since Agroal does not support deferred/lazy enlistment. - 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
- initConditionHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initConfiguration() - Method in class org.camunda.templateengines.FreeMarkerScriptEngine
- initCorrelationHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initCreateTime() - Static method in class org.camunda.bpm.qa.upgrade.timestamp.TaskCreateTimeScenario
- initCustomFields(SpringProcessEngineConfiguration) - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaSpringBootUtil
- initDatabaseType() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDatabaseVendorAndVersion(DatabaseMetaData) - 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.AbstractTransactionProcessEngineConfiguration
- initDecisionEvaluationListener() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- initDecisionInstanceEvent(HistoricDecisionInstanceEntity, DmnDecisionLogicEvaluationEvent, HistoryEventTypes) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- initDecisionInstanceEvent(HistoricDecisionInstanceEntity, DmnDecisionLogicEvaluationEvent, HistoryEventTypes, HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- initDecisionInstanceEventForDecisionLiteralExpression(HistoricDecisionInstanceEntity, DmnDecisionLiteralExpressionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- initDecisionInstanceEventForDecisionTable(HistoricDecisionInstanceEntity, DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- initDecisionTableEvaluationListener() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- initDefaultCharset() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDefaultMetrics(MetricsRegistry) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDefaultUserPermissionForTask() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDelegateInterceptor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDeleteHistoricDecisionsBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.DeleteHistoricDecisionsBatchScenario
- initDeleteHistoricProcessInstancesBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.DeleteHistoricProcessInstancesBatchScenario
- initDeleteProcessBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.DeleteProcessInstancesBatchScenario
- initDeployers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDeployment() - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- initDeployment(DeploymentEntity, String...) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CacheDeployer
- initDeploymentDeployTime() - Static method in class org.camunda.bpm.qa.upgrade.timestamp.DeploymentDeployTimeScenario
- initDeploymentHandlerFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDeploymentRegistration() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDiagnostics() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDmnEngine() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initDmnHistoryEventProducer() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initElDefaults() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- initElProvider() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- initEngineClient() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- initEnvForLanguage(String) - Method in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
-
Initializes the env scripts for a given language.
- initEventHandlers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initEventSubscriptionCreateTime() - Static method in class org.camunda.bpm.qa.upgrade.timestamp.EventSubscriptionCreateTimeScenario
- initExceptionCodeProvider() - 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
- initExternalTaskLockExpTime() - Static method in class org.camunda.bpm.qa.upgrade.timestamp.ExternalTaskLockExpTimeScenario
- initExternalTaskPriorityProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFailedJobCommandFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFeelEngine() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- initFormEngines() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFormFieldValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFormPropertiesOnScope(VariableMap, PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.form.FormPropertyHelper
- initFormTypes() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initFromProcessEngineConfiguration(ProcessEngineConfigurationImpl, List<String>) - Method in class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
-
initialize the
ProcessEngineConfiguration
from an existing one, just using the database settings and initialize the database / MyBatis stuff. - initHistoricExternalTaskLog(ExternalTaskEntity, ExternalTaskState) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initHistoricIdentityLinkEvent(HistoricIdentityLinkLogEventEntity, IdentityLink, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initHistoricIncidentEvent(HistoricIncidentEventEntity, Incident, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initHistoricJobLogEvent(HistoricJobLogEventEntity, Job, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initHistoricVariableUpdateEvt(HistoricVariableUpdateEventEntity, VariableInstanceEntity, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initHistoryCleanup() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryCleanup() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.cleanup.HistoryCleanupScenario
- initHistoryCleanupJobLogTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryCleanupStrategy() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- initHistoryRemovalTime() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryRemovalTimeProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryRemovalTimeStrategy() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initHostName() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initial - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- initial - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- initial - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- initial - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- initial() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic details that were set during the process start.
- initial() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- initial() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- INITIAL_ACTIVITY - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- INITIAL_VARIABLES - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- initialActivityStacks - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- initialAttachments - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- initialContext - Variable in class org.camunda.bpm.identity.impl.ldap.LdapClient
- initialContextFactory - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- initialize() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- initialize() - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- 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 class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- initialize(VariableScope, VariableScope) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- initialize(VariableSerializers, String) - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- initialize(ExtensionContext) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
- initializeAcquisitionContext() - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
- initializeAcquisitionStrategy() - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
- initializeActivity(Case, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseHandler
- initializeActivity(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- initializeActivity(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- initializeActivity(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeActivity(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeActivity(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.TaskItemHandler
- initializeActivityType(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeAssociations(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- initializeAsyncBeforeSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncParallelMultiInstanceScenario
- initializeAsyncBeforeSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncSequentialMultiInstanceScenario
- initializeAsyncBeforeTask() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncParallelMultiInstanceScenario
- initializeAsyncBeforeTask() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.AsyncSequentialMultiInstanceScenario
- initializeAttachmentAndComments() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- initializeAutoComplete(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeAutoComplete(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.StageItemHandler
- initializeBinding(CmmnElement, CmmnActivity, CmmnHandlerContext, BaseCallableElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- initializeBlocking(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.TaskItemHandler
- initializeCallableElement(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- initializeCallableElement(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessOrCaseTaskItemHandler
- initializeCaseControlRule(ConditionExpression, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeCaseExecutionListener(CmmnElement, CmmnActivity, CmmnHandlerContext, CamundaCaseExecutionListener) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeCaseExecutionListeners(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeCommand(CaseExecutionCommandBuilder, CaseExecutionTriggerDto, String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- initializeCommand(CaseExecutionCommandBuilder, CaseExecutionTriggerDto, String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- initializeCommandWithDeletions(CaseExecutionCommandBuilder, List<VariableNameDto>, String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- initializeCommandWithDeletions(CaseExecutionCommandBuilder, List<VariableNameDto>, String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- initializeCommandWithVariables(CaseExecutionCommandBuilder, Map<String, TriggerVariableValueDto>, String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- initializeCommandWithVariables(CaseExecutionCommandBuilder, Map<String, TriggerVariableValueDto>, String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- initializeConfiguration(ExecutionEntity, TimerEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- initializeConnectors(ClassLoader) - Method in class org.camunda.connect.Connectors
- initializeControls(AbstractQuery<?, ?>) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
-
Initializes paged results and sort controls.
- initialized - Variable in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- initialized(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- initializeDecisionTableResultMapper(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- initializeDefinitionKey(CmmnElement, CmmnActivity, CmmnHandlerContext, BaseCallableElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- initializeDescription(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeDmnEngine() - Method in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- initializeEntityCache() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- initializeEntryCriterias(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.EventListenerItemHandler
- initializeEntryCriterias(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- initializeExitCriterias(CasePlanModel, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CasePlanModelHandler
- initializeExitCriterias(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.EventListenerItemHandler
- initializeExitCriterias(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeExitCriterias(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.MilestoneItemHandler
- initializeExpressionManager() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- initializeFieldDeclaration(CmmnElement, CmmnActivity, CmmnHandlerContext, CamundaField) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeFieldDeclarations(CmmnElement, CmmnActivity, CmmnHandlerContext, Collection<CamundaField>) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeFormFields(FormDataImpl, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- initializeFormKey() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- initializeFormKeys - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- initializeFormKeys() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- initializeFormKeys() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
If called, the form keys and form references of the fetched tasks are initialized and
Task.getFormKey()
andTask.getCamundaFormRef()
will return a value (in case the task has is linked to a form). - initializeFormProperties(FormDataImpl, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- initializeIfPart(IfPart, CmmnSentryDeclaration, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- initializeIncidentsHandlers(IncidentHandler, List<IncidentHandler>) - Method in class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
-
Initialize
CompositeIncidentHandler.incidentHandlers
with data transfered from constructor - initializeInputInstances(Collection<HistoricDecisionInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- initializeInputParameter(CmmnElement, CmmnActivity, CmmnHandlerContext, CallableElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessOrCaseTaskItemHandler
- initializeInstallationId(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- initializeManualActivationRule(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.EventListenerItemHandler
- initializeManualActivationRule(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeManualActivationRule(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.MilestoneItemHandler
- initializeMaxLevels() - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- initializeOnPart(CaseFileItemOnPart, Sentry, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- initializeOnPart(PlanItemOnPart, Sentry, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- initializeOnParts(Sentry, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- initializeOperationManager() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- initializeOutputInstances(Collection<HistoricDecisionInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- initializeOutputParameter(CmmnElement, CmmnActivity, CmmnHandlerContext, CallableElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ProcessOrCaseTaskItemHandler
- 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.test.junit5.ProcessEngineExtension
- initializeProcessEngine() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- initializeProcessEngine() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- initializeRepetitionRule(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.EventListenerItemHandler
- initializeRepetitionRule(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeRequiredRule(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.EventListenerItemHandler
- initializeRequiredRule(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeResultVariable(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DecisionTaskItemHandler
- initializeRetries(JobEntity, int) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- initializeScope(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- initializeScope(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- initializeScope(ActivityExecution, int) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ModificationObserverBehavior
-
Implement to customize initialization of the scope.
- initializeScript(CmmnElement, CmmnActivity, CmmnHandlerContext, CamundaScript) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeServiceBuilder(ManagedProcessEngineMetadata, ServiceBuilder<?>, ServiceName, String) - 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.junit5.ProcessEngineExtension
- initializeServices() - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- initializeServices() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- initializeTaskAssignee(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTaskAssignments(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTaskCandidateGroups(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTaskCandidateUsers(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTaskDefinitionAssignee(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDefinitionCandidateGroups(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDefinitionCandidateUsers(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDefinitionDueDate(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDefinitionFollowUpDate(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDefinitionFormKey(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDefinitionName(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDefinitionPriority(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDescription(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTaskDescription(CmmnElement, TaskDefinition, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskDueDate(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTaskFollowUpDate(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTaskListener(CmmnElement, CmmnActivity, CmmnHandlerContext, CamundaTaskListener) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskListeners(CmmnElement, CmmnActivity, CmmnHandlerContext, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.HumanTaskItemHandler
- initializeTaskName(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTaskPriority(TaskEntity, VariableScope) - Method in class org.camunda.bpm.engine.impl.task.TaskDecorator
- initializeTenantId(CmmnElement, CmmnActivity, CmmnHandlerContext, BaseCallableElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- initializeTimerDeclaration(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- initializeTimerDeclarations() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- initializeTimerDeclarations() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- initializeTimerDeclarations() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- initializeTransactionExternallyManaged() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- initializeValue(VariableSerializers, String) - Method in class org.camunda.bpm.engine.impl.AbstractQueryVariableValueCondition
- initializeValue(VariableSerializers, String) - Method in class org.camunda.bpm.engine.impl.CompositeQueryVariableValueCondition
- initializeValue(VariableSerializers, String) - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- initializeValue(VariableSerializers, TypedValue, String) - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- initializeVariableListener(CmmnElement, CmmnActivity, CmmnHandlerContext, CamundaVariableListener) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeVariableListeners(CmmnElement, CmmnActivity, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- initializeVariableOnPart(CamundaVariableOnPart, CmmnSentryDeclaration, CmmnHandlerContext) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- initializeVariableOnParts(CmmnElement, CmmnSentryDeclaration, CmmnHandlerContext, List<CamundaVariableOnPart>) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- initializeVariableSerializers(AbstractProcessApplication) - Method in class org.camunda.spin.plugin.impl.SpinBpmPlatformPlugin
- initializeVariableStore(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- initializeVersion(CmmnElement, CmmnActivity, CmmnHandlerContext, BaseCallableElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CallingTaskItemHandler
- initializingProcessEngine(String) - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- initializingProcessEngineForResource(URL) - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- initialSetOfVariables() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- initialSetOfVariables() - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
-
Sets the initial set of variables during restart.
- initialVariables - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- initialVariables - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- initialVariables - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- initiating - Enum constant in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.MessageVisibleKind
- 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
- initIncidentTimestamp() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.IncidentTimestampUpdateScenario
- initIncidentTimestamp() - Static method in class org.camunda.bpm.qa.upgrade.timestamp.IncidentTimestampScenario
- initInterceptorChain(List<CommandInterceptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initInvocationsPerBatchJobByBatchType() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJobExecutor() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJobProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initJobTimestamps() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.JobTimestampsUpdateScenario
- initJobTimestamps() - Static method in class org.camunda.bpm.qa.upgrade.timestamp.JobTimestampsScenario
- initLevelOneEventSubProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.TwoLevelNestedNonInterruptingEventSubprocessScenario
- initMapper() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- initMessage() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario
- initMessage() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario
- initMessage() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NonInterruptingBoundaryEventScenario
- initMeterLogTimestamp() - Static method in class org.camunda.bpm.qa.upgrade.timestamp.MeterLogTimestampScenario
- initMetricCollector() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- initMetrics() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMetricsCollectionTask() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- initMigratingActivityInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMigratingCompensationInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMigratingTransitionInstanceValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMigration() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMigrationActivityMatcher() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMigrationBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.MigrationBatchScenario
- initMigrationInstructionGenerator() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initMigrationInstructionValidators() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initModelElementType(GetModelElementTypeRule) - Static method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- initModificationBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.ModificationBatchScenario
- initNestedSubProcess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedNonInterruptingEventSubprocessNestedSubprocessScenario
- initNestedSubProcessEnterSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedNonInterruptingEventSubprocessNestedSubprocessScenario
- initNestedSubProcessEnterSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.TwoLevelNestedNonInterruptingEventSubprocessScenario
- initObjectMapper() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- initOperationLog() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initParams - Variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- initParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- initParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- initParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
- initParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- initParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- initPasswordDigest() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initPasswordPolicy() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initPermissionProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initPersistenceProviders() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initProcessApplicationClassloader(ServletContextEvent) - Method in class org.camunda.bpm.application.impl.JakartaServletProcessApplication
- 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
- 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
- initProcessInstance() - Static method in class org.camunda.bpm.qa.upgrade.json.CreateProcessInstanceWithJsonVariablesScenario
- initProcessInstance() - Static method in class org.camunda.bpm.qa.upgrade.variable.CreateProcessInstanceWithVariableScenario
- initProcessInstanceEvent(HistoricProcessInstanceEventEntity, ExecutionEntity, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initProcessInstanceModification() - Static method in class org.camunda.bpm.qa.upgrade.gson.ProcessInstanceModificationScenario
- initProperty(Supplier<String>) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- initQueryVariableValues(VariableSerializers, String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- initQueryVariableValues(VariableSerializers, String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- initReader() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- initResourceAuthorizationProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initResourceOverrides() - Method in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- initRestartProcessInstanceBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.RestartProcessInstanceBatchScenario
- initRootProcessInstance() - Static method in class org.camunda.bpm.qa.removaltime.CreateRootProcessInstanceWithoutRootIdScenario
- initScriptEngineResolver() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- initScripting() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initScripting() - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
- initSequenceCounter(long, HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initSequenceCounter(ExecutionEntity, HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initSequenceCounter(JobEntity, HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initSequenceCounter(VariableInstanceEntity, HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initSerialization() - 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
- initSetExternalTaskRetriesBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.SetExternalTaskRetriesBatchScenario
- initSetJobRetriesBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.SetJobRetriesBatchScenario
- initSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initSqlSessionFactoryProperties(Properties, String, String) - Static method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTaskFilter() - Static method in class org.camunda.bpm.qa.upgrade.gson.TaskFilterScenario
- initTaskFilterProperties() - Static method in class org.camunda.bpm.qa.upgrade.gson.TaskFilterPropertiesScenario
- initTaskFilterVariables() - Static method in class org.camunda.bpm.qa.upgrade.gson.TaskFilterVariablesScenario
- initTaskInstanceEvent(HistoricTaskInstanceEventEntity, TaskEntity, HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initTaskMetricsTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTelemetryData() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedJtaProcessEngineConfiguration
- initTelemetryData() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTelemetryData() - Method in class org.camunda.bpm.run.CamundaBpmRunProcessEngineConfiguration
- initTime - Variable in class org.camunda.bpm.client.backoff.ExponentialBackoffStrategy
- initTime - Variable in class org.camunda.bpm.client.backoff.ExponentialErrorBackoffStrategy
- initTimer() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario
- initTimer() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario
- initTimer() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.boundary.NonInterruptingBoundaryEventScenario
- initTimerChangeJobDefinition() - Static method in class org.camunda.bpm.qa.upgrade.gson.TimerChangeJobDefinitionScenario
- initTimerChangeProcessDefinition() - Static method in class org.camunda.bpm.qa.upgrade.gson.TimerChangeProcessDefinitionScenario
- initTopicSubscriptionManager() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- initTransactionContextFactory() - Method in class org.camunda.bpm.engine.impl.cfg.JakartaTransactionProcessEngineConfiguration
- 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.SpringTransactionsProcessEngineConfiguration
- initTransactionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initTransactionManager() - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- initTransactionManager() - Method in class org.camunda.bpm.engine.impl.cfg.JakartaTransactionProcessEngineConfiguration
- initTransactionManager() - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
- initTypeDetectors() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- initTypeValidator() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initUpdateProcessInstanceSuspendStateBatch() - Static method in class org.camunda.bpm.qa.upgrade.gson.batch.UpdateProcessInstanceSuspendStateBatchScenario
- initUser() - Static method in class org.camunda.bpm.qa.upgrade.user.creation.DeployUserWithoutSaltForPasswordHashingScenario
- initUserLockExpirationTime() - Static method in class org.camunda.bpm.qa.upgrade.timestamp.UserLockExpTimeScenario
- initUserOperationLogEvent(UserOperationLogEntryEventEntity, UserOperationLogContext, UserOperationLogContextEntry, PropertyChange) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- initValueTypeResolver() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- initVariableMappers() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- initWorkerId() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- initWriter() - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- inject(Object, Field) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- InjectableBusinessProcessContext - Class in org.camunda.bpm.quarkus.engine.extension.impl
- InjectableBusinessProcessContext() - Constructor for class org.camunda.bpm.quarkus.engine.extension.impl.InjectableBusinessProcessContext
- injectDmnEngine(Object, Field) - Method in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- InjectionUtil - Class in org.camunda.bpm.container.impl.deployment.util
- InjectionUtil() - Constructor for class org.camunda.bpm.container.impl.deployment.util.InjectionUtil
- injectObjectMapper(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
- InMessageRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN inMessageRef element of the BPMN tOperation type
- InMessageRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InMessageRef
- inMessageRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- innerConversationNodeRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationAssociationImpl
- innerList - Variable in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- innerMessageFlowRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowAssociationImpl
- InnerParticipantRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN innerParticipantRef element of the BPMN tParticipantAssociation type
- InnerParticipantRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InnerParticipantRef
- innerParticipantRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantAssociationImpl
- Input - Interface in org.camunda.bpm.model.dmn.instance
- INPUT_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- INPUT_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- INPUT_GROUP_BTN_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- INPUT_GROUP_BTN_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- INPUT_GROUP_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- INPUT_GROUP_CLASS - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- INPUT_VARIABLE_NAME - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- InputCaseParameter - Interface in org.camunda.bpm.model.cmmn.instance
- InputCaseParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- InputCaseParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.InputCaseParameterImpl
- InputClause - Interface in org.camunda.bpm.model.dmn.instance
- InputClauseImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InputClauseImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- inputCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- inputCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- inputCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- inputCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- InputData - Interface in org.camunda.bpm.model.dmn.instance
- InputDataImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InputDataImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InputDataImpl
- InputDataItem - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics type
- inputDataItemChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- InputDataItemImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 inputDataItem from the tMultiInstanceLoopCharacteristics type
- InputDataItemImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InputDataItemImpl
- inputDataRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- inputDataRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- InputDataReference - Interface in org.camunda.bpm.model.dmn.instance
- InputDataReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InputDataReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InputDataReferenceImpl
- InputDecisionParameter - Interface in org.camunda.bpm.model.cmmn.instance
- InputDecisionParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- InputDecisionParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.InputDecisionParameterImpl
- inputDecisionRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- InputDecisionReference - Interface in org.camunda.bpm.model.dmn.instance
- InputDecisionReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InputDecisionReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InputDecisionReferenceImpl
- InputEntry - Interface in org.camunda.bpm.model.dmn.instance
- inputEntryCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionRuleImpl
- inputEntryExpressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- InputEntryImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InputEntryImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InputEntryImpl
- InputExpression - Interface in org.camunda.bpm.model.dmn.instance
- inputExpressionChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- inputExpressionExpressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- InputExpressionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InputExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InputExpressionImpl
- InputImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InputImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InputImpl
- inputName - Variable in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- InputParameter - Class in org.camunda.bpm.engine.impl.core.variable.mapping
-
+-----------------+ | | outer scope-----> inner scope | | | +-----------------+
- InputParameter(String, ParameterValueProvider) - Constructor for class org.camunda.bpm.engine.impl.core.variable.mapping.InputParameter
- inputParameterCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- inputParameters - Variable in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- InputProcessParameter - Interface in org.camunda.bpm.model.cmmn.instance
- InputProcessParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- InputProcessParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.InputProcessParameterImpl
- inputs - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- inputs - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- inputs - Variable in class org.camunda.bpm.engine.impl.core.model.CallableElement
- inputs - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- inputs - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- InputsCaseParameter - Interface in org.camunda.bpm.model.cmmn.instance
- InputsCaseParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- InputsCaseParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.InputsCaseParameterImpl
- inputsCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
-
Deprecated.
- InputSet - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN inputSet element
- inputSetChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- inputSetCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- InputSetImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN inputSet element
- InputSetImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- inputSetInputSetRefsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- InputSetRefs - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN inputSetRefs element of the BPMN tOutputSet type
- InputSetRefs(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InputSetRefs
- inputStreamAsByteArray(InputStream) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the input stream as byte[].
- inputStreamAsString(InputStream) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the input stream as String.
- InputStreamSource - Class in org.camunda.bpm.engine.impl.util.io
- InputStreamSource(InputStream) - Constructor for class org.camunda.bpm.engine.impl.util.io.InputStreamSource
- InputValues - Interface in org.camunda.bpm.model.dmn.instance
- inputValuesChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- InputValuesImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InputValuesImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InputValuesImpl
- inputVariable - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- inputVariable - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- insert() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- insert(String) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- insert(String) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- insert(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- insert(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- insert(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- insert(DbEntity) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- insert(DbEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- insert(DbEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentManager
- insert(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- insert(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- insert(IncidentEntity) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- insert(MeterLogEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- insert(VariableInstanceEntity) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- INSERT - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationType
- INSERT - Enum constant in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
- INSERT_OPERATION_COMPARATOR - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- INSERT_TYPE_COMPARATOR - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- insertAfter(Object, Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- insertAfter(Object, Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Inserts an object AFTER an specific object in an array
- insertAndHintJobExecutor(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- insertAt(int, Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- insertAt(int, Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Appends an object at a specific point in an array
- insertBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.BatchManager
- insertBefore(Object, Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- insertBefore(Object, Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Inserts an object BEFORE an specific object in an array
- insertByteArray(ByteArrayEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayManager
- insertCaseDefinition(CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- insertCaseExecution(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionManager
- insertCaseSentryPart(CaseSentryPartEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartManager
- insertChildElementAfter(DomElement, DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- insertChildElementAfter(DomElement, DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Inserts the new child element after another child element.
- insertDecisionDefinition(DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- insertDecisionRequirementsDefinition(DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionManager
- insertDeployment(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentManager
- insertElementAfter(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- insertElementAfter(ModelElementInstance, ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Inserts the new element after the given element or at the beginning if the given element is null.
- insertEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- insertEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- insertEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- insertExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- insertHistoricActivityInstance(HistoricActivityInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityInstanceManager
- insertHistoricCaseActivityInstance(HistoricCaseActivityInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityInstanceManager
- insertHistoricDecisionEvaluationEvent(HistoricDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
- insertHistoricDecisionInputInstances(List<HistoricDecisionInputInstance>, String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- insertHistoricDecisionInstance(HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- insertHistoricDecisionInstances(HistoricDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- insertHistoricDecisionOutputInstances(List<HistoricDecisionOutputInstance>, String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- insertHistoricVariableUpdateEntity(HistoricVariableUpdateEventEntity) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
-
customized insert behavior for HistoricVariableUpdateEventEntity
- insertJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- insertOrUpdate(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
-
general history event insert behavior
- insertOrUpdateFilter(Filter) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterManager
- insertProcessDefinition(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- insertResource(ResourceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- inserts - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
-
INSERTs
- INSERTS - Static variable in class org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator
- INSERTS - Static variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementCountAggregator
- insertStatements - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- insertTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- installation - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- installation - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto
- INSTALLATION_PROPERTY_NAME - Static variable in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- installationId - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
An unique installation identifier
- installationIdPropertyFound(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- installedServices - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation
-
the list of services installed by this operation.
- installService(OperationContext, ManagedProcessEngineMetadata) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
- instance - Static variable in class org.camunda.bpm.engine.rest.hal.Hal
- 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.BpmPlatformSubsystemRemove
- 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.JobExecutorRemove
- 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.BpmPlatformRootDefinition
- INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.resource.JobAcquisitionDefinition
- INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.resource.JobExecutorDefinition
- INSTANCE - Static variable in class org.camunda.bpm.container.impl.jboss.extension.resource.ProcessEngineDefinition
- INSTANCE - Static variable in interface org.camunda.bpm.container.RuntimeContainerDelegate
-
Holds the current
RuntimeContainerDelegate
instance - INSTANCE - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.batch.DeploymentMappingJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.batch.variables.SetVariablesJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd.ExecutionIdComparator
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.core.variable.scope.CmmnVariableInvocationListener
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance.SimpleVariableInstanceFactory
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.JsonLegacyQueryOrderingPropertyConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryFilteringPropertyConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.MigrationPlanJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.migration.validation.activity.NoCompensationHandlerActivityValidator
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedActivityValidator
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedPassiveEventTriggerActivityValidator
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityFactory
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityPersistenceListener
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceHistoryListener
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceSequenceCounterListener
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.QueryValidators.AdhocQueryValidator
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.QueryValidators.StoredQueryValidator
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- INSTANCE - Static variable in class org.camunda.bpm.engine.impl.util.ProductPropertiesUtil
- INSTANCE - Static variable in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- INSTANCE - Static variable in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntryComparator
- INSTANCE - Static variable in class org.camunda.bpm.engine.rest.hal.EmptyHalCollection
- INSTANCE - Static variable in class org.camunda.bpm.engine.rest.hal.EmptyHalResource
- INSTANCE - Static variable in class org.camunda.bpm.engine.test.assertions.AssertionsLogger
- INSTANCE - Static variable in class org.camunda.bpm.engine.variable.impl.context.EmptyVariableContext
- INSTANCE - Static variable in class org.camunda.bpm.engine.variable.impl.value.NullValueImpl
- INSTANCE - Static variable in class org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
- INSTANCE - Static variable in class org.camunda.bpm.model.bpmn.Bpmn
-
the singleton instance of
Bpmn
. - INSTANCE - Static variable in class org.camunda.bpm.model.cmmn.Cmmn
-
the singleton instance of
Cmmn
. - INSTANCE - Static variable in class org.camunda.bpm.model.dmn.Dmn
-
the singleton instance of
Dmn
. - INSTANCE - Static variable in class org.camunda.bpm.spring.boot.starter.property.Defaults
- INSTANCE - Static variable in class org.camunda.bpm.webapp.impl.WebappLogger
- INSTANCE - Static variable in class org.camunda.spin.impl.json.jackson.format.MapJacksonJsonTypeDetector
-
Object instance to use.
- INSTANCE - Static variable in class org.camunda.spin.impl.json.jackson.format.SetJacksonJsonTypeDetector
-
Object instance to use.
- INSTANCE - Static variable in class org.camunda.spin.SpinFactory
-
The singleton instance of the SpinFactory.
- INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- INSTANCE_TRANSIENT - Static variable in class org.camunda.bpm.engine.variable.impl.value.NullValueImpl
- instanceBehavior - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- instanceCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- INSTANCEOF - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- instanceProvider(ModelElementTypeBuilder.ModelTypeInstanceProvider<T>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- instanceProvider(ModelElementTypeBuilder.ModelTypeInstanceProvider<T>) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- instances - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- 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.HistoricActivityStatisticsImpl
- instances - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
- instances - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- instances - Variable in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- instantiate() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEventBasedGatewayBuilder
-
Sets the build event based gateway to be instantiate.
- instantiate() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractReceiveTaskBuilder
-
Sets the receive task instantiate attribute to true.
- instantiate() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- instantiate() - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.InterruptingEventSubProcessCompensationScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.NestedCompensationScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SingleActivityCompensationScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SingleActivityConcurrentCompensationScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessCompensationScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessParallelCreateCompensationScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessParallelThrowCompensationScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.TransactionCancelCompensationScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedInterruptingErrorEventSubprocessScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.gateway.EventBasedGatewayScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.NestedSequentialMultiInstanceSubprocessScenario
- instantiate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.SequentialMultiInstanceSubprocessScenario
- instantiate(Class<T>) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
- 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
- instantiate(ExecutionEntity, List<PvmActivity>, CoreModelElement) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- instantiateAndTriggerCompensation() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.InterruptingEventSubProcessCompensationScenario
- instantiateAndTriggerCompensation() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SingleActivityCompensationScenario
- instantiateAndTriggerCompensation() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SingleActivityConcurrentCompensationScenario
- instantiateAndTriggerCompensation() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessCompensationScenario
- instantiateAndTriggerCompensation() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessParallelThrowCompensationScenario
- instantiateAndTriggerCompensation() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.TransactionCancelCompensationScenario
- instantiateAndTriggerSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.InterruptingEventSubprocessScenario
- instantiateAndTriggerSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedInterruptingEventSubprocessParallelScenario
- instantiateAndTriggerSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedNonInterruptingEventSubprocessScenario
- instantiateAndTriggerSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedParallelNonInterruptingEventSubprocessScenario
- instantiateAndTriggerSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NonInterruptingEventSubprocessScenario
- instantiateAndTriggerSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.ParallelNestedNonInterruptingEventSubprocessScenario
- instantiateAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- instantiateAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- instantiateConcurrent() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessCompensationScenario
- instantiateConcurrent(ExecutionEntity, List<PvmActivity>, CoreModelElement) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- instantiateConcurrentAndTriggerCompensation() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessCompensationScenario
- instantiateDelegate(Class<?>, List<FieldDeclaration>) - Static method in class org.camunda.bpm.engine.impl.util.ClassDelegateUtil
- instantiateDelegate(String, List<FieldDeclaration>) - Static method in class org.camunda.bpm.engine.impl.util.ClassDelegateUtil
- instantiateDelegateClass(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- instantiateJobExecutor(Class<? extends JobExecutor>) - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobAcquisitionStep
- instantiateNested() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.OneScopeTaskScenario
- instantiateNested() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.OneTaskScenario
- instantiateNested() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelScopeTasksScenario
- instantiateNested() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelTasksScenario
- instantiateNonInterruptingBoundaryEvent() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.ParallelMultiInstanceSubprocessScenario
- instantiateNonInterruptingBoundaryEvent() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.SequentialMultiInstanceSubprocessScenario
- instantiateParallel() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.MultiInstanceReceiveTaskScenario
- instantiatePlain() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.OneScopeTaskScenario
- instantiatePlain() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.OneTaskScenario
- instantiatePlain() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelScopeTasksScenario
- instantiatePlain() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelTasksScenario
- instantiateProcess(CommandContext, ConditionHandlerResult) - Method in class org.camunda.bpm.engine.impl.cmd.EvaluateStartConditionCmd
- instantiateProcess(CommandContext, CorrelationHandlerResult) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- instantiateScopes(List<PvmActivity>, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Instantiates the given set of activities and returns the execution for the bottom-most activity
- instantiateScopes(MigratingScopeInstance, MigratingScopeInstanceBranch, List<ScopeImpl>) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstanceVisitor
- instantiateScopes(MigratingScopeInstance, MigratingScopeInstanceBranch, List<ScopeImpl>) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceVisitor
- instantiateScopes(MigratingScopeInstance, MigratingScopeInstanceBranch, List<ScopeImpl>) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigrationCompensationInstanceVisitor
- instantiateSequential() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.MultiInstanceReceiveTaskScenario
- instantiateSessionException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- instantiateThrowCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.InterruptingEventSubProcessNestedCompensationScenario
- instantiateThrowCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.NonInterruptingEventSubProcessCompensationScenario
- instantiationBuilder - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceAtActivitiesCmd
- instantiationBuilder - Variable in class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceCmd
- InstantiationBuilder<T extends InstantiationBuilder<T>> - Interface in org.camunda.bpm.engine.runtime
- instantiationStack - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- InstantiationStack - Class in org.camunda.bpm.engine.impl.pvm.runtime
-
Expresses that the list of activities should be instantiated and optionally a transition afterwards.
- InstantiationStack(List<PvmActivity>) - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- InstantiationStack(List<PvmActivity>, PvmActivity, PvmTransition) - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- instantitiateThrowCompensateAfterSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.NestedMultiInstanceCompensationScenario
- instantitiateThrowCompensateInSubprocess() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.NestedMultiInstanceCompensationScenario
- instruction - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- instructionReports - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- instructionReports - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- instructions - Variable in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- instructions - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- instructions - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- instructions - Variable in class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- instructions - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- instructions - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- instructions - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- instructions - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- instructions - Variable in class org.camunda.bpm.engine.rest.dto.ModificationDto
- instructions - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- instructions - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- INSTRUCTIONS - Static variable in class org.camunda.bpm.engine.impl.json.MigrationPlanJsonConverter
- INSTRUCTIONS - Static variable in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- INSTRUCTIONS - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- instructionsBySourceScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- instructionsBySourceScope - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- instructionsByTargetScope - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- INT_NULL_VALUE - Static variable in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
- INTEGER - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- INTEGER - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- integerAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- integerAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- IntegerAttribute - Class in org.camunda.bpm.model.xml.impl.type.attribute
- IntegerAttributeBuilder - Class in org.camunda.bpm.model.xml.impl.type.attribute
- IntegerAttributeBuilder(String, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- IntegerConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- IntegerConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.IntegerConverter
- IntegerDataTypeTransformer - Class in org.camunda.bpm.dmn.engine.impl.type
- IntegerDataTypeTransformer() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.IntegerDataTypeTransformer
- IntegerTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.IntegerTypeImpl
- integerValue(Integer) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
IntegerValue
that encapsulates the giveninteger
- integerValue(Integer, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
IntegerValue
that encapsulates the giveninteger
- IntegerValue - Interface in org.camunda.bpm.engine.variable.value
-
A
PrimitiveValue
corresponding to the Java typeInteger
. - IntegerValueImpl(Integer) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.IntegerValueImpl
- IntegerValueImpl(Integer, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.IntegerValueImpl
- IntegerValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- IntegerValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.IntegerValueMapper
- IntegerValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
- IntegerValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.IntegerValueSerializer
- InteractionNode - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN interactionNode interface
- InteractionNodeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN interactionNode interface
- InteractionNodeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InteractionNodeImpl
- intercept(ClientRequestContext) - Method in class org.camunda.bpm.client.interceptor.auth.BasicAuthProvider
- intercept(ClientRequestContext) - Method in interface org.camunda.bpm.client.interceptor.ClientRequestInterceptor
-
Gets invoked before a request is sent to the http server
- interceptorChain - Variable in class org.camunda.connect.impl.AbstractRequestInvocation
- interceptorNullException() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- interceptors - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- interceptors - Variable in class org.camunda.bpm.client.interceptor.impl.RequestInterceptorHandler
- Interface - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN interface element
- InterfaceImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN interface element
- InterfaceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- InterfaceRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN interfaceRef element of the BPMN tParticipant type
- InterfaceRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.InterfaceRef
- interfaceRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- INTERMEDIATE_EVENT_CATCH - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_COMPENSATION_THROW - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_CONDITIONAL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_ESCALATION_THROW - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_LINK - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_MESSAGE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_MESSAGE_THROW - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_NONE_THROW - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_SIGNAL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_SIGNAL_THROW - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_THROW - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_EVENT_TIMER - Static variable in class org.camunda.bpm.engine.ActivityTypes
- INTERMEDIATE_SIGNAL_THROW - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- INTERMEDIATE_TIMER - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- intermediateCatchEvent() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- intermediateCatchEvent(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- IntermediateCatchEvent - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN intermediateCatchEvent element
- IntermediateCatchEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- IntermediateCatchEventActivityBehavior(boolean) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- IntermediateCatchEventBuilder - Class in org.camunda.bpm.model.bpmn.builder
- IntermediateCatchEventBuilder(BpmnModelInstance, IntermediateCatchEvent) - Constructor for class org.camunda.bpm.model.bpmn.builder.IntermediateCatchEventBuilder
- IntermediateCatchEventImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN intermediateCatchEvent element
- IntermediateCatchEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.IntermediateCatchEventImpl
- IntermediateCatchLinkEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- IntermediateCatchLinkEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchLinkEventActivityBehavior
- intermediateCatchTimerEventWithTimeCycleNotRecommended(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- IntermediateConditionalEventBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- IntermediateConditionalEventBehavior(ConditionalEventDefinition, boolean) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateConditionalEventBehavior
- intermediateThrowEvent() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- intermediateThrowEvent(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- IntermediateThrowEvent - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN intermediateThrowEvent element
- IntermediateThrowEventBuilder - Class in org.camunda.bpm.model.bpmn.builder
- IntermediateThrowEventBuilder(BpmnModelInstance, IntermediateThrowEvent) - Constructor for class org.camunda.bpm.model.bpmn.builder.IntermediateThrowEventBuilder
- IntermediateThrowEventImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN intermediateThrowEvent element
- IntermediateThrowEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.IntermediateThrowEventImpl
- IntermediateThrowNoneEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- IntermediateThrowNoneEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateThrowNoneEventActivityBehavior
- internallyTerminated() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are internallyTerminated.
- internallyTerminated() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- internals - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- internals - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- Internals - Interface in org.camunda.bpm.engine.telemetry
-
This class represents the structure of data describing Camunda internal metrics and the technical environment in which Camunda is set-up.
- InternalsDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- InternalsDto(DatabaseDto, ApplicationServerDto, LicenseKeyDataDto, JdkDto) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- InternalsImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- InternalsImpl() - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- InternalsImpl(DatabaseImpl, ApplicationServerImpl, LicenseKeyDataImpl, JdkImpl) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- InternalsImpl(InternalsImpl) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- interrupt(String) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
Called when an execution is interrupted.
- interrupt(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Interrupts an execution
- interrupt(String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- interrupt(String, boolean, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- INTERRUPT_EVENT_SCOPE - Enum constant in enum class org.camunda.bpm.engine.impl.pvm.process.ActivityStartBehavior
-
Used for activities which
interrupt
theirevent scope
NOTE: cannot only be used for activities contained in normal flow - INTERRUPT_FLOW_SCOPE - Enum constant in enum class org.camunda.bpm.engine.impl.pvm.process.ActivityStartBehavior
-
Used for activities which
interrupt
theirflow scope
. - interruptedWhileShuttingDownjobExecutor(InterruptedException) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- interruptedWhileShuttingDownThreadPool(InterruptedException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- interrupting - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- interrupting(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractStartEventBuilder
-
Sets whether the start event is interrupting or not.
- INTERRUPTING - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- InterruptingEventSubProcessCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- InterruptingEventSubProcessCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.InterruptingEventSubProcessCompensationScenario
- InterruptingEventSubProcessNestedCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- InterruptingEventSubProcessNestedCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.InterruptingEventSubProcessNestedCompensationScenario
- InterruptingEventSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- InterruptingEventSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.InterruptingEventSubprocessScenario
- interruptingExecution(String, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- intersect(Set<ExecutionEntity>, String[]) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- interval - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- interval() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- interval() - Method in interface org.camunda.bpm.engine.management.MetricsQuery
-
Returns the metrics summed up and aggregated on a time interval.
- interval(long) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- interval(long) - Method in interface org.camunda.bpm.engine.management.MetricsQuery
-
Returns the metrics summed up and aggregated on a time interval.
- interval(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- interval(UriInfo) - Method in interface org.camunda.bpm.engine.rest.MetricsRestService
- INTERVAL - Static variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- INTERVAL - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
-
The interval length in milliseconds.
- INTERVAL_PATTERN - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- INTERVAL_SECONDS - Static variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- INTERVAL_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- IntervalTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- IntervalTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- INVALID_DATE_FIELD_MESSAGE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- INVALID_DATE_FIELD_MESSAGE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- INVALID_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- INVALID_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- invalidAmountException(String, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- invalidBatchOperation(String, String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidBatchTypeForInvocationsPerBatchJob(String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidBitNumber(int) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- invalidComparisonExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidConfigCannotFindTransactionManger(String, NamingException) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidConfigDefaultUserPermissionNameForTask(String, String[]) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidConfigTransactionManagerIsNull() - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidConfigurationOption(String, Exception) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- invalidDateAndTimeFormat(String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidDeploymentDescriptorLocation(String, MalformedURLException) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- invalidExpression(String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidIntervalExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidJsonPath(Class<?>, Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- invalidLdapEntityReturned(E, SearchResult) - Method in class org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
- invalidListExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidNotExpression(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- invalidPropertyValue(Exception) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidPropertyValue(String, String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidPropertyValue(String, String, Exception) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidPropertyValue(String, String, String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidQuery(Exception) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- invalidRequestEngineNotFoundForName(String) - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- 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, Exception, String) - Constructor for exception org.camunda.bpm.engine.rest.exception.InvalidRequestException
- InvalidRequestException(Response.Status, String) - Constructor for exception org.camunda.bpm.engine.rest.exception.InvalidRequestException
- invalidRequestMethod(String) - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorLogger
- invalidResourceForAuthorization(int, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- invalidResourceForPermission(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- invalidTransactionIsolationLevel(String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- invalidValueForTypeDefinition(String, Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- invalidVariableTypeException(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- Invocation - Interface in org.camunda.bpm.model.dmn.instance
- InvocationContext - Class in org.camunda.bpm.application
-
The context of an invocation.
- InvocationContext(BaseDelegateExecution) - Constructor for class org.camunda.bpm.application.InvocationContext
- InvocationImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- InvocationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.InvocationImpl
- invocationResult - Variable in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
- invocationsPerBatchJob - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- invocationsPerBatchJob - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- invocationsPerBatchJob - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Number of invocations executed by a single batch job
- invocationsPerBatchJob - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- invocationsPerBatchJob - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- invocationsPerBatchJobByBatchType - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Map to set an individual value for each batch type to control the invocations per batch job.
- InvoiceApplicationHelper - Class in org.camunda.bpm.example.invoice
- InvoiceApplicationHelper() - Constructor for class org.camunda.bpm.example.invoice.InvoiceApplicationHelper
- invoicePa - Variable in class org.camunda.bpm.run.example.invoice.Application
- 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() - Method in class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorSignalInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.bpmn.delegate.ExecutionListenerInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.bpmn.delegate.JavaDelegateInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.cmmn.delegate.CaseExecutionListenerInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
- 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.ScriptInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.dmn.invocation.DecisionInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.form.handler.CreateStartFormInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.form.handler.CreateTaskFormInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.form.handler.SubmitFormVariablesInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.task.delegate.TaskListenerInvocation
- invoke() - Method in class org.camunda.bpm.engine.impl.variable.listener.CaseVariableListenerInvocation
- invoke(ELContext, Object[]) - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
-
Evaluates the expression and invokes the method.
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.impl.juel.SimpleResolver
- invoke(Object, String, Object[]) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
- 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(MethodInvocation) - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingMethodInterceptor
- invoke(DecisionInvocation) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.impl.juel.AstEval
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.impl.juel.AstMethod
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.impl.juel.AstProperty
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.impl.juel.AstRightValue
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in class org.camunda.bpm.impl.juel.AstText
- invoke(Bindings, ELContext, Class<?>, Class<?>[], Object[]) - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
-
Invoke method.
- invoke(Bindings, ELContext, Object, Method) - Method in class org.camunda.bpm.impl.juel.AstFunction
-
Invoke method.
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
- invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class org.camunda.bpm.engine.impl.el.AbstractElResolverDelegate
- invokeJobListener(CommandExecutor, JobFailureCollector) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- invokeListener(String, TaskListener) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- invokeListener(DelegateListener) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- invokeListener(CoreExecution, String, TaskListener) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- invokeNext() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- 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
- invokeSchemaResourceToolException(int) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- invokeTarget() - Method in class org.camunda.connect.httpclient.impl.HttpRequestInvocation
- invokeTarget() - Method in class org.camunda.connect.impl.AbstractRequestInvocation
- invokeTaskListenerException(Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- invokeVariableLifecycleListenersCreate(CoreVariableInstance, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- invokeVariableLifecycleListenersCreate(CoreVariableInstance, AbstractVariableScope, List<VariableInstanceLifecycleListener<CoreVariableInstance>>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- invokeVariableLifecycleListenersDelete(CoreVariableInstance, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- invokeVariableLifecycleListenersDelete(CoreVariableInstance, AbstractVariableScope, List<VariableInstanceLifecycleListener<CoreVariableInstance>>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- invokeVariableLifecycleListenersUpdate(CoreVariableInstance, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- invokeVariableLifecycleListenersUpdate(CoreVariableInstance, AbstractVariableScope, List<VariableInstanceLifecycleListener<CoreVariableInstance>>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- invokeVariableListenerException(Throwable) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- invokeVariableListeners(boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- invokeVarMappingDelegation(DelegateInvocation) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- INVOLVED_USER - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- involvedUser - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- IO_UTIL_LOGGER - Static variable in class org.camunda.commons.utils.UtilsLogger
- IoBinding - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN ioBinding element
- ioBindingCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- IoBindingImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN ioBinding element
- IoBindingImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- ioMapping - Variable in class org.camunda.bpm.engine.impl.core.model.CoreActivity
- ioMapping - Variable in class org.camunda.connect.plugin.impl.ServiceTaskConnectorActivityBehavior
-
the local ioMapping for this connector.
- IoMapping - Class in org.camunda.bpm.engine.impl.core.variable.mapping
-
Maps variables in and out of a variable scope.
- IoMapping() - Constructor for class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- IoParameter - Class in org.camunda.bpm.engine.impl.core.variable.mapping
-
An
IoParameter
creates a variable in a target variable scope. - IoParameter(String, ParameterValueProvider) - Constructor for class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
- IoSpecification - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN inputOutputSpecification element
- ioSpecificationChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- ioSpecificationChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- IoSpecificationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN IoSpecification element
- IoSpecificationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- IoUtil - Class in org.camunda.bpm.engine.impl.util
- IoUtil - Class in org.camunda.bpm.model.xml.impl.util
- IoUtil - Class in org.camunda.commons.utils
- IoUtil() - Constructor for class org.camunda.bpm.engine.impl.util.IoUtil
- IoUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.IoUtil
- IoUtil() - Constructor for class org.camunda.commons.utils.IoUtil
- IoUtilException - Exception in org.camunda.commons.utils
- IoUtilException(String) - Constructor for exception org.camunda.commons.utils.IoUtilException
- IoUtilException(String, Throwable) - Constructor for exception org.camunda.commons.utils.IoUtilException
- IoUtilLogger - Class in org.camunda.commons.utils
- IoUtilLogger() - Constructor for class org.camunda.commons.utils.IoUtilLogger
- IS_ENTERPRISE - Static variable in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
- IS_HIERARCHICAL - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- IS_OPEN_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- IS_OPEN_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- IS_WAITING - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- isAbleToSuspend(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- isAbleToTerminate(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- isAbstract - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- isAbstract() - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- isAbstract() - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.NumberTypeImpl
- isAbstract() - Method in interface org.camunda.bpm.engine.variable.type.ValueType
-
Returns whether the value type is abstract.
- isAbstract() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- isAbstract() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isAbstract() - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- isAcceptUntrustedCertificates() - Method in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
- isAcquireExclusiveOverProcessHierarchies(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
- isActivateJobExecutor() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- isActive - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- isActive - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
indicates if this execution represents an active path of execution.
- isActive() - Method in interface org.camunda.bpm.client.ExternalTaskClient
- isActive() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientImpl
- isActive() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
- isActive() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutorMBean
- isActive() - Method in class org.camunda.bpm.engine.cdi.impl.context.BusinessProcessContext
- isActive() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isActive() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
Check if the case activity is active.
- isActive() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
Check if the case is active.
- isActive() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isActive() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- isActive() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- isActive() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- isActive() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
returns whether this execution is currently active.
- isActive() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isActive() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- isActive() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- isActive() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isActive() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
Returns
true
if the case execution is active. - isActive() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is currently active, iow not suspended and not ended. - isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is 'active'. - isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the
CaseTask
is inCaseExecutionState
'active'. - isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the
HumanTask
is inCaseExecutionState
'active'. - isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the
ProcessTask
is inCaseExecutionState
'active'. - isActive() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- isActive() - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- isActive(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- isActive(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isActiveEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowSignalEventActivityBehavior
- isActiveIntermediateEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowSignalEventActivityBehavior
- isActivityWrappedInMultiInstanceBody(ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- isAfterEventBasedGateway - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- isAfterEventBasedGateway() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateCatchEventActivityBehavior
- isAll() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- isAllowAnonymousLogin() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- isAllVariables() - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- isAlreadyInStateException(String, String, CaseExecutionState) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- isAlreadySignaled() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
-
Sets the run into waiting state and returns if the run was already signaled.
- isAncestorCompensationThrowing(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnActivityBehavior
- isAncestorFlowScopeOf(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- isAny(String) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- isApplicableForOperation(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
- isArray() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- isArray() - Method in class org.camunda.spin.json.SpinJsonNode
-
Check if this node is a array value.
- 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.
- isAssignable(Object) - Method in class org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper
- isAssigned() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isAssigned() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isAssignedInternal() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isAssignedTo(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the
Task
is currently assigned to the specified user. - isAssignee(String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- isAssociated() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
returns true if an
Execution
is associated. - isAsync() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isAsync(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspending
- isAsync(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminating
- isAsync(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractCmmnEventAtomicOperation
- isAsync(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreated
- isAsync(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDeleteCascade
- isAsync(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionFireEntryCriteria
- isAsync(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionFireExitCriteria
- isAsync(CmmnExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.operation.CmmnAtomicOperation
- isAsync(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- isAsync(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedActivityValidator
- isAsync(ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityEnd
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStack
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityLeave
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateConcurrentExecution
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationInterruptScope
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope
- isAsync(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake
- isAsync(T) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- isAsync(T) - Method in interface org.camunda.bpm.engine.impl.core.operation.CoreAtomicOperation
- isAsyncAfter - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- isAsyncAfter() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingAsyncJobInstance
- isAsyncAfter() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
-
Else asyncBefore
- isAsyncAfter() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- isAsyncAfter() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
-
Indicates whether execution after this execution should continue asynchronously.
- isAsyncAfter(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- isAsyncAfterScopeWithoutTransition() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
This case is special, because the execution tree is different if an async after activity is left via transition (case 1) or not (case 2).
- isAsyncBefore - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- isAsyncBefore() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingAsyncJobInstance
- isAsyncBefore() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- isAsyncBefore() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- isAsyncBefore() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmActivity
-
Indicates whether the activity is executed asynchronously.
- isAsyncBefore(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- isAsyncBeforeActivity(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- isAsyncCapable() - Method in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmEventAtomicOperation
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityEnd
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStack
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityLeave
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartConcurrent
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationInterruptScope
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope
- isAsyncCapable() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake
- isAsyncContinuation(JobEntity) - Static method in class org.camunda.bpm.engine.impl.migration.instance.parser.TransitionInstanceJobHandler
- isAsyncJobDefinition(JobDefinitionEntity) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- isAsyncTransitionInstance(TransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.TransitionInstanceHandler
-
Workaround for CAM-5609: In general, only async continuations should be represented as TransitionInstances, but due to this bug, completed multi-instances are represented like that as well.
- isAtLeastOneEntryCriterionSatisfied(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerActivityBehavior
- isAtLeastOneEntryCriterionSatisfied(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- isAtLeastOneEntryCriterionSatisfied(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- isAtLeastOneExitCriterionSatisfied(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- isAuthCheckExecuted() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- 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() - Method in class org.camunda.bpm.webapp.impl.security.filter.Authorization
- isAuthenticated(HttpServletRequest) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
- isAuthenticated(ProcessEngine, String, String) - Method in class org.camunda.bpm.engine.rest.security.auth.impl.HttpBasicAuthenticationProvider
- isAuthenticated(Authentication, String, String) - Method in class org.camunda.bpm.webapp.impl.security.auth.ContainerBasedAuthenticationFilter
- isAuthenticatedAndAuthorized(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- isAuthenticatedTenant(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantManager
- isAuthenticatedUser(String) - 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 enabled.
- isAuthorizationCheckEnabled() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- isAuthorizationCheckEnabled() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- isAuthorizationCheckEnabled() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- isAuthorizationEnabled() - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Return
true
if authorization is enabled. - isAuthorizationEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- isAuthorizationEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- isAuthorizationEnabled() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isAuthorizationEnabled() - Method in class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
- isAuthorizationEnabledForCustomCode() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- 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(String, List<String>, Permission, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isAuthorized(String, List<String>, CompositePermissionCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isAuthorized(String, List<String>, PermissionCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isAuthorized(Permission) - 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, Resource, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isAuthorized(Permission, Resource, String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
- isAuthorized(CompositePermissionCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isAuthorizedForApp(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- isAuthorizedForApp(AuthorizationService, String, List<String>, String) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- isAuthorizedToRead(Resource, String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- isAuthorizedToReadGroup(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- isAutoActivate - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- isAutoActivate() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- isAutoComplete() - Method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- isAutoComplete() - Method in interface org.camunda.bpm.model.cmmn.instance.Stage
- isAutoDeploymentEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- isAutoFetchingEnabled - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- isAutoFetchingEnabled() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- isAutoOpen() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- isAutoOpen() - Method in interface org.camunda.bpm.client.spring.SpringTopicSubscription
- isAutoSchemaUpdate() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- isAutoStoreScriptVariables() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isAutoStoreScriptVariablesEnabled() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- isAvailable() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isAvailable() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
Check if the case activity is available.
- isAvailable() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isAvailable() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- isAvailable() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
Returns
true
if the case execution is available. - isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is 'available'. - isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the
CaseTask
is inCaseExecutionState
'available'. - isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the
HumanTask
is inCaseExecutionState
'available'. - isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
-
Verifies the expectation that the
CaseExecution
is 'available'. - isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the
ProcessTask
is inCaseExecutionState
'available'. - isAvailable() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- isBacklogEmpty() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
-
Returns true if the backlog is empty.
- isBackoffStrategyDisabled - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- isBackoffStrategyDisabled - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- 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. - isBaseTypeOf(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Test if a element type is a base type of this type.
- isBatchEnded(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- isBatchRunning(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- isBatchWindowConfigured(ProcessEngineConfigurationImpl) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindowManager
-
When true, then for each date, it's possible to determine next batch window.
- isBatchWindowConfigured(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.DefaultBatchWindowManager
- isBatchWindowConfigured(CommandContext) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHelper
- isBelowPath(String, String) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- isBinaryValue(HistoricDecisionInputInstance) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- isBinaryValue(HistoricDecisionOutputInstance) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceManager
- isBitOn(int, int) - Static method in class org.camunda.bpm.engine.impl.util.BitMaskUtil
-
Check if the bit is set to '1'
- isBlank(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- isBlocking() - Method in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- isBlocking() - Method in interface org.camunda.bpm.model.cmmn.instance.Task
- isBlocking(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.TaskActivityBehavior
- isBlockingAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- isBold() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- isBold() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- isBoldAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- isBoolean() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- isBoolean() - Method in class org.camunda.spin.json.SpinJsonNode
-
Check if this node is a boolean value.
- isBoolean(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- isBoolean(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- isBoundaryEventWithStartedCompensation() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- isBpmnResource(Resource) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- isBpmnStacktraceVerbose - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isBpmnStacktraceVerbose() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isBusinessKey() - Method in interface org.camunda.bpm.engine.form.FormField
- isBusinessKey() - Method in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- isBusinessKey() - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- isBusinessKey() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- isByteArrayFetchingEnabled - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isByteArrayFetchingEnabled - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- isByteArrayFetchingEnabled - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- isByteArrayFetchingEnabled - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- isByteArrayFetchingEnabled() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isCachable(ScriptEngine) - Method in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
-
Allows checking whether the script engine can be cached.
- isCalculatedRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- isCamundaAdmin(Authentication) - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Return
true
if the given authentication is part of the admin groups or admin users - isCamundaAdmin(Authentication) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isCamundaAsync() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParallelGatewayImpl
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SignalEventDefinitionImpl
- isCamundaAsync() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in class org.camunda.bpm.model.bpmn.impl.instance.TaskImpl
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in interface org.camunda.bpm.model.bpmn.instance.ParallelGateway
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in interface org.camunda.bpm.model.bpmn.instance.SignalEventDefinition
- isCamundaAsync() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in interface org.camunda.bpm.model.bpmn.instance.SubProcess
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsync() - Method in interface org.camunda.bpm.model.bpmn.instance.Task
-
Deprecated.use isCamundaAsyncBefore() instead.
- isCamundaAsyncAfter() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- isCamundaAsyncAfter() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- isCamundaAsyncAfter() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- isCamundaAsyncAfter() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- isCamundaAsyncAfter() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- isCamundaAsyncBefore() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
-
Camunda Attributes
- isCamundaAsyncBefore() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- isCamundaAsyncBefore() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- isCamundaAsyncBefore() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- isCamundaExclusive() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- isCamundaExclusive() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- isCamundaExclusive() - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- isCamundaExclusive() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- isCamundaReadable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- isCamundaReadable() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- isCamundaRequired() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- isCamundaRequired() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- isCamundaStartableInTasklist() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- isCamundaStartableInTasklist() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- isCamundaWriteable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- isCamundaWriteable() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- isCancelActivity() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- isCancelCurrentActiveActivityInstances() - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- isCancelCurrentActiveActivityInstances() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- isCanceled() - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
-
Returns whether this execution has been canceled.
- isCanceled() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
Was this activity instance canceled
- isCanceled() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- isCanceled() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isCancelled() - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
- isCancelled() - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
- isCascade() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto
- isCaseInstance() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is the 'case' instance. - isCaseInstance() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isCaseInstanceExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- isCaseInstanceExecution() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Returns
true
ifthis
case execution is a case instance. - isCaseInstanceExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isCaseInstancesOnly() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- isCaseInstancesOnly() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- isCaseTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is a 'caseTask' Change visibility to public for those inheriting classes for whose underlying objects under test this assertion makes sense - isCaseTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isClassNameAllowed(String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- isClearedRemovalTime() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- isClosed() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isClosed() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
Check if the case is closed.
- isClosed() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isClosed() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- isClosed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is 'closed'. - isClosed() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- isClosed() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- isClosed() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- isClosed() - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- isClosed() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- isClosedAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- isClosedAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- isCmmn11() - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- isCmmnEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isCmmnEnabled() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- isCmmnHistoryTablePresent() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- isCmmnHistoryTablePresent() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isCmmnResource(Resource) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- isCmmnTablePresent() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- isCmmnTablePresent() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isCollection() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataInputImpl
- isCollection() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- isCollection() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputImpl
- isCollection() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- isCollection() - Method in interface org.camunda.bpm.model.bpmn.instance.DataInput
- isCollection() - Method in interface org.camunda.bpm.model.bpmn.instance.DataObject
- isCollection() - Method in interface org.camunda.bpm.model.bpmn.instance.DataOutput
- isCollection() - Method in interface org.camunda.bpm.model.bpmn.instance.ItemDefinition
- isCollection() - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- isCollection() - Method in interface org.camunda.bpm.model.dmn.instance.ItemDefinition
- isCollectionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataInputImpl
- isCollectionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- isCollectionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputImpl
- isCollectionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- isCollectionAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- isColor() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- isCommitted(int) - Method in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext.TransactionStateSynchronization
- isCommitted(int) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext.JtaTransactionStateSynchronization
- isCommitted(int) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.JtaTransactionStateSynchronization
- isCompact - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- isCompact - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- isCompact - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- isCompact() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- isCompact() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- isCompact() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- isCompensationBoundaryEvent(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventScopeInstructionValidator
- isCompensationEventSubprocess(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- isCompensationHandler() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
-
Indicates whether activity is for compensation.
- isCompensationHandler() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- isCompensationHandler(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- isCompensationThrowing(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.CompensationBehavior
- isCompensationThrowing(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- isCompensationThrowing(PvmExecutionImpl, Map<ScopeImpl, PvmExecutionImpl>) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Returns true if the given execution is in a compensation-throwing activity but there is no dedicated scope execution in the given mapping.
- isCompleted() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isCompleted() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
Check if the case activity is completed.
- isCompleted() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
Check if the case is completed.
- isCompleted() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- isCompleted() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isCompleted() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- isCompleted() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- isCompleted() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- isCompleted() - Method in interface org.camunda.bpm.engine.runtime.CaseInstance
-
Returns
true
if the case instance is completed. - isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is 'completed'. - isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the
CaseTask
is inCaseExecutionState
'completed'. - isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the
HumanTask
is inCaseExecutionState
'completed'. - isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
-
Verifies the expectation that the
CaseExecution
is 'completed'. - isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the
ProcessTask
is inCaseExecutionState
'completed'. - isCompleted() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- isCompleted() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- isCompleteScope() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstance
-
Did this activity instance complete a BPMN 2.0 scope
- isCompleteScope() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- isCompleteScope() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
Returns whether this execution completed the parent scope.
- isCompleteScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isCompositeExpression(String, ExpressionManager) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
-
Checks whether a
String
seams to be a composite expression or not. - isCompositeIncidentHandlersEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If true, the incident handlers init as
CompositeIncidentHandler
and multiple incident handlers can be added for the same Incident type. - isCompositeIncidentHandlersEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isConcurrent - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isConcurrent() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
returns whether this execution is concurrent or not.
- isConcurrent() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isConcurrentLocal - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
-
Determines whether this variable is supposed to be a local variable in case of concurrency in its scope.
- isConcurrentLocal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- isConcurrentLocalInParentScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- isConcurrentModificationException(DbOperation, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isConcurrentScope(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Concurrent + scope executions are legacy and could occur in processes with non-interrupting boundary events or event subprocesses
- isConcurrentStart(ActivityStartBehavior) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- isConditionApplicable(DmnDecisionTableInputImpl, DmnExpressionImpl, VariableContext) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- isConditionStartEvent(EventSubscriptionDeclaration) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultConditionHandler
- isConfigureScriptEngineHostAccess() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isContainedProperty() - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- isContentSecurityPolicyDisabled() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- isContentTypeOptionsDisabled() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- isContextSwitchLoggable() - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- isCookieHeaderValuePresent(String, ClientResponse) - Method in class org.camunda.bpm.SessionCookieSameSiteIT
- isCookieHeaderValuePresent(String, ClientResponse) - Method in class org.camunda.bpm.SessionCookieSecurityIT
- isCreateDiagramOnDeploy - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isCreateDiagramOnDeploy() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isCreateImageLinks - Variable in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- isCreateIncidentOnFailedJobEnabled() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isCreationLog() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns
true
whenthis
log represents the creation of the associated external task. - isCreationLog() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns
true
whenthis
log represents the creation of the associated job. - isCreationLog() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- isCreationLog() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- isCreationLog() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- isCreationLog() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- isCurrentContextExecution(BaseDelegateExecution) - Method in class org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor
- isCustomObjectDeserializationEnabled - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isCustomObjectDeserializationEnabled - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- isCustomObjectDeserializationEnabled - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- isCustomObjectDeserializationEnabled - Variable in class org.camunda.bpm.engine.impl.NativeHistoricVariableInstanceQueryImpl
- isCustomObjectDeserializationEnabled - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- isCustomObjectDeserializationEnabled() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isCycleExpression() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- 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
- isDate(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- isDate(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- isDbContainsLicenseKey() - Method in class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- isDbEntityCacheReuseEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Allows setting whether the process engine should try reusing the first level entity cache.
- isDbEntityCacheReuseEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDbHistoryUsed - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDbHistoryUsed - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- isDbHistoryUsed() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDbHistoryUsed() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- isDbIdentityUsed - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDbIdentityUsed - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- isDbIdentityUsed() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDbIdentityUsed() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- isDbMetricsReporterActivate - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDbMetricsReporterActivate() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDbReporterActivate() - Method in class org.camunda.bpm.spring.boot.starter.property.MetricsProperty
- isDebugEnabled() - Method in class org.camunda.commons.logging.BaseLogger
- isDecisionRequirementsDefinitionPersistable(DecisionRequirementsDefinitionEntity) - Static method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- isDecisionTable() - Method in interface org.camunda.bpm.dmn.engine.DmnDecision
-
Checks if the decision logic is implemented as Decision Table.
- isDecisionTable() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- isDecisionTableWithCollectOrRuleOrderHitPolicy(DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- isDefault - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- isDefault() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- 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.impl.juel.AstEval
- isDeferred() - Method in class org.camunda.bpm.impl.juel.Tree
- isDeferred() - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
-
Answer
true
if this is a deferred expression (starting with#{
) - isDeferred() - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
-
Answer
true
if this is a deferred expression (containing sub-expressions starting with#{
) - isDeferred(Object) - Method in class org.camunda.bpm.client.variable.impl.mapper.FileValueMapper
- isDeleted - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- isDeleted() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns
true
, iff the corresponding incident has been deleted. - isDeleted() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- isDeleted() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- isDeleted() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- isDeleted(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Allows checking whether the provided entity is present in the cache and is marked to be deleted.
- isDeleted(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- isDeleteRoot() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isDeletionLog() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns
true
whenthis
log represents the deletion of the associated external task. - isDeletionLog() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns
true
whenthis
log represents the deletion of the associated job. - isDeletionLog() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- isDeletionLog() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- isDeletionLog() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- isDeletionLog() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- isDeployable(String) - Static method in class org.camunda.bpm.container.impl.deployment.scanning.ProcessApplicationScanningUtil
- isDeployable(String, String[]) - Static method in class org.camunda.bpm.container.impl.deployment.scanning.ProcessApplicationScanningUtil
- isDeployChangedOnly() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- isDeployChangedOnly() - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- isDeployChangedOnly() - Method in class org.camunda.bpm.run.property.CamundaBpmRunDeploymentProperties
- isDeployed - Variable in class org.camunda.bpm.application.AbstractProcessApplication
- isDeployedDecisionTable(DmnDecision) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryDecisionEvaluationListener
- isDeploymentAware() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- isDeploymentBinding() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- isDeploymentBinding() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- isDeploymentBinding() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- isDeploymentLockUsed - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If true the process engine will attempt to acquire an exclusive lock before creating a deployment.
- isDeploymentLockUsed() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDeploymentSynchronized - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If true then several deployments will be processed strictly sequentially.
- isDeploymentSynchronized() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDeserializationTypeValidationEnabled() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isDeserialized - Variable in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- isDeserialized - Variable in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- isDeserialized() - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- isDeserialized() - Method in interface org.camunda.bpm.engine.variable.value.ObjectValue
-
Returns true in case the object is deserialized.
- isDeserialized() - Method in interface org.camunda.bpm.engine.variable.value.SerializableValue
-
Returns true in case the value is deserialized.
- isDeserialized() - Method in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- isDeserializeValues() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- isDeserializeVariables() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- isDetached() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingActivityInstanceBehavior
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- isDetached() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- isDetached() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- isDiagram(String, String) - Static method in class org.camunda.bpm.container.impl.deployment.scanning.ProcessApplicationScanningUtil
- isDigit(char) - Method in class org.camunda.bpm.impl.juel.Scanner
- isDirty() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
-
Allows checking whether this entity is dirty.
- isDirty(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- isDisableBuiltinExceptionCodeProvider() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDisabled() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isDisabled() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
Check if the case activity is disabled.
- isDisabled() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isDisabled() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- isDisabled() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- isDisabled() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
Returns
true
if the case execution is disabled. - isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is 'disabled'. - isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the
CaseTask
is inCaseExecutionState
'disabled'. - isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the
HumanTask
is inCaseExecutionState
'disabled'. - isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the
ProcessTask
is inCaseExecutionState
'disabled'. - isDisabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- isDisabled() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- isDisableExceptionCode() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDisableStrictCamundaFormParsing() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDisableWadl() - Method in class org.camunda.bpm.run.property.CamundaBpmRunRestProperties
- isDiscretionaryItem(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- isDisjunctive() - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
-
conjunctive else
- isDmnEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDmnEnabled() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- isDmnEnabled() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- isDmnEnabled() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- isDmnEnabled(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- isDmnEnabled(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- isDmnEnabled(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- isDmnFeelEnableLegacyBehavior() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDmnHistoryTablePresent() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- isDmnHistoryTablePresent() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isDmnReturnBlankTableOutputAsNull() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isDmnTablePresent() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- isDmnTablePresent() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isDone - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- isDone() - Method in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
- isDone() - Method in class org.camunda.bpm.engine.impl.util.SyncFuture
- isDueDateSet - Variable in class org.camunda.bpm.engine.impl.batch.SetJobRetriesBatchConfiguration
- isDueDateSet - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
- isDueDateSet - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- isDueDateSet - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- isDueDateSet - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- isDueDateSet - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- isDueDateSet() - Method in class org.camunda.bpm.engine.impl.batch.SetJobRetriesBatchConfiguration
- isDueDateSet() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- isDuplicateFilterEnabled - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- isDuplicateFilterEnabled() - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- isDynamic() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ConstantValueProvider
- isDynamic() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ListValueProvider
- isDynamic() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.MapValueProvider
- isDynamic() - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.NullValueProvider
- isDynamic() - Method in interface org.camunda.bpm.engine.impl.core.variable.mapping.value.ParameterValueProvider
- isDynamic() - Method in class org.camunda.bpm.engine.impl.el.ElValueProvider
- isDynamic() - Method in class org.camunda.bpm.engine.impl.scripting.ScriptValueProvider
- isDynamicScriptExpression(String, String) - Static method in class org.camunda.bpm.engine.impl.util.ScriptUtil
-
Checks if the value is an expression for a dynamic script source or resource.
- 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
- isElExpression(String) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- isEmpty() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- isEmpty() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- isEmpty() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- isEmpty() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- isEmpty() - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- isEmpty() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- isEmpty() - Method in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- isEmpty() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- isEmpty() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- isEmpty() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- isEmpty() - Method in class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- isEmpty() - Method in class org.camunda.bpm.engine.impl.management.PurgeReport
- isEmpty() - Method in interface org.camunda.bpm.engine.impl.management.PurgeReporting
-
Returns true if the report is empty.
- isEmpty() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- isEmpty() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- isEmpty() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- isEmpty() - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- isEmpty() - Method in interface org.camunda.commons.utils.cache.Cache
-
Returns
true
if this cache contains no key-value mappings. - isEmpty() - Method in class org.camunda.commons.utils.cache.ConcurrentLruCache
- isEmpty(String) - Static method in class org.camunda.bpm.webapp.impl.util.ServletFilterUtil
-
Checks if servlet filter init parameter is empty.
- isEmpty(Collection<?>) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
- isEmpty(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isEmptyFile(URL) - Method in class org.camunda.bpm.container.impl.deployment.ParseProcessesXmlStep
- isEmptyFile(URL) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
- isEmptyJson(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- isEnableCmdExceptionLogging() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isEnabled() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isEnabled() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
Check if the case activity is enabled.
- isEnabled() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isEnabled() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- isEnabled() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- isEnabled() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- isEnabled() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
Returns
true
if the case execution is enabled. - isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is 'enabled'. - isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the
CaseTask
is inCaseExecutionState
'enabled'. - isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the
HumanTask
is inCaseExecutionState
'enabled'. - isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the
ProcessTask
is inCaseExecutionState
'enabled'. - isEnabled() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- isEnabled() - Method in class org.camunda.bpm.run.property.CamundaBpmRunAdministratorAuthorizationProperties
- isEnabled() - Method in class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- isEnabled() - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- isEnabled() - Method in class org.camunda.bpm.run.property.CamundaBpmRunLdapProperties
- isEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- isEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- isEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- isEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health.Camunda
- isEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.MetricsProperty
- isEnabled() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2IdentityProviderProperties
- isEnabled() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2SSOLogoutProperties
- isEnabled(Builder.Feature) - Method in class org.camunda.bpm.impl.juel.Builder
- isEnableDefaultDbHistoryEventHandler() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnabledForCustomCode() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- isEnableExceptionsAfterUnhandledBpmnError() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isEnableExpressionsInAdhocQueries() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableExpressionsInStoredQueries() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableFeelLegacyBehavior() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- isEnableFetchScriptEngineFromProcessApplication() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableGracefulDegradationOnContextSwitchFailure() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableHistoricInstancePermissions() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableHistoricInstancePermissions() - Static method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricProcessInstanceManager
- isEnableOptimisticLockingOnForeignKeyViolation() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnablePasswordPolicy() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isEnableReducedJobExceptionLogging() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isEnableSameSiteCookie() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- isEnableSameSiteCookie() - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- isEnableScriptCompilation() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableScriptEngineCaching() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableScriptEngineCaching() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- isEnableScriptEngineLoadExternalResources() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableScriptEngineNashornCompatibility() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableSecureCookie() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- isEnableSecureCookie() - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- isEnableSecureXmlProcessing() - Method in class org.camunda.spin.plugin.impl.SpinConfiguration
- isEnableTelemetry() - Method in class org.camunda.bpm.engine.rest.dto.TelemetryConfigurationDto
-
Deprecated.
- isEnableXxeProcessing() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnableXxeProcessing() - Method in class org.camunda.bpm.engine.impl.util.xml.Parser
- isEnableXxeProcessing() - Method in class org.camunda.spin.plugin.impl.SpinConfiguration
- isEnded - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isEnded() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- 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() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- 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.
- isEnded() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is ended. - isEnded(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- isEnded(HistoricProcessInstanceEntity) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- isEndTimeAfterLastReportInterval(MetricsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- isEnforceHistoryTimeToLive() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isEnforceSpecificVariablePermission() - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- isEnforceSpecificVariablePermission() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isEngineTablePresent() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- isEngineTablePresent() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isEnsureCleanAfterTest() - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- isEnsureJobDueDateNotNull() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- isEnsureJobDueDateNotNull() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isEnsureSpecificVariablePermission() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isEnterprise() - Method in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
- isEntityOfClass(Object, Class<?>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- isEntryCriterionSatisfied() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
The flag
entryCriterionSatisfied
will only be set totrue
, whenthis
CmmnActivityExecution
stays in stateCaseExecutionState.NEW
. - isEntryCriterionSatisfied() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isEnum(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- isEnum(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- isErrorEnabled() - Method in class org.camunda.commons.logging.BaseLogger
- isEval() - Method in class org.camunda.bpm.impl.juel.Scanner
- isEvent(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventTypeValidator
- isEventNameLiteralText() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isEventOfType(HistoryEventType) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- isEventScope - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isEventScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isEventThatCanStartSubscription() - Method in class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareSpringTopicSubscription
- isEventThatCanStartSubscription() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- isEveryPermissionGranted() - Method in interface org.camunda.bpm.engine.authorization.Authorization
-
Allows checking whether this authorization grants every single permission.
- isEveryPermissionGranted() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- isEveryPermissionRevoked() - Method in interface org.camunda.bpm.engine.authorization.Authorization
-
Allows checking whether this authorization revokes every single permission.
- isEveryPermissionRevoked() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- isExcludeSubtasks() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isExclusive - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- isExclusive() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- isExclusive() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- isExclusive(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- isExclusiveCorrelation - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- isExclusiveCorrelation() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- isExecutable() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- isExecutable() - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- isExecutableAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- isExecuting - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- isExecutingExclusiveJob() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
- isExecutingScopeLeafActivity() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isExecution() - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- isExecutionsOnly - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- isExecutionsOnly() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- isExecutionsOnly() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- isExecutionTreePrefetchEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isExecutionTreePrefetchEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isExecutionTreePrefetchEnabled() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- isExecutionTreePrefetchEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- isExisting() - Method in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- isExisting() - Method in class org.camunda.bpm.engine.impl.interceptor.JakartaTransactionInterceptor
- isExisting() - Method in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- isExpanded() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- isExpanded() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- isExpandedAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- isExpired(FetchAndLockRequest) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- isExportedFromAdonis50(Document) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- isExpression(String) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
-
Checks whether a
String
seams to be an expression or not Note: In most cases you should check for composite expressions. - isExpression(String) - Static method in class org.camunda.commons.utils.StringUtil
-
Checks whether a String seams to be an expression or not
- isExpressionAvailable() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isExtended() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isExtendedBy(ModelElementType...) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isExternallyTerminated() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- isExternallyTerminated() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isExternalTaskIncident(IncidentEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.IncidentInstanceHandler
- isFailed() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isFailed() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isFailed() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- isFailed() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- isFailedJobIncident(IncidentEntity) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.IncidentInstanceHandler
- 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
- isFailIfNotExists() - Method in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- isFailIfNotExists() - Method in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- isFailureLog() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns
true
whenthis
log represents the failed execution of the associated external task. - isFailureLog() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns
true
whenthis
log represents the failed execution of the associated job. - isFailureLog() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- isFailureLog() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- isFailureLog() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- isFailureLog() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- isFeelExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- isFinished() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- isFinished() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isFinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isFirstJobExecution(JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- isFollowUpJobCreated() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- isFollowUpNullAccepted() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isForceCloseMybatisConnectionPool() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isForCompensation() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- isForCompensation() - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- isForCompensationAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- isFormKeyInitialized - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- isFromSameEngine(CommandContext) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContextInterceptor
- isFulfilled(S) - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker.NullCondition
- isFulfilled(S) - Method in interface org.camunda.bpm.engine.impl.tree.ReferenceWalker.WalkCondition
- isFunctionBound(int) - Method in class org.camunda.bpm.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.
- 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
- isHierarchical - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- isHierarchical - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- isHierarchical - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- isHierarchical() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- isHierarchical() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- isHierarchical() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- isHierarchical() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- isHierarchical() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- isHierarchical() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- isHintJobExecutor() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isHistoricByteArray(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- isHistoricDetailVariableInstanceUpdateEntity(HistoricVariableUpdate) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- isHistoricInstancePermissionsDisabled(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
- isHistoricInstancePermissionsEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- isHistoricInstancePermissionsEnabled() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
-
Used in SQL mapping
- isHistoricInstancePermissionsEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isHistoricInstanceResource() - Method in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
- isHistory() - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- isHistoryAutoSupported() - Method in class org.camunda.bpm.spring.boot.starter.configuration.condition.NeedsHistoryAutoConfigurationCondition
- isHistoryCleanupEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isHistoryCleanupEnabled(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- isHistoryCleanupMetricsEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Checks if history cleanup metrics are enabled.
- isHistoryCleanupStrategyRemovalTimeBased - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- isHistoryCleanupStrategyRemovalTimeBased - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- isHistoryCleanupStrategyRemovalTimeBased - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- isHistoryCleanupStrategyRemovalTimeBased() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- isHistoryCleanupStrategyRemovalTimeBased() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- isHistoryCleanupStrategyRemovalTimeBased() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- isHistoryCleanupStrategyRemovalTimeBased(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- isHistoryEnabled - Variable in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- isHistoryEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- isHistoryEnabled() - Method in class org.camunda.bpm.webapp.db.QueryParameters
- isHistoryEventProduced() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIdentityLinkLogManager
- isHistoryEventProduced() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricIncidentManager
- isHistoryEventProduced() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- isHistoryEventProduced(HistoryEventType, Object) - Method in interface org.camunda.bpm.engine.impl.history.HistoryLevel
-
Returns true if a given history event should be produced.
- isHistoryEventProduced(HistoryEventType, Object) - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelActivity
- isHistoryEventProduced(HistoryEventType, Object) - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelAudit
- isHistoryEventProduced(HistoryEventType, Object) - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelFull
- isHistoryEventProduced(HistoryEventType, Object) - Method in class org.camunda.bpm.engine.impl.history.HistoryLevelNone
- isHistoryEventProduced(HistoryEventType, ExternalTask) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricExternalTaskLogManager
- isHistoryEventProduced(HistoryEventType, Job) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricJobLogManager
- isHistoryLevelFullEnabled - Variable in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- isHistoryLevelFullEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- isHistoryRemovalTimeStrategyEnd() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- isHistoryRemovalTimeStrategyStart() - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- isHistoryRemovalTimeStrategyStart() - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- isHistoryRemovalTimeStrategyStart() - Method in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
- isHistoryRemovalTimeStrategyStart() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- isHistoryRemovalTimeStrategyStart() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- isHistoryTablePresent() - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- isHistoryTablePresent() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isHorizontal() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- isHorizontal() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- isHorizontalAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- isHstsDisabled() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- isHstsIncludeSubdomainsDisabled() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- isHumanTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is a 'humanTask' Change visibility to public for those inheriting classes for whose underlying objects under test this assertion makes sense - isHumanTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isIdAttribute - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- isIdAttribute() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- isIdAttribute() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- isIdAttribute() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- 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.AbstractPersistenceSession
- isIdentityTablePresent() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isIdentityUsed() - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- isIgnoreAsync() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isIgnoreDataAccessException() - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- isIgnoreForeignKeysForNextFlush - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- isIgnoreUnknownFields() - Method in class org.camunda.bpm.spring.boot.starter.property.GenericProperties
- isImmediate() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- isImmediate() - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- isImmediateAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- isImmediatelyDue() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- isImmediatelyDue() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- isImmutable() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- isImmutable() - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isImmutable() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollection
-
Indicates whether the collection is immutable.
- isImplicitVariableUpdateDetectionEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- isIncludeAssignedTasks() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isIncludeAssignedTasksInternal() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isIncludeCanceled() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- isIncludeCompleteScope() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- isIncludeDeleted() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- isIncludeExtensionProperties() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- isIncludeExtensionProperties() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- isIncludeExtensionProperties() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- isIncludeExtensionProperties() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- isIncludeExtensionProperties() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- isIncludeExtensionProperties() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- isIncludeExtensionProperties() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- isIncludeFinished() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- isIncludeIncidents() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- isIncludeInput() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isIncludeJobs() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- isIncludeJobs() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDefinitionPriorityDto
- isIncludeOutputs() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isIncludeProcessInstances() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- isIncludeSubResources() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- isIncludingGroups() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- isIndexRedirectEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- isInfoEnabled() - Method in class org.camunda.commons.logging.BaseLogger
- isInInconsistentLockState() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- isInitial - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- isInitial() - Method in interface org.camunda.bpm.engine.history.HistoricVariableUpdate
- isInitial() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- isInitial() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- isInitialEvent(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
- isInitialized - Static variable in class org.camunda.bpm.engine.ProcessEngines
- isInitialized() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- isInitializeFormKeys() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isInitialVariables() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- isInitialVariables() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- isInitialVariables() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- isInstantiate() - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- isInstantiate() - Method in interface org.camunda.bpm.model.bpmn.instance.EventBasedGateway
- isInState(ActivityInstanceState) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isInteger(Number) - Method in class org.camunda.bpm.dmn.engine.impl.type.IntegerDataTypeTransformer
- isInterrupted - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
- isInterrupting() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- isInterrupting() - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- isInterrupting() - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- isInterruptingAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- isInterruptingTimer - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- isInterruptingTimer() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- isInvalid(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- isInvalid(MigratingCompensationEventSubscriptionInstance) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- isInvalid(MigratingEventScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- isInvalid(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- isInValidAgainstConfig() - Method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser.HTTLParsedResult
- isInvokeCustomVariableListeners - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isInvokeCustomVariableListeners() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isItalic() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- isItalic() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- isItalicAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- isJavaSerializationFormatEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isJavaSerializationProhibited(TypedValue) - Static method in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
-
Checks, if Java serialization will be used and if it is allowed to be used.
- isJdbcBatchProcessing() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isJdbcBatchProcessing() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- isJdbcPingEnabled() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isJobAdded - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
- isJobAdded - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- isJobAdded() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
- isJobAdded() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- isJobDue(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
-
Sometimes we get a notification of a job that is not yet due, so we should not execute it immediately
- isJobExecutorAcquireByDueDate() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isJobExecutorAcquireByPriority() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isJobExecutorAcquireExclusiveOverProcessHierarchies() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isJobExecutorActivate() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isJobExecutorDeploymentAware() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isJobExecutorPreferTimerJobs() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isJobPriorityInJobExecutorPriorityRange(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- isJobReacquired(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- isLatest() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- isLatest() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- isLatest() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- isLatest() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isLatestBinding() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- isLatestBinding() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- isLatestBinding() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- isLatestProcessDefinition(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- isLeaf(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
-
event-scope executions are not considered in this mapping and must be ignored
- isLeafActivity(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- isLeafProcessInstances - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isLeafProcessInstances() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isLeafProcessInstances() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isLeapYear(int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- isLeftValue() - Method in class org.camunda.bpm.impl.juel.AstEval
- isLeftValue() - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- isLeftValue() - Method in class org.camunda.bpm.impl.juel.AstMethod
- isLeftValue() - Method in class org.camunda.bpm.impl.juel.AstProperty
- isLeftValue() - Method in class org.camunda.bpm.impl.juel.AstRightValue
- isLeftValue() - Method in class org.camunda.bpm.impl.juel.AstText
- isLeftValue() - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
- isLeftValue() - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
-
Answer
true
if this could be used as an lvalue. - isLegacyAsyncAtMultiInstance(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
This returns true only if the provided execution has reached its wait state in a legacy engine version, because only in that case, it can be async and waiting at the inner activity wrapped by the miBody.
- isLegacyBehaviorRequired(ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
This method
- isLiteralText() - Method in interface org.camunda.bpm.engine.delegate.Expression
- isLiteralText() - Method in class org.camunda.bpm.engine.impl.el.FixedValue
- isLiteralText() - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
- isLiteralText() - Method in class org.camunda.bpm.impl.juel.AstEval
- isLiteralText() - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- isLiteralText() - Method in class org.camunda.bpm.impl.juel.AstMethod
- isLiteralText() - Method in class org.camunda.bpm.impl.juel.AstProperty
- isLiteralText() - Method in class org.camunda.bpm.impl.juel.AstRightValue
-
Answer
false
- isLiteralText() - Method in class org.camunda.bpm.impl.juel.AstText
- isLiteralText() - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
- isLiteralText() - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
-
Answer
false
. - isLiteralText() - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
- isLiteralText() - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
- isLoaded - Variable in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- isLoaded() - Method in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- isLoaded() - Method in interface org.camunda.bpm.client.variable.value.DeferredFileValue
-
Indicates whether the file value has been loaded
- isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- 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.GetExecutionVariableTypedCmd
- isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
- isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmdTyped
- isLocal - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
- isLocal - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableCmd
- isLocal - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariablesCmd
- isLocal - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableTypedCmd
- isLocal() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- isLocal() - Method in class org.camunda.bpm.engine.rest.dto.runtime.TriggerVariableValueDto
- isLocal() - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- isLocalVariables() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- isLocalVariables() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- isLocalVariables() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- isLocalVariables() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- isLocalVariables() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- isLocalVariables() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- isLogUserOperationDisabled - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- isLogUserOperationDisabled() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- isLong(Number) - Method in class org.camunda.bpm.dmn.engine.impl.type.LongDataTypeTransformer
- isLong(Number) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- isMapEqualActivities() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- isMarkerVisible() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- isMarkerVisible() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- isMarkerVisibleAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- isMatchingEscalationCode(EscalationEventDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- isMaxResultsLimitEnabled() - Method in class org.camunda.bpm.webapp.db.QueryParameters
- isMessageStartEventWithName(EventSubscriptionDeclaration, String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultCorrelationHandler
- isMessageVisible() - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- isMessageVisible() - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- isMessageVisibleAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- isMethodInvocation() - Method in class org.camunda.bpm.impl.juel.AstEval
- isMethodInvocation() - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- isMethodInvocation() - Method in class org.camunda.bpm.impl.juel.AstMethod
- isMethodInvocation() - Method in class org.camunda.bpm.impl.juel.AstProperty
- isMethodInvocation() - Method in class org.camunda.bpm.impl.juel.AstRightValue
- isMethodInvocation() - Method in class org.camunda.bpm.impl.juel.AstText
- isMethodInvocation() - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
- isMethodMatched(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
- isMetricsEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isMetricsEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isMiBody(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceBodyValidator.MiBodyCollector
- isMilestone() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is a 'milestone' Change visibility to public for those inheriting classes for whose underlying objects under test this assertion makes sense - isMilestone() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isMissingTablesException(Exception) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isMultiInstance() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
-
Indicates whether activity is a multi instance activity.
- isMultiInstance(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- isMultiInstance(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceInnerActivityValidator
- isMultiInstance(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotRemoveMultiInstanceInnerActivityValidator
- isMultiInstanceInCompensation(ActivityImpl, PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- isMutable() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- isMutable() - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isMutableValue(ObjectValue) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- isMutableValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- isMutableValue(T) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractTypedValueSerializer
- isMutableValue(T) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer
- isNew - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- isNew() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
- isNew() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isNew() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- 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
- isNoDelegationState() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isNonEmptyExpression(DmnExpressionImpl) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- isNonInterruptingTimeoutListenerTriggeredAlready(MigratingInstanceParseContext, Map<String, Map<String, TimerDeclarationImpl>>, Map.Entry<String, TimerDeclarationImpl>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- isNonInterruptingTimerTriggeredAlready(MigratingInstanceParseContext, Map<String, TimerDeclarationImpl>, TimerDeclarationImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- isNonModifyingRequest(HttpServletRequest) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Determine if the request a non-modifying request.
- isNotAbstract() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isNotAssigned() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
-
Verifies the expectation that the
Task
is currently not assigned to any particular user. - isNotBlank(String) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUserDataRuleImpl
- isNotBlank(String) - Static method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- isNotEmpty(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isNotEnded() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is not ended. - isNotExtended() - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isNotExtendedBy(ModelElementType...) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- isNotIdAttribute() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- isNoTimeoutListenerOrMigrates(JobEntity, JobHandlerConfiguration, String, Map<String, Map<String, TimerDeclarationImpl>>) - Static method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- isNotSatisfiedIfPartOnly(CmmnSentryPart) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isNotStartableInTasklist - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isNotStartableInTasklist() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isNotWaitingAt(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is currently NOT waiting at one or more specified activities. - isNotWaitingFor(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is currently waiting for one or more specified messages. - isNull() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- isNull() - Method in class org.camunda.spin.json.SpinJsonNode
-
Check if this node represents a null value.
- isNull(int) - Static method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- isNull(long) - Static method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- isNull(long) - Static method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- isNull(JsonObject, String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- isNull(Object) - Method in class org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- isNull(String) - Static method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- isNull(String) - Static method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- isNull(String) - Static method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- isNull(String[]) - Static method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- isNull(ExternalTaskSubscription.ProcessVariable[]) - Static method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- isNullOrAny(String) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- isNullValid() - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractNumericValidator
- isNullValid() - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractTextValueValidator
- isNumber() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- isNumber() - Method in class org.camunda.spin.json.SpinJsonNode
-
Check if this node is a number value.
- isObject() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- isObject() - Method in class org.camunda.spin.json.SpinJsonNode
-
Check if this node is an object node.
- isObjectTyped(ValueType, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
-
The engine should only remove byte arrays in case the type changes but keep it when old and new types are object.
- ISOLATION_LEVEL_CONSTANT_NAMES - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isOneToOneRelation() - Method in class org.camunda.bpm.engine.impl.db.sql.CaseDefinitionTableMapping
- isOneToOneRelation() - Method in class org.camunda.bpm.engine.impl.db.sql.DeploymentTableMapping
- isOneToOneRelation() - Method in interface org.camunda.bpm.engine.impl.db.sql.MyBatisTableMapping
- isOneToOneRelation() - Method in class org.camunda.bpm.engine.impl.db.sql.ProcessDefinitionTableMapping
- isOneToOneRelation() - Method in class org.camunda.bpm.engine.impl.db.sql.VariableTableMapping
- isOpen() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- isOpen() - Method in interface org.camunda.bpm.client.spring.SpringTopicSubscription
- isOpen() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns
true
, iff the corresponding incident has not been deleted or resolved. - isOpen() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isOpen() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- isOpen() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- isOptional() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- isOptional() - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isOrderByCreateTimeEnabled() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- isOrphan(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- isOrQueryActive - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isOrQueryActive - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isOrQueryActive - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isOrQueryActive - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isOrQueryActive() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isOrQueryActive() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isOrQueryActive() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isOrQueryActive() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isOwner(String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- isPackageAllowed(String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- isPackageAllowed(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- isPaginationSupported() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- isPaid() - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- isParallelMultiInstance - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- isParallelMultiple() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- isParallelMultiple() - Method in interface org.camunda.bpm.model.bpmn.instance.CatchEvent
- isParametersProvided() - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
- isPartOfModel(Model) - Method in class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- 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.
- isPassivelyWaitingEvent(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedPassiveEventTriggerActivityValidator
- isPasswordCheckCatchAuthenticationException() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- isPerformAsync() - Method in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- isPerformUpdate(Set<String>, Class<?>) - Static method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- isPerformUpdateOnly(Set<String>, Class<?>) - Static method in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- isPerInstance() - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
- isPermissionChecksEmpty() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- isPermissionDisabled(Permission) - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
- isPermissionDisabled(Permission) - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- isPermissionDisabled(Permission) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- 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
- isPersistenceConnectionError(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionLogger
- isPersistent(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Allows checking whether the provided entity is present in the cache and is
DbEntityState.PERSISTENT
. - isPlanItem(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- isPreserveScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isPrettyPrint() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- isPrimitiveValueType() - Method in class org.camunda.bpm.engine.variable.impl.type.FileValueTypeImpl
- isPrimitiveValueType() - Method in class org.camunda.bpm.engine.variable.impl.type.ObjectTypeImpl
- isPrimitiveValueType() - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl
- isPrimitiveValueType() - Method in interface org.camunda.bpm.engine.variable.type.ValueType
-
Indicates whether this type is primitive valued.
- isPrimitiveValueType() - Method in class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
- isProceed() - Method in class org.camunda.connect.impl.DebugRequestInterceptor
- 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) - isProcessDefinitionTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- isProcessDefinitionTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- isProcessDefinitionTenantIdSet - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- isProcessDefinitionTenantIdSet - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- isProcessDefinitionTenantIdSet - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- isProcessDefinitionTenantIdSet - Variable in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- isProcessDefinitionTenantIdSet() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- isProcessDefinitionTenantIdSet() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- isProcessDefinitionTenantIdSet() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- isProcessDefinitionTenantIdSet() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- isProcessDefinitionWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isProcessDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isProcessDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isProcessDeployed(RepositoryService, String) - Static method in class org.camunda.bpm.example.invoice.InvoiceApplicationHelper
- isProcessEngineExceptionWithoutCause(Exception) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnExceptionHandler
- isProcessFinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isProcessInstanceEnded(HistoricProcessInstanceEventEntity) - Method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- isProcessInstanceExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- isProcessInstanceExecution() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
returns whether this execution is a process instance or not.
- isProcessInstanceExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isProcessInstanceOfSubprocess(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.tree.OutputVariablesPropagator
- isProcessInstanceRunning(HistoricProcessInstanceEventEntity) - Method in class org.camunda.bpm.engine.impl.history.DefaultHistoryRemovalTimeProvider
- isProcessInstanceStarting() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- isProcessInstanceStarting() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isProcessInstanceVariable - Variable in class org.camunda.bpm.engine.impl.TaskQueryVariableValue
- isProcessInstanceVariable() - Method in class org.camunda.bpm.engine.impl.TaskQueryVariableValue
- isProcessStartJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.AsyncProcessStartMigrationValidator
- isProcessTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is a 'processTask' Change visibility to public for those inheriting classes for whose underlying objects under test this assertion makes sense - isProcessTask() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isProcessUnfinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isProducePrioritizedExternalTasks() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isProducePrioritizedJobs() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isProperty(String) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
-
Test property
- isPropertyComparison() - Method in class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
-
This assumes that scalarValue and comparisonProperty are mutually exclusive.
- isPropertyResolved() - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- isQueryByPermission() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- isQueryByResourceType() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- isQueryForProcessTasksOnly() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isQueryPropertyEnabled(UriInfo, String) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- isReachable(PvmActivity, PvmActivity, Set<PvmActivity>) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- isReadable - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- isReadable - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- isReadable() - Method in interface org.camunda.bpm.engine.form.FormProperty
-
Deprecated.Is this property read to be displayed in the form and made accessible with the methods
FormService.getStartFormData(String)
andFormService.getTaskFormData(String)
. - isReadable() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- isReadable() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- isReadable(Class<?>, Type, Annotation[], MediaType) - Method in class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- isReadLocal() - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- 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() - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- isReadOnly(ELContext) - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
-
Answer
true
. - isReadOnly(ELContext) - Method in class org.camunda.bpm.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.impl.juel.RootPropertyResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.impl.juel.SimpleResolver
- isReadOnly(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- isReadOnly(FormField) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstEval
- isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstMethod
- isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstProperty
- isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstRightValue
-
non-lvalues are always readonly, so answer
true
- isReadOnly(Bindings, ELContext) - Method in class org.camunda.bpm.impl.juel.AstText
- isReadOnly(Bindings, ELContext) - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
-
Determine whether
ExpressionNode.setValue(Bindings, ELContext, Object)
will throw aPropertyNotWritableException
. - isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.AbstractElResolverDelegate
- 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.VariableContextElResolver
- isReadOnly(ELContext, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- 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
- isReevaluateTimeCycleWhenDue() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isReevaluateTimeCycleWhenDue(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- isRemoved - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isRemoved() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isRemoved(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- isRepeat() - Method in class org.camunda.bpm.engine.impl.calendar.DurationHelper
- isRepeatable() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- isRepetition() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- isReplacedByParent() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isRequestValid() - Method in class org.camunda.connect.impl.AbstractConnectorRequest
-
Allows subclasses to provide custom validation logic of the request parameters.
- isRequired - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- isRequired - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- isRequired - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- isRequired() - Method in interface org.camunda.bpm.engine.form.FormProperty
-
Deprecated.Is this property a required input field
- isRequired() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
Check if the case activity is required.
- isRequired() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- isRequired() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- isRequired() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Returns true, if
this
case execution is required. - isRequired() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isRequired() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- isRequired() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- isRequired() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- isRequired() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- isRequired() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- isRequired() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
Returns
true
if the case execution is required. - isRequired() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- isRequired() - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameter
- isRequired() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- isRequired() - Method in class org.camunda.bpm.model.xml.test.assertions.AttributeAssert
- isRequired() - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- isRequiredAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- isRescheduleNow - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- isResolved() - Method in interface org.camunda.bpm.engine.history.HistoricIncident
-
Returns
true
, iff the corresponding incident has been resolved. - isResolved() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- isResolved() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- isResourceEqualTo(Resources) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- isResourceHandled(ResourceEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- isResourceValidForPermission(PermissionCheck) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isRestrictUserOperationLogToAuthenticatedUsers() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isRestrictUserOperationLogToAuthenticatedUsers() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- isResultEnabled() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- isResumePreviousVersions - Variable in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- isResumePreviousVersions() - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- isReThrowingErrorEventSubprocess(PvmActivity) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- isReThrowingEscalationEventSubprocess(EscalationEventDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- isReturnBlankTableOutputAsNull() - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- isRevokeAuthCheckEnabled(String, List<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isRevokeAuthCheckUsed - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- isRevokeAuthorizationCheckEnabled - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
-
Indicates if the revoke authorization checks are enabled or not.
- isRevokeAuthorizationCheckEnabled() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- isRollbackOnFailure - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- isRolledBack(int) - Method in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext.TransactionStateSynchronization
- isRolledBack(int) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext.JtaTransactionStateSynchronization
- isRolledBack(int) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.JtaTransactionStateSynchronization
- isRootDecisionInstancesOnly() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isRootProcessInstance(HistoricProcessInstanceEventEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- isRootProcessInstances - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isRootProcessInstances - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isRootProcessInstances() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isRootProcessInstances() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isRootProcessInstances() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isRunning - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- isRunning - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- isRunning() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- isSameMessageStartEventSubscriptionAlreadyPresent(EventSubscriptionDeclaration, String) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- isSameRepeatCycle(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- isSameSiteCookieEnabled - Variable in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- isSatisfied() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- isSatisfied() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- isScope - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- isScope - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isScope() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
-
Returns whether this execution is a scope.
- isScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- isScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- isScope() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
-
Indicates whether this is a local scope for variables and events if true, there will _always_ be a scope execution created for it.
- isScope() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isScope() - Method in class org.camunda.bpm.model.bpmn.impl.instance.BpmnModelElementInstanceImpl
- isScope() - Method in interface org.camunda.bpm.model.bpmn.instance.BpmnModelElementInstance
-
Tests if the element is a scope like process or sub-process.
- isSecureCookieEnabled - Variable in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- isSelfClosing - Variable in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
-
selfClosing means that the element should not be rendered as a start + end tag pair but as a single tag using "/" to close the tag inline
- isSentryPartsSatisfied(String, List<? extends CmmnSentryPart>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isSentrySatisfied(String) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
- isSentrySatisfied(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isSequential() - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- isSequential() - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- isSequentialAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- isSerializationTextBased() - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
-
Return true if the serialization is text based.
- isSerializationTextBased() - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
-
Return true if the serialization is text based.
- isSerializationTextBased() - Method in class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer
- isSerializationTextBased() - Method in class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- isSerializationTextBased() - Method in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- isSerializationTextBased() - Method in class org.camunda.spin.plugin.impl.SpinValueSerializer
- isServiceTaskLike(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- isShouldBeCompiled() - Method in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
- isShouldJoinDeploymentTable() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- isShouldJoinDeploymentTable() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isSingleton() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- isSingleton() - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- isSkipCustomListeners - Variable in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- isSkipCustomListeners() - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- isSkipEnforceTtl() - Method in class org.camunda.bpm.engine.impl.dmn.transformer.DecisionDefinitionHandler
- isSkipHistoryOptimisticLockingExceptions() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isSkipIoMappings - Variable in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- isSkipIoMappings() - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- isSkipNotifyListeners(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInstanceEnd
- isSkipNotifyListeners(T) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- isSkipOutputMappingOnCanceledActivities() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isSkippable() - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- isSkipSubprocesses() - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- isSkipSubprocesses() - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- isSkipSubprocesses() - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- isSortControlSupported() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- isSourceQueryParamEnabled() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- isStage() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is a 'stage' Change visibility to public for those inheriting classes for whose underlying objects under test this assertion makes sense - isStage() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isStandaloneTask() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- isStandaloneTasksEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isStartable(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- isStartableInTasklist - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- isStartableInTasklist - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isStartableInTasklist - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- isStartableInTasklist - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- isStartableInTasklist() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- isStartableInTasklist() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isStartableInTasklist() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- isStartableInTasklist() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinition
-
Returns true if the process definition is startable in Tasklist.
- isStartableInTasklist() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- isStartablePermissionCheck() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isStarted - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- isStarted() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is started. - isStartEvent - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isStartEvent() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- isStartEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowSignalEventActivityBehavior
- isStarting - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
true for process instances in the initial phase.
- isStarting() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- isStrategyEnd(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- isStrategyEnd(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- isStrategyEnd(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- isStrategyStart(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- isStrategyStart(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- isStrategyStart(CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- isStrikeThrough() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- isStrikeThrough() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- isStrikeTroughAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- isString() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- isString() - Method in class org.camunda.spin.json.SpinJsonNode
-
Check if this node is a string value.
- isSubProcessScope - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- isSubProcessScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- isSubProcessScope() - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- isSubProcessScope() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmScope
-
Indicates whether this scope is a sub process scope.
- isSubscriptionForEventType(EventType) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- isSubscriptionForIntermediateEvent(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- isSubscriptionForStartEvent(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- isSubscriptionOfDifferentTypeAsDeclaration(EventSubscriptionEntity, EventSubscriptionDeclaration) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- isSuccessLog() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLog
-
Returns
true
whenthis
log represents the successful execution of the associated external task. - isSuccessLog() - Method in interface org.camunda.bpm.engine.history.HistoricJobLog
-
Returns
true
whenthis
log represents the successful execution of the associated job. - isSuccessLog() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- isSuccessLog() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- isSuccessLog() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- isSuccessLog() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- isSupported(PvmAtomicOperation) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- isSupportedActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedActivityValidator
- isSupportedEventType(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedPassiveEventTriggerActivityValidator
- isSuspended() - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- isSuspended() - Method in interface org.camunda.bpm.engine.batch.Batch
-
Indicates whether this batch is suspended.
- isSuspended() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isSuspended() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTask
- isSuspended() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isSuspended() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- isSuspended() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- isSuspended() - Method in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- isSuspended() - Method in interface org.camunda.bpm.engine.management.JobDefinition
-
Indicates whether this job definition is suspended.
- 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.batch.BatchDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- isSuspended() - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- isSuspended() - Method in class org.camunda.bpm.engine.rest.hal.task.HalTask
- 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.Job
-
Indicates whether this job 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.
- isSuspended() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is currently suspended. - isSuspending() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
- isSuspending() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isSymptomOfContextSwitchFailure(Throwable, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
- isTablePresent(String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- isTask() - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- isTaskAssociated() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- isTaskMetricsEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isTaskMetricsEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isTaskNameCaseInsensitive() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isTelemetryDataSentAlready(String, String, ServletContext) - Static method in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
- isTelemetryEnabled() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
-
Deprecated.The sending telemetry feature is removed. Please remove the method references as they are no longer needed.
- isTelemetryEnabled() - Method in interface org.camunda.bpm.engine.ManagementService
-
Deprecated.The sending telemetry feature is removed. Please remove the method references as they are no longer needed.
- IsTelemetryEnabledCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Deprecated.Always returns
false
The sending telemetry data feature is removed. Please remove any usages of the command. - IsTelemetryEnabledCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.IsTelemetryEnabledCmd
-
Deprecated.
- isTenandIdSet - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- isTenandIdSet - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- isTenantCheckEnabled - Variable in class org.camunda.bpm.engine.impl.db.TenantCheck
-
If
true
then the process engine performs tenant checks to ensure that the query only access data that belongs to one of the authenticated tenant ids. - isTenantCheckEnabled() - Method in class org.camunda.bpm.cockpit.plugin.resource.AbstractCockpitPluginResource
-
Return
true
if tenant check is enabled. - isTenantCheckEnabled() - Method in class org.camunda.bpm.engine.impl.db.TenantCheck
- isTenantCheckEnabled() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- isTenantCheckEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantManager
- isTenantCheckEnabled() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isTenantCheckEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- isTenantIdSet - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- isTenantIdSet() - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- isTerminated() - Method in interface org.camunda.bpm.engine.delegate.DelegateCaseExecution
- isTerminated() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstance
-
Check if the case activity is terminated.
- isTerminated() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstance
-
Check if the case is terminated.
- isTerminated() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isTerminated() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- isTerminated() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- isTerminated() - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- isTerminated() - Method in interface org.camunda.bpm.engine.runtime.CaseExecution
-
Returns
true
if the case execution is terminated. - isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Verifies the expectation that the
CaseExecution
is 'terminated'. - isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseExecutionAssert
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Verifies the expectation that the
CaseTask
is inCaseExecutionState
'terminated'. - isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Verifies the expectation that the
HumanTask
is inCaseExecutionState
'terminated'. - isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
-
Verifies the expectation that the
CaseExecution
is 'terminated'. - isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Verifies the expectation that the
ProcessTask
is inCaseExecutionState
'terminated'. - isTerminated() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- isTerminating() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
- isTerminating() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- isTimeoutListenerJobInTargetScope(JobHandlerConfiguration, String, Map<String, Map<String, TimerDeclarationImpl>>) - Static method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- isTimerJob(JobEntity) - Static method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- isTopLevelActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.AsyncProcessStartMigrationValidator
- isTransactionActive() - Method in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext
- isTransactionActive() - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- isTransactionActive() - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionContext
- isTransactionActive() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext
- isTransactionActiveInternal() - Method in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext
- isTransactionActiveInternal() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext
- isTransactionActiveInternal() - Method in class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
- isTransactionNotActive() - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnExceptionHandler
- isTransactionsExternallyManaged() - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- isTransient - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
-
Determines whether this variable is stored in the data base.
- isTransient - Variable in class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- isTransient - Variable in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- isTransient - Variable in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- isTransient() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- isTransient() - Method in class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- isTransient() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- isTransient() - Method in class org.camunda.bpm.engine.variable.impl.value.NullValueImpl
- isTransient() - Method in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- isTransient() - Method in interface org.camunda.bpm.engine.variable.value.TypedValue
-
Indicator for transience of the value
- isTransient(Map<String, Object>) - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- isTransient(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Allows checking whether the provided entity is present in the cache and is
DbEntityState.TRANSIENT
. - isTriggeredByEvent() - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- isTtlEnabled() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
- isUnassigned() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isUnassigned() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isUnassignedInternal() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isUnbounded() - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- isUndeploymentOperation - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- isUnderline() - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- isUnderline() - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- isUnderlineAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- isUnfinished() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- isUnfinished() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isUnfinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isUniqueWorkerRequest - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- isUnlimited - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- isUnlimited - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- isUnlimited() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- isUnlimited() - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- isUnlimited() - Method in interface org.camunda.bpm.engine.telemetry.LicenseKeyData
-
A flag indicating if the license is unlimited or expires.
- isUnlimited() - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- isUnlimited() - Method in interface org.camunda.bpm.model.bpmn.instance.DataStore
- isUnlimitedAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- isUpdateEventTrigger() - Method in class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- isUpdateEventTrigger() - Method in interface org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstruction
- isUpdateEventTrigger() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- isUpdateEventTrigger() - Method in interface org.camunda.bpm.engine.migration.MigrationInstruction
- isUpdateEventTrigger() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- isUpdateEventTriggers() - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- isUpdateEventTriggersForGeneratedInstructions() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- isUpdateInChunks() - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- isUpdateInChunks() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- isUpdateInChunks() - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- 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
- isUseCreateTimeEnabled() - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- isUseLeftJoin() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- isUsePosixGroups() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- isUsePriority() - Method in class org.camunda.bpm.client.impl.EngineClient
- isUsePriority() - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- isUsePriority() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- isUser() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- isUserAuthenticated() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- isUserAuthenticated(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.util.QueryMaxResultsLimitUtil
- isUserAuthorized(String, String, Integer, String, String) - Method in interface org.camunda.bpm.engine.rest.AuthorizationRestService
- isUserAuthorized(String, String, Integer, String, String) - Method in class org.camunda.bpm.engine.rest.impl.AuthorizationRestServiceImpl
- 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) - Method in class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
- 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, String) - Method in class org.camunda.bpm.engine.impl.AuthorizationServiceImpl
- isUserLocked(UserEntity) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- isUserOperationLogEnabled() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- isUserOperationLogEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- isUserOperationLogEnabledOnCommandContext() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- isUserTaskWithTimeoutListener(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventScopeInstructionValidator
- isUseSharedSqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isUseSharedSqlSessionFactory() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isUseSsl() - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- isValid() - Method in interface org.camunda.bpm.engine.identity.PasswordPolicyResult
-
Indicator of the overall result of the check.
- isValid() - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyResultImpl
- isValid() - Method in class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyResultDto
- isValid() - Method in class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyRuleDto
- isValidActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- isValidatingSchema() - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- isValidEventNameForScope(String, Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Check if the given event name is valid.
- isValidInstruction(ValidatingMigrationInstruction, ValidatingMigrationInstructions, List<MigrationInstructionValidator>) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- isValidLongValue(Number) - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
Checks if the given number is a valid long value.
- isValidSortByValue(String) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- 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.ProcessDefinitionStatisticsQueryDto
- 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.batch.BatchQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- 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.HistoricCaseActivityInstanceQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- 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.HistoricTaskInstanceQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- 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.TenantQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- 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.CaseExecutionQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- 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.FilterQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- 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.SchemaLogQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- isValidSortByValue(String) - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- isValidValueForResumePreviousBy(String) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- isValidValueForResumePreviousBy(String) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- isValue() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- isValue() - Method in class org.camunda.spin.json.SpinJsonNode
-
Check if this node is a value.
- isValuedImplicitlyUpdated() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- isVarArgs() - Method in class org.camunda.bpm.impl.juel.AstFunction
- isVarArgs() - Method in interface org.camunda.bpm.impl.juel.FunctionNode
- isVariableBound(int) - Method in class org.camunda.bpm.impl.juel.Bindings
-
Test if given index is bound to a variable.
- isVariableNameIgnoreCase() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- isVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- isVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- isVariablesInResultEnabled() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- isVariableValueIgnoreCase() - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- isVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- isVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- isVersionBinding() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- isVersionBinding() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- isVersionBinding() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- isVersionTagBinding() - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- isVersionTagBinding() - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- isVersionTagSet - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- isWaitForCompletion() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
- isWaitForCompletion() - Method in class org.camunda.bpm.model.bpmn.impl.instance.CompensateEventDefinitionImpl
- isWaitForCompletion() - Method in interface org.camunda.bpm.model.bpmn.instance.CompensateEventDefinition
- isWaiting - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
- isWaitingAt(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is currently waiting at one or more specified activities. - isWaitingAtExactly(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is currently waiting at exactly one or more specified activities. - isWaitingFor(String...) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Verifies the expectation that the
ProcessInstance
is currently waiting for one or more specified messages. - isWaitingForSignal() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
-
Signals the run and returns if the run was already waiting for a signal.
- isWaitStateGateway(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.GatewayMappingValidator
- isWaitStep() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- isWarnEnabled() - Method in class org.camunda.commons.logging.BaseLogger
- isWebappsAuthenticationLoggingEnabled() - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- isWithCandidateGroups() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isWithCandidateGroups() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithCandidateGroupsInternal() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithCandidateUsers() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithException() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- isWithin(Date) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- isWithinBatchWindow(Date, ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHelper
-
Checks if given date is within a batch window.
- isWithinBatchWindow(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- isWithIncident() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- isWithIncident() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isWithIncidents() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isWithoutBusinessKey() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- isWithoutBusinessKey() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- isWithoutBusinessKey() - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- isWithoutCandidateGroups() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isWithoutCandidateGroups() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithoutCandidateGroupsInternal() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithoutCandidateUsers() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithoutDueDate - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithoutDueDate() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithoutTaskDueDate - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isWithoutTaskDueDate() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- isWithoutTenantId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithoutTenantId() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- isWithoutTenantId() - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- isWithoutTenantId() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- isWithoutTenantId() - Method in interface org.camunda.bpm.client.topic.TopicSubscription
- isWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- isWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- isWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- isWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- isWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- isWithoutTenantId() - Method in class org.camunda.bpm.engine.rest.dto.SignalDto
- isWithRootIncidents() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- isWithVariablesInReturn() - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- isWithVariablesInReturn() - Method in class org.camunda.bpm.engine.rest.dto.task.CompleteTaskDto
- isWritable - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- isWritable - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- isWritable() - Method in interface org.camunda.bpm.engine.form.FormProperty
-
Deprecated.Is this property expected when a user submits the form?
- isWritable() - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- isWritable() - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- isXssProtectionDisabled() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- ItemAwareElement - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN itemAwareElement element
- ItemAwareElementImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- ItemAwareElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ItemAwareElementImpl
- ItemComponent - Interface in org.camunda.bpm.model.dmn.instance
- itemComponentCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- ItemComponentImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ItemComponentImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ItemComponentImpl
- ItemControl - Interface in org.camunda.bpm.model.cmmn.instance
- itemControlChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- itemControlChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- ItemControlImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ItemControlImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ItemControlImpl
- itemCount - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- ItemDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN itemDefinition element
- ItemDefinition - Interface in org.camunda.bpm.model.dmn.instance
- itemDefinitionCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- ItemDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- ItemDefinitionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ItemDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- ItemDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- ItemDefinitionReference - Interface in org.camunda.bpm.model.dmn.instance
- ItemDefinitionReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ItemDefinitionReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionReferenceImpl
- ItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- ItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- ItemKind - Enum Class in org.camunda.bpm.model.bpmn
-
The BPMN tItemKind simple type
- itemKindAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- itemRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageImpl
- itemSubjectRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- itemSubjectRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- itemSubjectRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- itemSubjectRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- itemSubjectRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ItemAwareElementImpl
- ITERATION_PER_EXECUTION - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
-
The iteration count which indicates how often the metric generation is repeated per thread execution.
- iterator - Variable in class org.camunda.bpm.engine.impl.util.StringUtil.StringIterator
- iterator() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- iterator() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- iterator() - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- iterator() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttributeIterable
- iterator() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttributeMapIterable
- iterator() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- iteratorHasNoMoreElements(Class<?>) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
J
- JacksonAwareStringToTypeConverter<T> - Class in org.camunda.bpm.engine.rest.dto.converter
- JacksonAwareStringToTypeConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter
- JacksonConfigurator - Class in org.camunda.bpm.engine.rest.mapper
- JacksonConfigurator() - Constructor for class org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
- JacksonHalJsonProvider - Class in org.camunda.bpm.engine.rest.hal
- JacksonHalJsonProvider() - Constructor for class org.camunda.bpm.engine.rest.hal.JacksonHalJsonProvider
- JacksonJsonDataFormat - Class in org.camunda.bpm.client.variable.impl.format.json
- JacksonJsonDataFormat - Class in org.camunda.spin.impl.json.jackson.format
-
Spin data format that can wrap Json content and uses Jackson as its implementation.
- JacksonJsonDataFormat(String) - Constructor for class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- JacksonJsonDataFormat(String) - Constructor for class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- JacksonJsonDataFormat(String, ObjectMapper) - Constructor for class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- JacksonJsonDataFormat(String, ObjectMapper) - Constructor for class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- JacksonJsonDataFormat(String, ObjectMapper, Configuration) - Constructor for class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- JacksonJsonDataFormatMapper - Class in org.camunda.spin.impl.json.jackson.format
- JacksonJsonDataFormatMapper(JacksonJsonDataFormat) - Constructor for class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- JacksonJsonDataFormatProvider - Class in org.camunda.bpm.client.variable.impl.format.json
- JacksonJsonDataFormatProvider - Class in org.camunda.spin.impl.json.jackson.format
-
Provides the
JacksonJsonDataFormat
with default configuration. - JacksonJsonDataFormatProvider() - Constructor for class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormatProvider
- JacksonJsonDataFormatProvider() - Constructor for class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider
- JacksonJsonDataFormatReader - Class in org.camunda.spin.impl.json.jackson.format
- JacksonJsonDataFormatReader(JacksonJsonDataFormat) - Constructor for class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatReader
- JacksonJsonDataFormatWriter - Class in org.camunda.spin.impl.json.jackson.format
- JacksonJsonDataFormatWriter(JacksonJsonDataFormat) - Constructor for class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatWriter
- JacksonJsonLogger - Class in org.camunda.bpm.client.variable.impl.format.json
- JacksonJsonLogger - Class in org.camunda.spin.impl.json.jackson
- JacksonJsonLogger() - Constructor for class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonLogger
- JacksonJsonLogger() - Constructor for class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- JacksonJsonNode - Class in org.camunda.spin.impl.json.jackson
-
Wrapper for a Jackson Json Tree Node.
- JacksonJsonNode(JsonNode, JacksonJsonDataFormat) - Constructor for class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- JacksonJsonPathQuery - Class in org.camunda.spin.impl.json.jackson.query
- JacksonJsonPathQuery(JacksonJsonNode, JsonPath, JacksonJsonDataFormat) - Constructor for class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- JakartaClassLoaderUtil - Class in org.camunda.bpm.engine.impl.util
- JakartaClassLoaderUtil() - Constructor for class org.camunda.bpm.engine.impl.util.JakartaClassLoaderUtil
- JakartaEjbProcessApplication - Class in org.camunda.bpm.application.impl
-
Common base class for writing Jakarta Enterprise Bean process applications.
- JakartaEjbProcessApplication() - Constructor for class org.camunda.bpm.application.impl.JakartaEjbProcessApplication
- JakartaEjbProcessApplicationReference - Class in org.camunda.bpm.application.impl
-
A reference to an EJB process application.
- JakartaEjbProcessApplicationReference(ProcessApplicationInterface, String) - Constructor for class org.camunda.bpm.application.impl.JakartaEjbProcessApplicationReference
- JakartaServletProcessApplication - Class in org.camunda.bpm.application.impl
-
A
AbstractProcessApplication
Implementation to be used in a Servlet container environment. - JakartaServletProcessApplication() - Constructor for class org.camunda.bpm.application.impl.JakartaServletProcessApplication
- JakartaServletProcessApplicationDeployer - Class in org.camunda.bpm.application.impl
-
This class is an implementation of
ServletContainerInitializer
and is notified whenever a subclass ofServletProcessApplication
annotated with theProcessApplication
annotation is deployed. - JakartaServletProcessApplicationDeployer() - Constructor for class org.camunda.bpm.application.impl.JakartaServletProcessApplicationDeployer
- JakartaTransactionContext - Class in org.camunda.bpm.engine.impl.cfg.jta
-
Jakarta Transactions-based implementation of the
AbstractTransactionContext
- JakartaTransactionContext(TransactionManager) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext
- JakartaTransactionContext.JtaTransactionStateSynchronization - Class in org.camunda.bpm.engine.impl.cfg.jta
- JakartaTransactionContextFactory - Class in org.camunda.bpm.engine.impl.cfg.jta
- JakartaTransactionContextFactory(TransactionManager) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContextFactory
- JakartaTransactionInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
-
Jakarta Transactions-based implementation of the
AbstractTransactionInterceptor
- JakartaTransactionInterceptor(TransactionManager, boolean, ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.JakartaTransactionInterceptor
- JakartaTransactionProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
-
Jakarta Transactions-based implementation of the
AbstractTransactionProcessEngineConfiguration
- JakartaTransactionProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.JakartaTransactionProcessEngineConfiguration
- JAVA - Enum constant in enum class org.camunda.bpm.engine.variable.Variables.SerializationDataFormats
-
The Java Serialization Data format.
- JAVA_APP_APP_NAME_PATH - Static variable in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
- javaDelegate - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- 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).
- JavaDelegateInvocation - Class in org.camunda.bpm.engine.impl.bpmn.delegate
-
Class handling invocations of JavaDelegates
- JavaDelegateInvocation(JavaDelegate, DelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.bpmn.delegate.JavaDelegateInvocation
- JavaObjectSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
-
Uses default java serialization to serialize java objects as byte streams.
- JavaObjectSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer
- JavaObjectSerializer.ClassloaderAwareObjectInputStream - Class in org.camunda.bpm.engine.impl.variable.serializer
- JAVASCRIPT_SCRIPTING_LANGUAGE - Static variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- javaSerializationFormatEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- javaSerializationProhibitedException(String) - Method in class org.camunda.bpm.engine.impl.core.CoreLogger
- javaType - Variable in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl
- jaxBContextProvider - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
-
the JaxBContextProvider instance used by this writer.
- JaxBContextProvider - Interface in org.camunda.spin.impl.xml.dom.format.spi
-
Provider for the Marshallers and Unmarshallers the
DomXmlDataFormat
uses to map Java objects to XML and vice versa. - JAXP_ACCESS_EXTERNAL_SCHEMA - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- JAXP_ACCESS_EXTERNAL_SCHEMA - Static variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- JAXP_ACCESS_EXTERNAL_SCHEMA - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- JAXP_ACCESS_EXTERNAL_SCHEMA_ALL - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- JAXP_ACCESS_EXTERNAL_SCHEMA_ALL - Static variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- JAXP_ACCESS_EXTERNAL_SCHEMA_ALL - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- JAXP_ACCESS_EXTERNAL_SCHEMA_SYSTEM_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- JAXP_ACCESS_EXTERNAL_SCHEMA_SYSTEM_PROPERTY - Static variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- JAXP_ACCESS_EXTERNAL_SCHEMA_SYSTEM_PROPERTY - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- JAXP_SCHEMA_LANGUAGE - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- JAXP_SCHEMA_SOURCE - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- JBOSS_AS - Static variable in class org.camunda.bpm.container.impl.jboss.util.JBossCompatibilityExtension
-
The service name of the root application server service.
- JBOSS_SUBSYSTEM - Static variable in class org.camunda.bpm.engine.impl.diagnostics.CamundaIntegration
- JBossCompatibilityExtension - Class in org.camunda.bpm.container.impl.jboss.util
-
Provides method abstractions to make our subsystem compatible with different JBoss versions.
- JBossCompatibilityExtension() - Constructor for class org.camunda.bpm.container.impl.jboss.util.JBossCompatibilityExtension
- 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.
- 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 JCAWorkManager
. - 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.sql.DbSqlSession
- jdbcBatchProcessing - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- jdbcBatchProcessing - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- 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
- jdbcStatementTimeout - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
the number of seconds the jdbc driver will wait for a response from the database
- jdbcTemplate - Variable in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- jdbcUrl - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- jdbcUsername - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- jdk - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- jdk - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- Jdk - Interface in org.camunda.bpm.engine.telemetry
-
This class represents the data structure used for collecting information about the installed Java runtime environment.
- JdkDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- JdkDto(String, String) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.JdkDto
- JdkImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- JdkImpl(String, String) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.JdkImpl
- JEE5 - Enum constant in enum class org.camunda.bpm.impl.juel.ExpressionFactoryImpl.Profile
-
JEE5: none
- JEE6 - Enum constant in enum class org.camunda.bpm.impl.juel.ExpressionFactoryImpl.Profile
-
JEE6:
jakarta.el.methodInvocations
,jakarta.el.varArgs
. - JmxManagedBpmPlatformPlugins - Class in org.camunda.bpm.container.impl.jmx.services
- JmxManagedBpmPlatformPlugins(BpmPlatformPlugins) - Constructor for class org.camunda.bpm.container.impl.jmx.services.JmxManagedBpmPlatformPlugins
- JmxManagedBpmPlatformPluginsMBean - Interface in org.camunda.bpm.container.impl.jmx.services
- 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.
- 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 - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- job() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only job currently available in the context of the last asserted process instance.
- job() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained job assert inspecting the one and mostly one job currently available in the context of the process instance under test of this ProcessInstanceAssert.
- job(String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only job with the given activityId currently available in the context of the last asserted process instance.
- job(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained task assert inspecting the one and mostly one task of the specified task definition key currently available in the context of the process instance under test of this ProcessInstanceAssert.
- job(String, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only job with the given activityId currently available in the context of the given process instance.
- job(JobQuery) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only job compliant to a given jobQuery and currently available in the context of the last asserted process instance.
- job(JobQuery) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained job assert inspecting only jobs currently available in the context of the process instance under test of this ProcessInstanceAssert.
- job(JobQuery, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only job compliant to a given jobQuery and currently available in the context of the given process instance.
- job(ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only job currently available in the context of the given process instance.
- Job - Interface in org.camunda.bpm.engine.runtime
-
Represents one job (timer, message, etc.).
- JOB - Static variable in class org.camunda.bpm.engine.EntityTypes
- JOB_ACQUIRED_FAILURE - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of jobs attempted to acquire but with failure (i.e.
- JOB_ACQUIRED_SUCCESS - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of jobs successfully acquired (i.e.
- 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_ACQUISITION_ATTEMPT - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of times job acquisition is performed
- JOB_ACQUISITION_ATTRIBUTES - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- JOB_ACQUISITIONS - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- JOB_ACQUISTIONS_PATH - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
- JOB_AQUISITION - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- JOB_AQUISITIONS - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- JOB_CONFIG_COUNT_EMPTY_RUNS - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- JOB_CONFIG_EXECUTE_AT_ONCE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- JOB_CONFIG_MINUTE_FROM - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- JOB_CONFIG_MINUTE_TO - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- JOB_CONFIGURATION - Static variable in interface org.camunda.bpm.engine.impl.JobDefinitionQueryProperty
- JOB_CREATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a job is created.
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstancesJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstancesJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.BatchSetRemovalTimeJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.DecisionSetRemovalTimeJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstancesJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesJobHandler
- JOB_DECLARATIONS_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- JOB_DEFINITION - Static variable in class org.camunda.bpm.engine.EntityTypes
- JOB_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- JOB_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.JobDefinitionQueryProperty
- JOB_DEFINITION_OVERRIDING_PRIORITY - Static variable in class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- JOB_DELETE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a job is deleted.
- JOB_DUEDATE_ORDERING_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- JOB_EXECUTION_REJECTED - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of jobs that were submitted for execution but were rejected due to resource shortage.
- JOB_EXECUTOR - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- JOB_EXECUTOR - Enum constant in enum class org.camunda.bpm.container.impl.spi.ServiceTypes
- 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_ATTRIBUTES - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- JOB_EXECUTOR_CLASS_NAME - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- JOB_EXECUTOR_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- JOB_EXECUTOR_PATH - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
- JOB_FAIL - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a job is failed.
- JOB_FAILED - Static variable in class org.camunda.bpm.engine.management.Metrics
- JOB_HANDLER_CFG_BY - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_BY - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_INCLUDE_JOBS - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_INCLUDE_PROCESS_INSTANCES - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_JOB_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_PROCESS_DEFINITION_TENANT_ID - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CFG_PROCESS_DEFINITION_TENANT_ID - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- JOB_HANDLER_CONFIG_PROPERTY_DELIMITER - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
- JOB_HANDLER_CONFIG_PROPERTY_FOLLOW_UP_JOB_CREATED - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
- JOB_HANDLER_CONFIG_TASK_LISTENER_PREFIX - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
- JOB_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- JOB_ID - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- JOB_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- JOB_IDS - Static variable in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- JOB_LOCKED_EXCLUSIVE - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of jobs that are immediately locked and executed because they are exclusive and created in the context of job execution
- JOB_PRIORITY_ORDERING_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- JOB_PRIORITY_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.cmd.SetJobPriorityCmd
- JOB_SUCCESS - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a job is succeeded.
- JOB_SUCCESSFUL - Static variable in class org.camunda.bpm.engine.management.Metrics
- JOB_TYPE - Static variable in interface org.camunda.bpm.engine.impl.JobDefinitionQueryProperty
- JOB_TYPE_ORDERING_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- 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
- JobAcquisitionContext - Class in org.camunda.bpm.engine.impl.jobexecutor
- JobAcquisitionContext() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- JobAcquisitionDefinition - Class in org.camunda.bpm.container.impl.jboss.extension.resource
- 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
- jobAcquisitions - Variable in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
- JobAcquisitionStrategy - Interface in org.camunda.bpm.engine.impl.jobexecutor
- jobAcquisitionThread - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- jobAcquisitionXml - Variable in class org.camunda.bpm.container.impl.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
- JobAssert - Class in org.camunda.bpm.engine.test.assertions.bpmn
-
Assertions for a
Job
. - JobAssert(ProcessEngine, Job) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
- jobConfiguration - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- jobConfiguration - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- jobConfiguration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- jobConfiguration - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- jobConfiguration - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- jobConfiguration(String) - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- jobConfiguration(String) - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only select job definitions which contain the configuration.
- JobConfiguration() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration.JobConfiguration
- jobDeclaration - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- jobDeclaration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- JobDeclaration<S,
T extends JobEntity> - Class in org.camunda.bpm.engine.impl.jobexecutor -
A job declaration is associated with an activity in the process definition graph.
- JobDeclaration(String) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- jobDeclarations - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Mapping from a process definition key to his containing list of job declarations
- jobDefinition - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- JobDefinition - Interface in org.camunda.bpm.engine.management
-
A Job Definition provides details about asynchronous background processing ("Jobs") performed by the process engine.
- jobDefinitionConfiguration - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobDefinitionConfiguration - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- jobDefinitionConfiguration - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- jobDefinitionConfiguration - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- jobDefinitionConfiguration(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the given job definition configuration type.
- jobDefinitionConfiguration(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- JobDefinitionDto - Class in org.camunda.bpm.engine.rest.dto.management
- JobDefinitionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- JobDefinitionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- JobDefinitionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- JobDefinitionEntity(JobDeclaration<?, ?>) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.incident.IncidentContext
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
-
the id of the associated persistent jobDefinitionId
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- jobDefinitionId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- jobDefinitionId - Variable in class org.camunda.bpm.engine.rest.sub.management.JobDefinitionResourceImpl
- jobDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the given job definition id.
- jobDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the job definition.
- jobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- jobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- jobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- jobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- jobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- jobDefinitionId(String) - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only select job definitions with the given id
- jobDefinitionId(String) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesBuilder
-
Specifies a
Job
definition id for the set retries action. - jobDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs which exist for the given job definition id.
- jobDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select incidents that belong to one of the given job definition ids.
- jobDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- jobDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- jobDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents that belong to one of the given job definition ids.
- jobDefinitionIds - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- jobDefinitionIds - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- jobDefinitionIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- jobDefinitionIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- JobDefinitionManager - Class in org.camunda.bpm.engine.impl.persistence.entity
-
Manager implementation for
JobDefinitionEntity
- JobDefinitionManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- JobDefinitionPriorityDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- JobDefinitionPriorityDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobDefinitionPriorityDto
- jobDefinitionQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- JobDefinitionQuery - Interface in org.camunda.bpm.engine.management
-
Allows programmatic querying of
JobDefinition
s. - JobDefinitionQueryDto - Class in org.camunda.bpm.engine.rest.dto.management
- JobDefinitionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- JobDefinitionQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- JobDefinitionQueryImpl - Class in org.camunda.bpm.engine.impl
- JobDefinitionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- JobDefinitionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- JobDefinitionQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
JobDefinitionQuery
. - JobDefinitionResource - Interface in org.camunda.bpm.engine.rest.sub.management
- JobDefinitionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.management
- JobDefinitionResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.management.JobDefinitionResourceImpl
- JobDefinitionRestService - Interface in org.camunda.bpm.engine.rest
- JobDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- JobDefinitionRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.JobDefinitionRestServiceImpl
- jobDefinitionsMatch(JobDefinitionEntity, JobDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
- JobDefinitionSuspensionStateConfiguration() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- JobDefinitionSuspensionStateDto - Class in org.camunda.bpm.engine.rest.dto.management
- JobDefinitionSuspensionStateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- jobDefinitionType - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobDefinitionType - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- jobDefinitionType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- jobDefinitionType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- jobDefinitionType(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the given job definition type.
- jobDefinitionType(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- JobDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- JobDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- jobDueDate - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- jobDueDate - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- JobDuedateDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- JobDuedateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto
- jobEntity - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- 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
- jobExceptionMessage - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobExceptionMessage - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- jobExceptionMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- jobExceptionMessage - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- jobExceptionMessage(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the given exception message.
- jobExceptionMessage(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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
- JobExecutionProperty - Class in org.camunda.bpm.spring.boot.starter.property
- JobExecutionProperty() - Constructor for class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- jobExecutionWaitInterrupted() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- 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.DefaultAcquireJobsCommandFactory
- jobExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
- jobExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.MessageAddedNotification
- jobExecutor - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- jobExecutor - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEngineJobExecutorPerformanceTestCase
- jobExecutor - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration
- jobExecutor - Variable in class org.camunda.bpm.spring.boot.starter.event.JobExecutorStartingEventListener
- jobExecutor() - Method in interface org.camunda.bpm.quarkus.engine.extension.CamundaEngineConfig
-
The Camunda JobExecutor config.
- jobExecutor(TaskExecutor, CamundaBpmProperties) - Static method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration.JobConfiguration
- 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
- jobExecutorAcquireByDueDate - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- jobExecutorAcquireByPriority - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- jobExecutorAcquireExclusiveOverProcessHierarchies - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
When set to false, exclusivity (no parallel execution) of tasks is applied per process instance.
- 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 - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
- 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
- JobExecutorDefinition - Class in org.camunda.bpm.container.impl.jboss.extension.resource
- jobExecutorDeploymentAware - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- jobExecutorHealthIndicator(JobExecutor) - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmActuatorConfiguration
- JobExecutorHealthIndicator - Class in org.camunda.bpm.spring.boot.starter.actuator
- JobExecutorHealthIndicator(JobExecutor) - Constructor for class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator
- JobExecutorHealthIndicator.Details - Class in org.camunda.bpm.spring.boot.starter.actuator
- JobExecutorHealthIndicator.Details.DetailsBuilder - Class in org.camunda.bpm.spring.boot.starter.actuator
- JobExecutorHelper - Class in org.camunda.bpm.webapp.impl.test.util
-
Provides the
JobExecutor
related features ofAbstractProcessEngineTestCase
. - JobExecutorHelper(ProcessEngine) - Constructor for class org.camunda.bpm.webapp.impl.test.util.JobExecutorHelper
- JobExecutorLogger - Class in org.camunda.bpm.engine.impl.jobexecutor
- JobExecutorLogger() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- jobExecutorPreferTimerJobs - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- jobExecutorPriorityRangeException(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- jobExecutorPriorityRangeMax - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobExecutorPriorityRangeMin - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- JobExecutorRemove - Class in org.camunda.bpm.container.impl.jboss.extension.handler
- JobExecutorRemove() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorRemove
- jobExecutorStartingEventListener() - Static method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration.JobConfiguration
- JobExecutorStartingEventListener - Class in org.camunda.bpm.spring.boot.starter.event
- JobExecutorStartingEventListener() - Constructor for class org.camunda.bpm.spring.boot.starter.event.JobExecutorStartingEventListener
- jobExecutorThreadWokeUp() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- 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
- jobFailureCollector - Variable in class org.camunda.bpm.engine.impl.cmd.ExecuteJobsCmd
- jobFailureCollector - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- JobFailureCollector - Class in org.camunda.bpm.engine.impl.jobexecutor
- JobFailureCollector(String) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- JobFailureLogScenario - Class in org.camunda.bpm.qa.upgrade.job
- JobFailureLogScenario() - Constructor for class org.camunda.bpm.qa.upgrade.job.JobFailureLogScenario
- jobHandler - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- JobHandler<T extends JobHandlerConfiguration> - 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.JobDeclaration
- jobHandlerConfiguration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- JobHandlerConfiguration - Interface in org.camunda.bpm.engine.impl.jobexecutor
- jobHandlers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobHandlerType - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- jobHandlerType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- jobId - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- jobId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- 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.JobRetryCmd
- jobId - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobPriorityCmd
- jobId - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- jobId - Variable in class org.camunda.bpm.engine.impl.cmd.UnlockJobCmd
- jobId - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- jobId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
- jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener.FailedJobListenerCmd
- jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
- jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener.CreateNewTimerJobCommand
- jobId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener
- jobId - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- jobId - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- jobId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- jobId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- jobId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- jobId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- jobId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- jobId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- jobId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- jobId(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the given job id.
- jobId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the job.
- jobId(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- jobId(String) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- jobId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- jobId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- jobId(String) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesBuilder
-
Specifies a single
Job
by it's ID for the set retries action. - 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.cmd.DeleteJobsCmd
- jobIds - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- jobIds - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
- jobIds - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- jobIds - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- jobIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- jobIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto
- jobIds(List<String>) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- jobIds(List<String>) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- jobIds(List<String>) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesBuilder
-
Specifies a list of
jobs
by their IDs for the set retries action. - jobIds(List<String>) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesByJobsAsyncBuilder
-
Specifies a list of job ids that will be updated.
- jobIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- jobIds(Set<String>) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs whose id is in the given set of ids
- jobInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- JobManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- JobManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- JobMigrationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.job
-
This actually simulates creation of a job in Camunda 7.0; we use 7.3
- JobMigrationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.job.JobMigrationScenario
- jobNotFoundException(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- jobPermissionChecks - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- jobPermissionChecks - Variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- jobPriority - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- jobPriority - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- jobPriority - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- jobPriorityHigherThanOrEqual - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobPriorityHigherThanOrEquals - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- jobPriorityHigherThanOrEquals(long) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select log entries where the job had a priority higher than or equal to the given priority.
- jobPriorityHigherThanOrEquals(long) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobPriorityLowerThanOrEqual - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobPriorityLowerThanOrEquals - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- jobPriorityLowerThanOrEquals(long) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select log entries where the job had a priority lower than or equal to the given priority.
- jobPriorityLowerThanOrEquals(long) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- jobPriorityProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- jobPriorityProvider - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- jobQuery - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobsRetriesBatchCmd
- jobQuery - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- jobQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto
- jobQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- jobQuery() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily create a new JobQuery
- jobQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
- jobQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- jobQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- jobQuery(JobQuery) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- jobQuery(JobQuery) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesByJobsAsyncBuilder
-
Specifies a
JobQuery
to reference jobs that will be updated. - JobQuery - Interface in org.camunda.bpm.engine.runtime
-
Allows programmatic querying of
Job
s. - JobQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- JobQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- JobQueryDto(ObjectMapper, 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.JobQueryImpl
- JobQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
JobQuery
. - 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(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
- jobRetries - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- jobRetries - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- JobRetryCmd - Class in org.camunda.bpm.engine.impl.cmd
- JobRetryCmd(String, Throwable) - Constructor for class org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- jobs - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- jobs - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- jobs(Collection<JobEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- JOBS_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- jobsCreated - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- jobsCreated - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- jobsRejected(List<String>, ProcessEngineImpl, JobExecutor) - Method in class org.camunda.bpm.engine.impl.jobexecutor.CallerRunsRejectedJobsHandler
- jobsRejected(List<String>, ProcessEngineImpl, JobExecutor) - Method in class org.camunda.bpm.engine.impl.jobexecutor.NotifyAcquisitionRejectedJobsHandler
- jobsRejected(List<String>, ProcessEngineImpl, JobExecutor) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.RejectedJobsHandler
- JobState - Interface in org.camunda.bpm.engine.history
- JobState.JobStateImpl - Class in org.camunda.bpm.engine.history
- JobStateImpl(int, String) - Constructor for class org.camunda.bpm.engine.history.JobState.JobStateImpl
- jobsToAcquire - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- JobSuspensionStateDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- JobSuspensionStateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- JobTimestampsScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- JobTimestampsScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.JobTimestampsScenario
- JobTimestampsUpdateScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.timestamp
- JobTimestampsUpdateScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.JobTimestampsUpdateScenario
- jobType - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- jobType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
-
timer, message, ...
- jobType - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- jobType - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- jobType(String) - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- jobType(String) - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only select job definitions which have the given job type.
- jobWasAdded() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
- jobWasAdded() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- join(String, String...) - Static method in class org.camunda.commons.utils.StringUtil
-
Joins a list of Strings to a single one.
- join(Iterator<String>) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
- join(List<? extends T>, List<? extends T>) - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaSpringBootUtil
- join(VariableSerializers) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- join(VariableSerializers) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
-
Merges two
VariableSerializers
instances into one. - joinCommaSeparatedList(List<String>) - Static method in class org.camunda.bpm.model.xml.impl.util.StringUtil
-
Joins a list of Strings to a comma separated single String.
- joinDbEntityIds(Collection<? extends DbEntity>) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
- joinExpressions(List<String>) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- joinList(List<String>, String) - Static method in class org.camunda.bpm.model.xml.impl.util.StringUtil
- joinProcessElementInstanceIds(Collection<? extends ProcessElementInstance>) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
- joinStrings(String, String[]) - Method in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- JpaVariableScenario - Class in org.camunda.bpm.qa.upgrade.variables
- JpaVariableScenario() - Constructor for class org.camunda.bpm.qa.upgrade.variables.JpaVariableScenario
- JSESSIONID_IDENTIFIER - Static variable in class org.camunda.bpm.AbstractWebIntegrationTest
- json() - Static method in class org.camunda.spin.DataFormats
-
Returns the global json data format that can be provided with configuration that applies to any Spin json operation.
- JSON - Enum constant in enum class org.camunda.bpm.engine.variable.Variables.SerializationDataFormats
-
The Json Serialization Data format.
- JSON - Static variable in class org.camunda.bpm.client.variable.ClientValues
- JSON - Static variable in class org.camunda.spin.plugin.impl.SpinFunctions
- JSON - Static variable in interface org.camunda.spin.plugin.variable.type.SpinValueType
- JSON(Object) - Static method in class org.camunda.spin.Spin
-
Creates a spin wrapper for a data input.
- JSON_DATAFORMAT_NAME - Static variable in class org.camunda.spin.DataFormats
- JSON_FORMAT_LOGGER - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- JSON_TREE_LOGGER - Static variable in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- JSON_TYPE_NAME - Static variable in class org.camunda.bpm.client.variable.impl.type.JsonTypeImpl
- JsonArrayConverter<T> - Class in org.camunda.bpm.engine.impl.json
- JsonArrayConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonArrayConverter
- JsonArrayOfObjectsConverter<T> - Class in org.camunda.bpm.engine.impl.json
- JsonArrayOfObjectsConverter(JsonObjectConverter<T>) - Constructor for class org.camunda.bpm.engine.impl.json.JsonArrayOfObjectsConverter
- JsonLegacyQueryOrderingPropertyConverter - Class in org.camunda.bpm.engine.impl.json
-
Deserializes query ordering properties from the deprecated 7.2 format in which the SQL-like orderBy parameter was used.
- JsonLegacyQueryOrderingPropertyConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonLegacyQueryOrderingPropertyConverter
- JsonMappingExceptionHandler - Class in org.camunda.bpm.engine.rest.exception
- JsonMappingExceptionHandler() - Constructor for class org.camunda.bpm.engine.rest.exception.JsonMappingExceptionHandler
- jsonNode - Variable in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- JsonObjectConverter<T> - Class in org.camunda.bpm.engine.impl.json
- JsonObjectConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonObjectConverter
- JsonParseExceptionHandler - Class in org.camunda.bpm.engine.rest.exception
- JsonParseExceptionHandler() - Constructor for class org.camunda.bpm.engine.rest.exception.JsonParseExceptionHandler
- jsonPath(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- jsonPath(String) - Method in class org.camunda.spin.json.SpinJsonNode
-
Creates a JsonPath query on this element.
- jsonPathConfiguration - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
-
The JsonPath configuration
- JsonQueryFilteringPropertyConverter - Class in org.camunda.bpm.engine.impl.json
- JsonQueryFilteringPropertyConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonQueryFilteringPropertyConverter
- JsonQueryOrderingPropertyConverter - Class in org.camunda.bpm.engine.impl.json
- JsonQueryOrderingPropertyConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- jsonSource(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- jsonSourceFileName - Variable in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- JsonTaskQueryConverter - Class in org.camunda.bpm.engine.impl.json
- JsonTaskQueryConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- JsonTaskQueryVariableValueConverter - Class in org.camunda.bpm.engine.impl.json
- JsonTaskQueryVariableValueConverter() - Constructor for class org.camunda.bpm.engine.impl.json.JsonTaskQueryVariableValueConverter
- JsonTypeImpl - Class in org.camunda.bpm.client.variable.impl.type
- JsonTypeImpl() - Constructor for class org.camunda.bpm.client.variable.impl.type.JsonTypeImpl
- JsonUtil - Class in org.camunda.bpm.engine.impl.util
- JsonUtil - Class in org.camunda.bpm.qa.performance.engine.util
- JsonUtil() - Constructor for class org.camunda.bpm.engine.impl.util.JsonUtil
- JsonUtil() - Constructor for class org.camunda.bpm.qa.performance.engine.util.JsonUtil
- jsonValue(String) - Static method in class org.camunda.bpm.client.variable.ClientValues
- jsonValue(String) - Static method in class org.camunda.spin.plugin.variable.SpinValues
- jsonValue(String, boolean) - Static method in class org.camunda.bpm.client.variable.ClientValues
- jsonValue(String, boolean) - Static method in class org.camunda.spin.plugin.variable.SpinValues
- jsonValue(SpinJsonNode) - Static method in class org.camunda.spin.plugin.variable.SpinValues
- jsonValue(SpinJsonNode, boolean) - Static method in class org.camunda.spin.plugin.variable.SpinValues
- JsonValue - Interface in org.camunda.bpm.client.variable.value
- JsonValue - Interface in org.camunda.spin.plugin.variable.value
- JsonValueBuilder - Interface in org.camunda.spin.plugin.variable.value.builder
- JsonValueBuilderImpl - Class in org.camunda.spin.plugin.variable.value.impl.builder
- JsonValueBuilderImpl(String) - Constructor for class org.camunda.spin.plugin.variable.value.impl.builder.JsonValueBuilderImpl
- JsonValueBuilderImpl(SpinJsonNode) - Constructor for class org.camunda.spin.plugin.variable.value.impl.builder.JsonValueBuilderImpl
- JsonValueBuilderImpl(JsonValue) - Constructor for class org.camunda.spin.plugin.variable.value.impl.builder.JsonValueBuilderImpl
- JsonValueImpl - Class in org.camunda.bpm.client.variable.impl.value
- JsonValueImpl - Class in org.camunda.spin.plugin.variable.value.impl
- JsonValueImpl(String) - Constructor for class org.camunda.bpm.client.variable.impl.value.JsonValueImpl
- JsonValueImpl(String) - Constructor for class org.camunda.spin.plugin.variable.value.impl.JsonValueImpl
- JsonValueImpl(String, boolean) - Constructor for class org.camunda.bpm.client.variable.impl.value.JsonValueImpl
- JsonValueImpl(String, String) - Constructor for class org.camunda.spin.plugin.variable.value.impl.JsonValueImpl
- JsonValueImpl(SpinJsonNode) - Constructor for class org.camunda.spin.plugin.variable.value.impl.JsonValueImpl
- JsonValueImpl(SpinJsonNode, String, String, boolean) - Constructor for class org.camunda.spin.plugin.variable.value.impl.JsonValueImpl
- JsonValueImpl(SpinJsonNode, String, String, boolean, boolean) - Constructor for class org.camunda.spin.plugin.variable.value.impl.JsonValueImpl
- JsonValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- JsonValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.JsonValueMapper
- JsonValueSerializer - Class in org.camunda.spin.plugin.impl
- JsonValueSerializer() - Constructor for class org.camunda.spin.plugin.impl.JsonValueSerializer
- JsonValueSerializer(DataFormat<SpinJsonNode>) - Constructor for class org.camunda.spin.plugin.impl.JsonValueSerializer
- JsonValueType - Interface in org.camunda.spin.plugin.variable.type
- JsonValueTypeImpl - Class in org.camunda.spin.plugin.variable.type.impl
- JsonValueTypeImpl() - Constructor for class org.camunda.spin.plugin.variable.type.impl.JsonValueTypeImpl
- JtaProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
-
JTA-based implementation of the
AbstractTransactionProcessEngineConfiguration
- JtaProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
- JtaTransactionContext - Class in org.camunda.bpm.engine.impl.cfg.jta
-
JTA-based implementation of the
AbstractTransactionContext
- JtaTransactionContext(TransactionManager) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext
- JtaTransactionContext.JtaTransactionStateSynchronization - Class in org.camunda.bpm.engine.impl.cfg.jta
- 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
-
JTA-based implementation of the
AbstractTransactionInterceptor
- JtaTransactionInterceptor(TransactionManager, boolean, ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- JtaTransactionStateSynchronization(TransactionState, TransactionListener, CommandContext) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext.JtaTransactionStateSynchronization
- JtaTransactionStateSynchronization(TransactionState, TransactionListener, CommandContext) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.JtaTransactionContext.JtaTransactionStateSynchronization
- JUEL_DATE_AND_TIME_METHOD - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- JUEL_EXPRESSION_LANGUAGE - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- JuelElContextFactory - Class in org.camunda.bpm.dmn.engine.impl.el
- JuelElContextFactory(ELResolver) - Constructor for class org.camunda.bpm.dmn.engine.impl.el.JuelElContextFactory
- JuelElProvider - Class in org.camunda.bpm.dmn.engine.impl.el
-
A simple implementation of
ElProvider
using Juel. - JuelElProvider() - Constructor for class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- JuelElProvider(ExpressionFactoryImpl, JuelElContextFactory) - Constructor for class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- JuelExpression - Class in org.camunda.bpm.dmn.engine.impl.el
- JuelExpression - Class in org.camunda.bpm.engine.impl.el
-
Expression implementation backed by a JUEL
ValueExpression
. - JuelExpression(ValueExpression, JuelElContextFactory) - Constructor for class org.camunda.bpm.dmn.engine.impl.el.JuelExpression
- JuelExpression(ValueExpression, JuelExpressionManager, String) - Constructor for class org.camunda.bpm.engine.impl.el.JuelExpression
- JuelExpressionManager - Class in org.camunda.bpm.engine.impl.el
-
JUEL-specific implementation of an
ExpressionManager
. - JuelExpressionManager() - Constructor for class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- JuelExpressionManager(Map<Object, Object>) - Constructor for class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- JuelFormEngine - Class in org.camunda.bpm.engine.impl.form.engine
- JuelFormEngine() - Constructor for class org.camunda.bpm.engine.impl.form.engine.JuelFormEngine
- JuelScriptEngine - Class in org.camunda.bpm.engine.impl.scripting.engine
-
ScriptEngine that used JUEL for script evaluation and compilation (JSR-223).
- JuelScriptEngine() - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngine
- JuelScriptEngine(ScriptEngineFactory) - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngine
- JuelScriptEngineFactory - Class in org.camunda.bpm.engine.impl.scripting.engine
-
Factory to create
JuelScriptEngine
s. - JuelScriptEngineFactory() - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
K
- KEBAB_CASE - Static variable in class org.camunda.bpm.container.impl.metadata.PropertyHelper
- KEEP_ALIVE_TIME - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobExecutorXml
-
The time in milliseconds that threads over
JobExecutorXml.CORE_POOL_SIZE
will be kept alive. - KEEPALIVE_TIME - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- KEEPALIVE_TIME - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- KEEPALIVE_TIME - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- key - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- key - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- key - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- key - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- key - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- key - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl.DmnDecisionRuleOutputEntry
- key - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry
- 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.cmmn.entity.repository.CaseDefinitionEntity
- key - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- key - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- key - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- key - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- key - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- key - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- 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.repository.CalledProcessDefinitionImpl
- key - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- key - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- key - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- key - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- key - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- key - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- key - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- key - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- key - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- key - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- key - Variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- key - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- key(String) - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
- KEY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- KEY_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- keyLike - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- keyLike - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- keyLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- keyLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- keyLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- keyLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- keyLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- keyLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- keyLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- keyLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- keys - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- keys - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- keys() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ContextVariableWrapper
- KEYS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- keySet() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- keySet() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- keySet() - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- keySet() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- keySet() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- keySet() - Method in class org.camunda.bpm.engine.impl.dmn.invocation.VariableScopeContext
- keySet() - Method in class org.camunda.bpm.engine.impl.scripting.engine.BeansResolverFactory
- keySet() - Method in interface org.camunda.bpm.engine.impl.scripting.engine.Resolver
-
Returns the set of key that can be resolved using this resolver.
- keySet() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- keySet() - Method in class org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolver
- keySet() - Method in class org.camunda.bpm.engine.spring.SpringBeansResolverFactory
- keySet() - Method in class org.camunda.bpm.engine.test.mock.MocksResolverFactory
- keySet() - Method in interface org.camunda.bpm.engine.variable.context.VariableContext
- keySet() - Method in class org.camunda.bpm.engine.variable.impl.context.CompositeVariableContext
- keySet() - Method in class org.camunda.bpm.engine.variable.impl.context.EmptyVariableContext
- keySet() - Method in class org.camunda.bpm.engine.variable.impl.context.SingleVariableContext
- keySet() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- keySet() - Method in interface org.camunda.commons.utils.cache.Cache
-
Returns a Set view of the keys contained in this cache.
- keySet() - Method in class org.camunda.commons.utils.cache.ConcurrentLruCache
- keyword(String) - Method in class org.camunda.bpm.impl.juel.Scanner
- KnowledgeRequirement - Interface in org.camunda.bpm.model.dmn.instance
- knowledgeRequirementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- knowledgeRequirementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- KnowledgeRequirementImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- KnowledgeRequirementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.KnowledgeRequirementImpl
- KnowledgeSource - Interface in org.camunda.bpm.model.dmn.instance
- KnowledgeSourceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- KnowledgeSourceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- KNOWN_PREFIXES - Static variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- knownTypes - Variable in class org.camunda.bpm.engine.impl.variable.ValueTypeResolverImpl
L
- label - Variable in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- label - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- Label - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI Label element
- LABEL_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- LABEL_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- labelAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- LabeledEdge - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI LabeledEdge element
- LabeledEdgeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI LabeledEdge element
- LabeledEdgeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.LabeledEdgeImpl
- LabeledShape - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI LabeledShape element
- LabeledShapeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI LabeledShape element
- LabeledShapeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.LabeledShapeImpl
- LabelImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI Label element
- LabelImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.LabelImpl
- labelStyleAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelImpl
- 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 - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN lane element
- Lane() - Constructor for class org.camunda.bpm.engine.impl.pvm.process.Lane
- laneCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LaneSetImpl
- LaneImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN lane element
- LaneImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- 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
Lane
s, currently only used for rendering the DI info. - LaneSet - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN laneSet element
- LaneSet() - Constructor for class org.camunda.bpm.engine.impl.pvm.process.LaneSet
- laneSetCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- laneSetCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- LaneSetImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN laneSet element
- LaneSetImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.LaneSetImpl
- laneSets - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- language - Variable in class org.camunda.bpm.engine.impl.scripting.ExecutableScript
-
The language of the script.
- languageAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FormalExpressionImpl
- languageAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- LAST_NAME - Static variable in interface org.camunda.bpm.engine.impl.UserQueryProperty
- LAST_UPDATED - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- 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
- lastFailureLogId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- lastFailureLogId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- lastId - Variable in class org.camunda.bpm.engine.impl.db.DbIdGenerator
- lastIndexOf(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- lastIndexOf(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- lastIndexOf(Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- lastIndexOf(Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- lastIndexOf(Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Fetches the last index of the searched object in an array.
- 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
- lastName - Variable in class org.camunda.bpm.engine.rest.hal.user.HalUser
- lastNameLike - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
- lastNameLike - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- lastTransactionState - Variable in class org.camunda.bpm.engine.spring.SpringTransactionContext
- lastUpdated - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- lastUpdated - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- latch - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.CompletionSignalingRunnable
- latest - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- latest - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- latest - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- latest - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- LATEST - Enum constant in enum class org.camunda.bpm.engine.impl.core.model.BaseCallableElement.CallableElementBinding
- LATEST_DMN_NS - Static variable in class org.camunda.bpm.model.dmn.impl.DmnModelConstants
- latestVersion - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- latestVersion - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- latestVersion - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- latestVersion - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- latestVersion() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- latestVersion() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- latestVersion() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- latestVersion() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- latestVersion() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select the case definitions which are the latest deployed (ie.
- latestVersion() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select the decision definitions which are the latest deployed (ie.
- latestVersion() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select the decision requirements definition which are the latest deployed (i.e.
- 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
- LAX - Enum constant in enum class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
- LBRACK - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- ldap - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- LDAP_QUERY_WILDCARD - Static variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- LdapAuthenticationException - Exception in org.camunda.bpm.identity.impl.ldap
- LdapAuthenticationException(String) - Constructor for exception org.camunda.bpm.identity.impl.ldap.LdapAuthenticationException
- LdapAuthenticationException(String, Throwable) - Constructor for exception org.camunda.bpm.identity.impl.ldap.LdapAuthenticationException
- ldapClient - Variable in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- LdapClient - Class in org.camunda.bpm.identity.impl.ldap
-
This wrapper class should ensure that LDAP exceptions are wrapped as process engine exceptions to avoid that error details are disclosed in the REST API.
- LdapClient(LdapConfiguration) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapClient
- ldapConfiguration - Variable in class org.camunda.bpm.identity.impl.ldap.LdapClient
- ldapConfiguration - Variable in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
- ldapConfiguration - Variable in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- 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
- 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(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(CamundaBpmRunProperties) - Method in class org.camunda.bpm.run.CamundaBpmRunConfiguration
- 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
-
LDAP
ReadOnlyIdentityProvider
. - LdapIdentityProviderSession(LdapConfiguration) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- LdapPluginLogger - Class in org.camunda.bpm.identity.impl.ldap.util
- LdapPluginLogger() - Constructor for class org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
- LdapSearchResults - Class in org.camunda.bpm.identity.impl.ldap
- LdapSearchResults(NamingEnumeration<SearchResult>) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapSearchResults
- LdapTenantQuery - Class in org.camunda.bpm.identity.impl.ldap
-
Since multi-tenancy is not supported for the LDAP plugin, the query always returns
0
or an empty list. - LdapTenantQuery() - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapTenantQuery
- LdapTenantQuery(CommandExecutor) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapTenantQuery
- 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(CommandExecutor, LdapConfiguration) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
- LdapUserQueryImpl(LdapConfiguration) - Constructor for class org.camunda.bpm.identity.impl.ldap.LdapUserQueryImpl
- le(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.BooleanOperations
- LE - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- LE - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- LeafActivityInstanceExecutionCollector - Class in org.camunda.bpm.engine.impl.tree
-
Collects executions that execute an activity instance that is a leaf in the activity instance tree.
- LeafActivityInstanceExecutionCollector() - Constructor for class org.camunda.bpm.engine.impl.tree.LeafActivityInstanceExecutionCollector
- leafProcessInstances() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- leafProcessInstances() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances which don't have subprocesses and thus are leaves of the execution tree.
- 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.
- 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.PvmExecutionImpl
- leaveActivityViaTransition(PvmTransition) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- leaveActivityViaTransition(PvmTransition) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- leaveActivityViaTransitions(List<PvmTransition>, List<? extends 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.
- leaveActivityViaTransitions(List<PvmTransition>, List<? extends ActivityExecution>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- leaveExecution(ActivityExecution, PvmActivity, EscalationEventDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowEscalationEventActivityBehavior
- leaveIgnoreConditions(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- leaveOnSatisfiedCondition(EventSubscriptionEntity, VariableEvent) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BoundaryConditionalEventActivityBehavior
- leaveOnSatisfiedCondition(EventSubscriptionEntity, VariableEvent) - Method in interface org.camunda.bpm.engine.impl.bpmn.behavior.ConditionalEventBehavior
-
Checks the condition, on satisfaction the activity is leaved.
- leaveOnSatisfiedCondition(EventSubscriptionEntity, VariableEvent) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.EventSubProcessStartConditionalEventActivityBehavior
- leaveOnSatisfiedCondition(EventSubscriptionEntity, VariableEvent) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.IntermediateConditionalEventBehavior
- leaves - Variable in class org.camunda.bpm.engine.impl.tree.LeafActivityInstanceExecutionCollector
- leavingActivity(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- left - Variable in class org.camunda.bpm.engine.impl.util.ImmutablePair
- LegacyBehavior - Class in org.camunda.bpm.engine.impl.pvm.runtime
-
This class encapsulates legacy runtime behavior for the process engine.
- LegacyBehavior() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- LESS_THAN - Enum constant in enum class org.camunda.bpm.engine.impl.QueryOperator
- LESS_THAN_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- LESS_THAN_OR_EQUAL - Enum constant in enum class org.camunda.bpm.engine.impl.QueryOperator
- LESS_THAN_OR_EQUALS_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- level - Variable in class org.camunda.bpm.client.backoff.ExponentialBackoffStrategy
- level - Variable in class org.camunda.bpm.client.backoff.ExponentialErrorBackoffStrategy
- level() - Element in annotation interface org.camunda.commons.testing.WatchLogger
- level(Level) - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- Level - Enum Class in org.camunda.commons.logging
- LICENSE_KEY_BYTE_ARRAY_ID - Static variable in class org.camunda.bpm.engine.impl.cmd.LicenseCmd
- LICENSE_KEY_PROPERTY_NAME - Static variable in class org.camunda.bpm.engine.impl.cmd.LicenseCmd
- LicenseCmd - Class in org.camunda.bpm.engine.impl.cmd
- LicenseCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.LicenseCmd
- licenseKey - Variable in class org.camunda.bpm.engine.impl.cmd.SetLicenseKeyCmd
- licenseKey - Variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- licenseKey - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- licenseKey - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- LicenseKeyData - Interface in org.camunda.bpm.engine.telemetry
-
This class represents the data structure used for collecting information about the license key issued for enterprise versions of Camunda Platform.
- LicenseKeyDataDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- LicenseKeyDataDto(String, String, String, Boolean, Map<String, String>, String) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- LicenseKeyDataImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- LicenseKeyDataImpl(String, String, String, Boolean, Map<String, String>, String) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- lifecycleEvent(LifecycleEvent) - Method in class org.camunda.bpm.container.impl.tomcat.TomcatBpmPlatformBootstrap
- lifecycleState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- LIKE - Enum constant in enum class org.camunda.bpm.engine.impl.QueryOperator
- LIKE_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- limit(int) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- limit(int) - Method in interface org.camunda.bpm.engine.management.MetricsQuery
-
Sets the limit row count of the result.
- line - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
- line - Variable in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- line - Variable in class org.camunda.bpm.engine.rest.dto.ProblemDto
- link - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- LINK_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- LinkableDto - Class in org.camunda.bpm.engine.rest.dto
- LinkableDto() - Constructor for class org.camunda.bpm.engine.rest.dto.LinkableDto
- linker - Variable in class org.camunda.bpm.engine.rest.hal.HalResource
- LinkEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN linkEventDefinition element
- LinkEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN linkEventDefinition element
- LinkEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- linkExpression - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- links - Variable in class org.camunda.bpm.engine.rest.dto.LinkableDto
- 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.
- list() - Method in class org.camunda.bpm.model.bpmn.impl.QueryImpl
- list() - Method in interface org.camunda.bpm.model.bpmn.Query
- list() - Method in class org.camunda.bpm.model.cmmn.impl.QueryImpl
- list() - Method in interface org.camunda.bpm.model.cmmn.Query
- list() - Method in class org.camunda.bpm.model.dmn.impl.QueryImpl
- list() - Method in interface org.camunda.bpm.model.dmn.Query
- list(String) - Method in interface org.camunda.bpm.engine.FilterService
-
Executes the query of the filter and returns the result as list.
- list(String) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- list(String, Q) - Method in interface org.camunda.bpm.engine.FilterService
-
Executes the extended query of a filter and returns the result as list.
- list(String, Q) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- list(Query<T, U>, Integer, Integer) - Static method in class org.camunda.bpm.engine.rest.util.QueryUtil
- List - Interface in org.camunda.bpm.model.dmn.instance
- LIST - Enum constant in enum class org.camunda.bpm.engine.impl.AbstractQuery.ResultType
- LIST_DEPLOYMENT_ID_MAPPINGS - Enum constant in enum class org.camunda.bpm.engine.impl.AbstractQuery.ResultType
- LIST_IDS - Enum constant in enum class org.camunda.bpm.engine.impl.AbstractQuery.ResultType
- LIST_PAGE - Enum constant in enum class org.camunda.bpm.engine.impl.AbstractQuery.ResultType
- LIST_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- listDeploymentIdMappings() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- listener - Static variable in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- listener(String, CaseExecutionListener) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- listenerIndex - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- listenerInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.delegate.CaseExecutionListenerInvocation
- listeners - Variable in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- listeners - Variable in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
-
contains all listeners (built-in + user-provided)
- listeners - Variable in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- listIds() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- ListImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ListImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ListImpl
- listIterator() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- listIterator() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- listIterator() - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- listIterator(int) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- listIterator(int) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- listIterator(int) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- ListJacksonJsonTypeDetector - Class in org.camunda.bpm.client.variable.impl.format.json
- ListJacksonJsonTypeDetector - Class in org.camunda.spin.impl.json.jackson.format
- ListJacksonJsonTypeDetector() - Constructor for class org.camunda.bpm.client.variable.impl.format.json.ListJacksonJsonTypeDetector
- ListJacksonJsonTypeDetector() - Constructor for class org.camunda.spin.impl.json.jackson.format.ListJacksonJsonTypeDetector
- listMinuteChunks(int) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHelper
- 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.
- listPage(String, int, int) - Method in interface org.camunda.bpm.engine.FilterService
-
Executes the query of the filter and returns the result in the given boundaries as list.
- listPage(String, int, int) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- listPage(String, Q, int, int) - Method in interface org.camunda.bpm.engine.FilterService
-
Executes the extended query of a filter and returns the result in the given boundaries as list.
- listPage(String, Q, int, int) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- 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
- ListTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- ListTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- ListValueProvider - Class in org.camunda.bpm.engine.impl.core.variable.mapping.value
- ListValueProvider(List<ParameterValueProvider>) - Constructor for class org.camunda.bpm.engine.impl.core.variable.mapping.value.ListValueProvider
- literal() - Method in class org.camunda.bpm.impl.juel.Parser
-
literal := <TRUE> | <FALSE> | <STRING> | <INTEGER> | <FLOAT> | <NULL>
- LITERAL - Enum constant in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
- LiteralExpression - Interface in org.camunda.bpm.model.dmn.instance
- LiteralExpressionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- LiteralExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- literalExpressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionLiteralExpressionEvaluationHandler
- load() - Method in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- load(InputStream, String) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
- load(ClassLoader) - Static method in class org.camunda.bpm.container.impl.plugin.BpmPlatformPlugins
- LOAD_EXTERNAL_DTD - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
- LOAD_EXTERNAL_DTD - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- 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
- loadAndCacheBpmnModelInstance(DefinitionType) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- loadBatchEntity(BatchEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareHistoryEventProducer
- loadBatchEntity(BatchEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- loadCaseActivityInstanceEventEntity(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareCmmnHistoryEventProducer
- loadCaseActivityInstanceEventEntity(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- loadCaseDefinition(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
-
Returns the cached version if exists; does not update the entity from the database in that case
- loadCaseInstanceEventEntity(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareCmmnHistoryEventProducer
- loadCaseInstanceEventEntity(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- loadChildExecutionsFromCache(ExecutionEntity, List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
-
Loads all executions that are part of this process instance tree from the dbSqlSession cache.
- loadClass(String) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
- loadClass(String) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- loadClass(String, ClassLoader, Class<T>) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
- loadClass(String, ClassLoader, Class<T>) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
- loadClass(String, DataFormat) - Static method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- loadClass(String, DataFormat<?>) - Static method in class org.camunda.spin.impl.util.SpinReflectUtil
-
Used by dataformats if they need to load a class
- loadClasspathResourceRoots(ClassLoader, String) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- loadClasspathResourceRoots(ClassLoader, String) - Method in class org.camunda.bpm.container.impl.deployment.scanning.VfsProcessApplicationScanner
- loadConnectors() - Static method in class org.camunda.connect.Connectors
-
Load all available connectors.
- loadConnectors(ClassLoader) - Static method in class org.camunda.connect.Connectors
-
Load all available connectors with the given classloader.
- loadDataFormats() - Static method in class org.camunda.spin.DataFormats
- loadDataFormats(ClassLoader) - Static method in class org.camunda.spin.DataFormats
- loadDataFormats(ClassLoader, List<DataFormatConfigurator>) - Static method in class org.camunda.spin.DataFormats
- loadDataFormats(ClassLoader, Map) - Static method in class org.camunda.spin.DataFormats
- loadDecisionDefinition(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
-
Returns the cached version if exists; does not update the entity from the database in that case
- loadDecisionRequirementsDefinition(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
-
Returns the cached version if exists; does not update the entity from the database in that case
- loadDefinitions(DeploymentEntity, List<DefinitionEntity>, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- loadFilterRules(FilterConfig, String) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
- loadFromDb(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- LoadGenerator - Class in org.camunda.bpm.qa.performance.engine.loadgenerator
- LoadGenerator(LoadGeneratorConfiguration) - Constructor for class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGenerator
- LoadGeneratorConfiguration - Class in org.camunda.bpm.qa.performance.engine.loadgenerator
- LoadGeneratorConfiguration() - Constructor for class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- loadIncidentEvent(Incident) - Method in class org.camunda.bpm.engine.impl.history.producer.CacheAwareHistoryEventProducer
- loadIncidentEvent(Incident) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- loadJobExecutorClass(ClassLoader, String) - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobAcquisitionStep
- loadMethod() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
- loadModelException(String, String, String, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- loadPlugins() - Method in class org.camunda.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
- loadProcessDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
-
Returns the cached version if exists; does not update the entity from the database in that case
- loadProcessEngineProvider() - Method in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
-
Load the
ProcessEngineProvider
spi implementation. - loadProcessInstance(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- 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
- loadProperties() - Static method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestProcessEngine
- loadResourceContent(String, DeploymentEntity) - Static method in class org.camunda.bpm.engine.impl.util.ResourceUtil
-
Parse a camunda:resource attribute and loads the resource depending on the url scheme.
- loadScriptEnv(String, String) - Static method in class org.camunda.spin.scripting.SpinScriptEnv
- loadScriptSource() - Method in class org.camunda.bpm.engine.impl.scripting.ResourceExecutableScript
- loadSpringBootDataFormats(ClassLoader) - Method in class org.camunda.bpm.spring.boot.starter.spin.SpringBootSpinProcessEnginePlugin
- 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
- local - Variable in class org.camunda.bpm.engine.impl.QueryVariableValue
- local - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TriggerVariableValueDto
- local - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- LOCAL_ADDRESS - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- LocalCaseExecutionVariablesResource - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- LocalCaseExecutionVariablesResource(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalCaseExecutionVariablesResource
- localCorrelationKeys - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- LocalExecutionVariablesResource - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- LocalExecutionVariablesResource(ProcessEngine, String, ObjectMapper) - 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.impl.juel
- LocalMessages() - Constructor for class org.camunda.bpm.impl.juel.LocalMessages
- localName - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- LocalTaskVariablesResource - Class in org.camunda.bpm.engine.rest.sub.task.impl
- LocalTaskVariablesResource(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.task.impl.LocalTaskVariablesResource
- localVariableEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- localVariableEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Correlate the message such that the execution has a local variable with the given name and value.
- localVariables - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- localVariables - Variable in class org.camunda.bpm.client.task.impl.dto.CompleteRequestDto
- localVariables - Variable in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- localVariables - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- localVariables - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- localVariables - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- localVariables - Variable in class org.camunda.bpm.engine.impl.cmd.CompleteExternalTaskCmd
- localVariables - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- localVariables - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- localVariables - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver
- localVariables - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.CompleteExternalTaskDto
- localVariables - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- localVariables - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- localVariables() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- localVariables() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define whether only local variables will be fetched with all tasks for the current topic.
- localVariables() - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- localVariables(boolean) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- localVariables(boolean) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- localVariablesEqual(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- localVariablesEqual(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Correlate the message such that the execution has the given variables as local variables.
- locationAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- locationAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- locationUriAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- locationUriAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- locator - Variable in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- lock(String) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- lock(String, long) - Method in class org.camunda.bpm.client.impl.EngineClient
- lock(String, long) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Locks a task by a given amount of time.
- lock(String, long) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- lock(String, long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- lock(String, Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- lock(String, Object) - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- lock(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- lock(String, String, long) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Lock an external task on behalf of a worker.
- lock(String, String, long) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- lock(ExternalTask, long) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Locks a task by a given amount of time.
- lock(ExternalTask, long) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- lock(LockExternalTaskDto) - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- lock(LockExternalTaskDto) - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- LOCK_EXP_TIME - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.JobTimestampsUpdateScenario
- LOCK_EXP_TIME - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.JobTimestampsScenario
- LOCK_EXPIRATION_TIME - Static variable in interface org.camunda.bpm.engine.impl.ExternalTaskQueryProperty
- LOCK_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- LOCK_TIME - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.externalTask.ProcessWithExternalTaskScenario
- LOCK_TIME - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.ExternalTaskLockExpTimeScenario
- 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
- lockDuration - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- lockDuration - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- lockDuration - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- lockDuration - Variable in class org.camunda.bpm.client.task.impl.dto.LockRequestDto
- lockDuration - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- lockDuration - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- lockDuration - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- lockDuration - Variable in class org.camunda.bpm.engine.impl.cmd.LockExternalTaskCmd
- lockDuration - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- lockDuration - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- lockDuration - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockExternalTaskDto
- lockDuration() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
- lockDuration() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- lockDuration(long) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
- lockDuration(long) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- lockDuration(long) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- lockDuration(long) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- lockDurationIsNotGreaterThanZeroException(Long) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- locked - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- locked - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- locked() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that are currently locked, i.e.
- locked() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- LockedExternalTask - Interface in org.camunda.bpm.engine.externaltask
-
Represents an external task that was fetched and locked.
- LockedExternalTaskDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- LockedExternalTaskDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- LockedExternalTaskImpl - Class in org.camunda.bpm.engine.impl.externaltask
- LockedExternalTaskImpl() - Constructor for class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- lockExpirationAfter - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- lockExpirationAfter - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- lockExpirationAfter(Date) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that have a lock expiring after the given date
- lockExpirationAfter(Date) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- lockExpirationBefore - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- lockExpirationBefore - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- lockExpirationBefore(Date) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that have a lock expiring before the given date
- lockExpirationBefore(Date) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- lockExpirationTime - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- lockExpirationTime - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- lockExpirationTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- lockExpirationTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- lockExpirationTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- lockExpirationTime - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- lockExpirationTime - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- LockExternalTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- LockExternalTaskCmd(String, String, long) - Constructor for class org.camunda.bpm.engine.impl.cmd.LockExternalTaskCmd
- LockExternalTaskDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- LockExternalTaskDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.LockExternalTaskDto
- lockJob(AcquirableJobEntity) - 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.AcquirableJobEntity
- lockOwner(String) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- LockRequestDto - Class in org.camunda.bpm.client.task.impl.dto
- LockRequestDto(String, long) - Constructor for class org.camunda.bpm.client.task.impl.dto.LockRequestDto
- lockTimeInMillis - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- lockTimeInMillis(int) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- lockUser(UserEntity) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- log - Static variable in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
- log(double, double) - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- log(String, String, String, Object...) - Method in class org.camunda.commons.logging.BaseLogger
-
Logs a message with the specified log level.
- log(String, Level, String, String, Object...) - Method in class org.camunda.commons.logging.BaseLogger
-
Logs a message with the specified log level.
- log(Throwable) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionLogger
- LOG - Static variable in class org.camunda.bpm.application.impl.AbstractServletProcessApplicationDeployer
- LOG - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- LOG - Static variable in class org.camunda.bpm.client.impl.RequestExecutor
- LOG - Static variable in class org.camunda.bpm.client.interceptor.auth.BasicAuthProvider
- LOG - Static variable in class org.camunda.bpm.client.interceptor.impl.RequestInterceptorHandler
- LOG - Static variable in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- LOG - Static variable in class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- LOG - Static variable in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- LOG - Static variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionPostProcessor
- LOG - Static variable in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- LOG - Static variable in class org.camunda.bpm.client.task.OrderingConfig
- LOG - Static variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- LOG - Static variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- LOG - Static variable in class org.camunda.bpm.client.variable.impl.DefaultValueMappers
- LOG - Static variable in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- LOG - Static variable in class org.camunda.bpm.client.variable.impl.mapper.DateValueMapper
- LOG - Static variable in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- LOG - Static variable in class org.camunda.bpm.client.variable.impl.TypedValues
- LOG - Static variable in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- LOG - Static variable in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobAcquisitionStep
- LOG - Static variable in class org.camunda.bpm.container.impl.deployment.jobexecutor.StopJobExecutorStep
- LOG - Static variable in class org.camunda.bpm.container.impl.metadata.PropertyHelper
- LOG - Static variable in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AbstractCollectNumberHitPolicyHandler
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AnyHitPolicyHandler
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.hitpolicy.UniqueHitPolicyHandler
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.transform.DmnDecisionTableTransformHandler
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.type.DefaultDataTypeTransformerRegistry
- LOG - Static variable in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContextFactory
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypeConverter
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineFactoryImpl
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- LOG - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- LOG - Static variable in class org.camunda.bpm.engine.cdi.impl.util.CreationalContextReleaseListener
- LOG - Static variable in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
- LOG - Static variable in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ClassDelegateActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ExclusiveGatewayActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.FlowNodeActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.InclusiveGatewayActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelGatewayActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowSignalEventActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.listener.ClassDelegateExecutionListener
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
- LOG - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- LOG - Static variable in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- LOG - Static variable in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext
- LOG - Static variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- LOG - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.CaseControlRuleImpl
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.CaseTaskActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessTaskActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.CaseHandler
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.listener.ClassDelegateCaseExecutionListener
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionComplete
- LOG - Static variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- LOG - Static variable in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- LOG - Static variable in class org.camunda.bpm.engine.impl.db.DbSchemaExecuteFile
- LOG - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- LOG - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- LOG - Static variable in class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- LOG - Static variable in class org.camunda.bpm.engine.impl.digest.PasswordManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- LOG - Static variable in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- LOG - Static variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.dmn.result.CollectEntriesDecisionResultMapper
- LOG - Static variable in class org.camunda.bpm.engine.impl.dmn.result.SingleEntryDecisionResultMapper
- LOG - Static variable in class org.camunda.bpm.engine.impl.dmn.result.SingleResultDecisionResultMapper
- LOG - Static variable in class org.camunda.bpm.engine.impl.externaltask.DefaultExternalTaskPriorityProvider
- LOG - Static variable in class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- LOG - Static variable in class org.camunda.bpm.engine.impl.form.entity.CamundaFormDefinitionManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- LOG - Static variable in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- LOG - Static variable in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- LOG - Static variable in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- LOG - Static variable in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- LOG - Static variable in class org.camunda.bpm.engine.impl.interceptor.JakartaTransactionInterceptor
- LOG - Static variable in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- LOG - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- LOG - Variable in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
- LOG - Static variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- LOG - Static variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- LOG - Static variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.AbstractHistoricManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- LOG - Static variable in class org.camunda.bpm.engine.impl.persistence.GenericManagerFactory
- LOG - Static variable in class org.camunda.bpm.engine.impl.util.PropertiesUtil
- LOG - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- LOG - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
- LOG - Static variable in class org.camunda.bpm.engine.spring.SpringBeansResolverFactory
- LOG - Static variable in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- LOG - Static variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- LOG - Static variable in class org.camunda.bpm.qa.performance.engine.junit.PerfTestResultRecorderRule
- LOG - Static variable in class org.camunda.bpm.run.utils.CamundaBpmRunLogger
- LOG - Static variable in class org.camunda.bpm.run.utils.CamundaBpmRunProcessEnginePluginHelper
- LOG - Static variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration
- LOG - Static variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.GenericPropertiesConfiguration
- LOG - Static variable in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- LOG - Static variable in class org.camunda.bpm.spring.boot.starter.util.SpringBootStarterPropertyHelper
- LOG - Static variable in class org.camunda.connect.Connectors
- LOG - Static variable in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- LOG - Static variable in class org.camunda.connect.httpclient.impl.util.ParseUtil
- LOG - Static variable in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl
- LOG - Static variable in class org.camunda.connect.httpclient.soap.impl.SoapHttpRequestImpl
- LOG - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- LOG - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
- logAccessExternalSchemaNotSupported(Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- logAcquiredJobs(ProcessEngineImpl, int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- logAcquisitionAttempt(ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- logAcquisitionFailureJobs(ProcessEngineImpl, int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- logActivityResult(String, List<ActivityPerfTestResult>) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- logActivityResult(String, List<ActivityPerfTestResult>) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- logActivityResults(PerfTestPass, PerfTestRun, HistoryService) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- logActivityTrace(StringWriter, List<Map<String, String>>) - Method in class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- logAnnotationOperation(String, String, String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logAttachmentOperation(String, ExecutionEntity, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logAttachmentOperation(String, TaskEntity, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logAuthorizationOperation(String, AuthorizationEntity, AuthorizationEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logBatchOperation(String, String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logBatchOperation(String, String, String, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logBatchOperation(String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logCaseDefinitionOperation(String, String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logCaseDefinitionRegistrations(StringBuilder, List<CaseDefinition>) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- logCaseInstanceOperation(String, String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logClearAnnotationOperation(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logClearIncidentAnnotationOperation(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logDataFormat(DataFormat) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- logDataFormat(DataFormat<?>) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- logDataFormatConfigurator(DataFormatConfigurator) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- logDataFormatConfigurator(DataFormatConfigurator) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- logDataFormatProvider(DataFormatProvider) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- logDataFormatProvider(DataFormatProvider) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- logDataFormats(Collection<DataFormat>) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- logDataFormats(Collection<DataFormat<?>>) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- logDebug(String, String, Object...) - Method in class org.camunda.commons.logging.BaseLogger
-
Logs a 'DEBUG' message
- logDecisionDefinitionOperation(String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logDecisionInstanceOperation(String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logDeploymentOperation(String, String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logDeploymentSummary(Collection<String>, String, String) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- logEntriesPerSyncOperationLimit - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Maximum number of operation log entries written per synchronous operation.
- logError(String, String, Object...) - Method in class org.camunda.commons.logging.BaseLogger
-
Logs an 'ERROR' message
- logError(String, String, Throwable) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- logError(String, String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- logErrorNoTTLConfigured() - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- LogEventComparator - Class in org.camunda.commons.testing
- LogEventComparator() - Constructor for class org.camunda.commons.testing.LogEventComparator
- logException(JobEntity) - Method in class org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- logExclusiveJobAdded(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ExclusiveJobAddedNotification
- logExternalTaskOperation(String, ExternalTaskEntity, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logFilterOperation(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- LogFormatter() - Constructor for class org.camunda.bpm.engine.impl.util.LogUtil.LogFormatter
-
Deprecated.
- LOGGED_IN_USER_KEY - Static variable in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- logger - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.AbstractCamundaConfiguration
-
Deprecated.
- logger - Variable in class org.camunda.qa.impl.EnsureCleanDbPlugin
- LOGGER - Static variable in class org.camunda.bpm.admin.impl.web.SetupResource
- LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
- LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- LOGGER - Static variable in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- LOGGER - Static variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
- LOGGER - Static variable in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
- LOGGER - Static variable in class org.camunda.spin.plugin.impl.SpinPluginLogger
- LOGGER_NOT_FOUND_ERROR - Static variable in class org.camunda.commons.testing.ProcessEngineLoggingRule
- loggerNames() - Element in annotation interface org.camunda.commons.testing.WatchLogger
- LoggerUtil - Class in org.camunda.bpm.client.spring.impl.util
- LoggerUtil() - Constructor for class org.camunda.bpm.client.spring.impl.util.LoggerUtil
- LOGGING_HANDLER - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobHelper
- loggingContextActivityId - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loggingContextActivityName - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loggingContextApplicationName - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loggingContextBusinessKey - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loggingContextEngineName - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loggingContextProcessDefinitionId - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loggingContextProcessDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loggingContextProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loggingContextTenantId - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- logGroupOperation(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logGroupOperation(IdentityOperationResult, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logHistoricVariableOperation(String, HistoricProcessInstanceEntity, ResourceDefinitionEntity<?>, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logHistoricVariableOperation(String, HistoricVariableInstanceEntity, ResourceDefinitionEntity<?>, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logId(String) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries with the id.
- logId(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the id.
- logId(String) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- logId(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- login(String) - Method in class org.camunda.bpm.LoginIT
- loginDelayBase - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loginDelayFactor - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- loginDelayMaxTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- logInfo(String, String, Object...) - Method in class org.camunda.commons.logging.BaseLogger
-
Logs an 'INFO' message
- logInfo(String, String, Throwable) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- logInfo(String, String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- LoginIT - Class in org.camunda.bpm
- LoginIT() - Constructor for class org.camunda.bpm.LoginIT
- loginMaxAttempts - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- LogInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
- LogInterceptor() - Constructor for class org.camunda.bpm.engine.impl.interceptor.LogInterceptor
- logInternalServerAndOtherStatusCodes(Throwable, int) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionLogger
- loginToAdmin() - Method in class org.camunda.bpm.LoginIT
- loginToCockpit() - Method in class org.camunda.bpm.LoginIT
- loginToTasklist() - Method in class org.camunda.bpm.LoginIT
- loginToWelcome() - Method in class org.camunda.bpm.LoginIT
- logJobDefinitionOperation(String, String, String, String, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logJobFailure(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- logJobOperation(String, String, String, String, String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logJobOperation(String, String, String, String, String, String, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logJobSuccess(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.SuccessfulJobListener
- logJsonException(Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- logLevelBpmnStackTrace - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- logLinkOperation(String, TaskEntity, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logMembershipOperation(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logMembershipOperation(IdentityOperationResult, String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logMetricsOperation(String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logMissingPropertiesFile(String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- logModelHTTLLongerThanGlobalConfiguration(String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
-
Method for logging message when model TTL longer than global TTL.
- logNoDataFormatsInitiailized(String, String) - Method in class org.camunda.spin.plugin.impl.SpinPluginLogger
- logNonVerbose(StringWriter) - Method in class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- logNotDeterminingPriority(ExecutionEntity, Object, ProcessEngineException) - Method in class org.camunda.bpm.engine.impl.DefaultPriorityProvider
-
Logs the exception which was thrown if the priority can not be determined.
- logNotDeterminingPriority(ExecutionEntity, Object, ProcessEngineException) - Method in class org.camunda.bpm.engine.impl.externaltask.DefaultExternalTaskPriorityProvider
- logNotDeterminingPriority(ExecutionEntity, Object, ProcessEngineException) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobPriorityProvider
- logOperation(CommandContext, TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
-
Method to be overridden by concrete identity commands that wish to log an operation.
- logOperation(CommandContext, TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
- logOperation(CommandContext, TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AddGroupIdentityLinkCmd
- logOperation(CommandContext, TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AddUserIdentityLinkCmd
- logOperation(CommandContext, TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AssignTaskCmd
- logOperation(CommandContext, TaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskOwnerCmd
- logParseWarnings(String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- logParsingRetryIntervals(String, Exception) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- logProcessDefinitionOperation(String, String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logProcessDefinitionOperation(String, String, String, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logProcessDefinitionRegistrations(StringBuilder, List<ProcessDefinition>) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- logProcessInstanceOperation(String, String, String, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logProcessInstanceOperation(String, String, String, String, List<PropertyChange>, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logProcessInstanceOperation(String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logPropertyOperation(String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logRegistration(Set<String>, ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- logRejectedExecution(ProcessEngineImpl, int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- logRemoveEntryFromDeploymentCacheFailure(String, Exception) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.BpmnModelInstanceCache
- logRemoveEntryFromDeploymentCacheFailure(String, Exception) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CmmnModelInstanceCache
- logRemoveEntryFromDeploymentCacheFailure(String, Exception) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DmnModelInstanceCache
- logRemoveEntryFromDeploymentCacheFailure(String, Exception) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- logs - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask.MetricsCollectionCmd
- logSetAnnotationOperation(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logSetIncidentAnnotationOperation(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logSkippedIsolationLevelCheck(String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- logSpinValueMapperDetected() - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- logStatement(StatementLogSqlSession.SqlStatementType, Object, String, long) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- logStepResult(Object) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- logStepResult(PerfTestRun, Object) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- logStepResult(PerfTestStep, Object) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- logStepResult(PerfTestStep, Object) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
-
log a step result.
- logTaskMetricsOperation(String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logTaskOperations(String, HistoricTaskInstance, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logTaskOperations(String, TaskEntity, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logTaskWithoutExecution(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- logTenantOperation(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logTenantOperation(IdentityOperationResult, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logTrace(String, String, Object...) - Method in class org.camunda.commons.logging.BaseLogger
-
Logs a 'TRACE' message
- logUpdateUnrelatedCaseDefinitionEntity(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- logUpdateUnrelatedDecisionDefinitionEntity(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- logUpdateUnrelatedProcessDefinitionEntity(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- logUserOperation(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- logUserOperation(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logUserOperation(IdentityOperationResult, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logUserOperation(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- logUserOperation(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- logUserOperation(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- logUserOperation(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- logUserOperation(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- logUserOperation(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- logUserOperation(CommandContext, CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.UpdateCaseDefinitionHistoryTimeToLiveCmd
- logUserOperation(CommandContext, DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateDecisionDefinitionHistoryTimeToLiveCmd
- logUserOperation(CommandContext, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateProcessDefinitionHistoryTimeToLiveCmd
- logUserOperations(UserOperationLogContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- LogUtil - Class in org.camunda.bpm.engine.impl.util
-
Deprecated.since 7.4, use slf4j
- LogUtil() - Constructor for class org.camunda.bpm.engine.impl.util.LogUtil
-
Deprecated.
- LogUtil.LogFormatter - Class in org.camunda.bpm.engine.impl.util
-
Deprecated.
- LogUtil.ThreadLogMode - Enum Class in org.camunda.bpm.engine.impl.util
-
Deprecated.
- logVariableOperation(String, String, String, PropertyChange) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- logVariableOperation(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- logVariableOperation(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.RemoveExecutionVariablesCmd
- logVariableOperation(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.RemoveTaskVariablesCmd
- logVariableOperation(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
- logVariableOperation(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- logVariableOperation(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- logVariableOperation(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.PatchExecutionVariablesCmd
- logVariableOperation(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.PatchTaskVariablesCmd
- logVerbose(StringWriter) - Method in class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- logWarn(String, String, Object...) - Method in class org.camunda.commons.logging.BaseLogger
-
Logs an 'WARN' message
- 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
- LONG - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- LONG - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- LONG_NULL_VALUE - Static variable in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
- LONG_NULL_VALUE - Static variable in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- LongConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- LongConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.LongConverter
- LongDataTypeTransformer - Class in org.camunda.bpm.dmn.engine.impl.type
- LongDataTypeTransformer() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.LongDataTypeTransformer
- LongFormType - Class in org.camunda.bpm.engine.impl.form.type
- LongFormType() - Constructor for class org.camunda.bpm.engine.impl.form.type.LongFormType
- LongTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.LongTypeImpl
- longValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- longValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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
- longValue - Variable in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- longValue - Variable in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- longValue(Long) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
LongValue
that encapsulates the givenlongValue
- longValue(Long, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
LongValue
that encapsulates the givenlongValue
- LongValue - Interface in org.camunda.bpm.engine.variable.value
-
A
PrimitiveValue
corresponding to the Java typeLong
. - LongValueImpl(Long) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.LongValueImpl
- LongValueImpl(Long, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.LongValueImpl
- LongValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- LongValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.LongValueMapper
- LongValueSerlializer - Class in org.camunda.bpm.engine.impl.variable.serializer
- LongValueSerlializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.LongValueSerlializer
- lookahead(int) - Method in class org.camunda.bpm.impl.juel.Parser
-
get lookahead symbol.
- lookup(Class<T>) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
- lookup(Class<T>, boolean) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
- lookup(Class<T>, BeanManager) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
- lookup(Class<T>, BeanManager, boolean) - 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
- lookup(String, BeanManager) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
- lookup(String, BeanManager, boolean) - Static method in class org.camunda.bpm.engine.cdi.impl.util.ProgrammaticBeanLookup
- lookupArray(JsonNode, int) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- lookupBpmPlatformXml() - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- lookupBpmPlatformXmlFromCatalinaConfDirectory() - Method in class org.camunda.bpm.container.impl.tomcat.deployment.TomcatParseBpmPlatformXmlStep
- lookupBpmPlatformXmlFromClassPath() - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- lookupBpmPlatformXmlFromClassPath(String) - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- lookupBpmPlatformXmlLocationFromEnvironmentVariable() - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- lookupBpmPlatformXmlLocationFromJndi() - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- lookupClass() - Method in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
- lookupCustomDataFormats(Map<String, DataFormat>) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- lookupDataFormats() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- lookupEeApplicationName() - Method in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
-
determine the ee application name based on information obtained from JNDI.
- lookupFetchAndLockHandler() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockContextListener
- lookupPrefix(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- lookupPrefix(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Returns the prefix of the namespace starting from this node upwards.
- 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) - Static method in class org.camunda.bpm.webapp.impl.util.ProcessEngineUtil
- lookupProvider(Map<String, DataFormat>, DataFormatProvider) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- lookupResolver(AbstractProcessApplication) - Static method in class org.camunda.bpm.application.impl.DefaultElResolverLookup
- lookupSelfReference() - Method in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
-
lookup a proxy object representing the invoked business view of this component.
- lookupSelfReference() - Method in class org.camunda.bpm.application.impl.EjbProcessApplication
- lookupSelfReference() - Method in class org.camunda.bpm.application.impl.JakartaEjbProcessApplication
- lookupSpinSerializers() - Method in class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- lookupSpinSerializers(ClassLoader) - Method in class org.camunda.spin.plugin.impl.SpinBpmPlatformPlugin
- lookupWorkMananger() - Method in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonJWorkManagerExecutorService
- LOOP_COUNTER - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- LoopCardinality - Interface in org.camunda.bpm.model.bpmn.instance
-
The loopCardinality element from the tMultiInstanceLoopCharacteristics complex type
- loopCardinalityChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- loopCardinalityExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- LoopCardinalityImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The loopCardinality element from the tMultiInstanceLoopCharacteristics complex type
- LoopCardinalityImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.LoopCardinalityImpl
- LoopCharacteristics - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN loopCharacteristics element
- loopCharacteristicsChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- LoopCharacteristicsImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN loopCharacteristics element
- LoopCharacteristicsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.LoopCharacteristicsImpl
- LoopDataInputRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 loopDataInputRef element of the BPMN 2.0 tMultiInstanceLoopCharacteristics type
- LoopDataInputRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.LoopDataInputRef
- loopDataInputRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- LoopDataOutputRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 loopDataOutputRef element of the BPMN 2.0 tMultiInstanceLoopCharacteristics type
- LoopDataOutputRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.LoopDataOutputRef
- loopDataOutputRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- LPAREN - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- lt(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.BooleanOperations
- LT - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- LT - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- lvalue - Variable in class org.camunda.bpm.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
- 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
- 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.rest.openapi.generator.impl.SchemaValidator
- main(String[]) - Static method in class org.camunda.bpm.engine.rest.openapi.generator.impl.TemplateParser
- main(String[]) - Static method in class org.camunda.bpm.impl.juel.Builder
-
Dump out abstract syntax tree for a given expression
- main(String[]) - Static method in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkReport
- main(String[]) - Static method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountReporter
- main(String[]) - Static method in class org.camunda.bpm.qa.performance.engine.loadgenerator.StartProcessInstancesInDirectory
- main(String[]) - Static method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementLogReport
- main(String[]) - Static method in class org.camunda.bpm.qa.rolling.update.CreateOldEngineMain
- main(String[]) - Static method in class org.camunda.bpm.qa.rolling.update.TestFixture
- main(String[]) - Static method in class org.camunda.bpm.qa.rolling.update.TestNewEngineMain
- main(String[]) - Static method in class org.camunda.bpm.qa.upgrade.TestFixture
- main(String...) - Static method in class org.camunda.bpm.run.CamundaBpmRun
- main(String[]) - Static method in class org.camunda.bpm.SetupTests
- main(String[]) - Static method in class org.camunda.bpm.springboot.project.qa.spin.SpinApplication
- mainElementId - Variable in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- mainElementId - Variable in class org.camunda.bpm.engine.rest.dto.ProblemDto
- mainIncidentHandler - Variable in class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
- makeCopy() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- malformedUrlException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- manageDeployment(Deployment) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- manageDeployment(Deployment) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- ManagedJobExecutor - Class in org.camunda.bpm.engine.cdi.impl
-
JobExecutor
implementation that utilises an application server's managed thread pool to acquire and execute jobs. - ManagedJobExecutor - Class in org.camunda.bpm.quarkus.engine.extension.impl
-
A
JobExecutor
implementation that utilises a separate thread pool to acquire and execute jobs. - ManagedJobExecutor(ManagedExecutorService) - Constructor for class org.camunda.bpm.engine.cdi.impl.ManagedJobExecutor
-
Constructs a new ManagedJobExecutor with the provided
ManagedExecutorService
- ManagedJobExecutor(ManagedExecutor) - Constructor for class org.camunda.bpm.quarkus.engine.extension.impl.ManagedJobExecutor
-
Constructs a new QuarkusJobExecutor with the provided
ManagedExecutor
instance. - 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
- managedQueueSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
- ManagementProperties - Class in org.camunda.bpm.spring.boot.starter.property
- ManagementProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.ManagementProperties
- ManagementProperties.Health - Class in org.camunda.bpm.spring.boot.starter.property
- ManagementProperties.Health.Camunda - Class in org.camunda.bpm.spring.boot.starter.property
- 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 - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- managementService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- managementService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- managementService - Variable in class org.camunda.bpm.qa.upgrade.TestFixture
- managementService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- managementService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- managementService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access ManagementService
- managementService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- ManagementService - Interface in org.camunda.bpm.engine
-
Service for admin and maintenance operations on the process engine.
- ManagementServiceImpl - Class in org.camunda.bpm.engine.impl
- ManagementServiceImpl(ProcessEngineConfiguration) - Constructor for class org.camunda.bpm.engine.impl.ManagementServiceImpl
- ManagementServiceImpl.DbSchemaUpgradeCmd - Class in org.camunda.bpm.engine.impl
- ManagementServiceImpl.GetRegisteredDeploymentsCmd - Class in org.camunda.bpm.engine.impl
- 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
- MANUAL_START - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- ManualActivationRule - Interface in org.camunda.bpm.model.cmmn.instance
- manualActivationRuleChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- ManualActivationRuleImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ManualActivationRuleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- manualComplete() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.COMPLETED
state. - manualComplete() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- manualCompleting(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- manualCompleting(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- manuallyStart(CaseExecution) - Static method in class org.camunda.bpm.engine.test.assertions.cmmn.CmmnAwareTests
-
Helper method to manually start a case execution.
- manuallyStartCaseExecution(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Starts the case execution identified by the given id manually.
- manuallyStartCaseExecution(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- manuallyStartCaseExecution(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Starts the case execution identified by the given id manually.
- manuallyStartCaseExecution(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- manualStart - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- manualStart() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- manualStart() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.ACTIVE
state. - manualStart() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- manualStart() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Additionally to
CaseExecutionCommandBuilder.execute()
the associated case execution will be started manually. - manualStart(CaseExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource
- manualStart(CaseExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- ManualStartCaseExecutionCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- ManualStartCaseExecutionCmd(String, Map<String, Object>, Map<String, Object>, Collection<String>, Collection<String>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.ManualStartCaseExecutionCmd
- ManualStartCaseExecutionCmd(CaseExecutionCommandBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.ManualStartCaseExecutionCmd
- manualTask() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- manualTask(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- ManualTask - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN manualTask element
- 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
- ManualTaskBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ManualTaskBuilder(BpmnModelInstance, ManualTask) - Constructor for class org.camunda.bpm.model.bpmn.builder.ManualTaskBuilder
- ManualTaskImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN manualTask element
- ManualTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ManualTaskImpl
- map(List<UserOperationLogEntry>) - Static method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- map(UserOperationLogEntry) - Static method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- mapActivities(String, String) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- mapActivities(String, String) - Method in interface org.camunda.bpm.engine.migration.MigrationPlanBuilder
-
Adds a migration instruction that maps activity instances of the source activity (of the source process definition) to activity instances of the target activity (of the target process definition)
- mapAuthorities(Collection<? extends GrantedAuthority>) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2GrantedAuthoritiesMapper
- MapBusinessCalendarManager - Class in org.camunda.bpm.engine.impl.calendar
- MapBusinessCalendarManager() - Constructor for class org.camunda.bpm.engine.impl.calendar.MapBusinessCalendarManager
- mapDecisionResult(DmnDecisionResult) - Method in class org.camunda.bpm.engine.impl.dmn.result.CollectEntriesDecisionResultMapper
- mapDecisionResult(DmnDecisionResult) - Method in interface org.camunda.bpm.engine.impl.dmn.result.DecisionResultMapper
-
Maps the decision result into a value that can set as process variable.
- mapDecisionResult(DmnDecisionResult) - Method in class org.camunda.bpm.engine.impl.dmn.result.ResultListDecisionTableResultMapper
- mapDecisionResult(DmnDecisionResult) - Method in class org.camunda.bpm.engine.impl.dmn.result.SingleEntryDecisionResultMapper
- mapDecisionResult(DmnDecisionResult) - Method in class org.camunda.bpm.engine.impl.dmn.result.SingleResultDecisionResultMapper
- mapEqualActivities - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- mapEqualActivities() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- mapEqualActivities() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanBuilder
-
Automatically adds a set of instructions for activities that are equivalent in both process definitions.
- mapInputVariables(DelegateExecution, VariableMap) - Method in interface org.camunda.bpm.engine.delegate.DelegateVariableMapping
-
Maps the input variables into the given variables map.
- mapInternalToJava(Object, JavaType) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- mapInternalToJava(Object, JavaType, DeserializationTypeValidator) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- mapInternalToJava(Object, Class<T>) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- mapInternalToJava(Object, Class<T>) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- mapInternalToJava(Object, Class<T>) - Method in interface org.camunda.spin.spi.DataFormatMapper
-
Maps the internal representation of a data format to a java object of the desired class.
- mapInternalToJava(Object, Class<T>, DeserializationTypeValidator) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- mapInternalToJava(Object, Class<T>, DeserializationTypeValidator) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- mapInternalToJava(Object, Class<T>, DeserializationTypeValidator) - Method in interface org.camunda.spin.spi.DataFormatMapper
-
Maps the internal representation of a data format to a java object of the desired class.
- mapInternalToJava(Object, String) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- mapInternalToJava(Object, String) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- mapInternalToJava(Object, String) - Method in interface org.camunda.spin.spi.DataFormatMapper
-
Maps the internal representation of a data format to a java object of the desired class.
- mapInternalToJava(Object, String, DeserializationTypeValidator) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- mapInternalToJava(Object, String, DeserializationTypeValidator) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- mapInternalToJava(Object, String, DeserializationTypeValidator) - Method in interface org.camunda.spin.spi.DataFormatMapper
-
Maps the internal representation of a data format to a java object of the desired class.
- MapJacksonJsonTypeDetector - Class in org.camunda.spin.impl.json.jackson.format
-
Detects erased types of Map classes.
- MapJacksonJsonTypeDetector() - Constructor for class org.camunda.spin.impl.json.jackson.format.MapJacksonJsonTypeDetector
- mapJavaToInternal(Object) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- mapJavaToInternal(Object) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- mapJavaToInternal(Object) - Method in interface org.camunda.spin.spi.DataFormatMapper
-
Maps a java object to a data format's internal data representation.
- mapOutputVariables(DelegateExecution, VariableScope) - Method in interface org.camunda.bpm.engine.delegate.DelegateVariableMapping
-
Maps the output variables into the outer process.
- mapper - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- mappers - Variable in class org.camunda.bpm.client.variable.impl.VariableValue
- mapping - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- mappings - Variable in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- mappings - Static variable in class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- mapStatement(String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- mapTo(JavaType) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
-
Maps the json represented by this object to a java object of the given type.
Note: the desired target type is not validated and needs to be trusted. - mapTo(Class<C>) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
-
Maps the json represented by this object to a java object of the given type.
Note: the desired target type is not validated and needs to be trusted. - mapTo(Class<C>) - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- mapTo(Class<C>) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- mapTo(Class<C>) - Method in class org.camunda.spin.Spin
-
Maps the wrapped object to an instance of a java class.
- mapTo(Class<C>) - Method in class org.camunda.spin.xml.SpinXmlNode
-
Maps XML into specific class
- mapTo(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
-
Maps the json represented by this object to a java object of the given type.
- mapTo(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- mapTo(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- mapTo(String) - Method in class org.camunda.spin.Spin
-
Maps the wrapped object to a java object.
- mapTo(String) - Method in class org.camunda.spin.xml.SpinXmlNode
-
Maps Xml into specific class
- mapToEnum(String, Class<T>) - Method in class org.camunda.bpm.engine.rest.dto.converter.PeriodUnitConverter
- mapToType(String, Class<T>) - Method in class org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter
- MapValueProvider - Class in org.camunda.bpm.engine.impl.core.variable.mapping.value
- MapValueProvider(TreeMap<ParameterValueProvider, ParameterValueProvider>) - Constructor for class org.camunda.bpm.engine.impl.core.variable.mapping.value.MapValueProvider
- MARIA_DB_PRODUCT_NAME - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- MARIADB - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- MARIADB_MYSQL - Enum constant in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- mark() - Method in class org.camunda.bpm.engine.impl.diagnostics.CommandCounter
- mark() - Method in class org.camunda.bpm.engine.impl.metrics.Meter
- mark(int) - Method in class org.camunda.spin.impl.util.RewindableReader
- mark(long) - Method in class org.camunda.bpm.engine.impl.diagnostics.CommandCounter
- mark(DeploymentUnit) - Static method in class org.camunda.bpm.container.impl.jboss.deployment.marker.ProcessApplicationAttachments
-
marks a a
DeploymentUnit
as a process application - markDiagnosticsOccurrence(String, long) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- markOccurrence(String) - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- markOccurrence(String) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- markOccurrence(String, long) - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- markOccurrence(String, long) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- markOccurrence(Map<String, Meter>, String, long) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- 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 - markSupported() - Method in class org.camunda.spin.impl.util.RewindableReader
- markTaskInstanceEnded(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
- markTimes(long) - Method in class org.camunda.bpm.engine.impl.metrics.Meter
- marshalNonRootElement(Object, Marshaller, DOMResult) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- marshalRootElement(Object, Marshaller, DOMResult) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- maskedExceptionInCommandContext(Throwable) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- 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
- Match(Map<String, String>, RequestAuthorizer) - Constructor for class org.camunda.bpm.webapp.impl.security.filter.RequestMatcher.Match
- matchActivities(ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.DefaultMigrationActivityMatcher
- matchActivities(ActivityImpl, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.migration.MigrationActivityMatcher
-
Checks if an activity from the source process definition of a migration matches an activity from the target process definition.
- matchedExecution(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- matchedProcessDefinition(ProcessDefinitionEntity, String) - Static method in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- matchedProcessDefinition(ProcessDefinitionEntity, ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.runtime.ConditionHandlerResult
- matches(Method, Class) - Method in class org.camunda.bpm.engine.spring.components.aop.util.MetaAnnotationMethodMatcher
- matches(Node) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementByNameListFilter
- matches(Node) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementByTypeListFilter
- matches(Node) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.ElementNodeListFilter
- matches(Node) - Method in interface org.camunda.bpm.model.xml.impl.util.DomUtil.NodeListFilter
-
Test if node matches the filter
- matchesRequestedTransitionInstance(TransitionInstance, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- matchesSubscription(EventSubscriptionEntity, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionManager
- matchingRules - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnectionFactory
- matchPassword(String, UserEntity) - Method in class org.camunda.bpm.engine.impl.identity.db.DbReadOnlyIdentityServiceProvider
- matchRequestUri(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
The query will match the names of variables in a case-insensitive way.
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
The query will match the names of variables in a case-insensitive way.
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
The query will match the names of task and process variables in a case-insensitive way.
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
The query will match the names of task and process variables in a case-insensitive way.
- matchVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- matchVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- matchVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- matchVariableNamesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
The query will match the names of variables in a case-insensitive way.
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
The query will match the names of variables in a case-insensitive way.
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
The query will match the names of variables in a case-insensitive way.
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
The query will match the names of process-variables in a case-insensitive way.
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
The query will match the names of variables in a case-insensitive way.
Note: This affects allvariableValueXXX
filters:VariableInstanceQuery.variableValueEquals(String, Object)
VariableInstanceQuery.variableValueGreaterThan(String, Object)
VariableInstanceQuery.variableValueGreaterThanOrEqual(String, Object)
VariableInstanceQuery.variableValueLessThan(String, Object)
VariableInstanceQuery.variableValueLessThanOrEqual(String, Object)
VariableInstanceQuery.variableValueLike(String, String)
VariableInstanceQuery.variableValueNotEquals(String, Object)
It does not affect:VariableInstanceQuery.variableName(String)
VariableInstanceQuery.variableNameIn(String...)
VariableInstanceQuery.variableNameLike(String)
- matchVariableNamesIgnoreCase() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
All queries for task-, process- and case-variables will match the variable names in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
The query will match the values of variables in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
The query will match the values of variables in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
The query will match the values of task and process variables in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
The query will match the values of task and process variables in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- matchVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- matchVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- matchVariableValuesIgnoreCase() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
The query will match the values of variables in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
The query will match the values of variables in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
The query will match the values of variables in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
The query will match the values of process-variables in a case-insensitive way.
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
The query will match the values of variables in a case-insensitive way.
Note: This affects allvariableValueXXX
filters:VariableInstanceQuery.variableValueEquals(String, Object)
VariableInstanceQuery.variableValueGreaterThan(String, Object)
VariableInstanceQuery.variableValueGreaterThanOrEqual(String, Object)
VariableInstanceQuery.variableValueLessThan(String, Object)
VariableInstanceQuery.variableValueLessThanOrEqual(String, Object)
VariableInstanceQuery.variableValueLike(String, String)
VariableInstanceQuery.variableValueNotEquals(String, Object)
- matchVariableValuesIgnoreCase() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
All queries for task-, process- and case-variables will match the variable values in a case-insensitive way.
- max(T, T) - Static method in class org.camunda.bpm.engine.impl.util.CompareUtil
-
Returns any element if obj1.compareTo(obj2) == 0
- MAX - Enum constant in enum class org.camunda.bpm.model.dmn.BuiltinAggregator
- MAX_AGE - Enum constant in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
- MAX_AGE_DEFAULT_VALUE - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- MAX_BACK_OFF_TIME - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- MAX_BATCH_SIZE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
-
Maximum allowed batch size.
- MAX_CHUNK_SIZE - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- MAX_CUSTOM_CODE - Static variable in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- MAX_DELAY - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- MAX_EXCEPTION_MESSAGE_LENGTH - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
-
Note:
String.length()
counts Unicode supplementary characters twice, so for a String consisting only of those, the limit is effectively MAX_EXCEPTION_MESSAGE_LENGTH / 2 - MAX_JOBS_PER_ACQUISITION - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobAcquisitionXml
- MAX_POOL_SIZE - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobExecutorXml
- MAX_PRIORITY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- MAX_REDIRECTS - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- MAX_REQUEST_TIMEOUT - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- MAX_THREADS - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- MAX_THREADS - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- MAX_THREADS - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- MAX_THREADS_NUMBER - Static variable in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- MAX_YEAR - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- maxBackoff - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- maxBackoffLevel - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- maxBackoffWaitTime - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- maxIdleLevel - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- maxIdleWaitTime - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- maximum - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- maximum - Variable in class org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto
- MAXIMUM_NUMBER_PARAMS - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- maximumAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantMultiplicityImpl
- maxJobsPerAcquisition - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- maxJobsPerAcquisition(int) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- MaxLengthValidator - Class in org.camunda.bpm.engine.impl.form.validator
- MaxLengthValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.MaxLengthValidator
- maxOccurs - Variable in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
-
the maximum count of child elements in the collection.
- maxOccurs - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- maxOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- maxOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- maxOccurs(int) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- maxOccurs(int) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- maxPoolSize - Variable in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
- maxPoolSize() - Method in interface org.camunda.bpm.quarkus.engine.extension.CamundaJobExecutorConfig.ThreadPoolConfig
-
Sets the maximum number of threads that can be present in the Quarkus-managed thread pool for the Camunda JobExecutor.
- maxPriority - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- maxResults - Variable in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.AbstractNativeQuery
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.ExecuteFilterListPageCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricActivityInstanceQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricIncidentsQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricProcessInstanceQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricTaskInstanceQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricDecisionInstanceQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricIdentityLinkLogQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricUserOperationsLogQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeOpenHistoricIncidentsQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricActivityInstanceQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricProcessInstanceQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricTaskInstanceQueryCmd
- maxResults - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- maxResults - Variable in class org.camunda.bpm.engine.impl.Page
- maxResultsLimitEnabled - Variable in class org.camunda.bpm.engine.impl.AbstractQuery
- maxResultsLimitEnabled - Variable in class org.camunda.bpm.webapp.db.QueryParameters
- maxTasks - Variable in class org.camunda.bpm.client.impl.EngineClient
- maxTasks - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- maxTasks - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- maxTasks - Variable in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- maxTasks - Variable in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- maxTasks - Variable in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- maxTasks - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- maxTasks() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Specifies the maximum amount of tasks that can be fetched within one request.
- maxTasks(int) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Specifies the maximum amount of tasks that can be fetched within one request.
- maxTasks(int) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- maxTasks(int) - Method in interface org.camunda.bpm.engine.externaltask.FetchAndLockBuilder
-
Configures the max tasks fetching that will be used during the Fetch and Lock operation.
- maxTasks(int) - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- maxTasksNotGreaterThanZeroException(Integer) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- maxTime - Variable in class org.camunda.bpm.client.backoff.ExponentialBackoffStrategy
- maxTime - Variable in class org.camunda.bpm.client.backoff.ExponentialErrorBackoffStrategy
- MaxValidator - Class in org.camunda.bpm.engine.impl.form.validator
- MaxValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.MaxValidator
- maxWait - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- mBeanServer - Variable in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- MBeanServiceContainer - Class in org.camunda.bpm.container.impl.jmx
-
A simple Service Container that delegates to the JVM's
MBeanServer
. - MBeanServiceContainer() - Constructor for class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- 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
- MdcAccess - Class in org.camunda.commons.logging
-
Facade for the SLF4j MDC
- MdcAccess() - Constructor for class org.camunda.commons.logging.MdcAccess
- mdcDataStacks - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
-
All data stacks we need to keep for MDC logging
- mdcName - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- mdcPropertyActivityId - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- mdcPropertyActivityName - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- mdcPropertyApplicationName - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- mdcPropertyBusinessKey - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- mdcPropertyDefinitionId - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- mdcPropertyDefinitionKey - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- mdcPropertyEngineName - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- mdcPropertyInstanceId - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- mdcPropertyTenantId - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- MEDIA_TYPE_MAPPING - Static variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourcesResourceImpl
- member - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- memberOfGroup - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- memberOfGroup(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
-
Only select
User
s that belong to the given group. - memberOfGroup(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- memberOfTenant(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
-
Only select
Group
s that belongs to the given tenant. - memberOfTenant(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
-
Only select
User
s that belongs to the given tenant. - memberOfTenant(String) - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- memberOfTenant(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- MembershipEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- MembershipEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
- merge(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- MERGED - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityState
-
A persistent object which may exist in the database but which has not been loaded into the current session form the database.
- mergeDbEntityException(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- mergeDynamicData(InternalsImpl) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- mergeExpressions(AbstractQuery<?, ?>, AbstractQuery<?, ?>) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- mergeInternals(InternalsImpl) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- mergeLinks(HalResource<?>) - Method in class org.camunda.bpm.engine.rest.hal.HalLinker
-
merge the links of an embedded resource into this linker.
- mergeMapsOfLists(Map<S, List<T>>, Map<S, List<T>>) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
- mergeOrdering(AbstractQuery<?, ?>, AbstractQuery<?, ?>) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- mergeScopeExecutions(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- mergeSubscriptionWithProperties() - Method in class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareSpringTopicSubscription
- mergeVariables(TaskQueryImpl, TaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
-
Simple implementation of variable merging.
- message - Variable in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- message - Variable in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- message - Variable in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- message - Variable in class org.camunda.bpm.engine.impl.cmd.CreateIncidentCmd
- message - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- message - Variable in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- message - Variable in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- message - Variable in class org.camunda.bpm.engine.rest.dto.ProblemDto
- message - Variable in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- message - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- message - Variable in class org.camunda.bpm.qa.performance.engine.steps.CorrelateMessageStep
- message - Variable in class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceByMessageStep
- message(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
-
Sets an event definition for the given message name.
- message(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMessageEventDefinitionBuilder
-
Sets the message attribute.
- message(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractReceiveTaskBuilder
-
Sets the message with the given message name.
- message(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the message with the given message name.
- message(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
-
Sets an event definition for the given message name.
- message(Message) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractReceiveTaskBuilder
-
Sets the message of the send task.
- message(Message) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the message of the send task.
- Message - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN message element
- MESSAGE - Static variable in class org.camunda.bpm.engine.impl.event.EventType
- MESSAGE_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- MESSAGE_EVENT_TYPE - Static variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
- MESSAGE_NAME - Static variable in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- 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
- messageCorrelation(String) - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- MessageCorrelationAsyncBuilder - Interface in org.camunda.bpm.engine.runtime
-
A fluent builder for defining asynchronous message correlation
- MessageCorrelationAsyncBuilderImpl - Class in org.camunda.bpm.engine.impl
- MessageCorrelationAsyncBuilderImpl(CommandExecutor, String) - Constructor for class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- MessageCorrelationBatchConfiguration - Class in org.camunda.bpm.engine.impl.batch.message
- MessageCorrelationBatchConfiguration(List<String>, String, String) - Constructor for class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchConfiguration
- MessageCorrelationBatchConfiguration(List<String>, DeploymentMappings, String) - Constructor for class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchConfiguration
- MessageCorrelationBatchConfiguration(List<String>, DeploymentMappings, String, String) - Constructor for class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchConfiguration
- MessageCorrelationBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.json
- MessageCorrelationBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- MessageCorrelationBatchJobHandler - Class in org.camunda.bpm.engine.impl.batch.message
-
Job handler for message correlation jobs.
- MessageCorrelationBatchJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- MessageCorrelationBuilder - Interface in org.camunda.bpm.engine.runtime
-
A fluent builder for defining message correlation
- MessageCorrelationBuilderImpl - Class in org.camunda.bpm.engine.impl
- MessageCorrelationBuilderImpl(CommandContext, String) - Constructor for class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- MessageCorrelationBuilderImpl(CommandExecutor, String) - Constructor for class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- MessageCorrelationResult - Interface in org.camunda.bpm.engine.runtime
-
The result of a message correlation.
- MessageCorrelationResultDto - Class in org.camunda.bpm.engine.rest.dto.message
- MessageCorrelationResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- MessageCorrelationResultImpl - Class in org.camunda.bpm.engine.impl.runtime
- MessageCorrelationResultImpl(CorrelationHandlerResult) - Constructor for class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- MessageCorrelationResultType - Enum Class in org.camunda.bpm.engine.runtime
-
The message correlation result type indicates which type of message correlation result is returned after a message correlation.
- MessageCorrelationResultWithVariableDto - Class in org.camunda.bpm.engine.rest.dto.message
- MessageCorrelationResultWithVariableDto() - Constructor for class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultWithVariableDto
- MessageCorrelationResultWithVariables - Interface in org.camunda.bpm.engine.runtime
-
* The result of a
message correlation
containing the process variables - MessageDefinition - Class in org.camunda.bpm.engine.impl.bpmn.parser
-
Implementation of the BPMN 2.0 'message'
- MessageDefinition(String, Expression) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.MessageDefinition
- MessageEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
-
NOTE: instances of Message Entity should be created via
MessageJobDeclaration
. - MessageEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
- messageEventDefinition() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
-
Creates an empty message event definition with an unique id and returns a builder for the message event definition.
- messageEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
-
Creates an empty message event definition with the given id and returns a builder for the message event definition.
- MessageEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN messageEventDefinition element
- MessageEventDefinitionBuilder - Class in org.camunda.bpm.model.bpmn.builder
- MessageEventDefinitionBuilder(BpmnModelInstance, MessageEventDefinition) - Constructor for class org.camunda.bpm.model.bpmn.builder.MessageEventDefinitionBuilder
- messageEventDefinitionDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMessageEventDefinitionBuilder
-
Finishes the building of a message event definition.
- MessageEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- MessageEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- messageEventReceived(String, String) - 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 class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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
- MessageEventReceivedCmd(String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
- MessageEventReceivedCmd(String, String, Map<String, Object>, Map<String, Object>, Map<String, Object>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
- messageEventSubscription() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- messageEventSubscription() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Only select executions that have a message event subscription.
- messageEventSubscription(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- messageEventSubscription(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Deprecated.
- 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, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
- messageEventSubscriptionWithSameNameExists(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- MessageFlow - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN messageFlow element
- MessageFlowAssociation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN messageFlowAssociation element
- messageFlowAssociationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- MessageFlowAssociationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN messageFlowAssociation element
- MessageFlowAssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowAssociationImpl
- messageFlowCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- MessageFlowImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN messageFlow element
- MessageFlowImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- MessageFlowRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN messageFlowRef element of the BPMN tConversationNode type
- MessageFlowRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowRef
- messageFlowRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- MessageImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN message event
- MessageImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.MessageImpl
- MessageJobDeclaration - Class in org.camunda.bpm.engine.impl.jobexecutor
-
Declaration of a Message Job (Asynchronous continuation job)
- MessageJobDeclaration(String[]) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
- messageName - Variable in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchConfiguration
- messageName - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- messageName - Variable in class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- messageName - Variable in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
- messageName - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- messageName - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- messageName - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- messageName - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
- MessagePath - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN messagePath element of the BPMN tCorrelationPropertyRetrievalExpression type
- MessagePath(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.MessagePath
- messagePathChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
- messageRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
- messageRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- messageRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- messageRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- messageRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- MessageRestService - Interface in org.camunda.bpm.engine.rest
- MessageRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- MessageRestServiceImpl(String, ObjectMapper) - 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 - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- 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.
- MessageVisibleKind - Enum Class in org.camunda.bpm.model.bpmn.instance.bpmndi
-
The BPMNDI MessageVisibleKind simpleType
- messageVisibleKindAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- 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.deployment.DeployProcessArchiveStep
- Meter - Class in org.camunda.bpm.engine.impl.metrics
-
A Meter implementation based on AtomicLong
- Meter(String) - Constructor for class org.camunda.bpm.engine.impl.metrics.Meter
- MeterLogEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- MeterLogEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- MeterLogEntity(String, long, Date) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- MeterLogEntity(String, String, long, Date) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- MeterLogManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- MeterLogManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- MeterLogTimestampScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- MeterLogTimestampScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.MeterLogTimestampScenario
- method - Static variable in class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
- method - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- method(String) - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
-
Sets the method of this request.
- method(String) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- method(String) - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpRequestImpl
- method(TransactionMethod) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractTransactionBuilder
- METHOD_INVOCATIONS - Enum constant in enum class org.camunda.bpm.impl.juel.Builder.Feature
-
Method invocations as in
${foo.bar(1)}
as specified in JSR 245, maintenance release 2. - methodAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.TransactionImpl
- methodNotSupportedByClass(String, Class<?>) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- methods - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- methods - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- 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
- metric - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- Metric - Interface in org.camunda.bpm.engine.telemetry
-
This class represents the data structure used for collecting information about certain internal metrics for telemetry data.
- MetricDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- MetricDto(long) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.MetricDto
- MetricImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- MetricImpl(long) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.MetricImpl
- MetricIntervalEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- MetricIntervalEntity(Long, String, String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
-
Ctor will be used by Mybatis
- MetricIntervalEntity(Date, String, String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- MetricIntervalStep - Class in org.camunda.bpm.qa.performance.engine.steps
- MetricIntervalStep(String, Date, Date, ProcessEngine) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.MetricIntervalStep
- MetricIntervalValue - Interface in org.camunda.bpm.engine.management
-
Represents a metric which contains a name, reporter like the node, timestamp and corresponding value.
- metrics - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- metrics - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- metrics - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- Metrics - Class in org.camunda.bpm.engine.management
- Metrics() - Constructor for class org.camunda.bpm.engine.management.Metrics
- METRICS - Static variable in class org.camunda.bpm.engine.EntityTypes
- METRICS_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- METRICS_TO_REPORT - Static variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- MetricsAggregatedQueryDto - Class in org.camunda.bpm.admin.impl.plugin.base.dto
- MetricsAggregatedQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- MetricsAggregatedResultDto - Class in org.camunda.bpm.admin.impl.plugin.base.dto
- MetricsAggregatedResultDto() - Constructor for class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- MetricsBpmnParseListener - Class in org.camunda.bpm.engine.impl.metrics.parser
- MetricsBpmnParseListener() - Constructor for class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- MetricsCaseExecutionListener - Class in org.camunda.bpm.engine.impl.metrics.parser
- MetricsCaseExecutionListener() - Constructor for class org.camunda.bpm.engine.impl.metrics.parser.MetricsCaseExecutionListener
- MetricsCmmnTransformListener - Class in org.camunda.bpm.engine.impl.metrics.parser
- MetricsCmmnTransformListener() - Constructor for class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- MetricsCollectionCmd(List<MeterLogEntity>) - Constructor for class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask.MetricsCollectionCmd
- metricsCollectionTask - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- MetricsCollectionTask - Class in org.camunda.bpm.engine.impl.metrics.reporter
- MetricsCollectionTask(MetricsRegistry, CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- MetricsCollectionTask.MetricsCollectionCmd - Class in org.camunda.bpm.engine.impl.metrics.reporter
- MetricsDecisionEvaluationListener - Class in org.camunda.bpm.engine.impl.metrics.dmn
- MetricsDecisionEvaluationListener() - Constructor for class org.camunda.bpm.engine.impl.metrics.dmn.MetricsDecisionEvaluationListener
- MetricsExecutionListener - Class in org.camunda.bpm.engine.impl.metrics.parser
- MetricsExecutionListener(String) - Constructor for class org.camunda.bpm.engine.impl.metrics.parser.MetricsExecutionListener
- MetricsExecutionListener(String, Function<DelegateExecution, Boolean>) - Constructor for class org.camunda.bpm.engine.impl.metrics.parser.MetricsExecutionListener
- MetricsIntervalResultDto - Class in org.camunda.bpm.engine.rest.dto.metrics
- MetricsIntervalResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- MetricsIntervalResultDto(Date, String, String, long) - Constructor for class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- MetricsIntervalResultDto(MetricIntervalValue) - Constructor for class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- MetricsLogger - Class in org.camunda.bpm.engine.impl.metrics
- MetricsLogger() - Constructor for class org.camunda.bpm.engine.impl.metrics.MetricsLogger
- metricsName - Variable in class org.camunda.bpm.engine.impl.metrics.parser.MetricsExecutionListener
- metricsName - Variable in class org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl
- MetricsProperty - Class in org.camunda.bpm.spring.boot.starter.property
- MetricsProperty() - Constructor for class org.camunda.bpm.spring.boot.starter.property.MetricsProperty
- metricsQuery - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl.MetricsQueryIntervalCmd
- metricsQuery - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl.MetricsQuerySumCmd
- MetricsQuery - Interface in org.camunda.bpm.engine.management
- MetricsQueryImpl - Class in org.camunda.bpm.engine.impl.metrics
- MetricsQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- MetricsQueryImpl.MetricsQueryIntervalCmd - Class in org.camunda.bpm.engine.impl.metrics
- MetricsQueryImpl.MetricsQuerySumCmd - Class in org.camunda.bpm.engine.impl.metrics
- MetricsQueryIntervalCmd(MetricsQueryImpl) - Constructor for class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl.MetricsQueryIntervalCmd
- MetricsQuerySumCmd(MetricsQueryImpl) - Constructor for class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl.MetricsQuerySumCmd
- metricsRegistry - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
the metrics registry
- metricsRegistry - Variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- metricsRegistry - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- metricsRegistry - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- MetricsRegistry - Class in org.camunda.bpm.engine.impl.metrics
- MetricsRegistry() - Constructor for class org.camunda.bpm.engine.impl.metrics.MetricsRegistry
- metricsReporterIdProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- MetricsReporterIdProvider - Interface in org.camunda.bpm.engine.impl.metrics
-
Deprecated.Please use
HostnameProvider
for providing the Metrics Reporter id. - MetricsResource - Interface in org.camunda.bpm.engine.rest.sub.metrics
- MetricsResourceImpl - Class in org.camunda.bpm.engine.rest.sub.metrics
- MetricsResourceImpl(String, ProcessEngine, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl
- MetricsRestService - Class in org.camunda.bpm.admin.impl.plugin.resources
- MetricsRestService - Interface in org.camunda.bpm.engine.rest
- MetricsRestService(String) - Constructor for class org.camunda.bpm.admin.impl.plugin.resources.MetricsRestService
- MetricsRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- MetricsRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- MetricsResultDto - Class in org.camunda.bpm.engine.rest.dto.metrics
- MetricsResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.metrics.MetricsResultDto
- MetricsResultDto(Number) - Constructor for class org.camunda.bpm.engine.rest.dto.metrics.MetricsResultDto
- MetricSumStep - Class in org.camunda.bpm.qa.performance.engine.steps
- MetricSumStep(String, Date, Date, ProcessEngine) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.MetricSumStep
- MetricsUtil - Class in org.camunda.bpm.engine.impl.metrics.util
- MetricsUtil() - Constructor for class org.camunda.bpm.engine.impl.metrics.util.MetricsUtil
- MiBodyCollector() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceBodyValidator.MiBodyCollector
- middle_initiating - Enum constant in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.ParticipantBandKind
- middle_non_initiating - Enum constant in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.ParticipantBandKind
- MIGRATE_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that MIGRATE_INSTANCE interactions are permitted
- MIGRATE_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that MIGRATE_INSTANCE interactions are permitted
- migrateActivityInstanceHistory(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- migrateDependentEntities() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingInstance
-
Migrate instances that are aggregated by this instance (e.g.
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- migrateDependentEntities() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- migrateHistory() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- migrateHistory() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- migrateHistory() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- migrateHistory(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- migrateJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingAsyncJobInstance
- migrateJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- migrateJobHandlerConfiguration() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTimerJobInstance
- migrateMultiInstanceJobDefinitions(ProcessDefinitionEntity, List<JobDefinitionEntity>) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
When deploying an async job definition for an activity wrapped in an miBody, set the activity id to the miBody except the wrapped activity is marked as async.
- migrateProcessElementInstance(MigratingProcessElementInstance, MigratingScopeInstanceBranch) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceVisitor
- migrateProcessInstance(CommandContext, String, MigrationPlan, ProcessDefinitionEntity, boolean) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- migrateProcessInstance(MigratingProcessInstance) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
-
Migrate activity instances to their new activities and process definition.
- MigrateProcessInstanceBatchCmd - Class in org.camunda.bpm.engine.impl.migration.batch
- MigrateProcessInstanceBatchCmd(MigrationPlanExecutionBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.batch.MigrateProcessInstanceBatchCmd
- MigrateProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.migration
-
How migration works: Validate migration instructions.
- MigrateProcessInstanceCmd(MigrationPlanExecutionBuilderImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- migrateProcessInstanceHistory(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- migrates() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- migrates() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- migrates() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- migrates() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
- migrateScope(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
- migrateScope(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CaseCallActivityBehavior
- migrateScope(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ExternalTaskActivityBehavior
- migrateScope(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- migrateScope(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- migrateScope(ActivityExecution) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.MigrationObserverBehavior
-
Implement to perform activity-specific migration behavior that is not covered by the regular migration procedure.
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- migrateState() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingActivityInstanceBehavior
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- migrateState() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingInstance
-
Migrate state from the source process definition to the target process definition.
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- migrateState() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- migratesTo(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- migratingActivityInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- migratingActivityInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- MigratingActivityInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingActivityInstance(ScopeImpl, ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
-
Creates an emerged activity instance
- MigratingActivityInstance(ActivityInstance, MigrationInstruction, ScopeImpl, ScopeImpl, ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
-
Creates a migrating activity instances
- MigratingActivityInstance.MigratingActivityInstanceBehavior - Interface in org.camunda.bpm.engine.impl.migration.instance
- MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingActivityInstance.MigratingScopeActivityInstanceBehavior - Class in org.camunda.bpm.engine.impl.migration.instance
- migratingActivityInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- MigratingActivityInstanceValidationReport - Interface in org.camunda.bpm.engine.migration
-
Collects all failures for a migrating activity instance.
- MigratingActivityInstanceValidationReportDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigratingActivityInstanceValidationReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- MigratingActivityInstanceValidationReportImpl - Class in org.camunda.bpm.engine.impl.migration.validation.instance
- MigratingActivityInstanceValidationReportImpl(MigratingActivityInstance) - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- MigratingActivityInstanceValidator - Interface in org.camunda.bpm.engine.impl.migration.validation.instance
- migratingActivityInstanceValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- MigratingActivityInstanceVisitor - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingActivityInstanceVisitor(boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstanceVisitor
- MigratingAsyncJobInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingAsyncJobInstance(JobEntity, JobDefinitionEntity, ScopeImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingAsyncJobInstance
- MigratingCalledCaseInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingCalledCaseInstance(CaseExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- MigratingCalledProcessInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingCalledProcessInstance(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- MigratingCompensationEventSubscriptionInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingCompensationEventSubscriptionInstance(MigrationInstruction, ScopeImpl, ScopeImpl, EventSubscriptionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- MigratingCompensationInstanceValidator - Interface in org.camunda.bpm.engine.impl.migration.validation.instance
- migratingCompensationInstanceValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- migratingCompensationSubscriptionInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- MigratingDependentInstanceParseHandler<S,
T> - Interface in org.camunda.bpm.engine.impl.migration.instance.parser - migratingDependentInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- migratingDependentInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- migratingDependentInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- migratingDependentInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- MigratingEventScopeInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingEventScopeInstance(EventSubscriptionEntity, ExecutionEntity, ScopeImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
-
Creates an emerged scope
- MigratingEventScopeInstance(MigrationInstruction, ExecutionEntity, ScopeImpl, ScopeImpl, MigrationInstruction, EventSubscriptionEntity, ScopeImpl, ScopeImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- migratingEventScopeInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- migratingEventSubscription - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- MigratingEventSubscriptionInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingEventSubscriptionInstance(EventSubscriptionDeclaration) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- MigratingEventSubscriptionInstance(EventSubscriptionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- MigratingEventSubscriptionInstance(EventSubscriptionEntity, ScopeImpl, boolean, EventSubscriptionDeclaration) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- MigratingExternalTaskInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingExternalTaskInstance(ExternalTaskEntity, MigratingActivityInstance) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- migratingExternalTasks - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- MigratingIncident - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingIncident(IncidentEntity, ScopeImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- MigratingInstance - Interface in org.camunda.bpm.engine.impl.migration.instance
- MigratingInstanceParseContext - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- MigratingInstanceParseContext(MigratingInstanceParser, MigrationPlan, ExecutionEntity, ProcessDefinitionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- MigratingInstanceParseHandler<T> - Interface in org.camunda.bpm.engine.impl.migration.instance.parser
- MigratingInstanceParser - Class in org.camunda.bpm.engine.impl.migration.instance.parser
-
Builds a
MigratingProcessInstance
, a data structure that contains meta-data for the activity instances that are migrated. - MigratingInstanceParser(ProcessEngine) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- MigratingJobInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingJobInstance(JobEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- MigratingJobInstance(JobEntity, JobDefinitionEntity, ScopeImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- migratingJobs - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- MigratingNonScopeActivityInstanceBehavior() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- MigratingProcessElementInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingProcessElementInstance() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- MigratingProcessElementInstanceTopDownWalker - Class in org.camunda.bpm.engine.impl.migration.instance
-
Walks the hierarchy of
MigratingProcessElementInstance
s in a top-down-fashion. - MigratingProcessElementInstanceTopDownWalker(MigratingActivityInstance) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceTopDownWalker
- MigratingProcessElementInstanceTopDownWalker.MigrationContext - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingProcessElementInstanceVisitor - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingProcessElementInstanceVisitor() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceVisitor
- migratingProcessInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- MigratingProcessInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingProcessInstance(String, ProcessDefinitionEntity, ProcessDefinitionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- MigratingProcessInstanceValidationException - Exception in org.camunda.bpm.engine.migration
-
Thrown if at least one migration instruction cannot be applied to the activity instance it matches.
- MigratingProcessInstanceValidationException(String, MigratingProcessInstanceValidationReport) - Constructor for exception org.camunda.bpm.engine.migration.MigratingProcessInstanceValidationException
- MigratingProcessInstanceValidationExceptionDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigratingProcessInstanceValidationExceptionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationExceptionDto
- MigratingProcessInstanceValidationReport - Interface in org.camunda.bpm.engine.migration
-
Collects general failures and the migrating activity instance validation reports for a migrating process instance.
- MigratingProcessInstanceValidationReportDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigratingProcessInstanceValidationReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- MigratingProcessInstanceValidationReportImpl - Class in org.camunda.bpm.engine.impl.migration.validation.instance
- MigratingProcessInstanceValidationReportImpl() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- MigratingScopeActivityInstanceBehavior() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- MigratingScopeInstance - Class in org.camunda.bpm.engine.impl.migration.instance
-
A process element instance that can have other process element instances as children
- MigratingScopeInstance() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
- MigratingScopeInstanceBottomUpWalker - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingScopeInstanceBottomUpWalker(MigratingScopeInstance) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBottomUpWalker
- MigratingScopeInstanceBranch - Class in org.camunda.bpm.engine.impl.migration.instance
-
Keeps track of scope instances (activity instances; event scope instances) created in a branch of the activity/event scope tree from the process instance downwards
- MigratingScopeInstanceBranch() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBranch
- MigratingScopeInstanceBranch(Map<ScopeImpl, MigratingScopeInstance>) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBranch
- MigratingTimerJobInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingTimerJobInstance(JobEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingTimerJobInstance
- MigratingTimerJobInstance(JobEntity, JobDefinitionEntity, ScopeImpl, boolean, TimerDeclarationImpl) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingTimerJobInstance
- MigratingTransitionInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingTransitionInstance(TransitionInstance, MigrationInstruction, ScopeImpl, ScopeImpl, ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- migratingTransitionInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- MigratingTransitionInstanceValidationReport - Interface in org.camunda.bpm.engine.migration
-
Collects all failures for a migrating transition instance.
- MigratingTransitionInstanceValidationReportDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigratingTransitionInstanceValidationReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- MigratingTransitionInstanceValidationReportImpl - Class in org.camunda.bpm.engine.impl.migration.validation.instance
- MigratingTransitionInstanceValidationReportImpl(MigratingTransitionInstance) - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- MigratingTransitionInstanceValidator - Interface in org.camunda.bpm.engine.impl.migration.validation.instance
- migratingTransitionInstanceValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- MigratingUserTaskInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingUserTaskInstance(TaskEntity, MigratingActivityInstance) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- MigratingVariableInstance - Class in org.camunda.bpm.engine.impl.migration.instance
- MigratingVariableInstance(VariableInstanceEntity, boolean) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- MIGRATION_CONDITIONAL_VALIDATION_ERROR_MSG - Static variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.ConditionalEventUpdateEventTriggerValidator
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledCaseInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingExternalTaskInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- MIGRATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- MIGRATION_PLAN - Static variable in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- migrationActivityMatcher - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- migrationActivityMatcher - Variable in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- MigrationActivityMatcher - Interface in org.camunda.bpm.engine.impl.migration
-
Check if two activities are equal in the context of the migration of two process definitions.
- MigrationActivityValidator - Interface in org.camunda.bpm.engine.impl.migration.validation.activity
-
Check if an activity can be migrated.
- migrationActivityValidators - Variable in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- migrationActivityValidators(List<MigrationActivityValidator>) - Method in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- migrationActivityValidators(List<MigrationActivityValidator>) - Method in interface org.camunda.bpm.engine.impl.migration.MigrationInstructionGenerator
-
Sets the list of migration activity validators which validate that a activity is a candidate for the migration.
- MigrationBatchConfiguration - Class in org.camunda.bpm.engine.impl.migration.batch
- MigrationBatchConfiguration(List<String>, DeploymentMappings, MigrationPlan, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- MigrationBatchConfiguration(List<String>, DeploymentMappings, MigrationPlan, boolean, boolean, String) - Constructor for class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- MigrationBatchConfiguration(List<String>, MigrationPlan, boolean, boolean, String) - Constructor for class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- MigrationBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.json
- MigrationBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- MigrationBatchJobHandler - Class in org.camunda.bpm.engine.impl.migration.batch
-
Job handler for batch migration jobs.
- MigrationBatchJobHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- MigrationBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- MigrationBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.MigrationBatchScenario
- migrationBuilder - Variable in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- MigrationCompensationInstanceVisitor - Class in org.camunda.bpm.engine.impl.migration.instance
- MigrationCompensationInstanceVisitor() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigrationCompensationInstanceVisitor
- MigrationContext(MigratingProcessElementInstance, MigratingScopeInstanceBranch) - Constructor for class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceTopDownWalker.MigrationContext
- MigrationExecutionDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigrationExecutionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- migrationInstruction - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- migrationInstruction - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- migrationInstruction - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- migrationInstruction - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidationReportImpl
- migrationInstruction - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- migrationInstruction - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- MigrationInstruction - Interface in org.camunda.bpm.engine.migration
-
Represents an instruction to migrate instances of one activity to another activity.
- MigrationInstructionBuilder - Interface in org.camunda.bpm.engine.migration
- MigrationInstructionDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigrationInstructionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- migrationInstructionGenerator - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- MigrationInstructionGenerator - Interface in org.camunda.bpm.engine.impl.migration
-
Generates all migration instructions which represent a direct one to one mapping of mapped entities in two process definitions.
- MigrationInstructionImpl - Class in org.camunda.bpm.engine.impl.migration
- MigrationInstructionImpl(String, String) - Constructor for class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- MigrationInstructionImpl(String, String, boolean) - Constructor for class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- MigrationInstructionJsonConverter - Class in org.camunda.bpm.engine.impl.json
- MigrationInstructionJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- MigrationInstructionsBuilder - Interface in org.camunda.bpm.engine.migration
- MigrationInstructionValidationReport - Interface in org.camunda.bpm.engine.migration
-
Collects the validation failures for a single migration instruction.
- MigrationInstructionValidationReportDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigrationInstructionValidationReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- MigrationInstructionValidationReportImpl - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- MigrationInstructionValidationReportImpl(MigrationInstruction) - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidationReportImpl
- MigrationInstructionValidator - Interface in org.camunda.bpm.engine.impl.migration.validation.instruction
-
Checks that a migration instruction is valid for the migration plan.
- migrationInstructionValidators - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- migrationInstructionValidators - Variable in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- migrationInstructionValidators(List<MigrationInstructionValidator>) - Method in class org.camunda.bpm.engine.impl.migration.DefaultMigrationInstructionGenerator
- migrationInstructionValidators(List<MigrationInstructionValidator>) - Method in interface org.camunda.bpm.engine.impl.migration.MigrationInstructionGenerator
-
Sets the list of migration instruction validators currently used by the process engine.
- MigrationLogger - Class in org.camunda.bpm.engine.impl.migration
- MigrationLogger() - Constructor for class org.camunda.bpm.engine.impl.migration.MigrationLogger
- MigrationObserverBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
- migrationPlan - Variable in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- migrationPlan - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- migrationPlan - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- migrationPlan - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- MigrationPlan - Interface in org.camunda.bpm.engine.migration
-
Specifies how process instances from one process definition (the source process definition) should be migrated to another process definition (the target process definition).
- MigrationPlanBuilder - Interface in org.camunda.bpm.engine.migration
- MigrationPlanBuilderImpl - Class in org.camunda.bpm.engine.impl.migration
- MigrationPlanBuilderImpl(CommandExecutor, String, String) - Constructor for class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- MigrationPlanDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigrationPlanDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- MigrationPlanExecutionBuilder - Interface in org.camunda.bpm.engine.migration
-
Builder to execute a migration.
- MigrationPlanExecutionBuilderImpl - Class in org.camunda.bpm.engine.impl.migration
- MigrationPlanExecutionBuilderImpl(CommandExecutor, MigrationPlan) - Constructor for class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- MigrationPlanGenerationDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigrationPlanGenerationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- MigrationPlanImpl - Class in org.camunda.bpm.engine.impl.migration
- MigrationPlanImpl(String, String) - Constructor for class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- MigrationPlanJsonConverter - Class in org.camunda.bpm.engine.impl.json
- MigrationPlanJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.json.MigrationPlanJsonConverter
- MigrationPlanReportDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigrationPlanReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- MigrationPlanValidationException - Exception in org.camunda.bpm.engine.migration
-
Thrown if a migration plan is not valid, e.g.
- MigrationPlanValidationException(String, MigrationPlanValidationReport) - Constructor for exception org.camunda.bpm.engine.migration.MigrationPlanValidationException
- MigrationPlanValidationExceptionDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigrationPlanValidationExceptionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanValidationExceptionDto
- MigrationPlanValidationReport - Interface in org.camunda.bpm.engine.migration
-
Collects the migration validation reports for all instructions and variables of the migration plan which contain failures.
- MigrationPlanValidationReportImpl - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- MigrationPlanValidationReportImpl(MigrationPlan) - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- MigrationRestService - Interface in org.camunda.bpm.engine.rest
- MigrationRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- MigrationRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.MigrationRestServiceImpl
- MigrationVariableValidationReport - Interface in org.camunda.bpm.engine.migration
-
Collects the validation failures for a single migration variable.
- MigrationVariableValidationReportDto - Class in org.camunda.bpm.engine.rest.dto.migration
- MigrationVariableValidationReportDto() - Constructor for class org.camunda.bpm.engine.rest.dto.migration.MigrationVariableValidationReportDto
- MigrationVariableValidationReportImpl - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- MigrationVariableValidationReportImpl(TypedValue) - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationVariableValidationReportImpl
- milestone(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
MilestoneAssert
inspecting the one and mostly one 'milestone' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - milestone(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- milestone(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- milestone(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
MilestoneAssert
inspecting the one and mostly one 'milestone' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - milestone(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- milestone(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- Milestone - Interface in org.camunda.bpm.model.cmmn.instance
- MilestoneActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- MilestoneActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.MilestoneActivityBehavior
- MilestoneAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
- MilestoneAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.MilestoneAssert
- MilestoneImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- MilestoneImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.MilestoneImpl
- MilestoneItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- MilestoneItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.MilestoneItemHandler
- milestonePlanItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- milliseconds - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- MIME_TYPE_TEXT_CSS - Static variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- MIME_TYPE_TEXT_HTML - Static variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- MIME_TYPE_TEXT_JAVASCRIPT - Static variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- MIME_TYPE_TEXT_PLAIN - Static variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- mimeType - Variable in class org.camunda.bpm.engine.identity.Picture
- mimeType - Variable in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- mimeType(String) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- mimeType(String) - Method in interface org.camunda.bpm.engine.variable.value.builder.FileValueBuilder
-
Saves the MIME type of a file in the value infos.
- MIMETYPE_ENCODING_SEPARATOR - Static variable in class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
-
The separator to be able to store encoding and mimetype inside the same text field.
- mimeTypes - Static variable in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- min(T, T) - Static method in class org.camunda.bpm.engine.impl.util.CompareUtil
-
Returns any element if obj1.compareTo(obj2) == 0
- MIN - Enum constant in enum class org.camunda.bpm.model.dmn.BuiltinAggregator
- MIN_CUSTOM_CODE - Static variable in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- MIN_DIGIT - Static variable in class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- MIN_LENGTH - Static variable in class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- MIN_LOWERCASE - Static variable in class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- MIN_PRIORITY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- MIN_SPECIAL - Static variable in class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- MIN_UPPERCASE - Static variable in class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- minDigit - Variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyDigitRuleImpl
- minimum - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- minimum - Variable in class org.camunda.bpm.engine.rest.dto.history.DurationReportResultDto
- minimumAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantMultiplicityImpl
- minLength - Variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLengthRuleImpl
- MinLengthValidator - Class in org.camunda.bpm.engine.impl.form.validator
- MinLengthValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.MinLengthValidator
- minLowerCase - Variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLowerCaseRuleImpl
- minOccurs - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- minOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- minOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- minOccurs(int) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- minOccurs(int) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- minPriority - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- minSpecial - Variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicySpecialCharacterRuleImpl
- minUpperCase - Variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUpperCaseRuleImpl
- MINUS - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- MINUTE - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- minutes - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- MinValidator - Class in org.camunda.bpm.engine.impl.form.validator
- MinValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.MinValidator
- MismatchingMessageCorrelationException - Exception in org.camunda.bpm.engine
- MismatchingMessageCorrelationException(String) - Constructor for exception org.camunda.bpm.engine.MismatchingMessageCorrelationException
- 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
- missingActivitiTablesException() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- MissingAuthorization - Class in org.camunda.bpm.engine.authorization
-
Wrapper containing the missing authorization information.
- MissingAuthorization(String, String, String) - Constructor for class org.camunda.bpm.engine.authorization.MissingAuthorization
- MissingAuthorizationDto - Class in org.camunda.bpm.engine.rest.dto
-
*
- MissingAuthorizationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- missingAuthorizations - Variable in exception org.camunda.bpm.engine.AuthorizationException
- missingAuthorizations - Variable in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
- missingBoundaryCatchEvent(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingBoundaryCatchEventError(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingBoundaryCatchEventEscalation(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingConditionalFlowException(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingDefaultFlowException(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingDelegateParentClassException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- missingDelegateParentClassException(String, String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingDelegateVariableMappingParentClassException(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingDirectionException() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- missingIsExecutableAttribute(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- missingOutgoingSequenceFlow(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingRecipientsException() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- missingRelationMappingException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- missingSchemaResource(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- missingSchemaResourceException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- missingSchemaResourceFileException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- missingTableException(List<String>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- Mixed - Enum constant in enum class org.camunda.bpm.model.bpmn.GatewayDirection
- 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
- MocksResolverFactory - Class in org.camunda.bpm.engine.test.mock
- MocksResolverFactory() - Constructor for class org.camunda.bpm.engine.test.mock.MocksResolverFactory
- mod(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.NumberOperations
- MOD - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- MOD - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- mode - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- mode - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- mode - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- model - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- model - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- model - Variable in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- model - Static variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- Model - Interface in org.camunda.bpm.model.xml
-
A model contains all defined types and the relationship between them.
- ModelAssertions - Class in org.camunda.bpm.model.xml.test.assertions
- ModelAssertions() - Constructor for class org.camunda.bpm.model.xml.test.assertions.ModelAssertions
- modelBuilder - Variable in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- ModelBuilder - Class in org.camunda.bpm.model.xml
-
This builder is used to define and create a new model.
- ModelBuilder() - Constructor for class org.camunda.bpm.model.xml.ModelBuilder
- ModelBuilderImpl - Class in org.camunda.bpm.model.xml.impl
-
This builder is used to define and create a new model.
- ModelBuilderImpl(String) - Constructor for class org.camunda.bpm.model.xml.impl.ModelBuilderImpl
- ModelBuildOperation - Interface in org.camunda.bpm.model.xml.impl
-
A model build operation allows to participate in a model build phase and perform some resolution steps once all types are defined.
- ModelConstants - Interface in org.camunda.bpm.container.impl.jboss.extension
-
Constants used in the model
- modelDeployment() - Static method in class org.camunda.bpm.qa.upgrade.batch.CreateSetProcessInstanceVariablesBatchScenario
- modelDeployment() - Static method in class org.camunda.bpm.qa.upgrade.externaltask.ExternalTaskFailureLogScenario
- modelDeployment() - Static method in class org.camunda.bpm.qa.upgrade.job.JobFailureLogScenario
- ModelElementHandler<T extends ModelElementInstance,
V extends HandlerContext, E> - Interface in org.camunda.bpm.engine.impl.core.handler - ModelElementInstance - Interface in org.camunda.bpm.model.xml.instance
-
An instance of a
ModelElementType
- ModelElementInstanceImpl - Class in org.camunda.bpm.model.xml.impl.instance
-
Base class for implementing Model Elements.
- ModelElementInstanceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- modelElementType - Static variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- ModelElementType - Interface in org.camunda.bpm.model.xml.type
- ModelElementTypeAssert - Class in org.camunda.bpm.model.xml.test.assertions
- ModelElementTypeAssert(ModelElementType) - Constructor for class org.camunda.bpm.model.xml.test.assertions.ModelElementTypeAssert
- ModelElementTypeBuilder - Interface in org.camunda.bpm.model.xml.type
- ModelElementTypeBuilder.ModelTypeInstanceProvider<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type
- ModelElementTypeBuilderImpl - Class in org.camunda.bpm.model.xml.impl.type
- ModelElementTypeBuilderImpl(Class<? extends ModelElementInstance>, String, ModelImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- ModelElementTypeImpl - Class in org.camunda.bpm.model.xml.impl.type
- ModelElementTypeImpl(ModelImpl, String, Class<? extends ModelElementInstance>) - Constructor for class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- ModelElementValidator<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.validation
-
A validator for model element instances.
- ModelException - Exception in org.camunda.bpm.model.xml
-
An Exception in the Core XML Model.
- ModelException() - Constructor for exception org.camunda.bpm.model.xml.ModelException
- ModelException(String) - Constructor for exception org.camunda.bpm.model.xml.ModelException
- ModelException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelException
- ModelException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelException
- ModelImpl - Class in org.camunda.bpm.model.xml.impl
-
A model contains all defined types and the relationship between them.
- ModelImpl(String) - Constructor for class org.camunda.bpm.model.xml.impl.ModelImpl
-
Create a new
Model
with a model name. - modelInclusiveDeployment() - Static method in class org.camunda.bpm.qa.upgrade.pvm.AsyncJoinScenario
- modelInstance - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- modelInstance - Variable in class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
- modelInstance - Variable in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
-
the containing model instance
- modelInstance - Static variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- modelInstance(File) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransform
-
Set the DMN model instance to transform as file.
- modelInstance(File) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- modelInstance(InputStream) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransform
-
Set the DMN model instance to transform as input stream.
- modelInstance(InputStream) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- modelInstance(DmnModelInstance) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransform
-
Set the DMN model instance to transform.
- modelInstance(DmnModelInstance) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- ModelInstance - Interface in org.camunda.bpm.model.xml
-
An instance of a model
- ModelInstanceCache<InstanceType extends ModelInstance,
DefinitionType extends ResourceDefinitionEntity> - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache - ModelInstanceCache(CacheFactory, int, ResourceDefinitionCache<DefinitionType>) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- modelInstanceImpl - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelInstanceValidator
- ModelInstanceImpl - Class in org.camunda.bpm.model.xml.impl
-
An instance of a model
- ModelInstanceImpl(ModelImpl, ModelBuilder, DomDocument) - Constructor for class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- modelInstances - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployModelInstancesTask
- ModelInstanceValidator - Class in org.camunda.bpm.model.xml.impl.validation
- ModelInstanceValidator(ModelInstanceImpl, Collection<ModelElementValidator<?>>) - Constructor for class org.camunda.bpm.model.xml.impl.validation.ModelInstanceValidator
- ModelIoException - Exception in org.camunda.bpm.model.xml.impl.util
-
An exception during IO operations.
- ModelIoException() - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelIoException
- ModelIoException(String) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelIoException
- ModelIoException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelIoException
- ModelIoException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelIoException
- modelParallelDeployment() - Static method in class org.camunda.bpm.qa.upgrade.pvm.AsyncJoinScenario
- ModelParseException - Exception in org.camunda.bpm.model.xml
-
Thrown when an error is encountered during XML parsing
- ModelParseException() - Constructor for exception org.camunda.bpm.model.xml.ModelParseException
- ModelParseException(String) - Constructor for exception org.camunda.bpm.model.xml.ModelParseException
- ModelParseException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelParseException
- ModelParseException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelParseException
- ModelReferenceException - Exception in org.camunda.bpm.model.xml
-
Thrown when an error is encountered during reference resolving.
- ModelReferenceException() - Constructor for exception org.camunda.bpm.model.xml.ModelReferenceException
- ModelReferenceException(String) - Constructor for exception org.camunda.bpm.model.xml.ModelReferenceException
- ModelReferenceException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelReferenceException
- ModelReferenceException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelReferenceException
- ModelTypeException - Exception in org.camunda.bpm.model.xml.impl.util
-
Thrown in case a value cannot be converted to or from the requested type
- ModelTypeException(String) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelTypeException
- ModelTypeException(String, Type) - Constructor for exception org.camunda.bpm.model.xml.impl.util.ModelTypeException
- ModelTypeInstanceContext - Class in org.camunda.bpm.model.xml.impl.instance
- ModelTypeInstanceContext(DomElement, ModelInstanceImpl, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.instance.ModelTypeInstanceContext
- ModelUtil - Class in org.camunda.bpm.model.xml.impl.util
-
Some Helpers useful when handling model elements.
- ModelUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.ModelUtil
- ModelValidationException - Exception in org.camunda.bpm.model.xml
-
Thrown when an error is encountered during the model validation.
- ModelValidationException() - Constructor for exception org.camunda.bpm.model.xml.ModelValidationException
- ModelValidationException(String) - Constructor for exception org.camunda.bpm.model.xml.ModelValidationException
- ModelValidationException(String, Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelValidationException
- ModelValidationException(Throwable) - Constructor for exception org.camunda.bpm.model.xml.ModelValidationException
- ModelValidationResultImpl - Class in org.camunda.bpm.model.xml.impl.validation
- ModelValidationResultImpl(ModelElementInstance, ValidationResultType, int, String) - Constructor for class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- ModelValidationResultsImpl - Class in org.camunda.bpm.model.xml.impl.validation
- ModelValidationResultsImpl(Map<ModelElementInstance, List<ValidationResult>>, int, int) - Constructor for class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- ModelValidationResultsImpl(ValidationResults...) - Constructor for class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- MODIFICATION_OPERATION_COMPARATOR - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- MODIFICATION_TYPE_COMPARATOR - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
- ModificationBatchConfiguration - Class in org.camunda.bpm.engine.impl
- ModificationBatchConfiguration(List<String>, String, List<AbstractProcessInstanceModificationCommand>, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- ModificationBatchConfiguration(List<String>, DeploymentMappings, String, List<AbstractProcessInstanceModificationCommand>, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- ModificationBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.json
- ModificationBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- ModificationBatchJobHandler - Class in org.camunda.bpm.engine.impl
- ModificationBatchJobHandler() - Constructor for class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- ModificationBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- ModificationBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.ModificationBatchScenario
- modificationBuilder - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- ModificationBuilder - Interface in org.camunda.bpm.engine.runtime
- ModificationBuilderImpl - Class in org.camunda.bpm.engine.impl
- ModificationBuilderImpl(CommandExecutor, String) - Constructor for class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- ModificationCmdJsonConverter - Class in org.camunda.bpm.engine.impl.json
- ModificationCmdJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- ModificationDto - Class in org.camunda.bpm.engine.rest.dto
- ModificationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ModificationDto
- ModificationObserverBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
-
When a (scope) activity behavior implements this behavior, its scope execution is notified in case of an external modification about the following: the scope execution is newly created a new concurrent execution is created in that scope a concurrent execution is removed in that scope
- modificationReason - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- ModificationRestService - Interface in org.camunda.bpm.engine.rest
- ModificationRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- ModificationRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.ModificationRestServiceImpl
- modifications - Variable in class org.camunda.bpm.client.task.impl.dto.SetVariablesRequestDto
- ModificationUtil - Class in org.camunda.bpm.engine.impl.util
- ModificationUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ModificationUtil
- modifyProcessInstance(ProcessInstanceModificationDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
- modifyProcessInstance(ProcessInstanceModificationDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
- modifyProcessInstanceAsync(ProcessInstanceModificationDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
- modifyProcessInstanceAsync(ProcessInstanceModificationDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.ProcessInstanceResource
- ModifyProcessInstanceAsyncCmd - Class in org.camunda.bpm.engine.impl.cmd
- ModifyProcessInstanceAsyncCmd(ProcessInstanceModificationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- ModifyProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
- ModifyProcessInstanceCmd(ProcessInstanceModificationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- ModifyProcessInstanceCmd(ProcessInstanceModificationBuilderImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- 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 - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- MODULE_IDENTIFIER_BPMN_MODEL - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_CMMN_MODEL - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_CONNECT - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_DMN_MODEL - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_ENGINE_DMN - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_GRAAL_JS - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_JUEL - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_PROCESS_ENGINE - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_SPIN - Static variable in class org.camunda.bpm.container.impl.jboss.deployment.processor.ModuleDependencyProcessor
- MODULE_IDENTIFIER_XML_MODEL - 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.AbstractEjbProcessApplication
- 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
- mondayHistoryCleanupBatchWindowEndTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- mondayHistoryCleanupBatchWindowStartTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- MONITOR - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
- Monitoring - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN monitoring element
- monitoringChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- monitoringChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- MonitoringImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN monitoring element
- MonitoringImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.MonitoringImpl
- monitorJobDefinition - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- monitorJobDefinitionId - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- monitorJobDefinitionId - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- monitorJobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- monitorJobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- MONTH - Enum constant in enum class org.camunda.bpm.engine.query.PeriodUnit
-
Represents a unit for a month of the year.
- 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
- moreThanOneChildElementFoundForNamespaceAndName(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- moveActivityLocalJobsTo(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- moveConcurrentLocalVariablesTo(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- moveExternalTasksTo(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- moveTasksTo(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- moveToActivity(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- moveToLastGateway() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- moveToNode(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- moveVariablesTo(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- moveVariableTo(VariableInstanceEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- MS_COUNT_PER_YEAR - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
-
The milliseconds per year.
- MscBpmPlatformPlugins - Class in org.camunda.bpm.container.impl.jboss.service
- MscBpmPlatformPlugins(BpmPlatformPlugins, Consumer<BpmPlatformPlugins>) - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscBpmPlatformPlugins
- MscExecutorService - Class in org.camunda.bpm.container.impl.jboss.service
- MscExecutorService(Supplier<ManagedQueueExecutorService>, Consumer<ExecutorService>) - 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, ProcessApplicationReference) - 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(Consumer<RuntimeContainerDelegate>) - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- MscRuntimeContainerJobExecutor - Class in org.camunda.bpm.container.impl.jboss.service
- MscRuntimeContainerJobExecutor(Consumer<RuntimeContainerJobExecutor>) - Constructor for class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerJobExecutor
- mscRuntimeContainerJobExecutorSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
- MSSQL - Enum constant in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- MSSQL - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- mul(boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
mul := unary (<MUL> unary | <DIV> unary | <MOD> unary)*
- mul(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.NumberOperations
- MUL - Enum constant in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
- MUL - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- MUL - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- MULTI_INSTANCE_BODY - Static variable in class org.camunda.bpm.engine.ActivityTypes
- MULTI_INSTANCE_BODY_ID_SUFFIX - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- MULTI_INSTANCE_LOOP_CHARACTERISTICS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- multiInstance() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractActivityBuilder
- MultiInstanceActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
Abstract Multi Instance Behavior: used for both parallel and sequential multi instance implementation.
- MultiInstanceActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- multiInstanceCompletionConditionState(Boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- multiInstanceDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Finishes the building of a multi instance loop characteristics.
- MultiInstanceFlowCondition - Enum Class in org.camunda.bpm.model.bpmn
-
The BPMN 2.0 tMultiInstanceFlowCondition simple type
- MultiInstanceLoopCharacteristics - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN 2.0 multiInstanceLoopCharacteristics element type
- MultiInstanceLoopCharacteristicsBuilder - Class in org.camunda.bpm.model.bpmn.builder
- MultiInstanceLoopCharacteristicsBuilder(BpmnModelInstance, MultiInstanceLoopCharacteristics) - Constructor for class org.camunda.bpm.model.bpmn.builder.MultiInstanceLoopCharacteristicsBuilder
- MultiInstanceLoopCharacteristicsImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 multiInstanceLoopCharacteristics element
- MultiInstanceLoopCharacteristicsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- MultiInstanceReceiveTaskScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.multiinstance
- MultiInstanceReceiveTaskScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.MultiInstanceReceiveTaskScenario
- MultipartFormData - Class in org.camunda.bpm.engine.rest.mapper
-
Custom implementation of Multipart Form Data which can be used for handling requests.
- MultipartFormData() - Constructor for class org.camunda.bpm.engine.rest.mapper.MultipartFormData
- MultipartFormData.FormPart - Class in org.camunda.bpm.engine.rest.mapper
-
Dto representing a part in a multipart form.
- MultipartPayloadProvider - Class in org.camunda.bpm.engine.rest.mapper
-
Provides a
MessageBodyReader
forMultipartFormData
. - MultipartPayloadProvider() - Constructor for class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- multipleConnectorProvidersFound(String) - Method in class org.camunda.connect.impl.ConnectCoreLogger
- multipleDefinitionsForVersionTagException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- multipleIgnoredConditions(String) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- multiplePasException(Set<Class<?>>, String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- multipleProvidersForDataformat(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- multipleProvidersForDataformat(String) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- multipleSourcesException(StreamSource, StreamSource) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- multipleTenantsForCamundaFormDefinitionKeyException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- multipleTenantsForCaseDefinitionKeyException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- multipleTenantsForDecisionDefinitionKeyException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- multipleTenantsForProcessDefinitionKeyException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- multiplicityAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- MultiplicityEnum - Enum Class in org.camunda.bpm.model.cmmn
- mustUnderstand() - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- mustUnderstand() - Method in interface org.camunda.bpm.model.bpmn.instance.Extension
- mustUnderstandAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- MY_SQL_PRODUCT_NAME - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- MybatisJoinHelper - Class in org.camunda.bpm.engine.impl.db.sql
- MybatisJoinHelper() - Constructor for class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- MyBatisTableMapping - Interface in org.camunda.bpm.engine.impl.db.sql
- MyExecutionListener - Class in org.camunda.qa
- MyExecutionListener() - Constructor for class org.camunda.qa.MyExecutionListener
- myself - Variable in class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
- myself - Variable in class org.camunda.bpm.model.bpmn.builder.AbstractEmbeddedSubProcessBuilder
- MYSQL - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
N
- name - Variable in class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- 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.client.variable.impl.format.json.JacksonJsonDataFormat
- name - Variable in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- name - Variable in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- name - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- name - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- name - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- name - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- name - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- name - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation
-
the name of this composite operation
- name - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- name - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- name - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- name - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- name - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- name - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- name - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- name - Variable in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- name - Variable in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- name - Variable in enum class org.camunda.bpm.engine.authorization.BatchPermissions
- name - Variable in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
- name - Variable in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
- name - Variable in class org.camunda.bpm.engine.history.ExternalTaskState.ExternalTaskStateImpl
- name - Variable in class org.camunda.bpm.engine.history.IncidentState.IncidentStateImpl
- name - Variable in class org.camunda.bpm.engine.history.JobState.JobStateImpl
- name - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- name - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- name - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.MessageDefinition
- name - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
- name - Variable in class org.camunda.bpm.engine.impl.cmd.DeletePropertyCmd
- name - Variable in class org.camunda.bpm.engine.impl.cmd.SetPropertyCmd
- name - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- name - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState.CaseExecutionStateImpl
- name - Variable in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- name - Variable in class org.camunda.bpm.engine.impl.core.model.PropertyKey
- name - Variable in class org.camunda.bpm.engine.impl.core.model.PropertyListKey
- name - Variable in class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- name - Variable in class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
-
The name of the parameter.
- name - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
- name - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- name - Variable in class org.camunda.bpm.engine.impl.diagnostics.CommandCounter
- name - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- name - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- name - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- name - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- name - Variable in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- name - Variable in class org.camunda.bpm.engine.impl.form.FormFieldValidationConstraintImpl
- name - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- name - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- name - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- name - Variable in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- name - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
- 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.metrics.Meter
- name - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- name - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter.ReportDbMetricsValueCmd
- 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.FilterEntity
- 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.MeterLogEntity
- name - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- 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.TenantEntity
- 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 - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState.ActivityInstanceStateImpl
- name - Variable in class org.camunda.bpm.engine.impl.QueryPropertyImpl
- name - Variable in class org.camunda.bpm.engine.impl.QueryVariableValue
- name - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- name - Variable in class org.camunda.bpm.engine.impl.repository.CandidateDeploymentImpl
- name - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- name - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- name - Variable in class org.camunda.bpm.engine.impl.TenantQueryImpl
- 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 - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- name - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- name - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- 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.identity.TenantDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- name - Variable in class org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto
- name - Variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- name - Variable in class org.camunda.bpm.engine.rest.hal.group.HalGroup
- name - Variable in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- name - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- name - Variable in class org.camunda.bpm.engine.rest.hal.tenant.HalTenant
- name - Variable in class org.camunda.bpm.engine.variable.impl.context.SingleVariableContext
- name - Variable in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- name - Variable in class org.camunda.bpm.qa.performance.engine.steps.MetricIntervalStep
- name - Variable in class org.camunda.bpm.qa.performance.engine.steps.MetricSumStep
- name - Variable in class org.camunda.bpm.qa.upgrade.Scenario
- name - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- name - Variable in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
- name - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- name - Variable in class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- name - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- name - Variable in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- name - Variable in class org.camunda.spin.plugin.impl.SpinValueSerializer
- name() - Element in annotation interface org.camunda.bpm.application.ProcessApplication
-
Allows specifying the name of the process application.
- name() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription.ProcessVariable
- name() - Method in class org.camunda.bpm.engine.impl.event.EventType
- name() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- name() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- name() - Method in class org.camunda.spin.xml.SpinXmlNode
-
Returns the local name of the node without namespace or prefix.
- name(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- name(String) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- 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(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- name(String) - Method in interface org.camunda.bpm.engine.management.MetricsQuery
- 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(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCallableElementBuilder
-
Sets the element name attribute.
- name(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowElementBuilder
-
Sets the element name attribute.
- name(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- name(String) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- NAME - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Attribute
- NAME - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- NAME - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- NAME - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- 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 - Static variable in interface org.camunda.bpm.engine.impl.filter.FilterQueryProperty
- NAME - Static variable in interface org.camunda.bpm.engine.impl.GroupQueryProperty
- NAME - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- NAME - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- NAME - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- NAME - Static variable in interface org.camunda.bpm.engine.impl.TenantQueryProperty
- NAME - Static variable in class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer
- NAME - Static variable in class org.camunda.impl.test.utils.testcontainers.CamundaPostgreSQLContainerProvider
- NAME - Static variable in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- NAME_ALFRESCO - Static variable in interface org.camunda.bpm.engine.impl.identity.Account
- NAME_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- NAME_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- NAME_CASE_INSENSITIVE - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- 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_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- NAME_MAIL - Static variable in interface org.camunda.bpm.engine.impl.identity.Account
- NAME_NOT_EQUAL - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- NAME_NOT_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- NAME_OPERATOR_MAP - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- NAME_PATH_PARAM - Static variable in class org.camunda.bpm.client.impl.EngineClient
- NAME_SKYPE - Static variable in interface org.camunda.bpm.engine.impl.identity.Account
- Nameable - Interface in org.camunda.bpm.engine.impl.persistence.entity
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CategoryImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationKeyImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataInputImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStateImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LaneSetImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.PropertyImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SignalImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CriterionImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ParameterImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemDefinitionImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PropertyImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RoleImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.NamedElementImpl
- nameAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- namedActivities - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- NamedElement - Interface in org.camunda.bpm.model.dmn.instance
- NamedElementImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- NamedElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.NamedElementImpl
- namedEnumAttribute(String, Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- namedEnumAttribute(String, Class<V>) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- NamedEnumAttribute<T extends Enum<T>> - Class in org.camunda.bpm.model.xml.impl.type.attribute
- NamedEnumAttribute(ModelElementType, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttribute
- NamedEnumAttributeBuilder<T extends Enum<T>> - Class in org.camunda.bpm.model.xml.impl.type.attribute
- NamedEnumAttributeBuilder(String, ModelElementTypeImpl, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- namedFlowActivities - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- namedOutgoingTransitions - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- NamedProcessEngineRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- NamedProcessEngineRestServiceImpl() - Constructor for class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- 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
- nameFromDeployment - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- nameFromDeployment(String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- nameFromDeployment(String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- nameFromDeployment(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Sets the deployment id to retrieve the deployment name from it.
- nameFromDeployment(String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- nameLike - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- nameLike - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- nameLike - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- nameLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- nameLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- nameLike - Variable in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- 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.impl.TenantQueryImpl
- nameLike - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- nameLike - Variable in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- nameLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- nameLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- nameLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- nameLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- nameLike - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- nameNotEqual - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- nameNotLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- nameProvider - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- names - Static variable in class org.camunda.bpm.engine.impl.scripting.engine.JuelScriptEngineFactory
- names - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatProvider
- names - Static variable in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- namespace - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.AttributeAssumption
- namespace - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttributeIterable
- namespace - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttributeMapIterable
- namespace - Variable in class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- namespace() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- namespace() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- namespace() - Method in class org.camunda.spin.xml.SpinXmlNode
-
Returns the namespace uri of the node and not the prefix.
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- namespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- namespace(String) - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- namespace(String) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- Namespace - Class in org.camunda.bpm.engine.impl.util.xml
- Namespace - Enum Class in org.camunda.bpm.container.impl.jboss.extension
-
An Element.
- Namespace(String) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Namespace
- Namespace(String, String) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Namespace
-
Creates a namespace with an alternative uri.
- NAMESPACE_PREFIXES - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
- namespaceAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- namespaceAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- namespaceAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- namespaceAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- namespaces - Variable in class org.camunda.spin.impl.xml.dom.query.DomXPathNamespaceResolver
- namespaceUri - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- namespaceUri - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.ChildElementAssumption
- namespaceUri - Variable in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- namespaceUri(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- namespaceUri(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- 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
Execution
s 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
HistoricActivityInstanceQuery
s 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
- NativeHistoricCaseActivityInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Allows querying of
HistoricCaseActivityInstance
s via native (SQL) queries - NativeHistoricCaseActivityInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
- NativeHistoricCaseActivityInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricCaseActivityInstanceQueryImpl
- NativeHistoricCaseActivityInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricCaseActivityInstanceQueryImpl
- NativeHistoricCaseInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Allows querying of
HistoricCaseInstance
s via native (SQL) queries - NativeHistoricCaseInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
- NativeHistoricCaseInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricCaseInstanceQueryImpl
- NativeHistoricCaseInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricCaseInstanceQueryImpl
- NativeHistoricDecisionInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Allows querying of
HistoricDecisionInstance
s via native (SQL) queries. - NativeHistoricProcessInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Allows querying of
HistoricTaskInstanceQuery
s 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
HistoricTaskInstanceQuery
s 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
- NativeHistoricVariableInstanceQuery - Interface in org.camunda.bpm.engine.history
-
Allows querying of
HistoricVariableInstanceQuery
s via native (SQL) queries - NativeHistoricVariableInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
- NativeHistoricVariableInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricVariableInstanceQueryImpl
- NativeHistoricVariableInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoricVariableInstanceQueryImpl
- NativeHistoryDecisionInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
- NativeHistoryDecisionInstanceQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoryDecisionInstanceQueryImpl
- NativeHistoryDecisionInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeHistoryDecisionInstanceQueryImpl
- NativeProcessInstanceQuery - Interface in org.camunda.bpm.engine.runtime
-
Allows querying of
ProcessInstance
s 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
Task
s 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
- NativeUserQuery - Interface in org.camunda.bpm.engine.identity
-
Allows querying of
User
s via native (SQL) queries - NativeUserQueryImpl - Class in org.camunda.bpm.engine.impl
- NativeUserQueryImpl(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.NativeUserQueryImpl
- NativeUserQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.NativeUserQueryImpl
- ne(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.BooleanOperations
- NE - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- NE - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- nearestWeekday - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- needsAdditionalConfiguration(ConditionContext) - Method in class org.camunda.bpm.spring.boot.starter.configuration.condition.NeedsHistoryAutoConfigurationCondition
- NeedsHistoryAutoConfigurationCondition - Class in org.camunda.bpm.spring.boot.starter.configuration.condition
- NeedsHistoryAutoConfigurationCondition() - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.condition.NeedsHistoryAutoConfigurationCondition
- needsInitialUser(String) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- neg(TypeConverter, Object) - Static method in class org.camunda.bpm.impl.juel.NumberOperations
- NEG - Static variable in class org.camunda.bpm.impl.juel.AstUnary
- NestedCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- NestedCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.NestedCompensationScenario
- NestedInterruptingErrorEventSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- NestedInterruptingErrorEventSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedInterruptingErrorEventSubprocessScenario
- NestedInterruptingEventSubprocessParallelScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- NestedInterruptingEventSubprocessParallelScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedInterruptingEventSubprocessParallelScenario
- NestedMultiInstanceCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- NestedMultiInstanceCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.NestedMultiInstanceCompensationScenario
- NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.boundary
- NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnInnerSubprocessScenario
- NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.boundary
- NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.boundary.NestedNonInterruptingBoundaryEventOnOuterSubprocessScenario
- NestedNonInterruptingEventSubprocessNestedSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- NestedNonInterruptingEventSubprocessNestedSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedNonInterruptingEventSubprocessNestedSubprocessScenario
- NestedNonInterruptingEventSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- NestedNonInterruptingEventSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedNonInterruptingEventSubprocessScenario
- NestedParallelNonInterruptingEventSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- NestedParallelNonInterruptingEventSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NestedParallelNonInterruptingEventSubprocessScenario
- NestedSequentialMultiInstanceSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.multiinstance
- NestedSequentialMultiInstanceSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.NestedSequentialMultiInstanceSubprocessScenario
- NEW - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- NEW_ENGINE_TAG - Static variable in class org.camunda.bpm.qa.rolling.update.RollingUpdateConstants
- NEW_LINE_SEPARATOR - Static variable in class org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter
- NEW_LINE_SEPARATOR - Static variable in class org.camunda.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter
- newActivityInstanceEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- newBatchEventEntity(BatchEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- newCaseActivityInstanceEventEntity(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- newCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- newCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- newCaseExecution() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- newCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- newCaseInstance() - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnCaseDefinition
- newCaseInstanceEventEntity(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultCmmnHistoryEventProducer
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- newConfiguration(String) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobHandler
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- newConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
- newDecisionDefinition(DecisionDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newDecisionDefinition(DecisionDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new decision definition is created.
- newDecisionEvaluationEvent(DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- newDecisionInstanceEventEntity(DmnDecisionLogicEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- newDecisionInstanceEventEntity(CaseExecutionEntity, DmnDecisionLogicEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- newDecisionInstanceEventEntity(ExecutionEntity, DmnDecisionLogicEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- newDecisionRequirementsDefinition(DecisionRequirementsDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newDecisionRequirementsDefinition(DecisionRequirementsDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new decision requirements definition is created.
- newDeployment(Deployment) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newDeployment(Deployment) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new deployment is created
- newDuration - Variable in class org.camunda.bpm.client.task.impl.dto.ExtendLockRequestDto
- newDuration - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExtendLockOnExternalTaskDto
- 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.
- newExecution() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- newFilter(Filter) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newFilter(Filter) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new filter is created
- newGroup(String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Creates a new group.
- newGroup(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- 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
- newHistoricFormPropertyEvent() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- newHistoricJobLogEntity(Job) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- newIdentityLink() - Static method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- newIdentityLink(String, String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- newIdentityLinkEventEntity() - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- newIncidentEventEntity(Incident) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- newInstance(Class<?>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
- newInstance(Class<T>) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- newInstance(Class<T>) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Creates a new instance of type class.
- newInstance(Class<T>, String) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- newInstance(Class<T>, String) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Creates a new instance of type class with user-defined id.
- newInstance(String) - Method in class org.camunda.impl.test.utils.testcontainers.CamundaMariaDBContainerProvider
- newInstance(String) - Method in class org.camunda.impl.test.utils.testcontainers.CamundaMSSQLContainerProvider
- newInstance(String) - Method in class org.camunda.impl.test.utils.testcontainers.CamundaMySqlContainerProvider
- newInstance(String) - Method in class org.camunda.impl.test.utils.testcontainers.CamundaPostgreSQLContainerProvider
- newInstance(ModelTypeInstanceContext) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder.ModelTypeInstanceProvider
- newInstance(ModelInstanceImpl, DomElement) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- newInstance(ModelInstance) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- newInstance(ModelInstance) - Method in interface org.camunda.bpm.model.xml.type.ModelElementType
- newInstance(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- newInstance(ModelElementType) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Creates a new instance of type.
- newInstance(ModelElementType, String) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- newInstance(ModelElementType, String) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Creates a new instance of type with user-defined id.
- newJobInstance(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobDeclaration
- newJobInstance(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobDeclaration
- newJobInstance(BatchJobContext) - Method in class org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
- newJobInstance(AtomicOperationInvocation) - Method in class org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
- newJobInstance(HistoryCleanupContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- newJobInstance(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
- newJobInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- newJobInstance(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- newMigration(MigrationPlan) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- newMigration(MigrationPlan) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Executes a migration plan for a given list of process instances.
- newPassword - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- newPermissionCheckBuilder() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- newProcessDefinition(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newProcessDefinition(ProcessDefinition) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new process definition is created
- newProcessInstance() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- newProcessInstance() - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- newProcessInstance(ProcessInstance) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newProcessInstance(ProcessInstance) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new process instance is started
- newProcessInstanceEventEntity(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- newRequests - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- newSentryInstance() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.sentry.SentryScenario
- newSentryPart() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- newSentryPart() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- newSentryPart() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- 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() - Method in interface org.camunda.bpm.engine.TaskService
-
Creates a new task that is not related to any process instance.
- newTask(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- newTask(String) - Method in interface org.camunda.bpm.engine.TaskService
-
create a new task with a user defined task id
- newTask(Task) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newTask(Task) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new task is created
- newTaskAssignee(Task, String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newTaskAssignee(Task, String, String) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever an user has been assigned to a task.
- newTaskFilter() - Method in interface org.camunda.bpm.engine.FilterService
-
Creates a new task filter.
- newTaskFilter() - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- newTaskFilter(String) - Method in interface org.camunda.bpm.engine.FilterService
-
Creates a new task filter with a given name.
- newTaskFilter(String) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- newTaskGroupIdentityLink(Task, String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newTaskGroupIdentityLink(Task, String, String) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new group identity link has been added to a task.
- newTaskInstanceEventEntity(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- newTaskOwner(Task, String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newTaskOwner(Task, String, String) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever an user has been set as the owner of a task.
- newTaskUserIdentityLink(Task, String, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newTaskUserIdentityLink(Task, String, String) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new user identity link has been added to a task.
- newTenant(String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Creates a new tenant.
- newTenant(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- newTenant(Tenant) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- newTenant(Tenant) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a new tenant is created
- newUser(String) - Method in interface org.camunda.bpm.engine.IdentityService
-
Creates a new user.
- newUser(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- 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
- newValue - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- newValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
-
the new value
- newValue - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- 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.identity.impl.ldap.LdapSearchResults
- next() - Method in class org.camunda.bpm.impl.juel.Scanner
-
Scan next token.
- next() - Method in class org.camunda.spin.impl.xml.dom.DomXmlNodeIterator
- nextActivity - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
the activity which is to be started next
- nextElement() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBottomUpWalker
- nextElement() - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionHierarchyWalker
- nextElement() - Method in class org.camunda.bpm.engine.impl.tree.ExecutionWalker
- nextElement() - Method in class org.camunda.bpm.engine.impl.tree.FlowScopeWalker
- nextElement() - Method in class org.camunda.bpm.engine.impl.tree.SingleReferenceWalker
- nextElement() - Method in class org.camunda.bpm.identity.impl.ldap.LdapSearchResults
- nextElements() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceTopDownWalker
- nextElements() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceWalker
- nextElements() - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationEventSubscriptionWalker
- nextElements() - Method in class org.camunda.bpm.engine.impl.tree.ExecutionTopDownWalker
- nextElements() - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- nextElements() - Method in class org.camunda.bpm.engine.impl.tree.SingleReferenceWalker
- nextEval() - Method in class org.camunda.bpm.impl.juel.Scanner
-
token inside an eval expression
- nextId - Variable in class org.camunda.bpm.engine.impl.db.DbIdGenerator
- nextNumber() - Method in class org.camunda.bpm.impl.juel.Scanner
-
number token
- nextPageDetected() - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
-
Check in the context if we reach the last page on the query
- nextStep - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- nextString() - Method in class org.camunda.bpm.impl.juel.Scanner
-
string token
- nextText() - Method in class org.camunda.bpm.impl.juel.Scanner
-
text token
- nextToken() - Method in class org.camunda.bpm.impl.juel.Scanner
- NG_CLICK_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- NG_CLICK_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- NG_IF_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- NG_IF_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- NG_SHOW_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- NG_SHOW_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- NO_ACTIVITY_INSTANCES - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- NO_IDS - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessElementInstanceImpl
- 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
- NO_TRANSITION_INSTANCES - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- noActivityActivation(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- noActivityActivation(String, int, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- NoAuthorizationCheckScenario - Class in org.camunda.bpm.qa.upgrade.useroperationlog.annotation
- NoAuthorizationCheckScenario() - Constructor for class org.camunda.bpm.qa.upgrade.useroperationlog.annotation.NoAuthorizationCheckScenario
- NoCompensationHandlerActivityValidator - Class in org.camunda.bpm.engine.impl.migration.validation.activity
- NoCompensationHandlerActivityValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.activity.NoCompensationHandlerActivityValidator
- Node - Interface in org.camunda.bpm.impl.juel
-
Basic node interface.
- Node - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI Node element
- NodeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI Node element
- NodeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.NodeImpl
- noDelegationState - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- nodeList - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttributeIterable
- nodeList - Variable in class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- nodeName(SpinXmlNode) - Method in class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- noDeploymentLockPropertyFound() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- NodePrinter - Class in org.camunda.bpm.impl.juel
-
Node pretty printer for debugging purposes.
- NodePrinter() - Constructor for class org.camunda.bpm.impl.juel.NodePrinter
- noElResolverProvided(String, String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- noHistoryCleanupLockPropertyFound() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- noHistoryLevelPropertyFound() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- noInstallationIdLockPropertyFound() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- noInstallationIdPropertyFound() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- non_initiating - Enum constant in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.MessageVisibleKind
- None - Enum constant in enum class org.camunda.bpm.model.bpmn.AssociationDirection
- None - Enum constant in enum class org.camunda.bpm.model.bpmn.MultiInstanceFlowCondition
- None - Enum constant in enum class org.camunda.bpm.model.bpmn.ProcessType
- None - Enum constant in enum class org.camunda.bpm.model.bpmn.RelationshipDirection
- None - Enum constant in enum class org.camunda.bpm.model.cmmn.AssociationDirection
- None - Enum constant in enum class org.camunda.bpm.model.cmmn.RelationshipDirection
- None - Enum constant in enum class org.camunda.bpm.model.dmn.AssociationDirection
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.SystemPermissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
-
The none permission means 'no action', 'doing nothing'.
- NONE - Enum constant in enum class org.camunda.bpm.engine.impl.util.LogUtil.ThreadLogMode
-
Deprecated.
- noneBehaviorEventRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- 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
- NonInterruptingBoundaryEventScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.boundary
- NonInterruptingBoundaryEventScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.boundary.NonInterruptingBoundaryEventScenario
- NonInterruptingEventSubProcessCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- NonInterruptingEventSubProcessCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.NonInterruptingEventSubProcessCompensationScenario
- NonInterruptingEventSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- NonInterruptingEventSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.NonInterruptingEventSubprocessScenario
- nonliteral() - Method in class org.camunda.bpm.impl.juel.Parser
-
nonliteral := <IDENTIFIER> | function | <LPAREN> expr <RPAREN> function := (<IDENTIFIER> <COLON>)? <IDENTIFIER> <LPAREN> list? <RPAREN>
- nonMatchingVariableEvents(String) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- noPayloadSet() - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorLogger
- noProcessesXmlForPa(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- noRetriesLeft - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- noRetriesLeft - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- noRetriesLeft - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- noRetriesLeft() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that have retries = 0
- noRetriesLeft() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- 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
- NORMALIZE_URI - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- normalizeString(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- noScriptEngineFoundForLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- noScriptEnvFoundForLanguage(String, String) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- noStartupLockPropertyFound() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- NOT - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- NOT - Static variable in class org.camunda.bpm.impl.juel.AstUnary
- NOT_APPLIED - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
- NOT_EQUALS - Enum constant in enum class org.camunda.bpm.engine.impl.QueryOperator
- NOT_EQUALS_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- NOT_LIKE - Enum constant in enum class org.camunda.bpm.engine.impl.QueryOperator
- NOT_LIKE_OPERATOR_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- NOT_PATTERN - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- NOT_TRANSFORMER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- NOT_WATCHING_ERROR - Static variable in class org.camunda.commons.testing.ProcessEngineLoggingRule
- notACaseInstanceException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- NotAllowedException - Exception in org.camunda.bpm.engine.exception
-
This exception is thrown, if an operation is not allowed to be executed.
- NotAllowedException() - Constructor for exception org.camunda.bpm.engine.exception.NotAllowedException
- NotAllowedException(String) - Constructor for exception org.camunda.bpm.engine.exception.NotAllowedException
- NotAllowedException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.NotAllowedException
- NotAllowedException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.NotAllowedException
- notAllowedIdException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- notAllowedXPathExpression(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- noTargetProcessApplicationForExecution(DelegateExecution) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- notCamundaExclusive() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
-
Sets the Camunda exclusive attribute to true.
- notClosed - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- notClosed - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- notClosed() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instance that are not yet closed.
- notClosed() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- notCreatingPaDeployment(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- notDeployed() - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- notEnded() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are not ended (ie.
- notEnded() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- notFound() - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
- notFound(BeanDefinition) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- NotFoundException - Exception in org.camunda.bpm.client.exception
-
Exception is thrown if the task has been canceled and therefore does not exist anymore
- NotFoundException - Exception in org.camunda.bpm.engine.exception
-
This exception is thrown, if an entity (case execution, case definition) is not found.
- NotFoundException() - Constructor for exception org.camunda.bpm.engine.exception.NotFoundException
- NotFoundException(String) - Constructor for exception org.camunda.bpm.engine.exception.NotFoundException
- NotFoundException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.NotFoundException
- NotFoundException(String, RestException) - Constructor for exception org.camunda.bpm.client.exception.NotFoundException
- NotFoundException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.NotFoundException
- notify(DmnDecisionEvaluationEvent) - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionEvaluationListener
-
Will be called after a decision was evaluated.
- notify(DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- notify(DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- notify(DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryDecisionEvaluationListener
- notify(DmnDecisionEvaluationEvent) - Method in class org.camunda.bpm.engine.impl.metrics.dmn.MetricsDecisionEvaluationListener
- notify(DmnDecisionTableEvaluationEvent) - Method in interface org.camunda.bpm.dmn.engine.delegate.DmnDecisionTableEvaluationListener
-
Will be called after a decision table was evaluated.
- notify(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DefaultEngineMetricCollector
- notify(DmnDecisionTableEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- notify(DelegateCaseExecution) - Method in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- notify(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.listener.ClassDelegateCaseExecutionListener
- notify(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.listener.DelegateExpressionCaseExecutionListener
- notify(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.listener.ExpressionCaseExecutionListener
- notify(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.listener.ScriptCaseExecutionListener
- notify(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.history.transformer.HistoryCaseExecutionListener
- notify(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCaseExecutionListener
- notify(DelegateCaseVariableInstance) - Method in interface org.camunda.bpm.engine.delegate.CaseVariableListener
- notify(DelegateCaseVariableInstance) - Method in class org.camunda.bpm.engine.impl.variable.listener.ClassDelegateCaseVariableListener
- notify(DelegateCaseVariableInstance) - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateExpressionCaseVariableListener
- notify(DelegateCaseVariableInstance) - Method in class org.camunda.bpm.engine.impl.variable.listener.ExpressionCaseVariableListener
- notify(DelegateCaseVariableInstance) - Method in class org.camunda.bpm.engine.impl.variable.listener.ScriptCaseVariableListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
- notify(DelegateExecution) - Method in class org.camunda.bpm.engine.cdi.impl.event.AbstractCdiEventListener
- notify(DelegateExecution) - Method in interface org.camunda.bpm.engine.delegate.ExecutionListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ClassDelegateExecutionListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.DelegateExpressionExecutionListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ExpressionExecutionListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.listener.ScriptExecutionListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryExecutionListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsExecutionListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.qa.performance.engine.steps.ExecutionIdRecorder
- notify(DelegateExecution) - Method in class org.camunda.bpm.qa.performance.engine.steps.SignalTestRunListener
- notify(DelegateExecution) - Method in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- notify(DelegateExecution) - Method in class org.camunda.qa.MyExecutionListener
- notify(DelegateTask) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
- notify(DelegateTask) - Method in class org.camunda.bpm.engine.cdi.impl.event.AbstractCdiEventListener
- notify(DelegateTask) - Method in interface org.camunda.bpm.engine.delegate.TaskListener
- notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryTaskListener
- notify(DelegateTask) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.TaskListener
-
Deprecated.
- notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.task.listener.ClassDelegateTaskListener
- notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.task.listener.DelegateExpressionTaskListener
- notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.task.listener.ExpressionTaskListener
- notify(DelegateTask) - Method in class org.camunda.bpm.engine.impl.task.listener.ScriptTaskListener
- notify(DelegateTask) - Method in class org.camunda.bpm.qa.performance.engine.steps.TaskIdRecorder
- notify(T) - Method in interface org.camunda.bpm.engine.delegate.DelegateListener
- notify(T) - Method in interface org.camunda.bpm.engine.delegate.VariableListener
- notifyAcquisition(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- NotifyAcquisitionRejectedJobsHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- NotifyAcquisitionRejectedJobsHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.NotifyAcquisitionRejectedJobsHandler
- notifyBpmPlatformPlugins(BpmPlatformPlugins, ProcessApplicationInterface) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- notifyBpmPlatformPlugins(PlatformServiceContainer, AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessApplicationServiceStep
- notifyCollector(DmnDecisionLogicEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.metrics.DmnEngineMetricCollectorWrapper
- NotifyCreditorService - 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.
- NotifyCreditorService() - Constructor for class org.camunda.bpm.example.invoice.service.NotifyCreditorService
- notifyExecutionListener(DelegateExecution) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
- notifyImplicitValueUpdateIfEnabled() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- notifyOnImplicitUpdates - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- notifyParent(CmmnExecution, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspend
- notifyParent(CmmnExecution, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminate
- NotifyPostProcessApplicationUndeployedStep - Class in org.camunda.bpm.container.impl.deployment
- NotifyPostProcessApplicationUndeployedStep() - Constructor for class org.camunda.bpm.container.impl.deployment.NotifyPostProcessApplicationUndeployedStep
- notifyTaskListener(DelegateTask) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
- notifyTransformListeners(Decision, DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- notifyTransformListeners(Definitions, DmnDecisionRequirementsGraphImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- notifyTransformListeners(Input, DmnDecisionTableInputImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- notifyTransformListeners(Output, DmnDecisionTableOutputImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- notifyTransformListeners(Rule, DmnDecisionTableRuleImpl) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- notifyWatchersAfterPass() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- notifyWatchersAfterStep() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- notifyWatchersBeforePass() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- notifyWatchersBeforeStep() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- notifyWatchersEndRun() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- notifyWatchersStartRun() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- notInitializedException(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- NotInitializedException - Exception in org.camunda.bpm.client.spring.exception
-
Exception is thrown when subscription has not yet been initialized
- NotInitializedException(String) - Constructor for exception org.camunda.bpm.client.spring.exception.NotInitializedException
- NotInitializedException(String, Throwable) - Constructor for exception org.camunda.bpm.client.spring.exception.NotInitializedException
- notInsideCommandContext(String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- notLocked - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- notLocked - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- notLocked() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that are not currently locked, i.e.
- notLocked() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- notNull() - Static method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker.NullCondition
- notOpenedException(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- NotOpenedException - Exception in org.camunda.bpm.client.spring.exception
-
Exception is thrown when subscription has not yet been opened
- NotOpenedException(String) - Constructor for exception org.camunda.bpm.client.spring.exception.NotOpenedException
- NotOpenedException(String, Throwable) - Constructor for exception org.camunda.bpm.client.spring.exception.NotOpenedException
- notStartableInTasklist - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- notStartableInTasklist() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- notStartableInTasklist() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Select process definitions which could not be started in Tasklist.
- notTakingTranistion(PvmTransition) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- NotTransformer - Class in org.camunda.bpm.dmn.feel.impl.juel.transform
- NotTransformer() - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- notUsableGroupIdForGlobalAuthorizationException() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- NotValidException - Exception in org.camunda.bpm.engine.exception
-
This exception is thrown, if a given value is not valid.
- NotValidException() - Constructor for exception org.camunda.bpm.engine.exception.NotValidException
- NotValidException(String) - Constructor for exception org.camunda.bpm.engine.exception.NotValidException
- NotValidException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.NotValidException
- NotValidException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.NotValidException
- noUniqueAnnotation() - Method in class org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
- noUniqueClientException() - Method in class org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
- NoUnmappedCompensationStartEventValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instance
-
Subscriptions for compensation start events must be migrated, similar to compensation boundary events.
- NoUnmappedCompensationStartEventValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedCompensationStartEventValidator
- NoUnmappedLeafInstanceValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instance
- NoUnmappedLeafInstanceValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- noViewApplicationSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
- 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, Consumer<ProcessApplicationInterface>) - Constructor for class org.camunda.bpm.container.impl.jboss.service.NoViewProcessApplicationStartService
- noViewProcessApplicationSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- noViewProcessApplicationSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- now() - Static method in class org.camunda.bpm.engine.impl.calendar.DateTimeUtil
- now() - Static method in class org.camunda.bpm.engine.impl.el.DateTimeFunctions
- now() - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
- NOW - Static variable in class org.camunda.bpm.engine.impl.el.DateTimeFunctions
- NR_OF_VALUES_IN_TEXTFIELD2 - Static variable in class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
-
The numbers values we encoded in textfield two.
- ns(String, String) - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- ns(String, String) - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Maps a prefix, uri pair to a namespace.
- ns(Map<String, String>) - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- ns(Map<String, String>) - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Maps a map of prefix, uri pairs to namespaces
- nthdayOfWeek - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- NULL - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- NULL - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- NULL_ID - Static variable in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- NULL_PROPERTIES - Enum constant in enum class org.camunda.bpm.impl.juel.Builder.Feature
-
For some reason we don't understand, the specification does not allow to resolve
null
property values. - NULL_VALUE - Static variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- NullCondition() - Constructor for class org.camunda.bpm.engine.impl.tree.ReferenceWalker.NullCondition
- nullOrContainsIgnoreCase(String, String) - Static method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- nullParameter(String) - Method in class org.camunda.commons.utils.IoUtilLogger
- NULLS_LAST_STRING_COMPARATOR - Static variable in class org.camunda.bpm.engine.impl.batch.BatchElementConfiguration
- NullTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.NullTypeImpl
- NullValueException - Exception in org.camunda.bpm.engine.exception
- NullValueException() - Constructor for exception org.camunda.bpm.engine.exception.NullValueException
- NullValueException(String) - Constructor for exception org.camunda.bpm.engine.exception.NullValueException
- NullValueException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.exception.NullValueException
- NullValueException(Throwable) - Constructor for exception org.camunda.bpm.engine.exception.NullValueException
- NullValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
-
Untyped Null
- NullValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- NullValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- NullValueProvider - Class in org.camunda.bpm.engine.impl.core.variable.mapping.value
- NullValueProvider() - Constructor for class org.camunda.bpm.engine.impl.core.variable.mapping.value.NullValueProvider
- NullValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
-
Used to serialize untyped null values.
- NullValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.NullValueSerializer
- numAcquisitionsWithoutLockingFailure - Variable in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- number() - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- number() - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Returns the XPath query result as a double.
- NUMBER - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- NUMBER_OF_ACTIVE_INSTANCES - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- NUMBER_OF_COMPLETED_INSTANCES - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- NUMBER_OF_INSTANCES - Static variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- numberOfIterations - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
-
controls how often the worker runnables are executed
- numberOfJobsAttemptedToAcquire - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- numberOfJobsFailedToLock - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- numberOfRuns - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- numberOfThreads - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- numberOfThreads - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- numberOfThreads - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- NumberOperations - Class in org.camunda.bpm.impl.juel
-
Arithmetic Operations as specified in chapter 1.7.
- NumberOperations() - Constructor for class org.camunda.bpm.impl.juel.NumberOperations
- NumberTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.NumberTypeImpl
- numberValue() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- numberValue() - Method in class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- numberValue() - Method in class org.camunda.spin.json.SpinJsonNode
-
Get this node as a number value.
- numberValue() - Method in interface org.camunda.spin.json.SpinJsonPathQuery
-
Fetches the number value from the result of JsonPath.
- numberValue(Number) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates an abstract Number value.
- numberValue(Number, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates an abstract Number value.
- NumberValue - Interface in org.camunda.bpm.engine.variable.value
- NumberValueImpl(Number) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.NumberValueImpl
- NumberValueImpl(Number, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.NumberValueImpl
- NumberValueMapper<T extends PrimitiveValue<?>> - Class in org.camunda.bpm.client.variable.impl.mapper
- NumberValueMapper(PrimitiveValueType) - Constructor for class org.camunda.bpm.client.variable.impl.mapper.NumberValueMapper
- numJobsToAcquire - Variable in class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
- numOfThreads - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
-
the number of threads to use when generating load
O
- OAuth2AuthenticationProvider - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
- OAuth2AuthenticationProvider() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2AuthenticationProvider
- OAuth2GrantedAuthoritiesMapper - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
- OAuth2GrantedAuthoritiesMapper(OAuth2Properties) - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2GrantedAuthoritiesMapper
- OAuth2GroupQuery() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2GroupQuery
- OAuth2IdentityProvider - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
-
OAuth2 identity provider with fallback for
DbIdentityServiceProvider
if the Spring security context doesn't contain an authenticated user. - OAuth2IdentityProvider() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- OAuth2IdentityProvider.OAuth2GroupQuery - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
- OAuth2IdentityProvider.OAuth2TenantQuery - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
- OAuth2IdentityProvider.OAuth2UserQuery - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
- OAuth2IdentityProviderFactory - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
- OAuth2IdentityProviderFactory() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProviderFactory
- OAuth2IdentityProviderPlugin - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
- OAuth2IdentityProviderPlugin() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProviderPlugin
- OAuth2IdentityProviderProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2IdentityProviderProperties
- OAuth2Properties - Class in org.camunda.bpm.spring.boot.starter.security.oauth2
- OAuth2Properties() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties
- OAuth2Properties.OAuth2IdentityProviderProperties - Class in org.camunda.bpm.spring.boot.starter.security.oauth2
- OAuth2Properties.OAuth2SSOLogoutProperties - Class in org.camunda.bpm.spring.boot.starter.security.oauth2
- OAuth2SSOLogoutProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2SSOLogoutProperties
- OAuth2TenantQuery() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2TenantQuery
- OAuth2UserQuery() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider.OAuth2UserQuery
- object - Variable in class org.camunda.bpm.engine.rest.dto.runtime.SerializedObjectDto
- OBJECT - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- OBJECT_AS_ELEMENT - Static variable in class org.camunda.bpm.container.impl.jboss.util.CustomMarshaller
- OBJECT_LIST - Static variable in class org.camunda.bpm.container.impl.jboss.util.CustomMarshaller
- objectConverter - Variable in class org.camunda.bpm.engine.impl.json.JsonArrayOfObjectsConverter
- ObjectList - Class in org.camunda.bpm.qa.upgrade.json.beans
- ObjectList() - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- objectMapper - Static variable in class org.camunda.bpm.admin.impl.plugin.resources.MetricsRestService
- objectMapper - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- objectMapper - Variable in class org.camunda.bpm.client.impl.RequestExecutor
- objectMapper - Variable in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- objectMapper - Variable in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
- objectMapper - Variable in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- objectMapper - Variable in class org.camunda.bpm.engine.rest.dto.AbstractSearchQueryDto
- objectMapper - Variable in class org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter
- objectMapper - Variable in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- objectMapper - Variable in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseDefinitionRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionDefinitionRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricIdentityLinkLogRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricIncidentRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.MessageEventSubscriptionResource
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
- objectMapper - Variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- objectMapper - Variable in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- objectMapper - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
-
The Jackson Object Mapper used by this dataformat
- ObjectTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- ObjectTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.ObjectTypeImpl
- objectTypeName - Variable in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- objectTypeName(String) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- objectTypeName(String) - Method in interface org.camunda.bpm.engine.variable.value.builder.SerializedObjectValueBuilder
- objectValue(Object) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Returns a builder to create a new
ObjectValue
that encapsulates the givenvalue
. - objectValue(Object, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Returns a builder to create a new
ObjectValue
that encapsulates the givenvalue
. - ObjectValue - Interface in org.camunda.bpm.engine.variable.value
-
A typed value representing a Java Object.
- ObjectValueBuilder - Interface in org.camunda.bpm.engine.variable.value.builder
- ObjectValueExpression - Class in org.camunda.bpm.impl.juel
-
Object wrapper expression.
- ObjectValueExpression(TypeConverter, Object, Class<?>) - Constructor for class org.camunda.bpm.impl.juel.ObjectValueExpression
-
Wrap an object into a value expression.
- ObjectValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- ObjectValueImpl(Object) - Constructor for class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- ObjectValueImpl(Object, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- ObjectValueImpl(Object, String, String, String, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- ObjectValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- ObjectValueMapper(String, DataFormat) - Constructor for class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- ObjectVariableBuilderImpl - Class in org.camunda.bpm.engine.variable.impl.value.builder
- ObjectVariableBuilderImpl(Object) - Constructor for class org.camunda.bpm.engine.variable.impl.value.builder.ObjectVariableBuilderImpl
- ObjectVariableBuilderImpl(ObjectValue) - Constructor for class org.camunda.bpm.engine.variable.impl.value.builder.ObjectVariableBuilderImpl
- observers - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- obtainProcessInstances(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- occur - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- occur() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.COMPLETED
state. - occur() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- OCCUR - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- occurredAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricIdentityLinkLogQueryCmd
- occurredAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricUserOperationsLogQueryCmd
- occurredAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- occurredAfter - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- occurredAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic details that have occurred after the given date (inclusive).
- occurredAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- occurredAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricIdentityLinkLogQueryCmd
- occurredAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricUserOperationsLogQueryCmd
- occurredAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- occurredBefore - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- occurredBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic details that have occurred before the given date (inclusive).
- occurredBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- occursMaximal(int) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- occursMinimal(int) - Method in class org.camunda.bpm.model.xml.test.assertions.ChildElementAssert
- of(String, Object) - Static method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- of(String, String) - Static method in class org.camunda.bpm.client.task.SortingDto
-
Static factory method to create a
SortingDto
from a field and its order. - of(String, EnableProcessApplication) - Static method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- of(String, AttributeDefinition...) - Static method in class org.camunda.bpm.container.impl.jboss.util.FixedObjectTypeAttributeDefinition.Builder
- of(String, AttributeDefinition[], AttributeDefinition[]) - Static method in class org.camunda.bpm.container.impl.jboss.util.FixedObjectTypeAttributeDefinition.Builder
- of(OrderingConfig.SortingField, OrderingConfig.Direction) - Static method in class org.camunda.bpm.client.task.OrderingConfig.OrderingProperty
-
Static factory method to create
OrderingConfig.OrderingProperty
out of a field and its correspondingOrderingConfig.Direction
. - of(DeploymentMapping) - Static method in class org.camunda.bpm.engine.impl.batch.DeploymentMappings
- ofEntry(Map.Entry<String, Object>) - Static method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- offset(int) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- offset(int) - Method in interface org.camunda.bpm.engine.management.MetricsQuery
-
Sets the offset of the returned results.
- offset(Long) - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
-
Moves the clock by the given offset and keeps it running from that point on.
- OLD_ENGINE_TAG - Static variable in class org.camunda.bpm.qa.rolling.update.RollingUpdateConstants
- OMG_DI_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- OMGDI - Static variable in class org.camunda.bpm.engine.impl.bpmn.diagram.Bpmn20NamespaceContext
- onAdd(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CaseExecutionEntityReferencer
- onAdd(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntityReferencer
- onAdd(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntityReferencer
- onAdd(T) - Method in interface org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariableStoreObserver
- onApplicationEvent(ApplicationEnvironmentPreparedEvent) - Method in class org.camunda.bpm.spring.boot.starter.runlistener.PropertiesListener
- onApplicationEvent(ApplicationContextEvent) - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- onClear(ExecutionEntity) - Method in interface org.camunda.bpm.engine.impl.persistence.entity.ExecutionObserver
-
Callback which is called in the clearExecution method of the ExecutionEntity.
- onClear(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver
- onClose(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onClose(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- onCommandContextClose(CommandContext) - Method in class org.camunda.bpm.engine.cdi.impl.util.CreationalContextReleaseListener
- onCommandContextClose(CommandContext) - Method in interface org.camunda.bpm.engine.impl.interceptor.CommandContextListener
- onCommandContextClose(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- onCommandContextClose(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- onCommandContextClose(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- onCommandFailed(CommandContext, Throwable) - Method in class org.camunda.bpm.engine.cdi.impl.util.CreationalContextReleaseListener
- onCommandFailed(CommandContext, Throwable) - Method in interface org.camunda.bpm.engine.impl.interceptor.CommandContextListener
- onCommandFailed(CommandContext, Throwable) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- onCommandFailed(CommandContext, Throwable) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- onCommandFailed(CommandContext, Throwable) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- onCompletion(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onCompletion(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onCompletion(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- onCompletion(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onConcurrentExpand(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- onConcurrentExpand(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Callback on tree expansion when this execution is used as the concurrent execution where the argument's children become a subordinate to.
- onCreate(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onCreate(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- onCreate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- onCreate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.CmmnVariableInvocationListener
- onCreate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableListenerInvocationListener
- onCreate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableOnPartListener
- onCreate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceConcurrentLocalInitializer
- onCreate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityPersistenceListener
- onCreate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceHistoryListener
- onCreate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceSequenceCounterListener
- onCreate(T, AbstractVariableScope) - Method in interface org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceLifecycleListener
- onDelete(BatchJobConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- onDelete(BatchMonitorJobHandler.BatchMonitorJobConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler
- onDelete(BatchSeedJobHandler.BatchSeedJobConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler
- onDelete(AsyncContinuationJobHandler.AsyncContinuationConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- onDelete(HistoryCleanupJobHandlerConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- onDelete(ProcessEventJobHandler.EventSubscriptionJobConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
- onDelete(TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- onDelete(TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- onDelete(TimerEventJobHandler.TimerJobConfiguration, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
- onDelete(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- onDelete(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.CmmnVariableInvocationListener
- onDelete(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableListenerInvocationListener
- onDelete(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableOnPartListener
- onDelete(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceConcurrentLocalInitializer
- onDelete(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityPersistenceListener
- onDelete(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceHistoryListener
- onDelete(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceSequenceCounterListener
- onDelete(T, AbstractVariableScope) - Method in interface org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceLifecycleListener
- onDelete(T, JobEntity) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobHandler
-
Clean up before job is deleted.
- onDisable(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onDisable(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onDisable(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- One - Enum constant in enum class org.camunda.bpm.model.bpmn.AssociationDirection
- One - Enum constant in enum class org.camunda.bpm.model.bpmn.MultiInstanceFlowCondition
- One - Enum constant in enum class org.camunda.bpm.model.cmmn.AssociationDirection
- One - Enum constant in enum class org.camunda.bpm.model.dmn.AssociationDirection
- oneBehaviorEventRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- onEnable(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onEnable(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onEnable(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onEntityLoaded(DbEntity) - Method in interface org.camunda.bpm.engine.impl.db.EntityLoadListener
- onEntityLoaded(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- OneOrMore - Enum constant in enum class org.camunda.bpm.model.cmmn.MultiplicityEnum
- OneScopeTaskScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.task
- OneScopeTaskScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.task.OneScopeTaskScenario
- OneTaskScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.task
- OneTaskScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.task.OneTaskScenario
- onExit(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onExit(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onExit(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onImplicitValueUpdate(TypedValue) - Method in interface org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueUpdateListener
-
Called when an implicit update to a typed value is detected
- onImplicitValueUpdate(TypedValue) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- onLocalVariableChanged() - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- onLogoutSuccess(HttpServletRequest, HttpServletResponse, Authentication) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.SsoLogoutSuccessHandler
- onlyMessages - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- OnlyOnceMappedActivityInstructionValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- OnlyOnceMappedActivityInstructionValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.OnlyOnceMappedActivityInstructionValidator
- onlyTimers - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- onManualCompletion(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- onManualCompletion(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onManualCompletion(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onManualCompletion(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- onManualCompletion(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onManualStart(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onManualStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onManualStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onOccur(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onOccur(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onOccur(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onParentResume(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onParentResume(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onParentResume(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onParentSuspension(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onParentSuspension(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onParentSuspension(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onParentTermination(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onParentTermination(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onParentTermination(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onParseMigratingInstance(MigratingInstanceParseContext, MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
- onParseMigratingInstance(MigratingInstanceParseContext, MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CaseCallActivityBehavior
- onParseMigratingInstance(MigratingInstanceParseContext, MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ExternalTaskActivityBehavior
- onParseMigratingInstance(MigratingInstanceParseContext, MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- onParseMigratingInstance(MigratingInstanceParseContext, MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- onParseMigratingInstance(MigratingInstanceParseContext, MigratingActivityInstance) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.MigrationObserverBehavior
-
Callback to implement behavior specific parsing (e.g.
- OnPart - Interface in org.camunda.bpm.model.cmmn.instance
- onPartCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- OnPartImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- OnPartImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.OnPartImpl
- onPartMap - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- onParts - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- onPostDeploy(ProcessEngine) - Method in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- onPostDeploy(PostDeployEvent) - Method in class org.camunda.bpm.run.example.invoice.Application
- onPreUndeploy(ProcessEngine) - Method in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- onReactivation(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onReactivation(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onReactivation(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- onReactivation(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.TaskActivityBehavior
- onReenable(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onReenable(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onReenable(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onRemove(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CaseExecutionEntityReferencer
- onRemove(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntityReferencer
- onRemove(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntityReferencer
- onRemove(T) - Method in interface org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariableStoreObserver
- onResume(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onResume(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onResume(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onStart(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onStartup(ServletContext) - Method in class org.camunda.bpm.spring.boot.starter.rest.CamundaBpmRestInitializer
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.camunda.bpm.application.impl.JakartaServletProcessApplicationDeployer
- onStartup(Set<Class<?>>, ServletContext) - Method in class org.camunda.bpm.application.impl.ServletProcessApplicationDeployer
- onStartUp(Set<Class<?>>, String, Class<?>, Consumer<String>) - Method in class org.camunda.bpm.application.impl.AbstractServletProcessApplicationDeployer
- onSuccess(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- onSuccess(AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- onSuspension(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onSuspension(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onSuspension(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onTermination(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- onTermination(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerOrMilestoneActivityBehavior
- onTermination(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- onUpdate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- onUpdate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.CmmnVariableInvocationListener
- onUpdate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableListenerInvocationListener
- onUpdate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableOnPartListener
- onUpdate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceConcurrentLocalInitializer
- onUpdate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityPersistenceListener
- onUpdate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceHistoryListener
- onUpdate(VariableInstanceEntity, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceSequenceCounterListener
- onUpdate(T, AbstractVariableScope) - Method in interface org.camunda.bpm.engine.impl.core.variable.scope.VariableInstanceLifecycleListener
- open - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- open - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- open() - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- open() - Method in interface org.camunda.bpm.client.spring.SpringTopicSubscription
-
Releases the topic subscription for asynchronous execution when
SpringTopicSubscription.isAutoOpen()
isfalse
- open() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- open() - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
-
Release the topic subscription for being executed asynchronously
- open() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which are open.
- open() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- OPEN_DATEPICKER_FUNCTION_SNIPPET - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- OPEN_DATEPICKER_FUNCTION_SNIPPET - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- OPEN_DATEPICKER_SNIPPET - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- OPEN_DATEPICKER_SNIPPET - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- openConnection() - Method in class org.camunda.bpm.container.impl.ejb.ExecutorServiceBean
- openContext() - Method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- openContext(String, String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- opened(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- openIncidents - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- openIncidents - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- openSession() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManagerFactory
- openSession() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlPersistenceProviderFactory
- openSession() - Method in class org.camunda.bpm.engine.impl.db.sql.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.identity.impl.ldap.LdapIdentityProviderFactory
- openSession() - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSessionFactory
- openSession() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- openSession() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProviderFactory
- openSession(boolean) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- openSession(Connection) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- openSession(Connection, String, String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- openSession(ExecutorType) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- openSession(ExecutorType, boolean) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- openSession(ExecutorType, Connection) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- openSession(ExecutorType, TransactionIsolationLevel) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- openSession(TransactionIsolationLevel) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- openTransactionContext(CommandContext) - Method in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContextFactory
- 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.StandaloneTransactionContextFactory
- 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.identity.IdentityOperationResult
- operation - Variable in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- operation(Operation) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractReceiveTaskBuilder
-
Sets the operation of the send task.
- operation(Operation) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSendTaskBuilder
-
Sets the operation of the send task.
- Operation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN operation element
- OPERATION_CREATE - Static variable in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- OPERATION_DELETE - Static variable in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- OPERATION_LOG - Static variable in class org.camunda.bpm.engine.EntityTypes
- OPERATION_LOG_CATEGORY - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- OPERATION_LOG_CATEGORY - Static variable in class org.camunda.bpm.engine.EntityTypes
- OPERATION_NONE - Static variable in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- OPERATION_TYPE - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- OPERATION_TYPE_ACTIVATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_ACTIVATE_BATCH - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_ACTIVATE_JOB - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_ACTIVATE_JOB_DEFINITION - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_ACTIVATE_PROCESS_DEFINITION - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_ADD_ATTACHMENT - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_ADD_GROUP_LINK - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_ADD_USER_LINK - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_ASSIGN - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_CLAIM - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_CLEAR_ANNOTATION - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_COMPLETE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_CORRELATE_MESSAGE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_CREATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_CREATE_HISTORY_CLEANUP_JOB - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_CREATE_INCIDENT - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_DELEGATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_DELETE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_DELETE_ATTACHMENT - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_DELETE_GROUP_LINK - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_DELETE_HISTORY - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_DELETE_USER_LINK - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_EVALUATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_EXECUTE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_MIGRATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_MODIFY_PROCESS_INSTANCE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_MODIFY_VARIABLE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_RECALC_DUEDATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_REMOVE_VARIABLE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_RESOLVE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_RESTART_PROCESS_INSTANCE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_ANNOTATION - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_DESCRIPTION - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_DUEDATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_EXTERNAL_TASK_RETRIES - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_FOLLOW_UP_DATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_JOB_RETRIES - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_NAME - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_OWNER - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_PRIORITY - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_REMOVAL_TIME - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_VARIABLE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SET_VARIABLES - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SUSPEND - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SUSPEND_BATCH - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SUSPEND_JOB - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SUSPEND_JOB_DEFINITION - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_SUSPEND_PROCESS_DEFINITION - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_UNLOCK - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_UPDATE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_TYPE_UPDATE_HISTORY_TIME_TO_LIVE - Static variable in interface org.camunda.bpm.engine.history.UserOperationLogEntry
- OPERATION_UNLOCK - Static variable in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- OPERATION_UPDATE - Static variable in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- operationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- operationId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- operationId - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- operationId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- operationId - Variable in class org.camunda.bpm.engine.impl.SetAnnotationForOperationLog
- operationId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- operationId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- operationId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- operationId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries of a composite operation.
- operationId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- operationIdentifier - Variable in class org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
- OperationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN operation element
- OperationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- operationLogHandler - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- operationLogHandler(OperationLogHandler) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- operationLogHandler(OperationLogInstanceCountHandler) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- OperationLogHandler - Interface in org.camunda.bpm.engine.impl.batch.builder
-
This is a functional interface to pass a callback that writes the Operation Log.
- operationLogInstanceCountHandler - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- OperationLogInstanceCountHandler - Interface in org.camunda.bpm.engine.impl.batch.builder
-
This is a functional interface to pass a callback that writes the Operation Log.
- OperationLogQueryProperty - Class in org.camunda.bpm.engine.impl
-
Contains sortable properties which can be used in a
UserOperationLogQuery
. - OperationLogQueryProperty() - Constructor for class org.camunda.bpm.engine.impl.OperationLogQueryProperty
- operationOnScopeInitialization - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStack
- OperationRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN operationRef element of the BPMN tMessageEventDefinition type
- OperationRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OperationRef
- operationRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- operationRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- operationRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- operationRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- operationRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- operations - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- operations - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- operationType - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
-
The type of the operation.
- operationType - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- operationType - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- operationType - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- operationType - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- operationType - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- operationType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- operationType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- operationType - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- operationType - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- operationType(String) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given operation type (add/delete).
- operationType(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query for operations of a given type only.
- operationType(String) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- operationType(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- operator - Variable in class org.camunda.bpm.engine.impl.QueryVariableValue
- operator - Variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- OPERATOR_NAME_MAP - Static variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- OPTIMISTIC_LOCKING - Enum constant in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
-
This code is assigned when an
OptimisticLockingException
occurs. - 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
- OptimisticLockingException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.OptimisticLockingException
- OptimisticLockingListener - Interface in org.camunda.bpm.engine.impl.db.entitymanager
-
Allows registering a listener which is notified when an
DbOperationType.UPDATE
orDbOperationType.DELETE
could not be performed. - optimisticLockingListeners - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- OptimisticLockingResult - Enum Class in org.camunda.bpm.engine.impl.db.entitymanager
- OPTIMIZE - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
-
Deprecated.
- OPTIMIZE - Static variable in class org.camunda.bpm.engine.EntityTypes
- OptimizeCompletedHistoricActivityInstanceQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeCompletedHistoricActivityInstanceQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricActivityInstanceQueryCmd
- OptimizeCompletedHistoricIncidentsQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeCompletedHistoricIncidentsQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricIncidentsQueryCmd
- OptimizeCompletedHistoricProcessInstanceQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeCompletedHistoricProcessInstanceQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricProcessInstanceQueryCmd
- OptimizeCompletedHistoricTaskInstanceQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeCompletedHistoricTaskInstanceQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeCompletedHistoricTaskInstanceQueryCmd
- optimizeDatabaseSpecificLimitAfterWithoutOffsetStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- optimizeDatabaseSpecificLimitBeforeWithoutOffsetStatements - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- OptimizeHistoricActivityInstanceDto - Class in org.camunda.bpm.engine.rest.dto.history.optimize
- OptimizeHistoricActivityInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricActivityInstanceDto
- OptimizeHistoricDecisionInstanceQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeHistoricDecisionInstanceQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricDecisionInstanceQueryCmd
- OptimizeHistoricIdentityLinkLogDto - Class in org.camunda.bpm.engine.rest.dto.history.optimize
- OptimizeHistoricIdentityLinkLogDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricIdentityLinkLogDto
- OptimizeHistoricIdentityLinkLogEntity - Class in org.camunda.bpm.engine.impl.persistence.entity.optimize
- OptimizeHistoricIdentityLinkLogEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.optimize.OptimizeHistoricIdentityLinkLogEntity
- OptimizeHistoricIdentityLinkLogQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeHistoricIdentityLinkLogQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricIdentityLinkLogQueryCmd
- OptimizeHistoricUserOperationsLogQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeHistoricUserOperationsLogQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricUserOperationsLogQueryCmd
- OptimizeHistoricVariableUpdateDto - Class in org.camunda.bpm.engine.rest.dto.history.optimize
- OptimizeHistoricVariableUpdateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricVariableUpdateDto
- OptimizeHistoricVariableUpdateQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeHistoricVariableUpdateQueryCmd(Date, Date, boolean, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- OptimizeManager - Class in org.camunda.bpm.engine.impl.optimize
- OptimizeManager() - Constructor for class org.camunda.bpm.engine.impl.optimize.OptimizeManager
- OptimizeOpenHistoricIncidentsQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeOpenHistoricIncidentsQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeOpenHistoricIncidentsQueryCmd
- OptimizePermissions - Enum Class in org.camunda.bpm.engine.authorization
-
Deprecated.These permissions have no effect
- OptimizeRestService - Class in org.camunda.bpm.engine.rest.impl.optimize
- OptimizeRestService(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- OptimizeRunningHistoricActivityInstanceQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeRunningHistoricActivityInstanceQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricActivityInstanceQueryCmd
- OptimizeRunningHistoricProcessInstanceQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeRunningHistoricProcessInstanceQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricProcessInstanceQueryCmd
- OptimizeRunningHistoricTaskInstanceQueryCmd - Class in org.camunda.bpm.engine.impl.cmd.optimize
- OptimizeRunningHistoricTaskInstanceQueryCmd(Date, Date, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricTaskInstanceQueryCmd
- optimizeService - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- OptimizeService - Class in org.camunda.bpm.engine.impl
- OptimizeService() - Constructor for class org.camunda.bpm.engine.impl.OptimizeService
- OPTION_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- OPTION_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- OPTION_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- OptionalInputRefs - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN optionalInputRefs element of the BPMN tInputSet type
- OptionalInputRefs(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OptionalInputRefs
- optionalInputRefsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- OptionalOutputRefs - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN optionalOutputRefs element of the BPMN tOutputSet type
- OptionalOutputRefs(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OptionalOutputRefs
- optionalOutputRefsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- options() - Method in interface org.camunda.connect.httpclient.HttpMethodRequest
-
Set OPTIONS as request method
- options() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- or() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
After calling or(), a chain of several filter criteria could follow.
- or() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
After calling or(), a chain of several filter criteria could follow.
- or() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- or() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- or() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- or() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- or() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
After calling or(), a chain of several filter criteria could follow.
- or() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
After calling or(), a chain of several filter criteria could follow.
- or(boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
or := and (<OR> and)*
- OR - Enum constant in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
- OR - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- OR - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- OR_QUERIES - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- ORACLE - Enum constant in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- ORACLE - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- order - Variable in class org.camunda.bpm.engine.impl.TablePageQueryImpl
- Order - Class in org.camunda.bpm.qa.upgrade.json.beans
- Order() - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.Order
- ORDER_BY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
-
Deprecated.
- ORDER_BY_DELIMITER - Static variable in class org.camunda.bpm.engine.impl.json.JsonLegacyQueryOrderingPropertyConverter
- 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(QueryOrderingProperty) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- orderBy(QueryOrderingProperty, int) - Static method in class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- 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()
orQuery.desc()
). - orderByActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Order by activity id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by activity id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by activityId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by activity id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- orderByActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- orderByActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderByActivityId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- orderByActivityId() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- orderByActivityId() - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Order by activty id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Order by activityId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by activity instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- 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()
orQuery.desc()
). - orderByActivityName() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Order by activityName (needs to be followed by
Query.asc()
orQuery.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()
orQuery.desc()
). - orderByActivityType() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- orderByAssignerId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by assignerId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByAssignerId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- orderByBusinessKey() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- orderByBusinessKey() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Order by the business key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseActivityId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by caseActivityId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseActivityId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByCaseActivityName() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by caseActivityName (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseActivityName() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByCaseActivityType() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by caseActivityType (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseActivityType() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByCaseDefinitionCategory() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionCategory() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Order by the category of the case definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by caseDefinitionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Order by the case definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by case definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- orderByCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- orderByCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- orderByCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByCaseDefinitionId() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Order by the id of the case definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Order by case definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Order by case definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- orderByCaseDefinitionKey() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- orderByCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Order by case definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Order by case definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionKey() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Order by case definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionName() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionName() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Order by the name of the case definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- orderByCaseDefinitionVersion() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Order by the version of the case definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by caseExecutionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by case execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- orderByCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- orderByCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByCaseExecutionId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByCaseExecutionId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseExecutionId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by case execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseExecutionVariable(String, ValueType) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByCaseExecutionVariable(String, ValueType) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by a task variable value of a certain type.
- orderByCaseInstanceBusinessKey() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Order by the business key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceBusinessKey() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- orderByCaseInstanceCloseTime() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Order by the close time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceCloseTime() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- orderByCaseInstanceCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Order by the create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceCreateTime() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- orderByCaseInstanceDuration() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Order by the duration of the case instance (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceDuration() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- orderByCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by caseInstanceId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Order by the case instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by case instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- orderByCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- orderByCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- orderByCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByCaseInstanceId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByCaseInstanceId() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by case instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCaseInstanceVariable(String, ValueType) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByCaseInstanceVariable(String, ValueType) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by a task variable value of a certain type.
- orderByCaseSentryId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- orderByCauseIncidentId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by causeIncidentId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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()
orQuery.desc()
). - orderByConfiguration() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by configuration (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByConfiguration() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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()
orQuery.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()
orQuery.desc()
). - orderByCreateTime - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- orderByCreateTime() - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Fluent API method for configuring createTime as a sorting criterion for fetching of the tasks.
- orderByCreateTime() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- orderByCreateTime() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Specifies whether tasks should be fetched based on their createTime with a configured order () This information is optional.
- orderByCreateTime() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Order by create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCreateTime() - Method in interface org.camunda.bpm.engine.externaltask.FetchAndLockBuilder
-
Configures the fetching during the Fetch and Lock Operation to include ordering by create time of the external tasks.
- orderByCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByCreateTime() - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- orderByCreateTime() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- orderByCreateTime() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByDecisionDefinitionCategory() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByDecisionDefinitionCategory() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by the category of the decision definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByDecisionDefinitionId() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by the id of the decision definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionDefinitionKey() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByDecisionDefinitionKey() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by decision definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionDefinitionName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByDecisionDefinitionName() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by the name of the decision definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByDecisionDefinitionVersion() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by the version of the decision definitions (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionRequirementsDefinitionCategory() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- orderByDecisionRequirementsDefinitionCategory() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Order by the category of the decision requirements definition (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- orderByDecisionRequirementsDefinitionId() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Order by the id of the decision requirements definition (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionRequirementsDefinitionKey() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByDecisionRequirementsDefinitionKey() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- orderByDecisionRequirementsDefinitionKey() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by key of the decision requirements definition (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionRequirementsDefinitionKey() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Order by decision requirements definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionRequirementsDefinitionName() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- orderByDecisionRequirementsDefinitionName() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Order by the name of the decision requirements definition (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDecisionRequirementsDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- orderByDecisionRequirementsDefinitionVersion() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Order by the version of the decision requirements definition (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeleteReason() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by task delete reason (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeleteReason() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByDeploymentId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- orderByDeploymentId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- orderByDeploymentId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderByDeploymentId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- orderByDeploymentId() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentId() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Order by deployment id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymenTime() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- orderByDeploymenTime() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Deprecated.Use
DeploymentQuery.orderByDeploymentTime()
instead - 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()
orQuery.desc()
). - orderByDeploymentTime() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- orderByDeploymentTime() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByDeploymentTime() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- orderByDeploymentTime() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentTime() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByDeploymentTime() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Order by deployment time (needs to be followed by
Query.asc()
orQuery.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()
orQuery.desc()
). - orderByEndTime() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Returns historic batches sorted by end time; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderByEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by end time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByEndTime() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- orderByEndTime() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByEvaluationTime() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Order by the time when the decisions was evaluated (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByEvaluationTime() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- orderByExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Order by executionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by executionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByExecutionId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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()
orQuery.desc()
). - orderByExecutionId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Order by execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by execution id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExecutionVariable(String, ValueType) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByExecutionVariable(String, ValueType) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by an execution variable value of a certain type.
- orderByExternalTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by external task id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByExternalTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByFilterId() - Method in interface org.camunda.bpm.engine.filter.FilterQuery
-
Order by filter id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFilterId() - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- orderByFilterName() - Method in interface org.camunda.bpm.engine.filter.FilterQuery
-
Order by filter id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFilterName() - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- orderByFilterOwner() - Method in interface org.camunda.bpm.engine.filter.FilterQuery
-
Order by filter id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFilterOwner() - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- orderByFilterResourceType() - Method in interface org.camunda.bpm.engine.filter.FilterQuery
-
Order by filter id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFilterResourceType() - Method in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- orderByFinished() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReport
-
Order by finished case instances amount (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFinished() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReport
-
Order by finished decision instances amount (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFinished() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReport
-
Order by finished process instances amount (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFinished() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- orderByFinished() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- orderByFinished() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- orderByFinishedBatchOperation() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricBatchReport
-
Order by finished batch operations amount (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByFinishedBatchOperation() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- orderByFollowUpDate() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByFollowUpDate() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by follow-up date (needs to be followed by
Query.asc()
orQuery.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.history.HistoricIdentityLinkLogQuery
-
Order by groupId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByGroupId() - Method in interface org.camunda.bpm.engine.identity.GroupQuery
-
Order by group id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByGroupId() - Method in class org.camunda.bpm.engine.impl.GroupQueryImpl
- orderByGroupId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- orderByGroupName() - Method in interface org.camunda.bpm.engine.identity.GroupQuery
-
Order by group name (needs to be followed by
Query.asc()
orQuery.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()
orQuery.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()
orQuery.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()
orQuery.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()
orQuery.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()
orQuery.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()
orQuery.desc()
). - orderByHistoricActivityInstanceStartTime() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by start time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricActivityInstanceStartTime() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- orderByHistoricActivityInstanceStartTime() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByHistoricCaseActivityInstanceCreateTime() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by create time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricCaseActivityInstanceCreateTime() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByHistoricCaseActivityInstanceDuration() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by duration (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricCaseActivityInstanceDuration() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByHistoricCaseActivityInstanceEndTime() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by end time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricCaseActivityInstanceEndTime() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByHistoricCaseActivityInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoricCaseActivityInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByHistoricTaskInstanceDuration() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by duration (needs to be followed by
Query.asc()
orQuery.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()
orQuery.desc()
). - orderByHistoricTaskInstanceEndTime() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByHistoryConfiguration() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by historyConfiguration (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHistoryConfiguration() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByHostname() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by hostname (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByHostname() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderById() - Method in interface org.camunda.bpm.engine.batch.BatchQuery
-
Returns batches sorted by id; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderById() - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Returns batch statistics sorted by batch id; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderById() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Returns historic batches sorted by id; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderById() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Order by external task id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderById() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- orderById() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- orderById() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- orderById() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- orderById(List<ExecutionEntity>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- orderByIncidentId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByIncidentId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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()
orQuery.desc()
). - orderByIncidentMessage() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by message (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByIncidentMessage() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByIncidentMessage() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- orderByIncidentMessage() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Order by incident message (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByIncidentState() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by incidentState (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByIncidentState() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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()
orQuery.desc()
). - orderByIncidentType() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by incidentType (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByIncidentType() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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()
orQuery.desc()
). - orderByJobConfiguration() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- orderByJobConfiguration() - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Order by job configuration (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by job definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderByJobDefinitionId() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- orderByJobDefinitionId() - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.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()
orQuery.desc()
). - orderByJobDueDate() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by job due date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobDueDate() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderByJobId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by job id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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()
orQuery.desc()
). - orderByJobPriority() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by job priority (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobPriority() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderByJobPriority() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- orderByJobPriority() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Order by priority for execution (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobRetries() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by job retries (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByJobRetries() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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()
orQuery.desc()
). - orderByJobType() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- orderByJobType() - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Order by job type (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByLastUpdated() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByLastUpdated() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by the time the task was updated last (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByLockExpirationTime() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Order by lock expiration time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByLockExpirationTime() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- orderByOperationType() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by operationType (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByOperationType() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- orderByPriority() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Order by priority (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByPriority() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by external task priority (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByPriority() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- orderByPriority() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- 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()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Order by processDefinitionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by processDefinitionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by processDefinitionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Order by the process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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.JobDefinitionQueryImpl
- orderByProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- 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.management.JobDefinitionQuery
-
Order by process defintion id (needs to be followed by
Query.asc()
orQuery.desc()
). - 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()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Order by processDefinitionId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Order by process definition id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by processDefinitionKey (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by processDefinitionKey (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Order by the process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- orderByProcessDefinitionKey() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- 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.management.JobDefinitionQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionKey() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Order by process definition key (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionName() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Order by the process definition name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionName() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- 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()
orQuery.desc()
). - orderByProcessDefinitionVersion() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Order by the process definition version (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessDefinitionVersion() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- 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()
orQuery.desc()
). - orderByProcessInstanceBusinessKey() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Order by the business key (needs to be followed by
Query.asc()
orQuery.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()
orQuery.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()
orQuery.desc()
). - orderByProcessInstanceEndTime() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Order by processInstanceId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
- orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by processInstanceId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Order by the process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.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.ExternalTaskQueryImpl
- 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.HistoricExternalTaskLogQueryImpl
- orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByProcessInstanceId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- 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()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Order by processInstanceId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Order by id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by process instance id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceStartTime() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Order by the start time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByProcessInstanceStartTime() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- orderByProcessVariable(String, ValueType) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByProcessVariable(String, ValueType) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by a process instance variable value of a certain type.
- orderByResourceId() - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
-
Order by resource id (needs to be followed by
Query.asc()
orQuery.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()
orQuery.desc()
). - orderByResourceType() - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- orderByRetries() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by external task retries (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByRetries() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByRootCauseIncidentId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by rootCauseIncidentId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByRootCauseIncidentId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- 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()
orQuery.desc()
). - orderBySelection(QueryOrderingProperty, int) - Static method in class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- orderBySentryId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- orderBySource() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- orderByStartTime() - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Returns batch statistics sorted by start time; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderByStartTime() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Returns historic batches sorted by start time; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderByStartTime() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- orderByStartTime() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- orderByTaskAssignee() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by task assignee (needs to be followed by
Query.asc()
orQuery.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()
orQuery.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()
orQuery.desc()
). - orderByTaskDefinitionKey() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by task definition key (needs to be followed by
Query.asc()
orQuery.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()
orQuery.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()
orQuery.desc()
). - orderByTaskDueDate() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by task due date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskDueDate() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByTaskFollowUpDate() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by task follow-up date (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskFollowUpDate() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by taskId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by task id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- 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()
orQuery.desc()
). - orderByTaskName() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by task name (needs to be followed by
Query.asc()
orQuery.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()
orQuery.desc()
). - orderByTaskNameCaseInsensitive() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByTaskNameCaseInsensitive() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by task name case insensitive (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTaskOwner() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by task owner (needs to be followed by
Query.asc()
orQuery.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()
orQuery.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()
orQuery.desc()
). - orderByTaskVariable(String, ValueType) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByTaskVariable(String, ValueType) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by a task variable value of a certain type.
- orderByTenantId() - Method in interface org.camunda.bpm.engine.batch.BatchQuery
-
Returns batches sorted by tenant id; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderByTenantId() - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Returns batch statistics sorted by tenant id; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderByTenantId() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Returns historic batches sorted by tenant id; must be followed by an invocation of
Query.asc()
orQuery.desc()
. - orderByTenantId() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by tenantId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- orderByTenantId() - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- orderByTenantId() - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Order by tenant id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantName() - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Order by tenant name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTenantName() - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- orderByTime() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
- orderByTime() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by time (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTime() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- orderByTime() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- orderByTimestamp() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by timestamp (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTimestamp() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Order by timestamp (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTimestamp() - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Order by time stamp (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTimestamp() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByTimestamp() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- orderByTimestamp() - Method in class org.camunda.bpm.engine.impl.SchemaLogQueryImpl
- orderByTimestamp() - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- orderByTimestamp() - Method in interface org.camunda.bpm.engine.management.SchemaLogQuery
-
Order by task timestamp (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTopicName() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by topic name (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByTopicName() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- orderByType() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by type (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByType() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- orderByUserEmail() - Method in interface org.camunda.bpm.engine.identity.UserQuery
-
Order by user email (needs to be followed by
Query.asc()
orQuery.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()
orQuery.desc()
). - orderByUserFirstName() - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- orderByUserId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Order by userId (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByUserId() - Method in interface org.camunda.bpm.engine.identity.UserQuery
-
Order by user id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByUserId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- 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()
orQuery.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()
orQuery.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()
orQuery.desc()
). - orderByVersionTag() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- orderByVersionTag() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- orderByVersionTag() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Order by version tag (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByVersionTag() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Order by version tag (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByWorkerId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Order by worker id (needs to be followed by
Query.asc()
orQuery.desc()
). - orderByWorkerId() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- 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.
- OrderDetails - Class in org.camunda.bpm.qa.upgrade.json.beans
- OrderDetails() - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- Ordering - Interface in org.camunda.bpm.spring.boot.starter.configuration
- ORDERING_PROPERTIES - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- orderingConfig - Variable in class org.camunda.bpm.client.impl.EngineClient
- orderingConfig - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- OrderingConfig - Class in org.camunda.bpm.client.task
-
Class that encapsulates the client's configuration of createTime ordering.
- OrderingConfig(List<OrderingConfig.OrderingProperty>) - Constructor for class org.camunda.bpm.client.task.OrderingConfig
-
Constructor using a list of ordering properties
- OrderingConfig.Direction - Enum Class in org.camunda.bpm.client.task
-
The direction of createTime.
- OrderingConfig.OrderingProperty - Class in org.camunda.bpm.client.task
-
Static Class that encapsulates an ordering property with a field and its direction.
- OrderingConfig.SortingField - Enum Class in org.camunda.bpm.client.task
-
The field to sort by.
- orderingProperties - Variable in class org.camunda.bpm.client.task.OrderingConfig
- orderingProperties - Variable in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- orderingProperties - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- orderingProperties - Variable in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- orderingProperties - Variable in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- orderingPropertiesWithPriority(boolean, List<QueryOrderingProperty>) - Method in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- OrderingProperty() - Constructor for class org.camunda.bpm.client.task.OrderingConfig.OrderingProperty
- orderPartiallyByOccurrence() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Sort the
activity instances
in the order in which they occurred (ie. - orderPartiallyByOccurrence() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Sort the
historic detail events
in the order in which they occurred and needs to be followed byQuery.asc()
orQuery.desc()
. - orderPartiallyByOccurrence() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Sort the
historic job logs
in the order in which they occurred and needs to be followed byQuery.asc()
orQuery.desc()
. - orderPartiallyByOccurrence() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- orderPartiallyByOccurrence() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- orderPartiallyByOccurrence() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- ORG_CAMUNDA_BPM_ENGINE_PROCESS_ENGINE - Static variable in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
- org.camunda.bpm - package org.camunda.bpm
- org.camunda.bpm.admin - package org.camunda.bpm.admin
- org.camunda.bpm.admin.impl - package org.camunda.bpm.admin.impl
- org.camunda.bpm.admin.impl.plugin - package org.camunda.bpm.admin.impl.plugin
- org.camunda.bpm.admin.impl.plugin.base.dto - package org.camunda.bpm.admin.impl.plugin.base.dto
- org.camunda.bpm.admin.impl.plugin.resources - package org.camunda.bpm.admin.impl.plugin.resources
- org.camunda.bpm.admin.impl.web - package org.camunda.bpm.admin.impl.web
- org.camunda.bpm.admin.impl.web.bootstrap - package org.camunda.bpm.admin.impl.web.bootstrap
- org.camunda.bpm.admin.plugin.spi - package org.camunda.bpm.admin.plugin.spi
- org.camunda.bpm.admin.plugin.spi.impl - package org.camunda.bpm.admin.plugin.spi.impl
- org.camunda.bpm.admin.resource - package org.camunda.bpm.admin.resource
- 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.client - package org.camunda.bpm.client
- org.camunda.bpm.client.backoff - package org.camunda.bpm.client.backoff
- org.camunda.bpm.client.exception - package org.camunda.bpm.client.exception
- org.camunda.bpm.client.impl - package org.camunda.bpm.client.impl
- org.camunda.bpm.client.interceptor - package org.camunda.bpm.client.interceptor
- org.camunda.bpm.client.interceptor.auth - package org.camunda.bpm.client.interceptor.auth
- org.camunda.bpm.client.interceptor.impl - package org.camunda.bpm.client.interceptor.impl
- org.camunda.bpm.client.spi - package org.camunda.bpm.client.spi
- org.camunda.bpm.client.spring - package org.camunda.bpm.client.spring
- org.camunda.bpm.client.spring.annotation - package org.camunda.bpm.client.spring.annotation
- org.camunda.bpm.client.spring.boot.starter - package org.camunda.bpm.client.spring.boot.starter
- org.camunda.bpm.client.spring.boot.starter.impl - package org.camunda.bpm.client.spring.boot.starter.impl
- org.camunda.bpm.client.spring.event - package org.camunda.bpm.client.spring.event
- org.camunda.bpm.client.spring.exception - package org.camunda.bpm.client.spring.exception
- org.camunda.bpm.client.spring.impl - package org.camunda.bpm.client.spring.impl
- org.camunda.bpm.client.spring.impl.client - package org.camunda.bpm.client.spring.impl.client
- org.camunda.bpm.client.spring.impl.client.util - package org.camunda.bpm.client.spring.impl.client.util
- org.camunda.bpm.client.spring.impl.subscription - package org.camunda.bpm.client.spring.impl.subscription
- org.camunda.bpm.client.spring.impl.subscription.util - package org.camunda.bpm.client.spring.impl.subscription.util
- org.camunda.bpm.client.spring.impl.util - package org.camunda.bpm.client.spring.impl.util
- org.camunda.bpm.client.task - package org.camunda.bpm.client.task
- org.camunda.bpm.client.task.impl - package org.camunda.bpm.client.task.impl
- org.camunda.bpm.client.task.impl.dto - package org.camunda.bpm.client.task.impl.dto
- org.camunda.bpm.client.topic - package org.camunda.bpm.client.topic
- org.camunda.bpm.client.topic.impl - package org.camunda.bpm.client.topic.impl
- org.camunda.bpm.client.topic.impl.dto - package org.camunda.bpm.client.topic.impl.dto
- org.camunda.bpm.client.variable - package org.camunda.bpm.client.variable
- org.camunda.bpm.client.variable.impl - package org.camunda.bpm.client.variable.impl
- org.camunda.bpm.client.variable.impl.format - package org.camunda.bpm.client.variable.impl.format
- org.camunda.bpm.client.variable.impl.format.json - package org.camunda.bpm.client.variable.impl.format.json
- org.camunda.bpm.client.variable.impl.format.serializable - package org.camunda.bpm.client.variable.impl.format.serializable
- org.camunda.bpm.client.variable.impl.format.xml - package org.camunda.bpm.client.variable.impl.format.xml
- org.camunda.bpm.client.variable.impl.mapper - package org.camunda.bpm.client.variable.impl.mapper
- org.camunda.bpm.client.variable.impl.type - package org.camunda.bpm.client.variable.impl.type
- org.camunda.bpm.client.variable.impl.value - package org.camunda.bpm.client.variable.impl.value
- org.camunda.bpm.client.variable.value - package org.camunda.bpm.client.variable.value
- 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.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.sub.resources - package org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
- org.camunda.bpm.cockpit.impl.plugin.resources - package org.camunda.bpm.cockpit.impl.plugin.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.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.plugin.test.application - package org.camunda.bpm.cockpit.plugin.test.application
- 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 - package org.camunda.bpm.container.impl
- org.camunda.bpm.container.impl.deployment - package org.camunda.bpm.container.impl.deployment
- org.camunda.bpm.container.impl.deployment.jobexecutor - package org.camunda.bpm.container.impl.deployment.jobexecutor
- org.camunda.bpm.container.impl.deployment.scanning - package org.camunda.bpm.container.impl.deployment.scanning
- org.camunda.bpm.container.impl.deployment.scanning.spi - package org.camunda.bpm.container.impl.deployment.scanning.spi
- org.camunda.bpm.container.impl.deployment.util - package org.camunda.bpm.container.impl.deployment.util
- 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.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.plugin - package org.camunda.bpm.container.impl.plugin
- org.camunda.bpm.container.impl.spi - package org.camunda.bpm.container.impl.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.dmn.engine - package org.camunda.bpm.dmn.engine
- org.camunda.bpm.dmn.engine.delegate - package org.camunda.bpm.dmn.engine.delegate
- org.camunda.bpm.dmn.engine.impl - package org.camunda.bpm.dmn.engine.impl
- org.camunda.bpm.dmn.engine.impl.delegate - package org.camunda.bpm.dmn.engine.impl.delegate
- org.camunda.bpm.dmn.engine.impl.el - package org.camunda.bpm.dmn.engine.impl.el
- org.camunda.bpm.dmn.engine.impl.evaluation - package org.camunda.bpm.dmn.engine.impl.evaluation
- org.camunda.bpm.dmn.engine.impl.hitpolicy - package org.camunda.bpm.dmn.engine.impl.hitpolicy
- org.camunda.bpm.dmn.engine.impl.metrics - package org.camunda.bpm.dmn.engine.impl.metrics
- org.camunda.bpm.dmn.engine.impl.spi.el - package org.camunda.bpm.dmn.engine.impl.spi.el
- org.camunda.bpm.dmn.engine.impl.spi.hitpolicy - package org.camunda.bpm.dmn.engine.impl.spi.hitpolicy
- org.camunda.bpm.dmn.engine.impl.spi.transform - package org.camunda.bpm.dmn.engine.impl.spi.transform
- org.camunda.bpm.dmn.engine.impl.spi.type - package org.camunda.bpm.dmn.engine.impl.spi.type
- org.camunda.bpm.dmn.engine.impl.transform - package org.camunda.bpm.dmn.engine.impl.transform
- org.camunda.bpm.dmn.engine.impl.type - package org.camunda.bpm.dmn.engine.impl.type
- org.camunda.bpm.dmn.engine.spi - package org.camunda.bpm.dmn.engine.spi
- org.camunda.bpm.dmn.engine.test - package org.camunda.bpm.dmn.engine.test
- org.camunda.bpm.dmn.engine.test.junit5 - package org.camunda.bpm.dmn.engine.test.junit5
- org.camunda.bpm.dmn.feel.impl - package org.camunda.bpm.dmn.feel.impl
- org.camunda.bpm.dmn.feel.impl.juel - package org.camunda.bpm.dmn.feel.impl.juel
- org.camunda.bpm.dmn.feel.impl.juel.el - package org.camunda.bpm.dmn.feel.impl.juel.el
- org.camunda.bpm.dmn.feel.impl.juel.transform - package org.camunda.bpm.dmn.feel.impl.juel.transform
- org.camunda.bpm.dmn.feel.impl.scala - package org.camunda.bpm.dmn.feel.impl.scala
- org.camunda.bpm.dmn.feel.impl.scala.function - package org.camunda.bpm.dmn.feel.impl.scala.function
- org.camunda.bpm.dmn.feel.impl.scala.function.builder - package org.camunda.bpm.dmn.feel.impl.scala.function.builder
- org.camunda.bpm.dmn.feel.impl.scala.spin - package org.camunda.bpm.dmn.feel.impl.scala.spin
- org.camunda.bpm.engine - package org.camunda.bpm.engine
-
Public API of the Camunda Platform engine.
Typical usage of the API starts by the creation of aProcessEngineConfiguration
(typically based on a configuration file), from which aProcessEngine
can be obtained.
Through the services obtained from such aProcessEngine
, BPM and workflow operation can be executed:
RepositoryService
: ManagesDeployment
s
RuntimeService
: For starting and searchingProcessInstance
s
TaskService
: Exposes operations to manage human (standalone)Task
s, such as claiming, completing and assigning tasks
IdentityService
: Used for managingUser
s,Group
s and the relations between them
ManagementService
: Exposes engine admin and maintenance operations, which have no relation to the runtime execution of business processes
HistoryService
: Exposes information about ongoing and past process instances.
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.batch - package org.camunda.bpm.engine.batch
- org.camunda.bpm.engine.batch.history - package org.camunda.bpm.engine.batch.history
- 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.context - package org.camunda.bpm.engine.context
- 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
JavaDelegate
s. - org.camunda.bpm.engine.dmn - package org.camunda.bpm.engine.dmn
- org.camunda.bpm.engine.exception - package org.camunda.bpm.engine.exception
- org.camunda.bpm.engine.exception.cmmn - package org.camunda.bpm.engine.exception.cmmn
- org.camunda.bpm.engine.exception.dmn - package org.camunda.bpm.engine.exception.dmn
- org.camunda.bpm.engine.externaltask - package org.camunda.bpm.engine.externaltask
- org.camunda.bpm.engine.filter - package org.camunda.bpm.engine.filter
- org.camunda.bpm.engine.form - package org.camunda.bpm.engine.form
-
Classes related to the
FormService
. - org.camunda.bpm.engine.history - package org.camunda.bpm.engine.history
-
Classes related to the
HistoryService
. - org.camunda.bpm.engine.identity - package org.camunda.bpm.engine.identity
-
classes related to the
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.batch - package org.camunda.bpm.engine.impl.batch
- org.camunda.bpm.engine.impl.batch.builder - package org.camunda.bpm.engine.impl.batch.builder
- org.camunda.bpm.engine.impl.batch.deletion - package org.camunda.bpm.engine.impl.batch.deletion
- org.camunda.bpm.engine.impl.batch.externaltask - package org.camunda.bpm.engine.impl.batch.externaltask
- org.camunda.bpm.engine.impl.batch.history - package org.camunda.bpm.engine.impl.batch.history
- org.camunda.bpm.engine.impl.batch.job - package org.camunda.bpm.engine.impl.batch.job
- org.camunda.bpm.engine.impl.batch.message - package org.camunda.bpm.engine.impl.batch.message
- org.camunda.bpm.engine.impl.batch.removaltime - package org.camunda.bpm.engine.impl.batch.removaltime
- org.camunda.bpm.engine.impl.batch.update - package org.camunda.bpm.engine.impl.batch.update
- org.camunda.bpm.engine.impl.batch.variables - package org.camunda.bpm.engine.impl.batch.variables
- org.camunda.bpm.engine.impl.bpmn.behavior - package org.camunda.bpm.engine.impl.bpmn.behavior
- org.camunda.bpm.engine.impl.bpmn.delegate - package org.camunda.bpm.engine.impl.bpmn.delegate
- 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.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.multitenancy - package org.camunda.bpm.engine.impl.cfg.multitenancy
- 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.cmd.batch - package org.camunda.bpm.engine.impl.cmd.batch
- org.camunda.bpm.engine.impl.cmd.batch.removaltime - package org.camunda.bpm.engine.impl.cmd.batch.removaltime
- org.camunda.bpm.engine.impl.cmd.batch.variables - package org.camunda.bpm.engine.impl.cmd.batch.variables
- org.camunda.bpm.engine.impl.cmd.optimize - package org.camunda.bpm.engine.impl.cmd.optimize
- org.camunda.bpm.engine.impl.cmmn - package org.camunda.bpm.engine.impl.cmmn
- org.camunda.bpm.engine.impl.cmmn.behavior - package org.camunda.bpm.engine.impl.cmmn.behavior
- org.camunda.bpm.engine.impl.cmmn.cmd - package org.camunda.bpm.engine.impl.cmmn.cmd
- org.camunda.bpm.engine.impl.cmmn.delegate - package org.camunda.bpm.engine.impl.cmmn.delegate
- org.camunda.bpm.engine.impl.cmmn.deployer - package org.camunda.bpm.engine.impl.cmmn.deployer
- org.camunda.bpm.engine.impl.cmmn.entity.repository - package org.camunda.bpm.engine.impl.cmmn.entity.repository
- org.camunda.bpm.engine.impl.cmmn.entity.runtime - package org.camunda.bpm.engine.impl.cmmn.entity.runtime
- org.camunda.bpm.engine.impl.cmmn.execution - package org.camunda.bpm.engine.impl.cmmn.execution
- org.camunda.bpm.engine.impl.cmmn.handler - package org.camunda.bpm.engine.impl.cmmn.handler
- org.camunda.bpm.engine.impl.cmmn.listener - package org.camunda.bpm.engine.impl.cmmn.listener
- org.camunda.bpm.engine.impl.cmmn.model - package org.camunda.bpm.engine.impl.cmmn.model
- org.camunda.bpm.engine.impl.cmmn.operation - package org.camunda.bpm.engine.impl.cmmn.operation
- org.camunda.bpm.engine.impl.cmmn.transformer - package org.camunda.bpm.engine.impl.cmmn.transformer
- org.camunda.bpm.engine.impl.context - package org.camunda.bpm.engine.impl.context
- org.camunda.bpm.engine.impl.core - package org.camunda.bpm.engine.impl.core
- org.camunda.bpm.engine.impl.core.delegate - package org.camunda.bpm.engine.impl.core.delegate
- org.camunda.bpm.engine.impl.core.handler - package org.camunda.bpm.engine.impl.core.handler
- org.camunda.bpm.engine.impl.core.instance - package org.camunda.bpm.engine.impl.core.instance
- org.camunda.bpm.engine.impl.core.model - package org.camunda.bpm.engine.impl.core.model
- org.camunda.bpm.engine.impl.core.operation - package org.camunda.bpm.engine.impl.core.operation
- org.camunda.bpm.engine.impl.core.transformer - package org.camunda.bpm.engine.impl.core.transformer
- org.camunda.bpm.engine.impl.core.variable - package org.camunda.bpm.engine.impl.core.variable
- org.camunda.bpm.engine.impl.core.variable.event - package org.camunda.bpm.engine.impl.core.variable.event
- org.camunda.bpm.engine.impl.core.variable.mapping - package org.camunda.bpm.engine.impl.core.variable.mapping
- org.camunda.bpm.engine.impl.core.variable.mapping.value - package org.camunda.bpm.engine.impl.core.variable.mapping.value
- org.camunda.bpm.engine.impl.core.variable.scope - package org.camunda.bpm.engine.impl.core.variable.scope
- org.camunda.bpm.engine.impl.db - package org.camunda.bpm.engine.impl.db
- org.camunda.bpm.engine.impl.db.entitymanager - package org.camunda.bpm.engine.impl.db.entitymanager
- org.camunda.bpm.engine.impl.db.entitymanager.cache - package org.camunda.bpm.engine.impl.db.entitymanager.cache
- org.camunda.bpm.engine.impl.db.entitymanager.operation - package org.camunda.bpm.engine.impl.db.entitymanager.operation
- org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator - package org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator
- org.camunda.bpm.engine.impl.db.sql - package org.camunda.bpm.engine.impl.db.sql
- org.camunda.bpm.engine.impl.delegate - package org.camunda.bpm.engine.impl.delegate
- org.camunda.bpm.engine.impl.diagnostics - package org.camunda.bpm.engine.impl.diagnostics
- 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:
Base64
StringUtils
The classes are slightly modified to minimize imports. - org.camunda.bpm.engine.impl.dmn - package org.camunda.bpm.engine.impl.dmn
- org.camunda.bpm.engine.impl.dmn.batch - package org.camunda.bpm.engine.impl.dmn.batch
- org.camunda.bpm.engine.impl.dmn.cmd - package org.camunda.bpm.engine.impl.dmn.cmd
- org.camunda.bpm.engine.impl.dmn.configuration - package org.camunda.bpm.engine.impl.dmn.configuration
- org.camunda.bpm.engine.impl.dmn.deployer - package org.camunda.bpm.engine.impl.dmn.deployer
- org.camunda.bpm.engine.impl.dmn.el - package org.camunda.bpm.engine.impl.dmn.el
- org.camunda.bpm.engine.impl.dmn.entity.repository - package org.camunda.bpm.engine.impl.dmn.entity.repository
- org.camunda.bpm.engine.impl.dmn.invocation - package org.camunda.bpm.engine.impl.dmn.invocation
- org.camunda.bpm.engine.impl.dmn.result - package org.camunda.bpm.engine.impl.dmn.result
- org.camunda.bpm.engine.impl.dmn.transformer - package org.camunda.bpm.engine.impl.dmn.transformer
- org.camunda.bpm.engine.impl.el - package org.camunda.bpm.engine.impl.el
- org.camunda.bpm.engine.impl.errorcode - package org.camunda.bpm.engine.impl.errorcode
- org.camunda.bpm.engine.impl.event - package org.camunda.bpm.engine.impl.event
- org.camunda.bpm.engine.impl.externaltask - package org.camunda.bpm.engine.impl.externaltask
- org.camunda.bpm.engine.impl.filter - package org.camunda.bpm.engine.impl.filter
- org.camunda.bpm.engine.impl.form - package org.camunda.bpm.engine.impl.form
- org.camunda.bpm.engine.impl.form.deployer - package org.camunda.bpm.engine.impl.form.deployer
- org.camunda.bpm.engine.impl.form.engine - package org.camunda.bpm.engine.impl.form.engine
- org.camunda.bpm.engine.impl.form.entity - package org.camunda.bpm.engine.impl.form.entity
- org.camunda.bpm.engine.impl.form.handler - package org.camunda.bpm.engine.impl.form.handler
- org.camunda.bpm.engine.impl.form.type - package org.camunda.bpm.engine.impl.form.type
- org.camunda.bpm.engine.impl.form.validator - package org.camunda.bpm.engine.impl.form.validator
- org.camunda.bpm.engine.impl.history - package org.camunda.bpm.engine.impl.history
- 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.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.history.transformer - package org.camunda.bpm.engine.impl.history.transformer
- 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.jobexecutor - package org.camunda.bpm.engine.impl.jobexecutor
- org.camunda.bpm.engine.impl.jobexecutor.historycleanup - package org.camunda.bpm.engine.impl.jobexecutor.historycleanup
- org.camunda.bpm.engine.impl.json - package org.camunda.bpm.engine.impl.json
- org.camunda.bpm.engine.impl.management - package org.camunda.bpm.engine.impl.management
- org.camunda.bpm.engine.impl.metrics - package org.camunda.bpm.engine.impl.metrics
- org.camunda.bpm.engine.impl.metrics.dmn - package org.camunda.bpm.engine.impl.metrics.dmn
- org.camunda.bpm.engine.impl.metrics.parser - package org.camunda.bpm.engine.impl.metrics.parser
- org.camunda.bpm.engine.impl.metrics.reporter - package org.camunda.bpm.engine.impl.metrics.reporter
- org.camunda.bpm.engine.impl.metrics.util - package org.camunda.bpm.engine.impl.metrics.util
- org.camunda.bpm.engine.impl.migration - package org.camunda.bpm.engine.impl.migration
- org.camunda.bpm.engine.impl.migration.batch - package org.camunda.bpm.engine.impl.migration.batch
- org.camunda.bpm.engine.impl.migration.instance - package org.camunda.bpm.engine.impl.migration.instance
- org.camunda.bpm.engine.impl.migration.instance.parser - package org.camunda.bpm.engine.impl.migration.instance.parser
- org.camunda.bpm.engine.impl.migration.validation.activity - package org.camunda.bpm.engine.impl.migration.validation.activity
- org.camunda.bpm.engine.impl.migration.validation.instance - package org.camunda.bpm.engine.impl.migration.validation.instance
- org.camunda.bpm.engine.impl.migration.validation.instruction - package org.camunda.bpm.engine.impl.migration.validation.instruction
- org.camunda.bpm.engine.impl.oplog - package org.camunda.bpm.engine.impl.oplog
- org.camunda.bpm.engine.impl.optimize - package org.camunda.bpm.engine.impl.optimize
- 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.deploy.cache - package org.camunda.bpm.engine.impl.persistence.deploy.cache
- org.camunda.bpm.engine.impl.persistence.entity - package org.camunda.bpm.engine.impl.persistence.entity
- org.camunda.bpm.engine.impl.persistence.entity.optimize - package org.camunda.bpm.engine.impl.persistence.entity.optimize
- 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.pvm.runtime.operation - package org.camunda.bpm.engine.impl.pvm.runtime.operation
- org.camunda.bpm.engine.impl.repository - package org.camunda.bpm.engine.impl.repository
- 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.scripting.engine - package org.camunda.bpm.engine.impl.scripting.engine
- org.camunda.bpm.engine.impl.scripting.env - package org.camunda.bpm.engine.impl.scripting.env
- org.camunda.bpm.engine.impl.task - package org.camunda.bpm.engine.impl.task
- org.camunda.bpm.engine.impl.task.delegate - package org.camunda.bpm.engine.impl.task.delegate
- org.camunda.bpm.engine.impl.task.listener - package org.camunda.bpm.engine.impl.task.listener
- org.camunda.bpm.engine.impl.telemetry.dto - package org.camunda.bpm.engine.impl.telemetry.dto
- org.camunda.bpm.engine.impl.test - package org.camunda.bpm.engine.impl.test
- org.camunda.bpm.engine.impl.tree - package org.camunda.bpm.engine.impl.tree
- 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.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.variable.listener - package org.camunda.bpm.engine.impl.variable.listener
- org.camunda.bpm.engine.impl.variable.serializer - package org.camunda.bpm.engine.impl.variable.serializer
- org.camunda.bpm.engine.impl.xml - package org.camunda.bpm.engine.impl.xml
- org.camunda.bpm.engine.management - package org.camunda.bpm.engine.management
-
Classes related to the
ManagementService
. - org.camunda.bpm.engine.migration - package org.camunda.bpm.engine.migration
- 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
RepositoryService
. - org.camunda.bpm.engine.rest - package org.camunda.bpm.engine.rest
- org.camunda.bpm.engine.rest.cache - package org.camunda.bpm.engine.rest.cache
- 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.batch - package org.camunda.bpm.engine.rest.dto.batch
- org.camunda.bpm.engine.rest.dto.condition - package org.camunda.bpm.engine.rest.dto.condition
- org.camunda.bpm.engine.rest.dto.converter - package org.camunda.bpm.engine.rest.dto.converter
- org.camunda.bpm.engine.rest.dto.dmn - package org.camunda.bpm.engine.rest.dto.dmn
- org.camunda.bpm.engine.rest.dto.externaltask - package org.camunda.bpm.engine.rest.dto.externaltask
- org.camunda.bpm.engine.rest.dto.history - package org.camunda.bpm.engine.rest.dto.history
- org.camunda.bpm.engine.rest.dto.history.batch - package org.camunda.bpm.engine.rest.dto.history.batch
- org.camunda.bpm.engine.rest.dto.history.batch.removaltime - package org.camunda.bpm.engine.rest.dto.history.batch.removaltime
- org.camunda.bpm.engine.rest.dto.history.optimize - package org.camunda.bpm.engine.rest.dto.history.optimize
- org.camunda.bpm.engine.rest.dto.identity - package org.camunda.bpm.engine.rest.dto.identity
- org.camunda.bpm.engine.rest.dto.management - package org.camunda.bpm.engine.rest.dto.management
- org.camunda.bpm.engine.rest.dto.message - package org.camunda.bpm.engine.rest.dto.message
- org.camunda.bpm.engine.rest.dto.metrics - package org.camunda.bpm.engine.rest.dto.metrics
- org.camunda.bpm.engine.rest.dto.migration - package org.camunda.bpm.engine.rest.dto.migration
- 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.runtime.batch - package org.camunda.bpm.engine.rest.dto.runtime.batch
- org.camunda.bpm.engine.rest.dto.runtime.modification - package org.camunda.bpm.engine.rest.dto.runtime.modification
- org.camunda.bpm.engine.rest.dto.task - package org.camunda.bpm.engine.rest.dto.task
- org.camunda.bpm.engine.rest.dto.telemetry - package org.camunda.bpm.engine.rest.dto.telemetry
- 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.hal - package org.camunda.bpm.engine.rest.hal
- org.camunda.bpm.engine.rest.hal.cache - package org.camunda.bpm.engine.rest.hal.cache
- org.camunda.bpm.engine.rest.hal.caseDefinition - package org.camunda.bpm.engine.rest.hal.caseDefinition
- org.camunda.bpm.engine.rest.hal.group - package org.camunda.bpm.engine.rest.hal.group
- org.camunda.bpm.engine.rest.hal.identitylink - package org.camunda.bpm.engine.rest.hal.identitylink
- org.camunda.bpm.engine.rest.hal.processDefinition - package org.camunda.bpm.engine.rest.hal.processDefinition
- org.camunda.bpm.engine.rest.hal.task - package org.camunda.bpm.engine.rest.hal.task
- org.camunda.bpm.engine.rest.hal.tenant - package org.camunda.bpm.engine.rest.hal.tenant
- org.camunda.bpm.engine.rest.hal.user - package org.camunda.bpm.engine.rest.hal.user
- 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.impl.optimize - package org.camunda.bpm.engine.rest.impl.optimize
- org.camunda.bpm.engine.rest.impl.web.bootstrap - package org.camunda.bpm.engine.rest.impl.web.bootstrap
- org.camunda.bpm.engine.rest.mapper - package org.camunda.bpm.engine.rest.mapper
- org.camunda.bpm.engine.rest.openapi.generator.impl - package org.camunda.bpm.engine.rest.openapi.generator.impl
- 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.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.batch - package org.camunda.bpm.engine.rest.sub.batch
- org.camunda.bpm.engine.rest.sub.batch.impl - package org.camunda.bpm.engine.rest.sub.batch.impl
- org.camunda.bpm.engine.rest.sub.externaltask - package org.camunda.bpm.engine.rest.sub.externaltask
- org.camunda.bpm.engine.rest.sub.externaltask.impl - package org.camunda.bpm.engine.rest.sub.externaltask.impl
- org.camunda.bpm.engine.rest.sub.history - package org.camunda.bpm.engine.rest.sub.history
- org.camunda.bpm.engine.rest.sub.history.impl - package org.camunda.bpm.engine.rest.sub.history.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.management - package org.camunda.bpm.engine.rest.sub.management
- org.camunda.bpm.engine.rest.sub.metrics - package org.camunda.bpm.engine.rest.sub.metrics
- org.camunda.bpm.engine.rest.sub.repository - package org.camunda.bpm.engine.rest.sub.repository
- org.camunda.bpm.engine.rest.sub.repository.impl - package org.camunda.bpm.engine.rest.sub.repository.impl
- 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
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.task - package org.camunda.bpm.engine.task
-
Classes related to the
TaskService
. - org.camunda.bpm.engine.telemetry - package org.camunda.bpm.engine.telemetry
- org.camunda.bpm.engine.test - package org.camunda.bpm.engine.test
-
Helper classes for testing processes.
- org.camunda.bpm.engine.test.archunit - package org.camunda.bpm.engine.test.archunit
- org.camunda.bpm.engine.test.assertions - package org.camunda.bpm.engine.test.assertions
- org.camunda.bpm.engine.test.assertions.bpmn - package org.camunda.bpm.engine.test.assertions.bpmn
- org.camunda.bpm.engine.test.assertions.cmmn - package org.camunda.bpm.engine.test.assertions.cmmn
- org.camunda.bpm.engine.test.junit5 - package org.camunda.bpm.engine.test.junit5
- org.camunda.bpm.engine.test.mock - package org.camunda.bpm.engine.test.mock
- org.camunda.bpm.engine.variable - package org.camunda.bpm.engine.variable
- org.camunda.bpm.engine.variable.context - package org.camunda.bpm.engine.variable.context
- org.camunda.bpm.engine.variable.impl - package org.camunda.bpm.engine.variable.impl
- org.camunda.bpm.engine.variable.impl.context - package org.camunda.bpm.engine.variable.impl.context
- org.camunda.bpm.engine.variable.impl.type - package org.camunda.bpm.engine.variable.impl.type
- org.camunda.bpm.engine.variable.impl.value - package org.camunda.bpm.engine.variable.impl.value
- org.camunda.bpm.engine.variable.impl.value.builder - package org.camunda.bpm.engine.variable.impl.value.builder
- org.camunda.bpm.engine.variable.type - package org.camunda.bpm.engine.variable.type
- org.camunda.bpm.engine.variable.value - package org.camunda.bpm.engine.variable.value
- org.camunda.bpm.engine.variable.value.builder - package org.camunda.bpm.engine.variable.value.builder
- 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.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.impl.juel - package org.camunda.bpm.impl.juel
- org.camunda.bpm.model.bpmn - package org.camunda.bpm.model.bpmn
- org.camunda.bpm.model.bpmn.builder - package org.camunda.bpm.model.bpmn.builder
- org.camunda.bpm.model.bpmn.impl - package org.camunda.bpm.model.bpmn.impl
- org.camunda.bpm.model.bpmn.impl.instance - package org.camunda.bpm.model.bpmn.impl.instance
- org.camunda.bpm.model.bpmn.impl.instance.bpmndi - package org.camunda.bpm.model.bpmn.impl.instance.bpmndi
- org.camunda.bpm.model.bpmn.impl.instance.camunda - package org.camunda.bpm.model.bpmn.impl.instance.camunda
- org.camunda.bpm.model.bpmn.impl.instance.dc - package org.camunda.bpm.model.bpmn.impl.instance.dc
- org.camunda.bpm.model.bpmn.impl.instance.di - package org.camunda.bpm.model.bpmn.impl.instance.di
- org.camunda.bpm.model.bpmn.instance - package org.camunda.bpm.model.bpmn.instance
- org.camunda.bpm.model.bpmn.instance.bpmndi - package org.camunda.bpm.model.bpmn.instance.bpmndi
- org.camunda.bpm.model.bpmn.instance.camunda - package org.camunda.bpm.model.bpmn.instance.camunda
- org.camunda.bpm.model.bpmn.instance.dc - package org.camunda.bpm.model.bpmn.instance.dc
- org.camunda.bpm.model.bpmn.instance.di - package org.camunda.bpm.model.bpmn.instance.di
- org.camunda.bpm.model.cmmn - package org.camunda.bpm.model.cmmn
- org.camunda.bpm.model.cmmn.impl - package org.camunda.bpm.model.cmmn.impl
- org.camunda.bpm.model.cmmn.impl.instance - package org.camunda.bpm.model.cmmn.impl.instance
- org.camunda.bpm.model.cmmn.impl.instance.camunda - package org.camunda.bpm.model.cmmn.impl.instance.camunda
- org.camunda.bpm.model.cmmn.instance - package org.camunda.bpm.model.cmmn.instance
- org.camunda.bpm.model.cmmn.instance.camunda - package org.camunda.bpm.model.cmmn.instance.camunda
- org.camunda.bpm.model.dmn - package org.camunda.bpm.model.dmn
- org.camunda.bpm.model.dmn.impl - package org.camunda.bpm.model.dmn.impl
- org.camunda.bpm.model.dmn.impl.instance - package org.camunda.bpm.model.dmn.impl.instance
- org.camunda.bpm.model.dmn.instance - package org.camunda.bpm.model.dmn.instance
- org.camunda.bpm.model.xml - package org.camunda.bpm.model.xml
- org.camunda.bpm.model.xml.impl - package org.camunda.bpm.model.xml.impl
- org.camunda.bpm.model.xml.impl.instance - package org.camunda.bpm.model.xml.impl.instance
- org.camunda.bpm.model.xml.impl.parser - package org.camunda.bpm.model.xml.impl.parser
- org.camunda.bpm.model.xml.impl.type - package org.camunda.bpm.model.xml.impl.type
- org.camunda.bpm.model.xml.impl.type.attribute - package org.camunda.bpm.model.xml.impl.type.attribute
- org.camunda.bpm.model.xml.impl.type.child - package org.camunda.bpm.model.xml.impl.type.child
- org.camunda.bpm.model.xml.impl.type.reference - package org.camunda.bpm.model.xml.impl.type.reference
- org.camunda.bpm.model.xml.impl.util - package org.camunda.bpm.model.xml.impl.util
- org.camunda.bpm.model.xml.impl.validation - package org.camunda.bpm.model.xml.impl.validation
- org.camunda.bpm.model.xml.instance - package org.camunda.bpm.model.xml.instance
- org.camunda.bpm.model.xml.test - package org.camunda.bpm.model.xml.test
- org.camunda.bpm.model.xml.test.assertions - package org.camunda.bpm.model.xml.test.assertions
- org.camunda.bpm.model.xml.type - package org.camunda.bpm.model.xml.type
- org.camunda.bpm.model.xml.type.attribute - package org.camunda.bpm.model.xml.type.attribute
- org.camunda.bpm.model.xml.type.child - package org.camunda.bpm.model.xml.type.child
- org.camunda.bpm.model.xml.type.reference - package org.camunda.bpm.model.xml.type.reference
- org.camunda.bpm.model.xml.validation - package org.camunda.bpm.model.xml.validation
- org.camunda.bpm.qa.performance.engine.benchmark - package org.camunda.bpm.qa.performance.engine.benchmark
- org.camunda.bpm.qa.performance.engine.framework - package org.camunda.bpm.qa.performance.engine.framework
- org.camunda.bpm.qa.performance.engine.framework.activitylog - package org.camunda.bpm.qa.performance.engine.framework.activitylog
- org.camunda.bpm.qa.performance.engine.framework.aggregate - package org.camunda.bpm.qa.performance.engine.framework.aggregate
- org.camunda.bpm.qa.performance.engine.framework.report - package org.camunda.bpm.qa.performance.engine.framework.report
- org.camunda.bpm.qa.performance.engine.junit - package org.camunda.bpm.qa.performance.engine.junit
- org.camunda.bpm.qa.performance.engine.loadgenerator - package org.camunda.bpm.qa.performance.engine.loadgenerator
- org.camunda.bpm.qa.performance.engine.loadgenerator.tasks - package org.camunda.bpm.qa.performance.engine.loadgenerator.tasks
- org.camunda.bpm.qa.performance.engine.sqlstatementlog - package org.camunda.bpm.qa.performance.engine.sqlstatementlog
- org.camunda.bpm.qa.performance.engine.steps - package org.camunda.bpm.qa.performance.engine.steps
- org.camunda.bpm.qa.performance.engine.util - package org.camunda.bpm.qa.performance.engine.util
- org.camunda.bpm.qa.removaltime - package org.camunda.bpm.qa.removaltime
- org.camunda.bpm.qa.rolling.update - package org.camunda.bpm.qa.rolling.update
- org.camunda.bpm.qa.rolling.update.scenarios - package org.camunda.bpm.qa.rolling.update.scenarios
- org.camunda.bpm.qa.rolling.update.scenarios.authorization - package org.camunda.bpm.qa.rolling.update.scenarios.authorization
- org.camunda.bpm.qa.rolling.update.scenarios.batch - package org.camunda.bpm.qa.rolling.update.scenarios.batch
- org.camunda.bpm.qa.rolling.update.scenarios.callactivity - package org.camunda.bpm.qa.rolling.update.scenarios.callactivity
- org.camunda.bpm.qa.rolling.update.scenarios.cleanup - package org.camunda.bpm.qa.rolling.update.scenarios.cleanup
- org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess - package org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess
- org.camunda.bpm.qa.rolling.update.scenarios.externalTask - package org.camunda.bpm.qa.rolling.update.scenarios.externalTask
- org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance - package org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance
- org.camunda.bpm.qa.rolling.update.scenarios.task - package org.camunda.bpm.qa.rolling.update.scenarios.task
- org.camunda.bpm.qa.rolling.update.scenarios.timestamp - package org.camunda.bpm.qa.rolling.update.scenarios.timestamp
- org.camunda.bpm.qa.rolling.update.scenarios.variable - package org.camunda.bpm.qa.rolling.update.scenarios.variable
- org.camunda.bpm.qa.upgrade - package org.camunda.bpm.qa.upgrade
- org.camunda.bpm.qa.upgrade.batch - package org.camunda.bpm.qa.upgrade.batch
- org.camunda.bpm.qa.upgrade.batch.deploymentaware - package org.camunda.bpm.qa.upgrade.batch.deploymentaware
- org.camunda.bpm.qa.upgrade.customretries - package org.camunda.bpm.qa.upgrade.customretries
- org.camunda.bpm.qa.upgrade.externaltask - package org.camunda.bpm.qa.upgrade.externaltask
- org.camunda.bpm.qa.upgrade.gson - package org.camunda.bpm.qa.upgrade.gson
- org.camunda.bpm.qa.upgrade.gson.batch - package org.camunda.bpm.qa.upgrade.gson.batch
- org.camunda.bpm.qa.upgrade.httl - package org.camunda.bpm.qa.upgrade.httl
- org.camunda.bpm.qa.upgrade.job - package org.camunda.bpm.qa.upgrade.job
- org.camunda.bpm.qa.upgrade.jobexecutor - package org.camunda.bpm.qa.upgrade.jobexecutor
- org.camunda.bpm.qa.upgrade.json - package org.camunda.bpm.qa.upgrade.json
- org.camunda.bpm.qa.upgrade.json.beans - package org.camunda.bpm.qa.upgrade.json.beans
- org.camunda.bpm.qa.upgrade.migration - package org.camunda.bpm.qa.upgrade.migration
- org.camunda.bpm.qa.upgrade.pvm - package org.camunda.bpm.qa.upgrade.pvm
- org.camunda.bpm.qa.upgrade.restart - package org.camunda.bpm.qa.upgrade.restart
- org.camunda.bpm.qa.upgrade.scenarios.boundary - package org.camunda.bpm.qa.upgrade.scenarios.boundary
- org.camunda.bpm.qa.upgrade.scenarios.compensation - package org.camunda.bpm.qa.upgrade.scenarios.compensation
- org.camunda.bpm.qa.upgrade.scenarios.deployment - package org.camunda.bpm.qa.upgrade.scenarios.deployment
- org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess - package org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- org.camunda.bpm.qa.upgrade.scenarios.gateway - package org.camunda.bpm.qa.upgrade.scenarios.gateway
- org.camunda.bpm.qa.upgrade.scenarios.histperms - package org.camunda.bpm.qa.upgrade.scenarios.histperms
- org.camunda.bpm.qa.upgrade.scenarios.job - package org.camunda.bpm.qa.upgrade.scenarios.job
- org.camunda.bpm.qa.upgrade.scenarios.multiinstance - package org.camunda.bpm.qa.upgrade.scenarios.multiinstance
- org.camunda.bpm.qa.upgrade.scenarios.sentry - package org.camunda.bpm.qa.upgrade.scenarios.sentry
- org.camunda.bpm.qa.upgrade.scenarios.task - package org.camunda.bpm.qa.upgrade.scenarios.task
- org.camunda.bpm.qa.upgrade.timestamp - package org.camunda.bpm.qa.upgrade.timestamp
- org.camunda.bpm.qa.upgrade.user.creation - package org.camunda.bpm.qa.upgrade.user.creation
- org.camunda.bpm.qa.upgrade.useroperationlog - package org.camunda.bpm.qa.upgrade.useroperationlog
- org.camunda.bpm.qa.upgrade.useroperationlog.annotation - package org.camunda.bpm.qa.upgrade.useroperationlog.annotation
- org.camunda.bpm.qa.upgrade.util - package org.camunda.bpm.qa.upgrade.util
- org.camunda.bpm.qa.upgrade.variable - package org.camunda.bpm.qa.upgrade.variable
- org.camunda.bpm.qa.upgrade.variables - package org.camunda.bpm.qa.upgrade.variables
- org.camunda.bpm.quarkus.engine.extension - package org.camunda.bpm.quarkus.engine.extension
- org.camunda.bpm.quarkus.engine.extension.deployment.impl - package org.camunda.bpm.quarkus.engine.extension.deployment.impl
- org.camunda.bpm.quarkus.engine.extension.event - package org.camunda.bpm.quarkus.engine.extension.event
- org.camunda.bpm.quarkus.engine.extension.impl - package org.camunda.bpm.quarkus.engine.extension.impl
- org.camunda.bpm.rest - package org.camunda.bpm.rest
- org.camunda.bpm.rest.beans - package org.camunda.bpm.rest.beans
- org.camunda.bpm.run - package org.camunda.bpm.run
- org.camunda.bpm.run.example.invoice - package org.camunda.bpm.run.example.invoice
- org.camunda.bpm.run.plugins - package org.camunda.bpm.run.plugins
- org.camunda.bpm.run.property - package org.camunda.bpm.run.property
- org.camunda.bpm.run.utils - package org.camunda.bpm.run.utils
- org.camunda.bpm.spring.boot.starter - package org.camunda.bpm.spring.boot.starter
- org.camunda.bpm.spring.boot.starter.actuator - package org.camunda.bpm.spring.boot.starter.actuator
- org.camunda.bpm.spring.boot.starter.annotation - package org.camunda.bpm.spring.boot.starter.annotation
- org.camunda.bpm.spring.boot.starter.configuration - package org.camunda.bpm.spring.boot.starter.configuration
- org.camunda.bpm.spring.boot.starter.configuration.condition - package org.camunda.bpm.spring.boot.starter.configuration.condition
- org.camunda.bpm.spring.boot.starter.configuration.id - package org.camunda.bpm.spring.boot.starter.configuration.id
- org.camunda.bpm.spring.boot.starter.configuration.impl - package org.camunda.bpm.spring.boot.starter.configuration.impl
- org.camunda.bpm.spring.boot.starter.configuration.impl.custom - package org.camunda.bpm.spring.boot.starter.configuration.impl.custom
- org.camunda.bpm.spring.boot.starter.event - package org.camunda.bpm.spring.boot.starter.event
- org.camunda.bpm.spring.boot.starter.jdbc - package org.camunda.bpm.spring.boot.starter.jdbc
- org.camunda.bpm.spring.boot.starter.plugin - package org.camunda.bpm.spring.boot.starter.plugin
- org.camunda.bpm.spring.boot.starter.property - package org.camunda.bpm.spring.boot.starter.property
- org.camunda.bpm.spring.boot.starter.rest - package org.camunda.bpm.spring.boot.starter.rest
- org.camunda.bpm.spring.boot.starter.rest.spi - package org.camunda.bpm.spring.boot.starter.rest.spi
- org.camunda.bpm.spring.boot.starter.runlistener - package org.camunda.bpm.spring.boot.starter.runlistener
- org.camunda.bpm.spring.boot.starter.security.oauth2 - package org.camunda.bpm.spring.boot.starter.security.oauth2
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl - package org.camunda.bpm.spring.boot.starter.security.oauth2.impl
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin - package org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.admin - package org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.admin
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit - package org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.tasklist - package org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.tasklist
- org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.welcome - package org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.welcome
- org.camunda.bpm.spring.boot.starter.spin - package org.camunda.bpm.spring.boot.starter.spin
- org.camunda.bpm.spring.boot.starter.telemetry - package org.camunda.bpm.spring.boot.starter.telemetry
- org.camunda.bpm.spring.boot.starter.test.helper - package org.camunda.bpm.spring.boot.starter.test.helper
- org.camunda.bpm.spring.boot.starter.util - package org.camunda.bpm.spring.boot.starter.util
- org.camunda.bpm.springboot.project.qa.spin - package org.camunda.bpm.springboot.project.qa.spin
- org.camunda.bpm.tasklist - package org.camunda.bpm.tasklist
- org.camunda.bpm.tasklist.impl - package org.camunda.bpm.tasklist.impl
- org.camunda.bpm.tasklist.impl.plugin - package org.camunda.bpm.tasklist.impl.plugin
- org.camunda.bpm.tasklist.impl.plugin.resources - package org.camunda.bpm.tasklist.impl.plugin.resources
- org.camunda.bpm.tasklist.impl.web - package org.camunda.bpm.tasklist.impl.web
- org.camunda.bpm.tasklist.impl.web.bootstrap - package org.camunda.bpm.tasklist.impl.web.bootstrap
- org.camunda.bpm.tasklist.plugin.spi - package org.camunda.bpm.tasklist.plugin.spi
- org.camunda.bpm.tasklist.plugin.spi.impl - package org.camunda.bpm.tasklist.plugin.spi.impl
- org.camunda.bpm.tasklist.resource - package org.camunda.bpm.tasklist.resource
- org.camunda.bpm.util - package org.camunda.bpm.util
- org.camunda.bpm.webapp - package org.camunda.bpm.webapp
- org.camunda.bpm.webapp.db - package org.camunda.bpm.webapp.db
- org.camunda.bpm.webapp.impl - package org.camunda.bpm.webapp.impl
- org.camunda.bpm.webapp.impl.db - package org.camunda.bpm.webapp.impl.db
- 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.headersec - package org.camunda.bpm.webapp.impl.security.filter.headersec
- org.camunda.bpm.webapp.impl.security.filter.headersec.provider - package org.camunda.bpm.webapp.impl.security.filter.headersec.provider
- org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl - package org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl
- org.camunda.bpm.webapp.impl.security.filter.util - package org.camunda.bpm.webapp.impl.security.filter.util
- org.camunda.bpm.webapp.impl.test.util - package org.camunda.bpm.webapp.impl.test.util
- org.camunda.bpm.webapp.impl.util - package org.camunda.bpm.webapp.impl.util
- org.camunda.bpm.webapp.plugin - package org.camunda.bpm.webapp.plugin
- org.camunda.bpm.webapp.plugin.impl - package org.camunda.bpm.webapp.plugin.impl
- org.camunda.bpm.webapp.plugin.resource - package org.camunda.bpm.webapp.plugin.resource
- org.camunda.bpm.webapp.plugin.spi - package org.camunda.bpm.webapp.plugin.spi
- org.camunda.bpm.webapp.plugin.spi.impl - package org.camunda.bpm.webapp.plugin.spi.impl
- org.camunda.bpm.webapp.rest.dto - package org.camunda.bpm.webapp.rest.dto
- org.camunda.bpm.welcome - package org.camunda.bpm.welcome
- org.camunda.bpm.welcome.impl - package org.camunda.bpm.welcome.impl
- org.camunda.bpm.welcome.impl.plugin - package org.camunda.bpm.welcome.impl.plugin
- org.camunda.bpm.welcome.impl.plugin.resources - package org.camunda.bpm.welcome.impl.plugin.resources
- org.camunda.bpm.welcome.impl.web - package org.camunda.bpm.welcome.impl.web
- org.camunda.bpm.welcome.impl.web.bootstrap - package org.camunda.bpm.welcome.impl.web.bootstrap
- org.camunda.bpm.welcome.plugin.spi - package org.camunda.bpm.welcome.plugin.spi
- org.camunda.bpm.welcome.plugin.spi.impl - package org.camunda.bpm.welcome.plugin.spi.impl
- org.camunda.bpm.welcome.resource - package org.camunda.bpm.welcome.resource
- org.camunda.commons.logging - package org.camunda.commons.logging
- org.camunda.commons.testing - package org.camunda.commons.testing
- org.camunda.commons.utils - package org.camunda.commons.utils
- org.camunda.commons.utils.cache - package org.camunda.commons.utils.cache
- org.camunda.connect - package org.camunda.connect
- org.camunda.connect.httpclient - package org.camunda.connect.httpclient
- org.camunda.connect.httpclient.impl - package org.camunda.connect.httpclient.impl
- org.camunda.connect.httpclient.impl.util - package org.camunda.connect.httpclient.impl.util
- org.camunda.connect.httpclient.soap - package org.camunda.connect.httpclient.soap
- org.camunda.connect.httpclient.soap.impl - package org.camunda.connect.httpclient.soap.impl
- org.camunda.connect.impl - package org.camunda.connect.impl
- org.camunda.connect.plugin.impl - package org.camunda.connect.plugin.impl
- org.camunda.connect.spi - package org.camunda.connect.spi
- org.camunda.impl.test.utils.testcontainers - package org.camunda.impl.test.utils.testcontainers
- org.camunda.qa - package org.camunda.qa
- org.camunda.qa.impl - package org.camunda.qa.impl
- org.camunda.spin - package org.camunda.spin
- org.camunda.spin.impl - package org.camunda.spin.impl
- org.camunda.spin.impl.json.jackson - package org.camunda.spin.impl.json.jackson
- org.camunda.spin.impl.json.jackson.format - package org.camunda.spin.impl.json.jackson.format
- org.camunda.spin.impl.json.jackson.query - package org.camunda.spin.impl.json.jackson.query
- org.camunda.spin.impl.logging - package org.camunda.spin.impl.logging
- org.camunda.spin.impl.util - package org.camunda.spin.impl.util
- org.camunda.spin.impl.xml.dom - package org.camunda.spin.impl.xml.dom
- org.camunda.spin.impl.xml.dom.format - package org.camunda.spin.impl.xml.dom.format
- org.camunda.spin.impl.xml.dom.format.spi - package org.camunda.spin.impl.xml.dom.format.spi
- org.camunda.spin.impl.xml.dom.query - package org.camunda.spin.impl.xml.dom.query
- org.camunda.spin.impl.xml.dom.util - package org.camunda.spin.impl.xml.dom.util
- org.camunda.spin.json - package org.camunda.spin.json
- org.camunda.spin.plugin.impl - package org.camunda.spin.plugin.impl
- org.camunda.spin.plugin.impl.feel.integration - package org.camunda.spin.plugin.impl.feel.integration
- org.camunda.spin.plugin.variable - package org.camunda.spin.plugin.variable
- org.camunda.spin.plugin.variable.type - package org.camunda.spin.plugin.variable.type
- org.camunda.spin.plugin.variable.type.impl - package org.camunda.spin.plugin.variable.type.impl
- org.camunda.spin.plugin.variable.value - package org.camunda.spin.plugin.variable.value
- org.camunda.spin.plugin.variable.value.builder - package org.camunda.spin.plugin.variable.value.builder
- org.camunda.spin.plugin.variable.value.impl - package org.camunda.spin.plugin.variable.value.impl
- org.camunda.spin.plugin.variable.value.impl.builder - package org.camunda.spin.plugin.variable.value.impl.builder
- org.camunda.spin.scripting - package org.camunda.spin.scripting
- org.camunda.spin.spi - package org.camunda.spin.spi
- org.camunda.spin.xml - package org.camunda.spin.xml
- org.camunda.templateengines - package org.camunda.templateengines
- OrganizationUnit - Interface in org.camunda.bpm.model.dmn.instance
- OrganizationUnitImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- OrganizationUnitImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.OrganizationUnitImpl
- organizeInstructionsBySourceScope(MigrationPlan) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- orgValue - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- orgValue - Variable in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
-
the original value
- orgValue - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- Origin - Annotation Interface in org.camunda.bpm.qa.upgrade
- outerConversationNodeRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationAssociationImpl
- outerMessageFlowRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowAssociationImpl
- OuterParticipantRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN outerParticipantRef element of the BPMN tParticipantAssociation type
- OuterParticipantRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OuterParticipantRef
- outerParticipantRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantAssociationImpl
- Outgoing - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN outgoing element of the BPMN tFlowNode type
- Outgoing(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.Outgoing
- outgoingCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- outgoingExecution - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
- OutgoingExecution - Class in org.camunda.bpm.engine.impl.pvm.runtime
- OutgoingExecution(PvmExecutionImpl, PvmTransition) - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
- outgoingSequenceFlowSelected(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- outgoingTransition - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
- outgoingTransitions - Variable in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- OutMessageRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN outMessageRef of the BPMN tOperation type
- OutMessageRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OutMessageRef
- outMessageRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- Output - Interface in org.camunda.bpm.model.dmn.instance
- OUTPUT_ORDER - Enum constant in enum class org.camunda.bpm.model.dmn.HitPolicy
- OutputCaseParameter - Interface in org.camunda.bpm.model.cmmn.instance
- OutputCaseParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- OutputCaseParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.OutputCaseParameterImpl
- OutputClause - Interface in org.camunda.bpm.model.dmn.instance
- OutputClauseImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- OutputClauseImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- outputCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- outputCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- outputCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- outputCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- OutputDataItem - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN 2.0 outputDataItem from the tMultiInstanceLoopCharacteristics type
- outputDataItemChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- OutputDataItemImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 outputDataItem from the tMultiInstanceLoopCharacteristics type
- OutputDataItemImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OutputDataItemImpl
- outputDataRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- OutputDecisionParameter - Interface in org.camunda.bpm.model.cmmn.instance
- OutputDecisionParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- OutputDecisionParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.OutputDecisionParameterImpl
- outputDecisionRefCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- OutputDecisionReference - Interface in org.camunda.bpm.model.dmn.instance
- OutputDecisionReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- OutputDecisionReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.OutputDecisionReferenceImpl
- outputEntries - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedDecisionRuleImpl
- OutputEntry - Interface in org.camunda.bpm.model.dmn.instance
- outputEntryCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionRuleImpl
- outputEntryExpressionLanguage - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- OutputEntryImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- OutputEntryImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.OutputEntryImpl
- OutputImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- OutputImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.OutputImpl
- outputLabelAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- outputName - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- outputName - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- outputName - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- OutputParameter - Class in org.camunda.bpm.engine.impl.core.variable.mapping
-
+--------------+ | | | inner scope ------> outer scope | | +--------------+
- OutputParameter(String, ParameterValueProvider) - Constructor for class org.camunda.bpm.engine.impl.core.variable.mapping.OutputParameter
- outputParameterCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- outputParameters - Variable in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- OutputProcessParameter - Interface in org.camunda.bpm.model.cmmn.instance
- OutputProcessParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- OutputProcessParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.OutputProcessParameterImpl
- outputs - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- outputs - Variable in class org.camunda.bpm.engine.impl.core.model.CallableElement
- outputs - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- outputs - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- OutputsCaseParameter - Interface in org.camunda.bpm.model.cmmn.instance
- OutputsCaseParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- OutputsCaseParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.OutputsCaseParameterImpl
- outputsCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
-
Deprecated.
- OutputSet - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN outputSet element
- outputSetChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- outputSetCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- OutputSetImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN outputSet element
- OutputSetImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- outputSetOutputSetRefsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- OutputSetRefs - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN outputSetRefs element of the BPMN tInputSet type
- OutputSetRefs(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.OutputSetRefs
- outputsLocal - Variable in class org.camunda.bpm.engine.impl.core.model.CallableElement
- outputValue - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- outputValues - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- outputValues - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- OutputValues - Interface in org.camunda.bpm.model.dmn.instance
- outputValuesChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- OutputValuesImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- OutputValuesImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.OutputValuesImpl
- outputVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- OutputVariablesPropagator - Class in org.camunda.bpm.engine.impl.tree
-
Pass the output variables from the process instance of a subprocess to the calling process instance.
- OutputVariablesPropagator() - Constructor for class org.camunda.bpm.engine.impl.tree.OutputVariablesPropagator
- overallIdCount - Variable in class org.camunda.bpm.engine.impl.batch.DeploymentMappings
- overridingJobPriority - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- owner - Variable in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- owner - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- owner - Variable in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- owner - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- owner - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- owner - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- owner - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- owner - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- owner - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- OWNER - Static variable in interface org.camunda.bpm.engine.impl.filter.FilterQueryProperty
- OWNER - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- OWNER - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- OWNER - Static variable in class org.camunda.bpm.engine.task.IdentityLinkType
- ownerRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- OwnerReference - Interface in org.camunda.bpm.model.dmn.instance
- OwnerReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- OwnerReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.OwnerReferenceImpl
P
- PACKAGE - Static variable in class org.camunda.bpm.run.utils.CamundaBpmRunLogger
- PACKAGE - Static variable in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- paComponentViewSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- paComponentViewSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- paComponentViewSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
- paDeployed(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- paDoesNotProvideExecutionListener(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- paDoesNotProvideTaskListener(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- paElResolversDiscovered(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- 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
- pageSize - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- paginationContinues(int, int) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- paModule - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- parallel() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Sets the multi instance loop characteristics to be parallel.
- Parallel - Enum constant in enum class org.camunda.bpm.model.bpmn.EventBasedGatewayType
- parallelGateway() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- parallelGateway(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- ParallelGateway - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN parallelGateway element
- 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
- ParallelGatewayBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ParallelGatewayBuilder(BpmnModelInstance, ParallelGateway) - Constructor for class org.camunda.bpm.model.bpmn.builder.ParallelGatewayBuilder
- ParallelGatewayImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN parallelGateway element
- ParallelGatewayImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ParallelGatewayImpl
- ParallelMultiInstanceActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- ParallelMultiInstanceActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- ParallelMultiInstanceCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- ParallelMultiInstanceCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- ParallelMultiInstanceSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.multiinstance
- ParallelMultiInstanceSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.ParallelMultiInstanceSubprocessScenario
- parallelMultiple() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
-
Sets the event to be parallel multiple
- parallelMultipleAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- ParallelNestedNonInterruptingEventSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
- ParallelNestedNonInterruptingEventSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.ParallelNestedNonInterruptingEventSubprocessScenario
- ParallelScopeTasksScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.task
- ParallelScopeTasksScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelScopeTasksScenario
- ParallelTasksScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.task
- ParallelTasksScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.task.ParallelTasksScenario
- PARAM_NAME_REQUEST_CONFIG - Static variable in interface org.camunda.connect.httpclient.HttpBaseRequest
- PARAM_NAME_REQUEST_HEADERS - Static variable in interface org.camunda.connect.httpclient.HttpBaseRequest
- PARAM_NAME_REQUEST_METHOD - Static variable in interface org.camunda.connect.httpclient.HttpBaseRequest
- PARAM_NAME_REQUEST_PAYLOAD - Static variable in interface org.camunda.connect.httpclient.HttpBaseRequest
- PARAM_NAME_REQUEST_URL - Static variable in interface org.camunda.connect.httpclient.HttpBaseRequest
- PARAM_NAME_RESPONSE - Static variable in interface org.camunda.connect.httpclient.HttpResponse
- PARAM_NAME_RESPONSE_HEADERS - Static variable in interface org.camunda.connect.httpclient.HttpResponse
- PARAM_NAME_STATUS_CODE - Static variable in interface org.camunda.connect.httpclient.HttpResponse
- parameter - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- parameter - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- parameter - Variable in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRuleDto
- parameter - Variable in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd
- parameter - Variable in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
- parameter - Variable in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.QueryServiceRowCountCmd
- parameter(String, Object) - Method in class org.camunda.bpm.engine.impl.AbstractNativeQuery
- parameter(String, Object) - Method in interface org.camunda.bpm.engine.query.NativeQuery
-
Add parameter to be replaced in query for index, e.g.
- Parameter - Interface in org.camunda.bpm.model.cmmn.instance
- Parameter - Interface in org.camunda.bpm.model.dmn.instance
- parameterChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.BindingImpl
- parameterCount(Object...) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- parameterCount(Object...) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- ParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ParameterImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- ParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ParameterImpl
- ParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.ParameterImpl
- parameterIsNullException(String) - Method in class org.camunda.commons.utils.EnsureUtilLogger
- ParameterMapping - Interface in org.camunda.bpm.model.cmmn.instance
- parameterMappingCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- parameterMappingCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- parameterMappingCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- ParameterMappingImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ParameterMappingImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- parameterRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterBindingImpl
- parameters - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelMethodInvocationException
- parameters - Variable in class org.camunda.bpm.engine.rest.dto.SortingDto
- ParameterValueProvider - Interface in org.camunda.bpm.engine.impl.core.variable.mapping.value
- params - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- params() - Method in class org.camunda.bpm.impl.juel.Parser
-
params := <LPAREN> (expr (<COMMA> expr)*)? <RPAREN>
- parent - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- parent - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
-
the parent execution
- parent - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- parent - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- parent - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- parent - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- parent - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBottomUpWalker
- 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.runtime.ExecutionImpl
-
the parent execution
- parent - Variable in class org.camunda.bpm.model.bpmn.builder.AbstractCamundaFormFieldBuilder
- parent - Variable in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- PARENT_COMPLETE - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PARENT_RESUME - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- PARENT_SUSPEND - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- PARENT_TASK - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- PARENT_TASK_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PARENT_TERMINATE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- 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
- parentActivityInstanceId - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- parentCaseActivityInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the id of the parent case activity instance
- parentComplete() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.TERMINATED
state. - parentComplete() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- parentElementType - Variable in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
-
The
ModelElementType
of the element containing the collection - parentId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- 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
- parentId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- parentId - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- parentInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- parentProcessDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- parentProcessDefinitionId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- parentProcessInstanceId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- parentResume - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- parentResume() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to the previous state (
CaseExecutionState.AVAILABLE
,CaseExecutionState.ENABLED
,CaseExecutionState.DISABLED
orCaseExecutionState.ACTIVE
) when the parentStage
transitions out ofCaseExecutionState.SUSPENDED
. - parentResume() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- parentSuspend - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- parentSuspend() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.SUSPENDING_ON_PARENT_SUSPENSION
state. - parentSuspend() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- parentTask - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- 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
- parentTaskId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- parentTaskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- parentTerminate() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.TERMINATING_ON_PARENT_TERMINATION
state. - parentTerminate() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- parkExternalMDCProperty(Supplier<String>) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- parkExternalProperties(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- parse - Variable in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- parse(String, MigrationPlan, MigratingProcessInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- parse(String, Level) - Static method in enum class org.camunda.commons.logging.Level
-
Parse value or fallback to default level
- parse(Element, String, boolean) - Method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- parse(Case, String, boolean) - Method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- parse(Decision, String, boolean) - Method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- parse(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- parse(Element, ParserContext) - Method in class org.camunda.bpm.engine.spring.components.config.xml.ActivitiAnnotationDrivenBeanDefinitionParser
- Parse - Class in org.camunda.bpm.engine.impl.util.xml
- Parse(Parser) - Constructor for class org.camunda.bpm.engine.impl.util.xml.Parse
- parseActivities(List<Element>, Element, ScopeImpl) - 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, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- parseActivity(Element, Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseActivityInputOutput(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseAdditionalProcessEngineSettings(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- parseAndValidate(String, String, boolean) - Method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
-
Parses the given HistoryTimeToLive String expression and then executes any applicable validation before returning the parsed value.
- parseAssociationOfCompensationBoundaryEvent(Element, ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseAssociations(Element, ScopeImpl, Map<String, Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseAsynchronousContinuation(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parse async continuation of the given element and create async jobs for the activity.
- parseAsynchronousContinuationForActivity(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parse async continuation of an activity and create async jobs for the activity.
- parseBinding(Element, ActivityImpl, BaseCallableElement, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseBooleanAttribute(String) - 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
- parseBoundaryCancelEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseBoundaryCompensateEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseBoundaryConditionalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- parseBoundaryConditionalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- parseBoundaryConditionalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
- parseBoundaryConditionalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses the given element as conditional boundary event.
- parseBoundaryConditionalEventDefinition(Element, boolean, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
- parseBoundaryConditionalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- 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 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
- parseBoundaryErrorEventDefinition(Element, boolean, ActivityImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseBoundaryErrorEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseBoundaryEscalationEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- parseBoundaryEscalationEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- parseBoundaryEscalationEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
- parseBoundaryEscalationEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseBoundaryEscalationEventDefinition(Element, boolean, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
- parseBoundaryEscalationEventDefinition(Element, boolean, 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.DefaultFailedJobParseListener
- parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseBoundaryEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- 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
- parseBoundaryMessageEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- 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
- parseBoundarySignalEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- 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
- parseBoundaryTimerEventDefinition(Element, boolean, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- 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) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses a businessRuleTask declaration.
- 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, 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.DefaultFailedJobParseListener
- parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseBusinessRuleTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.connect.plugin.impl.ConnectorParseListener
- parseCacheConfiguration(String, JsonNode) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- parseCacheConfigurations(JsonNode) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- parseCacheImplementationClass(JsonNode) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- parseCallableElementProvider(Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseCallActivity(Element, ScopeImpl, boolean) - 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 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, 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.DefaultFailedJobParseListener
- parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseCallActivity(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseCamundaErrorEventDefinitions(ActivityImpl, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseCamundaExtensionProperties(Element) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
- parseCamundaInputParameters(Element, IoMapping) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
-
Parses all input parameters of an input output element and adds them to the
IoMapping
. - parseCamundaOutputParameters(Element, IoMapping) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
-
Parses all output parameters of an input output element and adds them to the
IoMapping
. - parseCamundaScript(Element) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
-
Parses a camunda script element.
- parseCancelBoundaryEvent(ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- 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, 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
- parseCompensateEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseCompensationEventSubprocess(ActivityImpl, Element, ActivityImpl, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseCompensationHandlerForCompensationBoundaryEvent(ScopeImpl, ActivityImpl, String, Map<String, Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseCompensationHandlers(ScopeImpl, Map<String, Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseConditionalEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses the given element and returns an ConditionalEventDefinition object.
- parseConditionalStartEventForEventSubprocess(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- parseConditionalStartEventForEventSubprocess(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- parseConditionalStartEventForEventSubprocess(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
- parseConditionalStartEventForEventSubprocess(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses the given element as conditional start event of an event subprocess.
- parseConditionalStartEventForEventSubprocess(Element, ActivityImpl, boolean) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
- parseConditionalStartEventForEventSubprocess(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseConditionExpression(Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseConfigOptions(Map<String, Object>, RequestConfig.Builder) - Static method in class org.camunda.connect.httpclient.impl.util.ParseUtil
- parseConfiguration(JsonNode) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- parseConfiguration(String) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- parseConfiguration(Element, DeploymentEntity, ProcessDefinitionEntity, BpmnParse) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- parseConfiguration(Element, DeploymentEntity, ProcessDefinitionEntity, BpmnParse) - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateFormHandler
- parseConfiguration(Element, DeploymentEntity, ProcessDefinitionEntity, BpmnParse) - Method in interface org.camunda.bpm.engine.impl.form.handler.FormHandler
- parseConnectorElement(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.connect.plugin.impl.ConnectorParseListener
- parseDate(String) - Static method in class org.camunda.bpm.engine.impl.calendar.DateTimeUtil
- parseDateAndTime(String) - Static method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- parseDateTime(String) - Static method in class org.camunda.bpm.engine.impl.calendar.DateTimeUtil
- parsedBatchOperationsForHistoryCleanup - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- parseDecision(String, InputStream) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Parse the decision with the given key in a DMN decision model.
- parseDecision(String, InputStream) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- parseDecision(String, DmnModelInstance) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Parse the decision with the given key in a DMN decision model.
- parseDecision(String, DmnModelInstance) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- parseDecisionRequirementsGraph(InputStream) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Parse the decision requirements graph in a DMN decision model.
- parseDecisionRequirementsGraph(InputStream) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- parseDecisionRequirementsGraph(DmnModelInstance) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Parse the decision requirements graph in a DMN decision model.
- parseDecisionRequirementsGraph(DmnModelInstance) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- parseDecisionResultMapper(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseDecisions(InputStream) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Parse all decisions in a DMN decision model.
- parseDecisions(InputStream) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- parseDecisions(DmnModelInstance) - Method in interface org.camunda.bpm.dmn.engine.DmnEngine
-
Parse all decisions in a DMN decision model.
- parseDecisions(DmnModelInstance) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- parseDefinitionResources(DeploymentEntity, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- parseDefinitionsAttributes() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseDependentEntities(MigratingInstanceParseContext, MigratingEventScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.CompensationInstanceHandler
- parseDependentInstances(MigratingInstanceParseContext, MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceHandler
- 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
- parseDmnBusinessRuleTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parse a Business Rule Task which references a decision.
- parseDocumentation(List<String>) - Static 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
- parsedTaskMetricsTimeToLive - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- parseElement(AttributeDefinition, ModelNode, XMLExtendedStreamReader) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- 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.bpmn.parser.DefaultFailedJobParseListener
- parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseEndEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.connect.plugin.impl.ConnectorParseListener
- 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) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseEscalations() - 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, 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.bpmn.parser.DefaultFailedJobParseListener
- parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseEventBasedGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseEventBasedGateway(Element, Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseEventDefinitionForSubprocess(EventSubscriptionDeclaration, ActivityImpl, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- ParseException - Exception in org.camunda.bpm.engine
- ParseException(int, String, String) - Constructor for exception org.camunda.bpm.impl.juel.Parser.ParseException
- ParseException(String, String, List<Problem>, List<Problem>) - Constructor for exception org.camunda.bpm.engine.ParseException
- ParseExceptionDto - Class in org.camunda.bpm.engine.rest.dto
-
Dto for
ParseException
The exception contains a list of errors and warning that occurred during parsing. - ParseExceptionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ParseExceptionDto
- 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 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, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
- parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseExclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseExecutionListener(Element, String) - 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(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- 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
- parseExternalServiceTask(ActivityImpl, Element, Element) - 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.impl.juel.Parser
-
Parse a floating point literal.
- parseFormData(BpmnParse, ExpressionManager, Element) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- parseFormDefinition(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseFormField(Element, BpmnParse, ExpressionManager) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- parseFormFields(Element, BpmnParse, ExpressionManager) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- parseFormProperties(BpmnParse, ExpressionManager, Element) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- parseFormPropertyType(Element, BpmnParse) - Method in class org.camunda.bpm.engine.impl.form.type.FormTypes
- ParseHandler - Class in org.camunda.bpm.engine.impl.util.xml
- ParseHandler(Parse) - Constructor for class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- parseHistoryTimeToLive(String) - Static method in class org.camunda.bpm.engine.impl.util.ParseUtil
-
Parse History Time To Live in ISO-8601 format to integer and set into the given entity
- 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) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses an inclusive gateway declaration.
- 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, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
- parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseInclusiveGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseInputOutput(Element) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
-
Returns the
IoMapping
of an element. - parseInputParameter(Element, CallableElement) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseInputParameterElement(Element, IoMapping) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
-
Parses a input parameter and adds it to the
IoMapping
. - parseInputStream(DocumentBuilderFactory, InputStream) - Static method in class org.camunda.bpm.model.xml.impl.util.DomUtil
-
Create a new DOM document from the input stream
- parseInteger(String) - Method in class org.camunda.bpm.impl.juel.Parser
-
Parse an integer literal.
- parseIntegerAttribute(String, String) - Static method in class org.camunda.bpm.engine.impl.util.ParseUtil
- 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, ActivityImpl) - 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.DefaultFailedJobParseListener
- parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseIntermediateCatchEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseIntermediateCatchEvents(Element, ScopeImpl, Map<String, Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseIntermediateConditionalEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- parseIntermediateConditionalEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- parseIntermediateConditionalEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
- parseIntermediateConditionalEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses the given element as intermediate conditional event.
- parseIntermediateConditionalEventDefinition(Element, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
- parseIntermediateConditionalEventDefinition(Element, 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
- parseIntermediateMessageCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseIntermediateMessageEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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
- parseIntermediateSignalCatchEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseIntermediateSignalEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseIntermediateThrowEvent(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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, 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.DefaultFailedJobParseListener
- parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseIntermediateThrowEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.connect.plugin.impl.ConnectorParseListener
- 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 class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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
- parseIntermediateTimerEventDefinition(Element, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseIoMapping(Element, ActivityImpl, IoMapping) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- parseIoMapping(Element, ActivityImpl, IoMapping) - Method in class org.camunda.bpm.engine.cdi.impl.event.CdiEventSupportBpmnParseListener
- parseIoMapping(Element, ActivityImpl, IoMapping) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.AbstractBpmnParseListener
- parseIoMapping(Element, ActivityImpl, IoMapping) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
- parseIoMapping(Element, ActivityImpl, IoMapping) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseJdkDetails() - Static method in class org.camunda.bpm.engine.impl.util.ParseUtil
- 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 - parseJobAcquisition(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- parseJobAcquisitions(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- 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 - parseJobExecutor(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- 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
- parseLocalClassName(String) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandCounterInterceptor
- parseManualTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses a manual task.
- 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, 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
- parseManualTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseManualTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseMessageEventDefinition(Element, String) - 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.
- parseModelFromStream(InputStream) - Method in class org.camunda.bpm.model.bpmn.impl.BpmnParser
- parseModelFromStream(InputStream) - Method in class org.camunda.bpm.model.cmmn.impl.CmmnParser
- parseModelFromStream(InputStream) - Method in class org.camunda.bpm.model.dmn.impl.DmnParser
- parseModelFromStream(InputStream) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- parseMultiInstanceLoopCharacteristics(Element, ScopeImpl) - 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 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, 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
- parseMultiInstanceLoopCharacteristics(Element, Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseMultiInstanceLoopCharacteristics(Element, Element, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseNestedParamValueProvider(Element) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
- parseNumber(String) - Static method in class org.camunda.bpm.engine.impl.util.JsonUtil
- parseOutputParameter(Element, ActivityImpl, CallableElement) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseOutputParameterElement(Element, IoMapping) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
-
Parses a output parameter and adds it to the
IoMapping
. - 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 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, ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseListener
- parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseParallelGateway(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- parseParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- parseParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
- parseParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- parseParams() - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- parseParams(FilterConfig) - Method in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- parseParamValueProvider(Element) - Static method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseUtil
- parsePlugin(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- parsePlugins(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- 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
- parsePriority(Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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 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, 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
- parseProcess(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseProcess(Element, ProcessDefinitionEntity) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- 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
- parseProcessDefinitionKeys(Collection<Resource>) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- 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 - parseProcessEngine(XMLExtendedStreamReader, List<ModelNode>, ModelNode, List<String>) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- 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 ...
- parseProcessEngines(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- parseProcessEngineVersion(boolean) - Static method in class org.camunda.bpm.engine.impl.util.ParseUtil
- parseProcessEngineVersion(String, boolean) - Static method in class org.camunda.bpm.engine.impl.util.ParseUtil
- parseProcessesXml(URL) - Method in class org.camunda.bpm.container.impl.deployment.ParseProcessesXmlStep
- parseProcessesXml(URL) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessesXmlProcessor
- parseProcessesXmlFiles(AbstractProcessApplication) - Method in class org.camunda.bpm.container.impl.deployment.ParseProcessesXmlStep
- ParseProcessesXmlStep - Class in org.camunda.bpm.container.impl.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.deployment.ParseProcessesXmlStep
- parseProcessException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- parseProperties(Element, Map<String, String>) - Method in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataParse
-
Transform a
- parseProperties(Element, FormFieldHandler, BpmnParse, ExpressionManager) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- 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.
- parseProperties(XMLExtendedStreamReader, List<ModelNode>, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1
- parseProperty(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses one property definition.
- 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, 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.
- parseQName(String) - Static method in class org.camunda.bpm.model.xml.impl.util.QName
- parser - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- parser - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- Parser - Class in org.camunda.bpm.engine.impl.util.xml
- Parser - Class in org.camunda.bpm.impl.juel
-
Handcrafted top-down parser.
- Parser() - Constructor for class org.camunda.bpm.engine.impl.util.xml.Parser
- Parser(Builder, String) - Constructor for class org.camunda.bpm.impl.juel.Parser
- Parser.ExtensionHandler - Class in org.camunda.bpm.impl.juel
-
Provide limited support for syntax extensions.
- Parser.ExtensionPoint - Enum Class in org.camunda.bpm.impl.juel
- Parser.ParseException - Exception in org.camunda.bpm.impl.juel
-
Parse exception type
- parseReceiveTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses a receive task.
- 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, 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.DefaultFailedJobParseListener
- parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseReceiveTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseRequest(MultipartFormData, FileUpload, MultipartPayloadProvider.RestMultipartRequestContext) - Method in class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- parseResultVariable(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseRetryIntervals(String) - Static method in class org.camunda.bpm.engine.impl.util.ParseUtil
- 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() - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses the 'definitions' root element
- parseRootElement(Element, List<ProcessDefinitionEntity>) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventParseListener
- 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(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, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseScriptTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses a scriptTask declaration.
- 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, 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.DefaultFailedJobParseListener
- parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseScriptTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseScriptTaskElement(Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Returns a
ScriptTaskActivityBehavior
for the script task element corresponding to the script source or resource specified. - parseSendTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses a sendTask declaration.
- 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, 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.DefaultFailedJobParseListener
- parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseSendTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.connect.plugin.impl.ConnectorParseListener
- parseSequenceFlow(Element, ScopeImpl, Map<String, Element>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses all sequence flow of a scope.
- 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, 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
- parseSequenceFlow(Element, ScopeImpl, TransitionImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseSequenceFlowConditionExpression(Element, TransitionImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses a condition expression on a sequence flow.
- parseServerVendor(String) - Static method in class org.camunda.bpm.engine.impl.util.ParseUtil
- parseServiceTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses a serviceTask declaration.
- 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, 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.DefaultFailedJobParseListener
- parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseServiceTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.connect.plugin.impl.ConnectorParseListener
- parseServiceTaskLike(ActivityImpl, String, Element, 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
- parseSignalCatchEventDefinition(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseSignalEventDefinition(Element, boolean, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses the Signal Event Definition XML including payload definition.
- 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.DefaultFailedJobParseListener
- parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseStartEvent(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- 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) - 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 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, 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.DefaultFailedJobParseListener
- parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseSubProcess(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- 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 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, 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.DefaultFailedJobParseListener
- parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseTaskDefinition(Element, String, ActivityImpl, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseTaskListener(Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseTaskListeners(Element, ActivityImpl, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseTenantId(Element, ActivityImpl, BaseCallableElement, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseThrowCompensateEventDefinition(Element, ScopeImpl, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseTimeConfiguration(String) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHelper
- parseTimeoutTaskListener(Element, ActivityImpl, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseTimer(Element, ActivityImpl, 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
- parseTimerStartEventDefinitionForEventSubprocess(Element, ActivityImpl, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseTopic(Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseTransaction(Element, ScopeImpl) - 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, 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.DefaultFailedJobParseListener
- parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseTransaction(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseTransitionInstances(MigratingInstanceParseContext, MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceHandler
- parseUniqueWorkerRequestParam(String) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- parseUserTask(Element, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Parses a userTask declaration.
- 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, 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.DefaultFailedJobParseListener
- parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- parseUserTask(Element, ScopeImpl, ActivityImpl) - Method in class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- parseUserTaskCustomExtensions(Element, ActivityImpl, TaskDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- ParseUtil - Class in org.camunda.bpm.engine.impl.util
- ParseUtil - Class in org.camunda.connect.httpclient.impl.util
- ParseUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ParseUtil
- ParseUtil() - Constructor for class org.camunda.connect.httpclient.impl.util.ParseUtil
- parseValidation(Element, FormFieldHandler, BpmnParse, ExpressionManager) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- parseValue(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- parseVersion(Element, ActivityImpl, BaseCallableElement, String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseVersionTag(Element, ActivityImpl, BaseCallableElement, String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- parseWatchActivities(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- parseXml(InputStream) - Method in class org.camunda.bpm.engine.impl.bpmn.diagram.ProcessDiagramLayoutFactory
- parsingElContext - Variable in class org.camunda.bpm.dmn.engine.impl.el.JuelElProvider
- parsingElContext - Variable in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- parsingElement(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- parsingFailure(Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- parsingFailureException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- parsingInput() - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- parsingInput() - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- parsingProcessException(Exception) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParseLogger
- Participant - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN participant element
- ParticipantAssociation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN participantAssociation element
- participantAssociationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallConversationImpl
- participantAssociationCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- ParticipantAssociationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN participantAssociation element
- ParticipantAssociationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ParticipantAssociationImpl
- ParticipantBandKind - Enum Class in org.camunda.bpm.model.bpmn.instance.bpmndi
-
The BPMNDI ParticipantBandKind simpleType
- participantBandKindAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- participantCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- ParticipantImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN participant element
- ParticipantImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- ParticipantMultiplicity - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN participantMultiplicity element
- participantMultiplicityChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- ParticipantMultiplicityImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN participantMultiplicity element
- ParticipantMultiplicityImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ParticipantMultiplicityImpl
- participantProcess - Variable in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- 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
- participantProcesses - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
A map for storing the process references of participants
- ParticipantRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN participantRef element of the BPMN tConversationNode type
- ParticipantRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ParticipantRef
- participantRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- partition(List<T>, int) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
-
Chops a list into non-view sublists of length partitionSize.
- PartitionElement - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN partitionElement of the BPMN tLane type
- PartitionElement(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.PartitionElement
- partitionElementChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- partitionElementRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- passMonitor - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- passNullValueParameter(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- passOutputVariables(ActivityExecution, VariableScope) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- passOutputVariables(ActivityExecution, VariableScope) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.SubProcessActivityBehavior
-
Pass the output variables from the process instance of the subprocess to the given execution.
- passResults - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
-
the individual result entries
- password - Variable in class org.camunda.bpm.client.interceptor.auth.BasicAuthProvider
- password - Variable in class org.camunda.bpm.client.spring.boot.starter.BasicAuthProperties
- 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.PasswordPolicyRequestDto
- password - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserCreateDto
- password - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserCredentialsDto
- PASSWORD - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.UserLockExpTimeScenario
- passwordBytes - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
- passwordCheckCatchAuthenticationException - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- passwordChecker - Variable in class org.camunda.bpm.engine.impl.digest.PasswordManager
- PasswordEncryptionException - Exception in org.camunda.bpm.engine.impl.digest
-
Exception thrown during the encryption process.
- PasswordEncryptionException(String) - Constructor for exception org.camunda.bpm.engine.impl.digest.PasswordEncryptionException
- 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. - passwordManager - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- PasswordManager - Class in org.camunda.bpm.engine.impl.digest
-
Different Camunda versions use different hashing algorithms.
- PasswordManager(PasswordEncryptor, List<PasswordEncryptor>) - Constructor for class org.camunda.bpm.engine.impl.digest.PasswordManager
- passwordPolicy - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- PasswordPolicy - Interface in org.camunda.bpm.engine.identity
-
Contains a list of
rules
that must be matched by passwords for engine-managed users. - PasswordPolicyDigitRuleImpl - Class in org.camunda.bpm.engine.impl.identity
- PasswordPolicyDigitRuleImpl(int) - Constructor for class org.camunda.bpm.engine.impl.identity.PasswordPolicyDigitRuleImpl
- PasswordPolicyDto - Class in org.camunda.bpm.engine.rest.dto.identity
- PasswordPolicyDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyDto
- PasswordPolicyLengthRuleImpl - Class in org.camunda.bpm.engine.impl.identity
- PasswordPolicyLengthRuleImpl(int) - Constructor for class org.camunda.bpm.engine.impl.identity.PasswordPolicyLengthRuleImpl
- PasswordPolicyLowerCaseRuleImpl - Class in org.camunda.bpm.engine.impl.identity
- PasswordPolicyLowerCaseRuleImpl(int) - Constructor for class org.camunda.bpm.engine.impl.identity.PasswordPolicyLowerCaseRuleImpl
- PasswordPolicyRequestDto - Class in org.camunda.bpm.engine.rest.dto.identity
- PasswordPolicyRequestDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRequestDto
- PasswordPolicyResult - Interface in org.camunda.bpm.engine.identity
-
The result of a password which was checked against a
PasswordPolicy
. - PasswordPolicyResultImpl - Class in org.camunda.bpm.engine.impl.identity
- PasswordPolicyResultImpl(List<PasswordPolicyRule>, List<PasswordPolicyRule>) - Constructor for class org.camunda.bpm.engine.impl.identity.PasswordPolicyResultImpl
- PasswordPolicyRule - Interface in org.camunda.bpm.engine.identity
-
Describes a rule of a
PasswordPolicy
. - PasswordPolicyRuleDto - Class in org.camunda.bpm.engine.rest.dto.identity
- PasswordPolicyRuleDto(PasswordPolicyRule) - Constructor for class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRuleDto
- PasswordPolicySpecialCharacterRuleImpl - Class in org.camunda.bpm.engine.impl.identity
- PasswordPolicySpecialCharacterRuleImpl(int) - Constructor for class org.camunda.bpm.engine.impl.identity.PasswordPolicySpecialCharacterRuleImpl
- PasswordPolicyUpperCaseRuleImpl - Class in org.camunda.bpm.engine.impl.identity
- PasswordPolicyUpperCaseRuleImpl(int) - Constructor for class org.camunda.bpm.engine.impl.identity.PasswordPolicyUpperCaseRuleImpl
- PasswordPolicyUserDataRuleImpl - Class in org.camunda.bpm.engine.impl.identity
- PasswordPolicyUserDataRuleImpl() - Constructor for class org.camunda.bpm.engine.impl.identity.PasswordPolicyUserDataRuleImpl
- patch() - Method in interface org.camunda.connect.httpclient.HttpMethodRequest
-
Set PATCH as request method
- patch() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- 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
- PatchTaskVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Patches task variables: First, applies modifications to existing variables and then deletes specified variables.
- PatchTaskVariablesCmd(String, Map<String, ? extends Object>, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.PatchTaskVariablesCmd
- PatchVariablesDto - Class in org.camunda.bpm.engine.rest.dto
- PatchVariablesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
- path - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
- PATH - Static variable in class org.camunda.bpm.admin.impl.plugin.resources.MetricsRestService
- PATH - Static variable in class org.camunda.bpm.cockpit.impl.plugin.resources.IncidentRestService
- PATH - Static variable in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
- PATH - Static variable in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.AuthorizationRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.BatchRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.CaseDefinitionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.CaseExecutionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.CaseInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.ConditionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.DecisionDefinitionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.DecisionRequirementsDefinitionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.DeploymentRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.EventSubscriptionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.ExecutionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.FilterRestService
- 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.HistoricBatchRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricCaseActivityInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricCaseDefinitionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricDecisionDefinitionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricDecisionStatisticsRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricDetailRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricIdentityLinkLogRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricIncidentRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricJobLogRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricProcessDefinitionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceReportService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoryCleanupRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.HistoryRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.history.UserOperationLogRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.IdentityRestService
- PATH - Static variable in class org.camunda.bpm.engine.rest.impl.DefaultProcessEngineRestServiceImpl
- PATH - Static variable in class org.camunda.bpm.engine.rest.impl.NamedProcessEngineRestServiceImpl
- PATH - Static variable in class org.camunda.bpm.engine.rest.impl.optimize.OptimizeRestService
- PATH - Static variable in class org.camunda.bpm.engine.rest.impl.VersionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.IncidentRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.JobDefinitionRestService
- 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.MetricsRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.MigrationRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.ModificationRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.SchemaLogRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.SignalRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.sub.identity.GroupMembersResource
- PATH - Static variable in interface org.camunda.bpm.engine.rest.sub.identity.TenantGroupMembersResource
- PATH - Static variable in interface org.camunda.bpm.engine.rest.sub.identity.TenantUserMembersResource
- PATH - Static variable in interface org.camunda.bpm.engine.rest.sub.task.TaskReportResource
- PATH - Static variable in interface org.camunda.bpm.engine.rest.TaskRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.TelemetryRestService
- PATH - Static variable in interface org.camunda.bpm.engine.rest.TenantRestService
- 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
- pathFilter - Variable in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig
- PathFilterConfig() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
- PathFilterRule - Class in org.camunda.bpm.webapp.impl.security.filter
-
A
SecurityFilterRule
that deleagates to a set ofPathMatcher
s - PathFilterRule() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.PathFilterRule
- PathMatcherConfig() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
- PathUtil - Class in org.camunda.bpm.engine.rest.util
- PathUtil() - Constructor for class org.camunda.bpm.engine.rest.util.PathUtil
- pattern - Variable in class org.camunda.bpm.engine.impl.digest.DatabasePrefixHandler
- pattern - Variable in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
- paUndeployed(String) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- pauseRun() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- paWithNameNotRegistered(String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- paWrongTypeException(Class<?>) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- payload(String) - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
-
Set the payload of this request.
- payload(String) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- payloadForTriggeredScope - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- payloadIgnoredForHttpMethod(String) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- payloadProcessInstanceVariables - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- payloadProcessInstanceVariables - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- payloadProcessInstanceVariablesLocal - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- payloadProcessInstanceVariablesToTriggeredScope - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- PENDING - Enum constant in enum class org.camunda.bpm.engine.task.DelegationState
-
The owner delegated the task and wants to review the result after the assignee has resolved the task.
- PENDING_REQUEST_FETCH_INTERVAL - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- pendingRequests - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- perform(ScenarioSetup) - Method in class org.camunda.bpm.qa.upgrade.Scenario
- performAddOperation(ModelElementInstanceImpl, Target) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- performAddOperation(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- PerformanceIndicator - Interface in org.camunda.bpm.model.dmn.instance
- PerformanceIndicatorImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- PerformanceIndicatorImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.PerformanceIndicatorImpl
- performanceTest() - Method in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- performanceTest() - Method in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- performAsync - Variable in class org.camunda.bpm.engine.impl.interceptor.AtomicOperationInvocation
- performBatchCleanup() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- performBoottime(OperationContext, ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemAdd
- performBulkOperation(Class<? extends DbEntity>, String, Object, DbOperationType) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- performBulkOperationPreserveOrder(Class<? extends DbEntity>, String, Object, DbOperationType) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- performCleanup() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- performCleanup() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- performClearOperation(ModelElementInstanceImpl, Collection<DomElement>) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- performClearOperation(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- performContextSwitch(Callable<T>) - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateFormHandler
- performDatabaseOperationException(String, String, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- 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
- performDeployments(Class<?>) - Method in class org.camunda.bpm.qa.upgrade.ScenarioRunner
- performDmnCleanup() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- performEntityOperation(CachedDbEntity, DbOperationType) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- Performer - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN performer element
- PerformerImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN performer element
- PerformerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.PerformerImpl
- performerRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- performExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ReceiveTaskActivityBehavior
- performExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- performExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskDelegateExpressionActivityBehavior
- performExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- performExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskJavaDelegateActivityBehavior
- performExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior
-
The method which should be overridden by the sub classes to perform an execution.
- performExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- performExit() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.TERMINATED
state. - performExit() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- performExit(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- performExit(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- performExit(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- 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. - performingDatabaseOperation(String, String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- performInstance(ActivityExecution, PvmActivity, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- performModelBuild(Model) - Method in interface org.camunda.bpm.model.xml.impl.ModelBuildOperation
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.child.SequenceBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceCollectionBuilderImpl
- performModelBuild(Model) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionBuilderImpl
- performNext() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- performNotification(DelegateExecution, Callable<Void>) - Method in class org.camunda.bpm.application.impl.event.ProcessApplicationEventListenerDelegate
- performOperation(CmmnAtomicOperation, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- performOperation(CoreAtomicOperation<T>) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- performOperation(CoreAtomicOperation<T>) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- performOperation(CoreAtomicOperation<T>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- performOperation(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- performOperation(AtomicOperation, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- performOperation(AtomicOperation, ExecutionEntity, boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- performOperationAsync(AtomicOperation, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.AbstractParseBpmPlatformXmlStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.AbstractStartProcessEnginesStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchivesStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.DeployProcessArchiveStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.DiscoverBpmPlatformPluginsStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobAcquisitionStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobExecutorStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StartManagedThreadPoolStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StopJobExecutorStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.jobexecutor.StopManagedThreadPoolStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.NotifyPostProcessApplicationUndeployedStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.ParseProcessesXmlStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.PostDeployInvocationStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.PreUndeployInvocationStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.ProcessesXmlStopProcessEnginesStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessApplicationServiceStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.StopProcessApplicationServiceStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.StopProcessApplicationsStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.StopProcessEnginesStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.UndeployProcessArchivesStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.UndeployProcessArchiveStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.UnregisterBpmPlatformPluginsStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.ejb.deployment.StartJcaExecutorServiceStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.ejb.deployment.StopJcaExecutorServiceStep
- performOperationStep(DeploymentOperation) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperationStep
- performOperationSync(CoreAtomicOperation<T>) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- performOperationSync(CoreAtomicOperation<T>) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- performOperationSync(CoreAtomicOperation<T>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- performOperationSync(AtomicOperation) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- performOutgoingBehavior(ActivityExecution, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnActivityBehavior
-
Actual implementation of leaving an activity.
- performParentSuspension() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.SUSPENDED
state. - performParentSuspension() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- performParentSuspension(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- performParentSuspension(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- performParentTerminate() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.TERMINATED
state. - performParentTerminate() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- performParentTerminate(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- performProcessCleanup() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- performRemoveOperation(ModelElementInstanceImpl, Object) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- performRemoveOperation(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemRemove
- performRuntime(OperationContext, ModelNode, ModelNode) - 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) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorAdd
- performRuntime(OperationContext, ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorRemove
- performRuntime(OperationContext, ModelNode, ModelNode) - 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
- performRuntimeThreadPool(OperationContext, ModelNode, String, ServiceName) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorAdd
- performStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.DmnDecisionTaskActivityBehavior
- performStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- performStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessOrCaseTaskActivityBehavior
- performStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- performStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- performStart(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.TaskActivityBehavior
- performStateTransition(CommandContext, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.CloseCaseInstanceCmd
- performStateTransition(CommandContext, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.CompleteCaseExecutionCmd
- performStateTransition(CommandContext, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.DisableCaseExecutionCmd
- performStateTransition(CommandContext, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.ManualStartCaseExecutionCmd
- performStateTransition(CommandContext, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.ReenableCaseExecutionCmd
- performStateTransition(CommandContext, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.StateTransitionCaseExecutionCmd
- performStateTransition(CommandContext, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.TerminateCaseExecutionCmd
- performSuspension() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.SUSPENDED
state. - performSuspension() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- performSuspension(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- performSuspension(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- performTaskMetricsCleanup() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- performTerminate() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.TERMINATED
state. - performTerminate() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- performTerminate(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- performTerminate(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- performTerminate(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- performTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractCmmnEventAtomicOperation
- performUndeployment() - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- perfromedInvocations - Variable in class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- perfTest - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestBuilder
- PerfTest - Class in org.camunda.bpm.qa.performance.engine.framework
-
A performance test.
- PerfTest() - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTest
- PerfTestBuilder - Class in org.camunda.bpm.qa.performance.engine.framework
- PerfTestBuilder(PerfTestConfiguration, PerfTestResultRecorderRule) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestBuilder
- perfTestConfiguration - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestBuilder
- PerfTestConfiguration - Class in org.camunda.bpm.qa.performance.engine.framework
-
Configuration of a performance test
- PerfTestConfiguration() - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- PerfTestConfiguration(Properties) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- PerfTestConfigurationRule - Class in org.camunda.bpm.qa.performance.engine.junit
-
JUnit rule allowing to load the performance test configuration from a file
- PerfTestConfigurationRule() - Constructor for class org.camunda.bpm.qa.performance.engine.junit.PerfTestConfigurationRule
- PerfTestConstants - Class in org.camunda.bpm.qa.performance.engine.steps
- PerfTestException - Exception in org.camunda.bpm.qa.performance.engine.framework
- PerfTestException() - Constructor for exception org.camunda.bpm.qa.performance.engine.framework.PerfTestException
- PerfTestException(String) - Constructor for exception org.camunda.bpm.qa.performance.engine.framework.PerfTestException
- PerfTestException(String, Throwable) - Constructor for exception org.camunda.bpm.qa.performance.engine.framework.PerfTestException
- PerfTestException(Throwable) - Constructor for exception org.camunda.bpm.qa.performance.engine.framework.PerfTestException
- PerfTestPass - Class in org.camunda.bpm.qa.performance.engine.framework
-
A step in a performance test.
- PerfTestPass(int) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- PerfTestProcessEngine - Class in org.camunda.bpm.qa.performance.engine.junit
- PerfTestProcessEngine() - Constructor for class org.camunda.bpm.qa.performance.engine.junit.PerfTestProcessEngine
- PerfTestResult - Class in org.camunda.bpm.qa.performance.engine.framework
- PerfTestResult() - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- PerfTestResultRecorderRule - Class in org.camunda.bpm.qa.performance.engine.junit
-
JUnit rule recording the performance test result
- PerfTestResultRecorderRule() - Constructor for class org.camunda.bpm.qa.performance.engine.junit.PerfTestResultRecorderRule
- PerfTestResults - Class in org.camunda.bpm.qa.performance.engine.framework
- PerfTestResults() - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
- PerfTestResults(PerfTestConfiguration) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
- PerfTestRun - Class in org.camunda.bpm.qa.performance.engine.framework
-
An individual run of a performance test.
- PerfTestRun(PerfTestRunner, String, PerfTestStep) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- PerfTestRunContext - Interface in org.camunda.bpm.qa.performance.engine.framework
-
Represents an individual run.
- PerfTestRunner - Class in org.camunda.bpm.qa.performance.engine.framework
- PerfTestRunner(PerfTest, PerfTestConfiguration) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- PerfTestStep - Class in org.camunda.bpm.qa.performance.engine.framework
-
A step in a performance test.
- PerfTestStep(PerfTestStepBehavior) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- perfTestStepBehavior - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- PerfTestStepBehavior - Interface in org.camunda.bpm.qa.performance.engine.framework
- PerfTestStepResult - Class in org.camunda.bpm.qa.performance.engine.framework
- PerfTestStepResult() - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestStepResult
- PerfTestStepResult(String, Object) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.PerfTestStepResult
- PerfTestWatcher - Interface in org.camunda.bpm.qa.performance.engine.framework
-
Allows to follows the progress of a
PerfTestRun
. - period - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ReportResultEntity
- period - Variable in class org.camunda.bpm.engine.rest.dto.history.ReportResultDto
- periodUnit - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ReportResultEntity
- periodUnit - Variable in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- periodUnit - Variable in class org.camunda.bpm.engine.rest.dto.history.ReportResultDto
- PeriodUnit - Enum Class in org.camunda.bpm.engine.query
-
Specifies a unit for a span of time (i.e.
- PeriodUnitConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- PeriodUnitConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.PeriodUnitConverter
- permission - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- permission - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- permission - Variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
- permission - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheck
-
the permission to check for
- permission(Permission) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- Permission - Interface in org.camunda.bpm.engine.authorization
-
A permission represents an authorization to interact with a given resource in a specific way.
- PERMISSION_ENUMS - Static variable in class org.camunda.bpm.engine.impl.util.ResourceTypeUtil
-
A map containing all
Resources
as a key and the respectivePermission
Enum class for this resource. - PermissionCheck - Class in org.camunda.bpm.engine.impl.db
- PermissionCheck() - Constructor for class org.camunda.bpm.engine.impl.db.PermissionCheck
- PermissionCheckBuilder - Class in org.camunda.bpm.engine.impl.db
- PermissionCheckBuilder() - Constructor for class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- PermissionCheckBuilder(PermissionCheckBuilder) - Constructor for class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- permissionChecks - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- PermissionConverter - Class in org.camunda.bpm.engine.impl.util
-
Converts between the String-Array based and the Integer-based representation of permissions.
- PermissionConverter() - Constructor for class org.camunda.bpm.engine.impl.util.PermissionConverter
- permissionHandler - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- permissionHandler(PermissionHandler) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- PermissionHandler - Interface in org.camunda.bpm.engine.impl.batch.builder
-
This is a functional interface to pass a callback that performs the permission check.
- permissionName - Variable in exception org.camunda.bpm.engine.AuthorizationException
-
Deprecated.
- permissionName - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCheckResultDto
- permissionName - Variable in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
- permissionProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- PermissionProvider - Interface in org.camunda.bpm.engine.impl.cfg.auth
-
A simple provider used to determine custom
Permission
s andResource
s - 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
- Permissions - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Permissions
for Camunda Platform. - permissionStateException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- perms - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheck
- persistDefinition(DefinitionEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
Persist definition entity into the database.
- persistDefinition(CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- persistDefinition(DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- persistDefinition(DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- persistDefinition(CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- persistDefinition(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- persistDefinitions(DeploymentEntity, List<DefinitionEntity>, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- persistedDefinitionLoaded(DeploymentEntity, DefinitionEntity, DefinitionEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
Called when a previous version of a definition was loaded from the persistent store.
- persistedDefinitionLoaded(DeploymentEntity, ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- persistedDependentEntities - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- PERSISTENCE_CONNECTION_ERROR_CLASS - Static variable in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- PERSISTENCE_EXCEPTION_MESSAGE - Static variable in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- PERSISTENCE_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- persistenceSession - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- PersistenceSession - Interface in org.camunda.bpm.engine.impl.db
- PERSISTENT - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityState
-
A persistent object has been loaded from the database by the current session.
- persistentObjectToTableNameMap - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
- PG_JDBC_METADATA_TABLE_TYPES - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- Physical - Enum constant in enum class org.camunda.bpm.model.bpmn.ItemKind
- picture - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserPictureCmd
- Picture - Class in org.camunda.bpm.engine.identity
- Picture(byte[], String) - Constructor for class org.camunda.bpm.engine.identity.Picture
- placeholder - Variable in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRuleDto
- PLACEHOLDER - Static variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyDigitRuleImpl
- PLACEHOLDER - Static variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLengthRuleImpl
- PLACEHOLDER - Static variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyLowerCaseRuleImpl
- PLACEHOLDER - Static variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicySpecialCharacterRuleImpl
- PLACEHOLDER - Static variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUpperCaseRuleImpl
- PLACEHOLDER - Static variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUserDataRuleImpl
- PLACEHOLDER_PREFIX - Static variable in class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- PLAN_ITEM_ON_PART - Static variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- Plane - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI Plane element
- PlaneImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI Plane element
- PlaneImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.PlaneImpl
- PlanFragment - Interface in org.camunda.bpm.model.cmmn.instance
- PlanFragmentImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PlanFragmentImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PlanFragmentImpl
- PlanItem - Interface in org.camunda.bpm.model.cmmn.instance
- planItemCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanFragmentImpl
- PlanItemControl - Interface in org.camunda.bpm.model.cmmn.instance
- PlanItemControlImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PlanItemControlImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- PlanItemDefinition - Interface in org.camunda.bpm.model.cmmn.instance
- PlanItemDefinitionActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- PlanItemDefinitionActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- planItemDefinitionCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- PlanItemDefinitionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PlanItemDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PlanItemDefinitionImpl
- planItemDefinitionRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- planItemElementHandlers - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- PlanItemImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PlanItemImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- PlanItemOnPart - Interface in org.camunda.bpm.model.cmmn.instance
- PlanItemOnPartImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PlanItemOnPartImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- PlanItemStartTrigger - Interface in org.camunda.bpm.model.cmmn.instance
- PlanItemStartTriggerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PlanItemStartTriggerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PlanItemStartTriggerImpl
- PlanItemTransition - Enum Class in org.camunda.bpm.model.cmmn
- PlanItemTransitionStandardEvent - Interface in org.camunda.bpm.model.cmmn.instance
- PlanItemTransitionStandardEventImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PlanItemTransitionStandardEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PlanItemTransitionStandardEventImpl
- PlanningTable - Interface in org.camunda.bpm.model.cmmn.instance
- planningTableChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- planningTableChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- planningTableCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
-
Deprecated.
- PlanningTableImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PlanningTableImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PlanningTableImpl
- platform - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- PlatformDiagnosticsRegistry - Class in org.camunda.bpm.engine.impl.diagnostics
- PlatformDiagnosticsRegistry() - Constructor for class org.camunda.bpm.engine.impl.diagnostics.PlatformDiagnosticsRegistry
- platformPluginsSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- platformPluginsSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
- PlatformService<S> - Interface in org.camunda.bpm.container.impl.spi
- PlatformServiceContainer - Interface in org.camunda.bpm.container.impl.spi
- PlatformServiceContainer.ServiceType - Interface in org.camunda.bpm.container.impl.spi
-
A ServiceType is a collection of services that share a common name prefix.
- 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.deployment
-
Retrieves the List of ProcessEngines from an attached
ProcessesXml
. - PlatformXmlStartProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.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 - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- PLUGIN - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- PLUGIN - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- PLUGIN - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- PLUGIN_ATTRIBUTES - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- PLUGIN_CLASS - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- 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.jboss.extension.SubsystemAttributeDefinitons
- PLUGIN_CLASS - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- PLUGIN_DEPENDENCIES_PLACEHOLDER - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- PLUGIN_PACKAGES_PLACEHOLDER - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- pluginActivated(String, String) - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- pluginActivated(String, String) - Method in class org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
- pluginClass - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
- pluginClass - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
- pluginDependencyFormat - Variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- pluginPackageFormat - Variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- pluginParameters - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
- pluginPropertyNotFound(String, String, Exception) - Method in class org.camunda.bpm.run.utils.CamundaBpmRunLogger
- pluginRegistry - Variable in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- PluginRegistry - Interface in org.camunda.bpm.cockpit.plugin
-
Deprecated.
- PluginResourceOverride - Interface in org.camunda.bpm.webapp.plugin.resource
-
Used to replace a plugin resource.
- plugins - Variable in class org.camunda.bpm.container.impl.jboss.service.MscBpmPlatformPlugins
- plugins - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedBpmPlatformPlugins
- plugins - Variable in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- plugins - Variable in class org.camunda.bpm.container.impl.plugin.BpmPlatformPlugins
- plugins - Variable in class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
- PLUGINS - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- PLUGINS - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- PLUGINS - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- PLUGINS - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- pluginsMap - Variable in class org.camunda.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
- PluginsRootResourceIT - Class in org.camunda.bpm
- PluginsRootResourceIT() - Constructor for class org.camunda.bpm.PluginsRootResourceIT
- pluginType - Variable in class org.camunda.bpm.webapp.plugin.impl.DefaultAppPluginRegistry
-
the interface type of plugins managed by this registry
- PLUS - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- PnW_PATTERN - Static variable in class org.camunda.bpm.engine.impl.calendar.DurationHelper
- Point - Interface in org.camunda.bpm.model.bpmn.instance.dc
-
The DC point element
- pointcut - Variable in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingPointcutAdvisor
-
matches any method containing the
StartProcess
annotation. - PointImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.dc
-
The DC point element
- PointImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.dc.PointImpl
- popCurrentSection() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataSections
-
Pops the current section and removes the current values from the referenced stacks (including updates to the MDC)
- popSection() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
-
Pop the latest section, remove all pushed properties of that section and - if logging context properties are defined - update the MDC accordingly.
- populateAllTaskListeners() - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- populateChildInstances(Map<String, ActivityInstanceImpl>, Map<String, TransitionInstanceImpl>) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- populatePluginInstance(ProcessEnginePlugin, Map<String, Object>) - Static method in class org.camunda.bpm.run.utils.CamundaBpmRunProcessEnginePluginHelper
- pos - Variable in class org.camunda.spin.impl.util.RewindableReader
- post() - Method in interface org.camunda.connect.httpclient.HttpMethodRequest
-
Set POST as request method
- post() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- PostDeploy - Annotation Interface 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
- PostDeployEvent - Class in org.camunda.bpm.spring.boot.starter.event
- PostDeployEvent(ProcessEngine) - Constructor for class org.camunda.bpm.spring.boot.starter.event.PostDeployEvent
- PostDeployInvocationStep - Class in org.camunda.bpm.container.impl.deployment
-
Operation step responsible for invoking the @
PostDeploy
method of a ProcessApplication class. - PostDeployInvocationStep() - Constructor for class org.camunda.bpm.container.impl.deployment.PostDeployInvocationStep
- postExecute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity
- postExecute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- postExecute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
- postExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior
-
The method which will be called after performing the execution.
- POSTGRES - Enum constant in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- POSTGRES - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- POSTGRES_DB_PRODUCT_NAME - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- postHandleSingleHistoryEventCreated(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor.HistoryEventCreator
- postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.cfg.AbstractProcessEnginePlugin
- postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
- 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
- postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogProcessEnginePlugin
- postInit(ProcessEngineConfigurationImpl) - Method in interface org.camunda.bpm.spring.boot.starter.configuration.CamundaProcessEngineConfiguration
- postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.spring.boot.starter.plugin.ApplicationContextClassloaderSwitchPlugin
- postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- postInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- postInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- postInitialize(HistoryCleanupContext, EverLivingJobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- postInitialize(ExecutionEntity, TimerEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- postInitialize(S, T) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
-
general callback to override any configuration after the defaults have been applied
- postLoad() - Method in interface org.camunda.bpm.engine.impl.db.DbEntityLifecycleAware
- postLoad() - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- postLoad() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- postLoad() - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- postLoad() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- postLoad() - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- postLoad() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- 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
- postProcessApplicationDeploy(ProcessApplicationInterface) - Method in interface org.camunda.bpm.container.impl.plugin.BpmPlatformPlugin
- postProcessApplicationDeploy(ProcessApplicationInterface) - Method in class org.camunda.qa.impl.EnsureCleanDbPlugin
- postProcessApplicationDeploy(ProcessApplicationInterface) - Method in class org.camunda.spin.plugin.impl.SpinBpmPlatformPlugin
- postProcessApplicationUndeploy(ProcessApplicationInterface) - Method in interface org.camunda.bpm.container.impl.plugin.BpmPlatformPlugin
- postProcessApplicationUndeploy(ProcessApplicationInterface) - Method in class org.camunda.qa.impl.EnsureCleanDbPlugin
- postProcessApplicationUndeploy(ProcessApplicationInterface) - Method in class org.camunda.spin.plugin.impl.SpinBpmPlatformPlugin
- postProcessBatchFailure(List<DbOperation>, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- postProcessBatchSuccess(List<DbOperation>, List<BatchResult>) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- postProcessBeanDefinitionRegistry(BeanDefinitionRegistry) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.camunda.bpm.client.spring.impl.client.ClientPostProcessor
- postProcessBeanFactory(ConfigurableListableBeanFactory) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionPostProcessor
- 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
- postProcessDefinitions(DeploymentEntity, List<DefinitionEntity>, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- postProcessEngineBuild(ProcessEngineImpl) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.engine.impl.cfg.AbstractProcessEnginePlugin
- postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
- 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
- postProcessEngineBuild(ProcessEngine) - Method in interface org.camunda.bpm.spring.boot.starter.configuration.CamundaProcessEngineConfiguration
- postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.custom.CreateAdminUserConfiguration
- postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.custom.CreateFilterConfiguration
- postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.spring.boot.starter.plugin.ApplicationContextClassloaderSwitchPlugin
- postProcessEngineBuild(ProcessEngine) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- postProcessJdbcBatchResult(Iterator<DbOperation>, int[], PersistenceException, List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
-
This method can be called with three cases: Case 1: Success.
- postProcessJob(BatchConfiguration, JobEntity, BatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.variables.BatchSetVariablesHandler
- postProcessJob(MessageCorrelationBatchConfiguration, JobEntity, MessageCorrelationBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- postProcessJob(MigrationBatchConfiguration, JobEntity, MigrationBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- postProcessJob(ModificationBatchConfiguration, JobEntity, ModificationBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.ModificationBatchJobHandler
- postProcessJob(RestartProcessInstancesBatchConfiguration, JobEntity, RestartProcessInstancesBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesJobHandler
- postProcessJob(T, JobEntity, T) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- postProcessOperationPerformed(DbOperation, int, PersistenceException) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- PostProcessorConfiguration - Class in org.camunda.bpm.client.spring.impl
- PostProcessorConfiguration() - Constructor for class org.camunda.bpm.client.spring.impl.PostProcessorConfiguration
- postProcessResultSet(TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkAggregator
- postProcessResultSet(TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- postProcessTestInstance(Object, ExtensionContext) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- postRequest(String, RequestDto, Class<T>) - Method in class org.camunda.bpm.client.impl.RequestExecutor
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionComplete
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionResume
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspend
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminate
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractCmmnEventAtomicOperation
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionCreate
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionManualStart
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionReactivate
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionStart
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceClose
- postTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseInstanceCreate
- postVisitor - Variable in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- 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
- PotentialOwner - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN potentialOwner element
- PotentialOwnerImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN potentialOwner element
- PotentialOwnerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.PotentialOwnerImpl
- potentialStarter - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- potentialStarter(String) - Method in interface org.camunda.bpm.engine.identity.GroupQuery
-
Only select
Group
S that are potential starter for the given process definition. - potentialStarter(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
-
Only select
User
S 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
- precedence - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- preExecute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- preExecute(CommandContext) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- preExecution(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior
-
The method which will be called before the execution is performed.
- preferredOrientationAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- prefix - Variable in class org.camunda.bpm.impl.juel.AstProperty
- prefix - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- prefix() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- prefix() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- prefix() - Method in class org.camunda.spin.xml.SpinXmlNode
-
Returns the prefix of the node and not the namespace uri.
- PREFIX - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunAdministratorAuthorizationProperties
- PREFIX - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- PREFIX - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- PREFIX - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunDeploymentProperties
- PREFIX - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunLdapProperties
- PREFIX - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- PREFIX - Static variable in class org.camunda.bpm.run.property.CamundaBpmRunRestProperties
- PREFIX - Static variable in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- PREFIX - Static variable in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- PREFIX - Static variable in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties
- PREFIXED - Static variable in class org.camunda.bpm.spring.boot.starter.configuration.id.IdGeneratorConfiguration
- prefixedUuidGenerator(String) - Method in class org.camunda.bpm.spring.boot.starter.configuration.id.IdGeneratorConfiguration
- PrefixedUuidGenerator - Class in org.camunda.bpm.spring.boot.starter.configuration.id
- PrefixedUuidGenerator(String) - Constructor for class org.camunda.bpm.spring.boot.starter.configuration.id.PrefixedUuidGenerator
- prefixHandler - Variable in class org.camunda.bpm.engine.impl.digest.PasswordManager
- 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 class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
- 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
- preInit(ProcessEngineConfigurationImpl) - Method in interface org.camunda.bpm.spring.boot.starter.configuration.CamundaProcessEngineConfiguration
- preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.spring.boot.starter.plugin.ApplicationContextClassloaderSwitchPlugin
- preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProviderPlugin
- preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.spring.boot.starter.spin.SpringBootSpinProcessEnginePlugin
- preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.connect.plugin.impl.ConnectProcessEnginePlugin
- preInit(ProcessEngineConfigurationImpl) - Method in class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultAuthorizationConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDeploymentConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultFailedJobConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultHistoryConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultHistoryLevelAutoHandlingConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultMetricsConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultProcessEngineConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.GenericPropertiesConfiguration
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.event.EventPublisherPlugin
- preInit(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- prepareAcquisition(TopicSubscription) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- prepareAuthorizationCheckProcessDefinition() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.annotation.AuthorizationCheckProcessDefinitionScenario
- prepareNextBatch(HistoryCleanupBatch, CommandContext) - Static method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHelper
-
Creates next batch object for history cleanup.
- prepareNoAuthorizationCheck() - Static method in class org.camunda.bpm.qa.upgrade.useroperationlog.annotation.NoAuthorizationCheckScenario
- prepareRepeat(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- prepareScope(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- prepareScopeExecution(ActivityExecution, int) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ParallelMultiInstanceActivityBehavior
- preParseListeners - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- prependDatabaseTablePrefix(String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- preserveScope - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
transient; used for process instance modification to preserve a scope from getting deleted
- preTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractCmmnEventAtomicOperation
- preTransitionNotification(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionDisable
- prettyPrint - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- PreUndeploy - Annotation Interface 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
- PreUndeployEvent - Class in org.camunda.bpm.spring.boot.starter.event
- PreUndeployEvent(ProcessEngine) - Constructor for class org.camunda.bpm.spring.boot.starter.event.PreUndeployEvent
- PreUndeployInvocationStep - Class in org.camunda.bpm.container.impl.deployment
-
Operation step responsible for invoking the @
PreUndeploy
method of a ProcessApplication class. - PreUndeployInvocationStep() - Constructor for class org.camunda.bpm.container.impl.deployment.PreUndeployInvocationStep
- preventLogUserOperation - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractVariableCmd
- preventRaceConditions() - Method in class org.camunda.bpm.AbstractWebIntegrationTest
- previousCaseDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- previousDecisionDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- previousDecisionRequirementsDefinitionId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- previousProcessDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- previousState - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- preVisitor - Variable in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- primaryDeploymentId - Variable in class org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive
- PrimitiveTypeValueImpl<T> - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl(T, PrimitiveValueType) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl
- PrimitiveTypeValueImpl.BooleanValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl.BytesValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl.DateValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl.DoubleValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl.IntegerValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl.LongValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl.NumberValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl.ShortValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveTypeValueImpl.StringValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
- PrimitiveValue<T> - Interface in org.camunda.bpm.engine.variable.value
- PrimitiveValueMapper<T extends PrimitiveValue<?>> - Class in org.camunda.bpm.client.variable.impl.mapper
- PrimitiveValueMapper(PrimitiveValueType) - Constructor for class org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper
- PrimitiveValueSerializer<T extends PrimitiveValue<?>> - Class in org.camunda.bpm.engine.impl.variable.serializer
- PrimitiveValueSerializer(PrimitiveValueType) - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.PrimitiveValueSerializer
- PrimitiveValueType - Interface in org.camunda.bpm.engine.variable.type
- PrimitiveValueTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
-
Implementation of the primitive variable value types
- PrimitiveValueTypeImpl(Class<?>) - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl
- PrimitiveValueTypeImpl(String, Class<?>) - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl
- PrimitiveValueTypeImpl.BooleanTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.BytesTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.DateTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.DoubleTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.IntegerTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.LongTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.NullTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.NumberTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.ShortTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PrimitiveValueTypeImpl.StringTypeImpl - Class in org.camunda.bpm.engine.variable.impl.type
- PRINT_ID - Enum constant in enum class org.camunda.bpm.engine.impl.util.LogUtil.ThreadLogMode
-
Deprecated.
- printStackTrace(boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- priority - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- priority - Variable in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskPriorityCmd
-
The priority that should set on the external task.
- priority - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- priority - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobPriorityCmd
- priority - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- priority - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- priority - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- priority - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- priority - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- priority - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- priority - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- priority - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- priority - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- priority - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- priority - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- priority - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDefinitionPriorityDto
- priority - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- priority - Variable in class org.camunda.bpm.engine.rest.dto.runtime.PriorityDto
- priority - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- priority() - Method in class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- PRIORITY - Enum constant in enum class org.camunda.bpm.model.dmn.HitPolicy
- 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.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 - Static variable in interface org.camunda.bpm.engine.impl.ExternalTaskQueryProperty
- PRIORITY - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- PRIORITY - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- PRIORITY - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- PRIORITY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PRIORITY - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- PRIORITY - Static variable in interface 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
- PriorityDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- PriorityDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.PriorityDto
- priorityExpression - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- priorityHigherThanOrEqual - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- priorityHigherThanOrEqual - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- priorityHigherThanOrEquals - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- priorityHigherThanOrEquals - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- priorityHigherThanOrEquals - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- priorityHigherThanOrEquals - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- priorityHigherThanOrEquals(long) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks with a priority that is higher than or equal to the given priority.
- priorityHigherThanOrEquals(long) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select log entries where the external task had a priority higher than or equal to the given priority.
- priorityHigherThanOrEquals(long) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- priorityHigherThanOrEquals(long) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- priorityHigherThanOrEquals(long) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- priorityHigherThanOrEquals(long) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs with a priority that is higher than or equal to the given priority.
- priorityLowerThanOrEqual - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- priorityLowerThanOrEqual - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- priorityLowerThanOrEquals - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- priorityLowerThanOrEquals - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- priorityLowerThanOrEquals - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- priorityLowerThanOrEquals - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- priorityLowerThanOrEquals(long) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks with a priority that is lower than or equal to the given priority.
- priorityLowerThanOrEquals(long) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select log entries where the external task had a priority lower than or equal to the given priority.
- priorityLowerThanOrEquals(long) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- priorityLowerThanOrEquals(long) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- priorityLowerThanOrEquals(long) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- priorityLowerThanOrEquals(long) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs with a priority that is lower than or equal to the given priority.
- PriorityProvider<T> - Interface in org.camunda.bpm.engine.impl
- priorityValueProvider - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ExternalTaskActivityBehavior
- Private - Enum constant in enum class org.camunda.bpm.model.bpmn.ProcessType
- Problem - Interface in org.camunda.bpm.engine
-
Interface of a problem occurred during parsing
- ProblemDto - Class in org.camunda.bpm.engine.rest.dto
-
Dto for
Problem
The problem contains a list of element ids and other details for root causing the issue. - ProblemDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ProblemDto
- ProblemImpl - Class in org.camunda.bpm.engine.impl.xml
- ProblemImpl(String, Element) - Constructor for class org.camunda.bpm.engine.impl.xml.ProblemImpl
- ProblemImpl(String, Element, String...) - Constructor for class org.camunda.bpm.engine.impl.xml.ProblemImpl
- ProblemImpl(BpmnParseException) - Constructor for class org.camunda.bpm.engine.impl.xml.ProblemImpl
- ProblemImpl(BpmnParseException, String) - Constructor for class org.camunda.bpm.engine.impl.xml.ProblemImpl
- ProblemImpl(SAXParseException) - Constructor for class org.camunda.bpm.engine.impl.xml.ProblemImpl
- PROC_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- PROC_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- 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 - Variable in class org.camunda.connect.impl.DebugRequestInterceptor
- proceed() - Method in class org.camunda.bpm.engine.impl.delegate.DelegateInvocation
-
make the invocation proceed, performing the actual invocation of the user code.
- proceed() - Method in class org.camunda.connect.impl.AbstractRequestInvocation
- proceed() - Method in interface org.camunda.connect.spi.ConnectorInvocation
-
Makes the request proceed through the interceptor chain.
- proceedAndWaitTillDone() - Method in class org.camunda.bpm.qa.upgrade.util.ControllableThread
- process() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.State
-
the business process name
- process(HttpRequest, EntityDetails, HttpContext) - Method in class org.camunda.bpm.client.interceptor.impl.RequestInterceptorHandler
- Process - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN process element
- Process - Interface in org.camunda.bpm.model.cmmn.instance
- 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 - Enum constant in enum class org.camunda.bpm.container.impl.spi.ServiceTypes
- PROCESS_APPLICATION - Static variable in class org.camunda.bpm.container.impl.deployment.Attachments
- PROCESS_APPLICATION - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- PROCESS_APPLICATION_DEPLOYMENT_SOURCE - Static variable in interface org.camunda.bpm.engine.repository.ProcessApplicationDeployment
- PROCESS_APPLICATION_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- 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.deployment.Attachments
- PROCESS_DEF_CACHE - Static variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CachePurgeReport
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.authorization.AuthorizationScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.batch.SetRemovalTimeToProcessInstanceScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.callactivity.ProcessWithCallActivityScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.DeploymentWhichShouldBeDeletedScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess.ProcessWithEventSubProcessScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.externalTask.ProcessWithExternalTaskScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance.ProcessWithMultiInstanceCallActivityScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithAsyncServiceTaskScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayAndServiceTaskScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithUserTaskAndTimerScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithUserTaskScenario
- PROCESS_DEF_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.variable.EmptyStringVariableScenario
- PROCESS_DEF_KEY_2 - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayAndServiceTaskScenario
- PROCESS_DEFINITION - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- PROCESS_DEFINITION - Static variable in class org.camunda.bpm.engine.EntityTypes
- PROCESS_DEFINITION - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- PROCESS_DEFINITION_CATEGORY - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.ExecutionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.ExternalTaskQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.JobDefinitionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_ID - Static variable in interface org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
- PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.ExecutionQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.ExternalTaskQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.JobDefinitionQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
- PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.IncidentTimestampUpdateScenario
- PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.JobTimestampsUpdateScenario
- PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.DeploymentDeployTimeScenario
- PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.ExternalTaskLockExpTimeScenario
- PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.IncidentTimestampScenario
- PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.JobTimestampsScenario
- PROCESS_DEFINITION_KEYS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_DEFINITION_NAME - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_DEFINITION_NAME - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_DEFINITION_NAME - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_DEFINITION_NAME_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_DEFINITION_VERSION - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_DEFINITION_VERSION - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- PROCESS_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- PROCESS_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- PROCESS_ENGINE - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- PROCESS_ENGINE - Enum constant in enum class org.camunda.bpm.container.impl.spi.ServiceTypes
- 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_ATTRIBUTES - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- 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 - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- PROCESS_ENGINES - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- PROCESS_ENGINES_PATH - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
- PROCESS_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- PROCESS_INSTANCE - Static variable in class org.camunda.bpm.engine.EntityTypes
- PROCESS_INSTANCE - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- PROCESS_INSTANCE_BUSINESS_KEY - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_INSTANCE_BUSINESS_KEY_LIKE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_INSTANCE_BUSINESS_KEYS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_INSTANCE_END - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a process instance is ended.
- PROCESS_INSTANCE_END_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.ExecutionQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.ExternalTaskQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
- PROCESS_INSTANCE_ID - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- PROCESS_INSTANCE_ID_ - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryProperty
- PROCESS_INSTANCE_ID_ - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- PROCESS_INSTANCE_ID_IN - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- PROCESS_INSTANCE_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- PROCESS_INSTANCE_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- PROCESS_INSTANCE_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- PROCESS_INSTANCE_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- PROCESS_INSTANCE_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- PROCESS_INSTANCE_ID_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- PROCESS_INSTANCE_ID_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- PROCESS_INSTANCE_IDS - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- PROCESS_INSTANCE_IDS - Static variable in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- PROCESS_INSTANCE_IDS - Static variable in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- PROCESS_INSTANCE_IDS - Static variable in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- PROCESS_INSTANCE_IDS - Static variable in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- PROCESS_INSTANCE_IDS - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- PROCESS_INSTANCE_MIGRATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a process instance is migrated
- PROCESS_INSTANCE_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- PROCESS_INSTANCE_START - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a process instance is started.
- PROCESS_INSTANCE_START_LISTENER - Variable in class org.camunda.bpm.engine.impl.history.parser.HistoryParseListener
- PROCESS_INSTANCE_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a process instance is updated
- PROCESS_INSTANCES - Static variable in class org.camunda.bpm.engine.management.Metrics
- 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
-
Deprecated.
- PROCESS_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- PROCESS_START_INITIAL - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- PROCESS_VARIABLES - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- processApplication - Variable in class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- processApplication - Variable in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
-
the weak reference to the process application
- processApplication - Variable in class org.camunda.bpm.application.impl.ProcessApplicationScriptEnvironment
- ProcessApplication - Annotation Interface 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
- processApplicationBeanElResolver - Variable in class org.camunda.bpm.application.AbstractProcessApplication
- ProcessApplicationBeanElResolverDelegate - Class in org.camunda.bpm.engine.impl.el
-
Resolves a
BeanELResolver
from the current process application. - ProcessApplicationBeanElResolverDelegate() - Constructor for class org.camunda.bpm.engine.impl.el.ProcessApplicationBeanElResolverDelegate
- processApplicationClassloader - Variable in class org.camunda.bpm.application.impl.AbstractServletProcessApplication
- ProcessApplicationClassloaderInterceptor<T> - Class in org.camunda.bpm.engine.impl.context
-
Wrapps the user-provided
Callable
and records the Thread Context Classloader after the context switch has been performed. - ProcessApplicationClassloaderInterceptor(Callable<T>) - Constructor for class org.camunda.bpm.engine.impl.context.ProcessApplicationClassloaderInterceptor
- processApplicationContext - Static variable in class org.camunda.bpm.engine.impl.context.Context
- ProcessApplicationContext - Class in org.camunda.bpm.application
-
A utility to declare the process application in which subsequent engine API calls are executed.
- ProcessApplicationContext() - Constructor for class org.camunda.bpm.application.ProcessApplicationContext
- ProcessApplicationContextImpl - Class in org.camunda.bpm.application.impl
- ProcessApplicationContextImpl() - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationContextImpl
- ProcessApplicationContextInterceptor - Class in org.camunda.bpm.engine.impl.interceptor
- ProcessApplicationContextInterceptor(ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor
- 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(DeploymentWithDefinitions, 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, Module, Supplier<ExecutorService>, Supplier<ProcessEngine>, Supplier<ProcessApplicationInterface>, Supplier<ComponentView>, Consumer<ProcessApplicationDeploymentService>) - 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
- ProcessApplicationElResolverDelegate - Class in org.camunda.bpm.engine.impl.el
-
This is an
ELResolver
implementation that delegates to a ProcessApplication-providedELResolver
. - ProcessApplicationElResolverDelegate() - Constructor for class org.camunda.bpm.engine.impl.el.ProcessApplicationElResolverDelegate
- ProcessApplicationElResolverSorter() - Constructor for class org.camunda.bpm.application.ProcessApplicationElResolver.ProcessApplicationElResolverSorter
- ProcessApplicationEvent - Class in org.camunda.bpm.spring.boot.starter.event
- ProcessApplicationEvent(Object) - Constructor for class org.camunda.bpm.spring.boot.starter.event.ProcessApplicationEvent
- ProcessApplicationEventListenerDelegate - Class in org.camunda.bpm.application.impl.event
-
ExecutionListener
andTaskListener
implementation delegating to theExecutionListener
andTaskListener
provided by aProcessApplication
. - 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
- processApplicationEventPublisher(ApplicationEventPublisher) - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmAutoConfiguration
- ProcessApplicationEventPublisher - Class in org.camunda.bpm.spring.boot.starter.event
- ProcessApplicationEventPublisher(ApplicationEventPublisher) - Constructor for class org.camunda.bpm.spring.boot.starter.event.ProcessApplicationEventPublisher
- processApplicationExecutionException(Exception) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- ProcessApplicationExecutionException - Exception in org.camunda.bpm.application
- ProcessApplicationExecutionException() - Constructor for exception org.camunda.bpm.application.ProcessApplicationExecutionException
- ProcessApplicationExecutionException(String) - Constructor for exception org.camunda.bpm.application.ProcessApplicationExecutionException
- ProcessApplicationExecutionException(String, Throwable) - Constructor for exception org.camunda.bpm.application.ProcessApplicationExecutionException
- ProcessApplicationExecutionException(Throwable) - Constructor for exception org.camunda.bpm.application.ProcessApplicationExecutionException
- ProcessApplicationIdentifier - Class in org.camunda.bpm.application.impl
- ProcessApplicationIdentifier(String) - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- ProcessApplicationIdentifier(ProcessApplicationInterface) - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- ProcessApplicationIdentifier(ProcessApplicationReference) - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- 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
- ProcessApplicationInfo - Interface in org.camunda.bpm.application
-
Object holding information about a deployed Process Application
- 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.
- ProcessApplicationLogger - Class in org.camunda.bpm.application.impl
- ProcessApplicationLogger() - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationLogger
- processApplicationManager - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProcessApplicationManager - Class in org.camunda.bpm.engine.impl.application
- ProcessApplicationManager() - Constructor for class org.camunda.bpm.engine.impl.application.ProcessApplicationManager
- ProcessApplicationModuleService - Class in org.camunda.bpm.container.impl.jboss.service
-
Service installed for a process application module
- ProcessApplicationModuleService(Consumer<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
- processApplicationName - Variable in class org.camunda.bpm.application.impl.JakartaEjbProcessApplicationReference
-
the name of the process application
- processApplicationNameFromAnnotation(ApplicationContext) - Static method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation
- 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 - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessApplication
- processApplicationReference - Variable in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
- processApplicationReference - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.DeleteDeploymentFailListener
- processApplicationReference - Variable in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- ProcessApplicationReference - Interface in org.camunda.bpm.application
-
A reference to a process application.
- ProcessApplicationReferenceImpl - Class in org.camunda.bpm.application.impl
-
A
ProcessApplicationReference
implementation usingWeakReference
. - 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.deployment.scanning.spi
- ProcessApplicationScanningUtil - Class in org.camunda.bpm.container.impl.deployment.scanning
- ProcessApplicationScanningUtil() - Constructor for class org.camunda.bpm.container.impl.deployment.scanning.ProcessApplicationScanningUtil
- processApplicationScriptEngineResolver - Variable in class org.camunda.bpm.application.impl.ProcessApplicationScriptEnvironment
- processApplicationScriptEnvironment - Variable in class org.camunda.bpm.application.AbstractProcessApplication
- ProcessApplicationScriptEnvironment - Class in org.camunda.bpm.application.impl
- ProcessApplicationScriptEnvironment(ProcessApplicationInterface) - Constructor for class org.camunda.bpm.application.impl.ProcessApplicationScriptEnvironment
- 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 theProcessApplicationService
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
- ProcessApplicationStartedEvent - Class in org.camunda.bpm.spring.boot.starter.event
- ProcessApplicationStartedEvent(Object) - Constructor for class org.camunda.bpm.spring.boot.starter.event.ProcessApplicationStartedEvent
- 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, Supplier<ComponentView>, Supplier<ProcessApplicationInterface>, Supplier<ProcessEngine>, Supplier<BpmPlatformPlugins>, Consumer<ProcessApplicationStartService>) - Constructor for class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- ProcessApplicationStoppedEvent - Class in org.camunda.bpm.spring.boot.starter.event
- ProcessApplicationStoppedEvent(Object) - Constructor for class org.camunda.bpm.spring.boot.starter.event.ProcessApplicationStoppedEvent
- ProcessApplicationStopService - Class in org.camunda.bpm.container.impl.jboss.service
-
Responsible for invoking
BpmPlatformPlugin.postProcessApplicationUndeploy(ProcessApplicationInterface)
- ProcessApplicationStopService(Supplier<ComponentView>, Supplier<ProcessApplicationInterface>, Supplier<BpmPlatformPlugins>, Consumer<ProcessApplicationStopService>) - Constructor for class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
- processApplicationUnavailableException(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- processApplicationUnavailableException(String, Throwable) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- 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) - Constructor for exception org.camunda.bpm.application.ProcessApplicationUnavailableException
- ProcessApplicationUnavailableException(String, Throwable) - 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.deployment.DeployProcessArchiveStep
- processArchive - Variable in class org.camunda.bpm.container.impl.deployment.UndeployProcessArchiveStep
- processArchive - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
-
deployment metadata that is passed in
- 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.deployment.UndeployProcessArchiveStep
- ProcessBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ProcessBuilder(BpmnModelInstance, Process) - Constructor for class org.camunda.bpm.model.bpmn.builder.ProcessBuilder
- processBusinessKey - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- processBusinessKey(MethodInvocation) - Method in class org.camunda.bpm.engine.spring.components.aop.ProcessStartingMethodInterceptor
- processCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- processDataContext - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- ProcessDataContext - Class in org.camunda.bpm.engine.impl.interceptor
-
Holds the contextual process data.
New context properties are always part of a section that can be started byProcessDataContext.pushSection(ExecutionEntity)
. - ProcessDataContext(ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- ProcessDataContext(ProcessEngineConfigurationImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- ProcessDataContext(ProcessEngineConfigurationImpl, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
-
All-args constructor.
- ProcessDataContext.ProcessDataSections - Class in org.camunda.bpm.engine.impl.interceptor
- ProcessDataContext.ProcessDataStack - Class in org.camunda.bpm.engine.impl.interceptor
- ProcessDataSections() - Constructor for class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataSections
- ProcessDataStack(String) - Constructor for class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- 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.ActivityExecutionTreeMapping
- processDefinition - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- processDefinition - Variable in class org.camunda.bpm.engine.impl.form.StartFormDataImpl
- processDefinition - Variable in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- processDefinition - Variable in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
- processDefinition - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- processDefinition - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- processDefinition() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the process definition on which the last asserted process instance is based.
- processDefinition(String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the process definition with the given processDefinitionKey.
- processDefinition(ProcessDefinitionQuery) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the process definition compliant to a given process definition query.
- processDefinition(ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the process definition on which the given process instance is based.
- ProcessDefinition - Enum constant in enum class org.camunda.bpm.engine.runtime.MessageCorrelationResultType
-
signifies a message correlated to a process definition
- ProcessDefinition - Interface in org.camunda.bpm.engine.repository
-
An object structure representing an executable process composed of activities and transitions.
- ProcessDefinitionAssert - Class in org.camunda.bpm.engine.test.assertions.bpmn
-
Assertions for a
ProcessDefinition
. - ProcessDefinitionAssert(ProcessEngine, ProcessDefinition) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
- 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 - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- ProcessDefinitionCache(CacheFactory, int, CacheDeployer) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.ProcessDefinitionCache
- 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.
- processDefinitionCreatePermissionChecks - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionDiagramDto - Class in org.camunda.bpm.engine.rest.dto.repository
- ProcessDefinitionDiagramDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDiagramDto
- processDefinitionDoesNotExist(String, String) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- ProcessDefinitionDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto
- ProcessDefinitionDto - Class in org.camunda.bpm.engine.rest.dto.repository
- ProcessDefinitionDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- ProcessDefinitionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- processDefinitionEntity - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- ProcessDefinitionEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- ProcessDefinitionEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- processDefinitionEntityCache - Variable in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- processDefinitionId - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- processDefinitionId - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- processDefinitionId - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- processDefinitionId - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- 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.AbstractProcessInstanceQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.cdi.jsf.TaskForm
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- 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.GetDeployedProcessDefinitionCmd
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeployedStartFormCmd
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentBpmnModelInstanceCmd
- 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.GetStaticCalledProcessDefinitionCmd
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateProcessDefinitionHistoryTimeToLiveCmd
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- 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.incident.IncidentContext
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- 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.ExternalTaskEntity
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- 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 - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.ModificationDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- processDefinitionId - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- processDefinitionId - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- processDefinitionId - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- processDefinitionId() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- processDefinitionId(String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionId(String) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that belong to an instance of the given process definition
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define process definition id to filter external tasks by.
- 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.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are evaluated inside a process with the given process definition id.
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries with the process definition id.
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given process definition id.
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have the given process definition id.
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the process definition id.
- 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(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic process variables for the given process definition
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the given process definition id.
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only select job definitions which exist for the given process definition id.
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only select process definition with the given id.
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.ConditionEvaluationBuilder
-
Correlate the condition such that a process definition with the given id is selected.
- 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.JobQuery
-
Only select jobs which exist for the given process definition id.
- processDefinitionId(String) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Correlate the message such that a process definition with the given id is selected.
- 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.
- processDefinitionIdIn - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- processDefinitionIdIn - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- processDefinitionIdIn - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- processDefinitionIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
- processDefinitionIdIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- processDefinitionIdIn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- processDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- processDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- processDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- processDefinitionIdIn - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- processDefinitionIdIn() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- processDefinitionIdIn(String...) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionIdIn(String...) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- processDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define process definition ids to filter external tasksb by.
- processDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReport
-
Only takes historic process instances into account for the given process definition ids.
- processDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceReport
-
Only takes historic process instances into account for the given process definition ids.
- processDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- processDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- processDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- processDefinitionIdIn(String...) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only select process definition with the given id.
- processDefinitionIds - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionIds - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- processDefinitionIds - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- 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.client.spring.impl.subscription.SubscriptionConfiguration
- processDefinitionKey - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- processDefinitionKey - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- processDefinitionKey - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionKey - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- 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 - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the key of the process definition
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- processDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- processDefinitionKey - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.StartProcessInstanceTask
- processDefinitionKey - Variable in class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceStep
- processDefinitionKey() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- processDefinitionKey(String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionKey(String) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define process definition key to filter external tasks by.
- processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are evaluated inside a process with the given process definition key.
- processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries with the process instance key.
- processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given process definition key.
- processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have the given processDefinitionKey.
- processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the process instance key.
- 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(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic process variables for the given process definition key
- processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are operate on all process definitions of the given key.
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- processDefinitionKey(String) - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only select job definitions which exist for the given process definition key.
- 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.JobQuery
-
Only select jobs which exist for 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.
- processDefinitionKeyIn - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- processDefinitionKeyIn - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- processDefinitionKeyIn - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- processDefinitionKeyIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- processDefinitionKeyIn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- processDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- processDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- processDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- processDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- processDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- processDefinitionKeyIn() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define process definition keys to filter external tasks by.
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReport
-
Only takes historic process instances into account for the given process definition keys.
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have one of the given process definition keys.
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by any given process definition key.
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceReport
-
Only takes historic process instances into account for the given process definition keys.
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with the given keys.
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents which have one of the given process definition keys.
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Select the process instances for any given process definition keys.
- processDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a process instance which has one of the given process definition keys.
- 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 - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyNotIn(String...) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeyNotIn(String...) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
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 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
- processDefinitionKeys - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionKeys - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- processDefinitionKeys - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- processDefinitionKeys - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionKeys - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- processDefinitionKeys - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionKeys - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionKeysIn(String...) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionKeysIn(String...) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Deprecated.
- 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 - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionName - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processDefinitionName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the name of the process definition
- processDefinitionName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- processDefinitionName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- processDefinitionName - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- processDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- processDefinitionName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- processDefinitionName(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 name.
- 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(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- 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 - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are defined by process definition which name is like the given value.
- processDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- processDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only select process definitions where the name matches the given parameter.
- processDefinitionNameLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a process instance which process definition name is like the given parameter.
- processDefinitionOfHistoricInstanceDoesNotMatchTheGivenOne(HistoricProcessInstance, String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- processDefinitionOfInstanceDoesNotMatchMigrationPlan(ExecutionEntity, String) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- processDefinitionOfInstanceDoesNotMatchModification(ExecutionEntity, String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- processDefinitionPermission - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.AuthManagerUtil.VariablePermissions
- ProcessDefinitionPermissions - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Permissions
forProcess definition
in Camunda Platform. - processDefinitionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- processDefinitionQuery() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily create a new ProcessDefinitionQuery
- processDefinitionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
- processDefinitionQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- ProcessDefinitionQuery - Interface in org.camunda.bpm.engine.repository
-
Allows programmatic querying of
ProcessDefinition
s. - ProcessDefinitionQueryDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
- ProcessDefinitionQueryDto - Class in org.camunda.bpm.engine.rest.dto.repository
- ProcessDefinitionQueryDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- ProcessDefinitionQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- ProcessDefinitionQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- ProcessDefinitionQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- ProcessDefinitionQueryImpl - Class in org.camunda.bpm.engine.impl
- ProcessDefinitionQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- ProcessDefinitionQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
ProcessDefinitionQuery
. - ProcessDefinitionResource - Class in org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
- ProcessDefinitionResource - Interface in org.camunda.bpm.engine.rest.sub.repository
- ProcessDefinitionResource(String, String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource
- ProcessDefinitionResource.QueryCalledProcessDefinitionsCmd - Class in org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
- ProcessDefinitionResourceImpl - Class in org.camunda.bpm.engine.rest.sub.repository.impl
- ProcessDefinitionResourceImpl(ProcessEngine, String, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.repository.impl.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.resources
- ProcessDefinitionRestService - Interface in org.camunda.bpm.engine.rest
- ProcessDefinitionRestService(String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
- ProcessDefinitionRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- ProcessDefinitionRestServiceImpl(String, ObjectMapper) - 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
- ProcessDefinitionStatisticsDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto
- ProcessDefinitionStatisticsDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- 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
- ProcessDefinitionStatisticsQueryDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
- ProcessDefinitionStatisticsQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- 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
- ProcessDefinitionSuspensionStateConfiguration() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- ProcessDefinitionSuspensionStateDto - Class in org.camunda.bpm.engine.rest.dto.repository
- ProcessDefinitionSuspensionStateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionSuspensionStateDto
- ProcessDefinitionTableMapping - Class in org.camunda.bpm.engine.impl.db.sql
- ProcessDefinitionTableMapping() - Constructor for class org.camunda.bpm.engine.impl.db.sql.ProcessDefinitionTableMapping
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeployedProcessDefinitionCmd
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- processDefinitionTenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- processDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- processDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- processDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- processDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- processDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- processDefinitionTenantId(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateTenantBuilder
-
Specify the id of the tenant the process definition belongs to.
- processDefinitionTenantId(String) - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateTenantBuilder
-
Specify the id of the tenant the process definition belongs to.
- processDefinitionTenantId(String) - Method in interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateTenantBuilder
-
Specify the id of the tenant the process definition belongs to.
- processDefinitionTenantId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstantiationBuilder
-
Specify the id of the tenant the process definition belongs to.
- processDefinitionTenantId(String) - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateTenantBuilder
-
Specify the id of the tenant the process definition belongs to.
- processDefinitionTenantIdSet - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- processDefinitionVersion - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the version of the process definition
- processDefinitionVersion - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- processDefinitionVersion - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- 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.
- processDefinitionVersionTag - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- processDefinitionVersionTag - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- processDefinitionVersionTag - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- processDefinitionVersionTag - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionVersionTag - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- processDefinitionVersionTag - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- processDefinitionVersionTag - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- processDefinitionVersionTag - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- processDefinitionVersionTag - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- processDefinitionVersionTag - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- processDefinitionVersionTag - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- processDefinitionVersionTag() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- processDefinitionVersionTag(String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processDefinitionVersionTag(String) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- processDefinitionVersionTag(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define a process definition version tag to filter external tasks by.
- processDefinitionVersionTag(String) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- processDefinitionWithoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- processDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- processDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- processDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- processDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- processDefinitionWithoutTenantId() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- processDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateTenantBuilder
-
Specify that the process definition belongs to no tenant.
- processDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateTenantBuilder
-
Specify that the process definition belongs to no tenant.
- processDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateTenantBuilder
-
Specify that the process definition belongs to no tenant.
- processDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances which process definition has no tenant id.
- processDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstantiationBuilder
-
Specify that the process definition belongs to no tenant.
- processDefinitionWithoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateTenantBuilder
-
Specify that the process definition belongs to no tenant.
- 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.cmmn.model.CaseDefinitionBuilder
- processElement - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- processElementInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceTopDownWalker.MigrationContext
- 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 (seeTransitionInstance
). - 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 - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
The process engine created by this configuration.
- processEngine - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
- processEngine - Variable in class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandler
- processEngine - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityInstanceRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseDefinitionRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionDefinitionRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionStatisticsRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricIdentityLinkLogRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricIncidentRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoryCleanupRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricBatchResourceImpl
- processEngine - Variable in class org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl
- 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.junit5.ProcessEngineExtension
- processEngine - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- processEngine - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- processEngine - Static variable in class org.camunda.bpm.qa.performance.engine.junit.PerfTestProcessEngine
- processEngine - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployFileTask
- processEngine - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.StartProcessInstanceTask
- processEngine - Variable in class org.camunda.bpm.qa.performance.engine.steps.ProcessEngineAwareStep
- processEngine - Variable in class org.camunda.bpm.qa.upgrade.TestFixture
- processEngine - Variable in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.ProcessEngineBuildItem
- processEngine - Variable in class org.camunda.bpm.run.example.invoice.Application
- processEngine - Variable in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- processEngine - Variable in class org.camunda.bpm.spring.boot.starter.telemetry.CamundaApplicationServerConfigurator
- processEngine - Variable in class org.camunda.bpm.spring.boot.starter.telemetry.CamundaIntegrationDeterminator
- processEngine - Variable in class org.camunda.bpm.spring.boot.starter.test.helper.AbstractProcessEngineRuleTest
- processEngine() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- processEngine() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractAssertions
-
Retrieve the processEngine bound to the current testing thread via calling init(ProcessEngine processEngine).
- processEngine(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- processEngine(CamundaEngineRecorder, ProcessEngineConfigurationBuildItem, BuildProducer<ProcessEngineBuildItem>) - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- ProcessEngine - Interface in org.camunda.bpm.engine
-
Provides access to all the services that expose the BPM and workflow operations.
- 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
- processEngineAlreadyInitialized() - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- ProcessEngineAssert - Class in org.camunda.bpm.engine.impl.test
- ProcessEngineAssert() - Constructor for class org.camunda.bpm.engine.impl.test.ProcessEngineAssert
- processEngineAuthenticationFilter(JerseyApplicationPath) - Method in class org.camunda.bpm.run.CamundaBpmRunRestConfiguration
- 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
- ProcessEngineAwareStep - Class in org.camunda.bpm.qa.performance.engine.steps
- ProcessEngineAwareStep(ProcessEngine) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.ProcessEngineAwareStep
- ProcessEngineBootstrapCommand - Interface in org.camunda.bpm.engine
- ProcessEngineBuildItem - Class in org.camunda.bpm.quarkus.engine.extension.deployment.impl
- ProcessEngineBuildItem(RuntimeValue<ProcessEngine>) - Constructor for class org.camunda.bpm.quarkus.engine.extension.deployment.impl.ProcessEngineBuildItem
- ProcessEngineCdiException - Exception in org.camunda.bpm.engine.cdi
-
Represents an exception in activiti cdi.
- ProcessEngineCdiException(String) - Constructor for exception org.camunda.bpm.engine.cdi.ProcessEngineCdiException
- ProcessEngineCdiException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.cdi.ProcessEngineCdiException
- processEngineClosed(String) - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- ProcessEngineComponent - Annotation Interface in org.camunda.bpm.engine.spring.annotations
-
Indicates that the given bean is an process engine 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.AbstractTransactionInterceptor
- 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.interceptor.CommandCounterInterceptor
- processEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessApplicationContextInterceptor
- processEngineConfiguration - Variable in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- 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.spring.ProcessEngineFactoryBean
- processEngineConfiguration - Variable in class org.camunda.bpm.engine.spring.SpringTransactionInterceptor
- processEngineConfiguration - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- processEngineConfiguration - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- processEngineConfiguration - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
-
The process engine configuration, which is used for the metric reporting.
- processEngineConfiguration - Variable in class org.camunda.bpm.qa.upgrade.util.CompleteTaskThread
- processEngineConfiguration - Variable in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.ProcessEngineConfigurationBuildItem
- processEngineConfiguration(CamundaEngineRecorder, BeanContainerBuildItem, CamundaEngineConfig, BuildProducer<ProcessEngineConfigurationBuildItem>) - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- 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
- ProcessEngineConfigurationBuildItem - Class in org.camunda.bpm.quarkus.engine.extension.deployment.impl
- ProcessEngineConfigurationBuildItem(RuntimeValue<ProcessEngineConfigurationImpl>) - Constructor for class org.camunda.bpm.quarkus.engine.extension.deployment.impl.ProcessEngineConfigurationBuildItem
- processEngineConfigurationImpl(List<ProcessEnginePlugin>) - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmConfiguration
- processEngineConfigurationImpl(List<ProcessEnginePlugin>, CamundaBpmRunProperties, CamundaBpmRunDeploymentConfiguration) - Method in class org.camunda.bpm.run.CamundaBpmRunConfiguration
- 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
- processEngineConsumers - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
- ProcessEngineContext - Class in org.camunda.bpm.engine.context
-
When a Process Engine API call is performed, the engine will create a Process Engine Context.
- ProcessEngineContext() - Constructor for class org.camunda.bpm.engine.context.ProcessEngineContext
- ProcessEngineContextImpl - Class in org.camunda.bpm.engine.impl.context
- ProcessEngineContextImpl() - Constructor for class org.camunda.bpm.engine.impl.context.ProcessEngineContextImpl
- processEngineCreated(String) - Method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- ProcessEngineDefinition - Class in org.camunda.bpm.container.impl.jboss.extension.resource
- ProcessEngineDetails - Class in org.camunda.bpm.engine.impl.util
-
Holds process engine version and edition (enterprise or community) Used in retrieving the process engine details for diagnostics data
- ProcessEngineDetails(String, String) - Constructor for class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- ProcessEngineDto - Class in org.camunda.bpm.engine.rest.dto
- ProcessEngineDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ProcessEngineDto
- ProcessEngineElContext - Class in org.camunda.bpm.engine.impl.el
-
ELContext
used by the process engine. - ProcessEngineElContext(FunctionMapper) - Constructor for class org.camunda.bpm.engine.impl.el.ProcessEngineElContext
- ProcessEngineElContext(FunctionMapper, ELResolver) - Constructor for class org.camunda.bpm.engine.impl.el.ProcessEngineElContext
- 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) - Constructor for exception org.camunda.bpm.engine.ProcessEngineException
- ProcessEngineException(String, int) - Constructor for exception org.camunda.bpm.engine.ProcessEngineException
- ProcessEngineException(String, Throwable) - 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 - Class in org.camunda.bpm.engine.test.junit5
-
Junit 5 Extension to create and inject a
ProcessEngine
into the test class. - ProcessEngineExtension() - Constructor for class org.camunda.bpm.engine.cdi.impl.ProcessEngineExtension
- ProcessEngineExtension() - Constructor for class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- ProcessEngineFactoryBean - Class in org.camunda.bpm.engine.spring
- ProcessEngineFactoryBean() - Constructor for class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- processEngineHealthIndicator(ProcessEngine) - Method in class org.camunda.bpm.spring.boot.starter.CamundaBpmActuatorConfiguration
- ProcessEngineHealthIndicator - Class in org.camunda.bpm.spring.boot.starter.actuator
- ProcessEngineHealthIndicator(ProcessEngine) - Constructor for class org.camunda.bpm.spring.boot.starter.actuator.ProcessEngineHealthIndicator
- processEngineImpl(ProcessEngine) - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaSpringBootUtil
- 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
- ProcessEngineJobExecutorPerformanceTestCase - Class in org.camunda.bpm.qa.performance.engine.junit
- ProcessEngineJobExecutorPerformanceTestCase() - Constructor for class org.camunda.bpm.qa.performance.engine.junit.ProcessEngineJobExecutorPerformanceTestCase
- ProcessEngineJuelElExpression - Class in org.camunda.bpm.engine.impl.dmn.el
- ProcessEngineJuelElExpression(JuelExpressionManager, ValueExpression) - Constructor for class org.camunda.bpm.engine.impl.dmn.el.ProcessEngineJuelElExpression
- ProcessEngineJuelElProvider - Class in org.camunda.bpm.engine.impl.dmn.el
- ProcessEngineJuelElProvider(JuelExpressionManager) - Constructor for class org.camunda.bpm.engine.impl.dmn.el.ProcessEngineJuelElProvider
- ProcessEngineLogger - Class in org.camunda.bpm.engine.impl
- ProcessEngineLogger() - Constructor for class org.camunda.bpm.engine.impl.ProcessEngineLogger
- ProcessEngineLoggingRule - Class in org.camunda.commons.testing
- ProcessEngineLoggingRule() - Constructor for class org.camunda.commons.testing.ProcessEngineLoggingRule
- 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.deployment.UndeployProcessArchiveStep
- processEngineName - Variable in class org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive
- 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.engine.rest.impl.FetchAndLockRequest
- processEngineName - Variable in class org.camunda.bpm.webapp.impl.security.auth.Authentication
- processEngineName(String) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- ProcessEngineName - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
- processEngineNames(Set<? extends String>) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- ProcessEnginePerformanceTestCase - Class in org.camunda.bpm.qa.performance.engine.junit
-
Base class for implementing a process engine performance test
- ProcessEnginePerformanceTestCase() - Constructor for class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- ProcessEnginePersistenceException - Exception in org.camunda.bpm.engine
-
Exception thrown by the persistence layer of the process engine in the occurrence of a problematic interaction with the datasource.
- ProcessEnginePersistenceException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.ProcessEnginePersistenceException
- ProcessEnginePlugin - Interface in org.camunda.bpm.engine.impl.cfg
-
A process engine plugin allows customizing the process engine
- processEnginePluginRegistered(String) - Method in class org.camunda.bpm.run.utils.CamundaBpmRunLogger
- processEnginePlugins - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- processEnginePlugins - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- 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 - Variable in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- ProcessEngineProvider - Interface in org.camunda.bpm.engine.rest.spi
-
A simple provider SPI used to locate a process engine object.
- processEngineProviderNotFound() - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- ProcessEngineQueryPerformanceTestCase - Class in org.camunda.bpm.qa.performance.engine.junit
- ProcessEngineQueryPerformanceTestCase() - Constructor for class org.camunda.bpm.qa.performance.engine.junit.ProcessEngineQueryPerformanceTestCase
- 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
- processEngineRule - Variable in class org.camunda.bpm.cockpit.plugin.test.AbstractCockpitPluginTest
- processEngineRule - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- processEngineRule - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEngineQueryPerformanceTestCase
- 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(boolean) - Constructor for class org.camunda.bpm.engine.test.ProcessEngineRule
- ProcessEngineRule(String) - Constructor for class org.camunda.bpm.engine.test.ProcessEngineRule
- ProcessEngineRule(String, boolean) - Constructor for class org.camunda.bpm.engine.test.ProcessEngineRule
- ProcessEngineRule(ProcessEngine) - Constructor for class org.camunda.bpm.engine.test.ProcessEngineRule
- ProcessEngineRule(ProcessEngine, boolean) - Constructor for class org.camunda.bpm.engine.test.ProcessEngineRule
- ProcessEngineRuleRunner - Class in org.camunda.bpm.spring.boot.starter.test.helper
-
Runner that ensures closing process engines after test run.
- ProcessEngineRuleRunner(Class<?>) - Constructor for class org.camunda.bpm.spring.boot.starter.test.helper.ProcessEngineRuleRunner
- 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 - Static variable in class org.camunda.bpm.engine.ProcessEngines
- 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
- 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 theProcessEngineService
into JNDI - ProcessEngineServiceObjectFactory() - Constructor for class org.camunda.bpm.container.impl.jndi.ProcessEngineServiceObjectFactory
- ProcessEngineServices - Interface in org.camunda.bpm.engine
-
Base interface providing access to the process engine's public API services.
- ProcessEngineServicesAware - Interface in org.camunda.bpm.engine.delegate
-
Interface providing access to the
ProcessEngineServices
from Java delegation code. - 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
- processEngineStarted(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
-
invoked by the
MscManagedProcessEngine
andMscManagedProcessEngineController
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
andMscManagedProcessEngineController
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.JakartaEjbProcessApplicationReference
- processEngineStopping(ProcessEngine) - Method in class org.camunda.bpm.application.impl.ProcessApplicationReferenceImpl
- processEngineSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- 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
- ProcessEngineTests - Class in org.camunda.bpm.engine.test.assertions
-
Convenience class to access all available Camunda Platform related Assertions PLUS helper methods.
- ProcessEngineTests() - Constructor for class org.camunda.bpm.engine.test.assertions.ProcessEngineTests
- ProcessEngineUtil - Class in org.camunda.bpm.webapp.impl.util
- ProcessEngineUtil() - Constructor for class org.camunda.bpm.webapp.impl.util.ProcessEngineUtil
- processEngineXml - Variable in class org.camunda.bpm.container.impl.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.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 theprocesses.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
- 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.deployment
-
Retrieves the List of ProcessEngines from an attached
ProcessesXml
. - ProcessesXmlStartProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.deployment.ProcessesXmlStartProcessEnginesStep
- ProcessesXmlStopProcessEnginesStep - Class in org.camunda.bpm.container.impl.deployment
-
Deployment operation responsible for stopping all process engines started by the deployment.
- ProcessesXmlStopProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.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
- ProcessEventJobHandler.EventSubscriptionJobConfiguration - Class in org.camunda.bpm.engine.impl.jobexecutor
- processEventSync(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- processEventSync(Object, Object, Object, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- processFile(File, TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
- processFinished - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processFinished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processHistoryEvents(HistoryEventProcessor.HistoryEventCreator) - Static method in class org.camunda.bpm.engine.impl.history.event.HistoryEventProcessor
-
Process an
HistoryEvent
and handle them directly after creation. - ProcessId - Annotation Interface in org.camunda.bpm.engine.spring.annotations
-
when used on a method parameter, this triggers the injection of the current processId.
- ProcessImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN process element
- ProcessImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ProcessImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- ProcessImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- processInstance - Variable in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
- processInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingCalledProcessInstance
- 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 - Variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- processInstance() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- ProcessInstance - Interface in org.camunda.bpm.engine.runtime
-
Represents one execution of a
ProcessDefinition
. - ProcessInstanceAssert - Class in org.camunda.bpm.engine.test.assertions.bpmn
-
Assertions for a
ProcessInstance
. - ProcessInstanceAssert(ProcessEngine, ProcessInstance) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- ProcessInstanceAssert(ProcessEngine, ProcessInstance, Class<?>) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- processInstanceBusinessKey - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKey - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceBusinessKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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 interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic tasks for the given process instance business key
- processInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- 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.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- processInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.runtime.ConditionEvaluationBuilder
-
Correlate the condition such that the process instance has a business key with the given name.
- 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.MessageCorrelationBuilder
-
Correlate the message such that the process instance has a business key with the given name.
- processInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Select process instances with the given business key
- processInstanceBusinessKey(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for the given process instance business key
- processInstanceBusinessKey(String, String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- 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
- processInstanceBusinessKeyExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceBusinessKeyExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for the given process instance business key described by the given expression
- processInstanceBusinessKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- processInstanceBusinessKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances whose business key is in the given set.
- processInstanceBusinessKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic tasks for any of the given the given process instance business keys.
- processInstanceBusinessKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceBusinessKeyIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for any of the given the given process instance business keys.
- processInstanceBusinessKeyLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLike - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceBusinessKeyLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- processInstanceBusinessKeyLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances which had a business key like the given value.
- processInstanceBusinessKeyLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic tasks matching the given process instance business key.
- processInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceBusinessKeyLike(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Select process instances with a business key like the given value.
- processInstanceBusinessKeyLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks matching the given process instance business key.
- processInstanceBusinessKeyLikeExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceBusinessKeyLikeExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks matching the given process instance business key described by the given expression.
- processInstanceBusinessKeys - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processInstanceBusinessKeys - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- ProcessInstanceCommentResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
- ProcessInstanceCommentResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- ProcessInstanceCommentResourceImpl(ProcessEngine, String) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceCommentResourceImpl
- processInstanceDoesNotExist(String) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- processInstanceDoesNotExist(String) - Method in class org.camunda.bpm.engine.impl.migration.MigrationLogger
- ProcessInstanceDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto
- ProcessInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- ProcessInstanceDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- ProcessInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceDto
- ProcessInstanceDto(ProcessInstance) - 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.client.task.impl.ExternalTaskImpl
- processInstanceId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- processInstanceId - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- 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.DeleteProcessInstanceCmd
- 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 - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processInstanceId - Variable 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 - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.ExternalTaskEntity
- 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.optimize.OptimizeHistoricIdentityLinkLogEntity
- 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 - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricIdentityLinkLogDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ActivityInstanceDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- processInstanceId - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
- processInstanceId - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- processInstanceId - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- processInstanceId - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- processInstanceId(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks created in the context of the given process instance
- 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.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are evaluated inside a process with the given process instance id.
- 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.HistoricExternalTaskLogQuery
-
Only select historic external task log entries with the process instance id.
- processInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which have the given process instance id.
- processInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries with the process instance id.
- 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(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the given process instance.
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- 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.MessageCorrelationBuilder
-
Correlate the message such that a process instance with the given id is selected.
- 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.
- ProcessInstanceId - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Qualifier annotation for injecting the id of the current process instance.
- processInstanceIdIn - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
- processInstanceIdIn - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- processInstanceIdIn - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- processInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- processInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- processInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- processInstanceIdIn - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- processInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks created in the context of the given process instances
- processInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Only select historic activities of process instances with the given IDs
- processInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic details with the given process instance ids.
- processInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic process variables with the given process instance ids.
- processInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- processInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- processInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- processInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
-
Only select historic process variables with the given process instance ids.
- processInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processInstanceIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- processInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variable instances which have one of the process instance ids.
- processInstanceIdIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for the given process instance ids.
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessInstancesCmd
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.SetJobsRetriesByProcessBatchCmd
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.ModificationDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- processInstanceIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- processInstanceIds(String...) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesSelectBuilder
-
Selects a list of external tasks with the given list of process instances ids.
- processInstanceIds(String...) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- processInstanceIds(String...) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- processInstanceIds(String...) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- processInstanceIds(String...) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- processInstanceIds(String...) - Method in interface org.camunda.bpm.engine.migration.MigrationPlanExecutionBuilder
- processInstanceIds(String...) - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
- processInstanceIds(String...) - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
- processInstanceIds(List<String>) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesSelectBuilder
-
Selects a list of external tasks with the given list of process instances ids.
- processInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- processInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- processInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- processInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- processInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- processInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- processInstanceIds(List<String>) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesByProcessAsyncBuilder
-
Specifies a list of process instance ids.
- processInstanceIds(List<String>) - Method in interface org.camunda.bpm.engine.migration.MigrationPlanExecutionBuilder
- processInstanceIds(List<String>) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationAsyncBuilder
-
Correlate the message such that the process instances with the given ids are selected.
- processInstanceIds(List<String>) - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
- processInstanceIds(List<String>) - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
- 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(Set<String>) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- processInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- processInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- processInstanceIds(Set<String>) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs which exist for any of the given process instance ids
- processInstanceIds(Set<String>) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Select process instances whose id is in the given set of ids
- processInstanceKey - Variable in class org.camunda.bpm.qa.performance.engine.steps.CorrelateMessageStep
- ProcessInstanceModificationBatchCmd - Class in org.camunda.bpm.engine.impl.cmd
- ProcessInstanceModificationBatchCmd(ModificationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationBatchCmd
- ProcessInstanceModificationBuilder - Interface in org.camunda.bpm.engine.runtime
-
A fluent builder to specify a modification of process instance state in terms of cancellation of activity instances and instantiations of activities and sequence flows.
- ProcessInstanceModificationBuilderImpl - Class in org.camunda.bpm.engine.impl
- ProcessInstanceModificationBuilderImpl() - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- ProcessInstanceModificationBuilderImpl(String) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- ProcessInstanceModificationBuilderImpl(CommandContext, String) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- ProcessInstanceModificationBuilderImpl(CommandContext, String, String) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- ProcessInstanceModificationBuilderImpl(CommandExecutor, String) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- ProcessInstanceModificationCmd - Class in org.camunda.bpm.engine.impl.cmd
- ProcessInstanceModificationCmd(ModificationBuilderImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationCmd
- ProcessInstanceModificationDto - Class in org.camunda.bpm.engine.rest.dto.runtime.modification
- ProcessInstanceModificationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- ProcessInstanceModificationInstantiationBuilder - Interface in org.camunda.bpm.engine.runtime
- ProcessInstanceModificationInstruction - Interface in org.camunda.bpm.engine.impl
- ProcessInstanceModificationInstructionDto - Class in org.camunda.bpm.engine.rest.dto.runtime.modification
- ProcessInstanceModificationInstructionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- ProcessInstanceModificationScenario - Class in org.camunda.bpm.qa.upgrade.gson
- ProcessInstanceModificationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.ProcessInstanceModificationScenario
- processInstancePermissionChecks - Variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- processInstancePermissionChecks - Variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- ProcessInstancePermissions - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Permissions
forProcess instances
in Camunda Platform. - processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- processInstanceQuery - Variable in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.ModificationDto
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- processInstanceQuery - Variable in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- processInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- processInstanceQuery() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily create a new ProcessInstanceQuery
- processInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
- processInstanceQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- processInstanceQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- processInstanceQuery(ProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesSelectBuilder
-
Selects a list of external tasks with the given process instance query.
- processInstanceQuery(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- processInstanceQuery(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- processInstanceQuery(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- processInstanceQuery(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- processInstanceQuery(ProcessInstanceQuery) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- processInstanceQuery(ProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.management.SetJobRetriesByProcessAsyncBuilder
-
Specifies a process instance query.
- processInstanceQuery(ProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.migration.MigrationPlanExecutionBuilder
- processInstanceQuery(ProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationAsyncBuilder
-
Correlate the message such that the process instances found by the given query are selected.
- processInstanceQuery(ProcessInstanceQuery) - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
- ProcessInstanceQuery - Interface in org.camunda.bpm.engine.runtime
-
Allows programmatic querying of
ProcessInstance
s. - ProcessInstanceQueryDto - Class in org.camunda.bpm.cockpit.impl.plugin.base.dto.query
- ProcessInstanceQueryDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- ProcessInstanceQueryDto() - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
- ProcessInstanceQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- ProcessInstanceQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- ProcessInstanceQueryDto(MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessInstanceQueryDto
- ProcessInstanceQueryImpl - Class in org.camunda.bpm.engine.impl
- ProcessInstanceQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- ProcessInstanceQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- ProcessInstanceQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
ProcessInstanceQuery
. - ProcessInstanceResource - Class in org.camunda.bpm.cockpit.impl.plugin.base.sub.resources
- ProcessInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
- ProcessInstanceResource(String, String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
- ProcessInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- ProcessInstanceResourceImpl(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.ProcessInstanceResourceImpl
- ProcessInstanceRestService - Class in org.camunda.bpm.cockpit.impl.plugin.resources
- ProcessInstanceRestService - Interface in org.camunda.bpm.engine.rest
- ProcessInstanceRestService(String) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
- ProcessInstanceRestService.QueryProcessInstancesCmd - Class in org.camunda.bpm.cockpit.impl.plugin.resources
- ProcessInstanceRestService.QueryProcessInstancesCountCmd - Class in org.camunda.bpm.cockpit.impl.plugin.resources
- ProcessInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- ProcessInstanceRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- processInstances - Variable in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- ProcessInstanceStartListener - Class in org.camunda.bpm.engine.impl.history.parser
- ProcessInstanceStartListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ProcessInstanceStartListener
- ProcessInstanceSuspensionStateAsyncDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- ProcessInstanceSuspensionStateAsyncDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- ProcessInstanceSuspensionStateDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- ProcessInstanceSuspensionStateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- ProcessInstanceUpdateListener - Class in org.camunda.bpm.engine.impl.history.parser
- ProcessInstanceUpdateListener(HistoryEventProducer) - Constructor for class org.camunda.bpm.engine.impl.history.parser.ProcessInstanceUpdateListener
- processInstanceVariableEquals(String, Object) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define a single variable and its name to filter tasks in a topic.
- processInstanceVariableEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- processInstanceVariableEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- processInstanceVariableEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Correlate the message such that the process instance has a variable with the given name and value.
- processInstanceVariableEquals(Map<String, Object>) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define a HashMap of variables and their values to filter correlated tasks.
- processInstanceVariableEquals(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- processInstanceVariablesEqual(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- processInstanceVariablesEqual(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Correlate the message such that the process instance has the given variables.
- ProcessInstanceWithVariables - Interface in org.camunda.bpm.engine.runtime
-
Represents a process instance with the corresponding latest variables.
- ProcessInstanceWithVariablesDto - Class in org.camunda.bpm.engine.rest.dto.runtime
-
Represents a process instance dto extension dto that contains latest variables.
- ProcessInstanceWithVariablesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceWithVariablesDto
- ProcessInstanceWithVariablesDto(ProcessInstance) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceWithVariablesDto
- ProcessInstanceWithVariablesImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
- ProcessInstanceWithVariablesImpl(ExecutionEntity, VariableMap) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- ProcessInstantiationBuilder - Interface in org.camunda.bpm.engine.runtime
- ProcessInstantiationBuilderImpl - Class in org.camunda.bpm.engine.impl
-
Simply wraps a modification builder because their API is equivalent.
- ProcessInstantiationBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- processKey() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.ProcessEngineComponent
- processKey() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.StartProcess
-
the name of the business process to start (by key)
- processKeyNotIn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- ProcessOrCaseTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- ProcessOrCaseTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessOrCaseTaskActivityBehavior
- ProcessOrCaseTaskItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- ProcessOrCaseTaskItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.ProcessOrCaseTaskItemHandler
- ProcessParameter - Interface in org.camunda.bpm.model.cmmn.instance
- ProcessParameterImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ProcessParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ProcessParameterImpl
- processPassResult(List<String>, PerfTestResult) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- processRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- processRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- ProcessRefExpression - Interface in org.camunda.bpm.model.cmmn.instance
- processRefExpressionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- ProcessRefExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ProcessRefExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ProcessRefExpressionImpl
- processResults(PerfTestResults, TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkAggregator
- processResults(PerfTestResults, TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkLongtermAggregator
- processResults(PerfTestResults, TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- processResults(PerfTestResults, TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator
- processResults(PerfTestResults, TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
- processResults(PerfTestResults, TabularResultSet) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementCountAggregator
- processRow(List<Object>, PerfTestResult, PerfTestResults) - Method in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkAggregator
- processRow(PerfTestResult, PerfTestResults) - Method in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkLongtermAggregator
- 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
- ProcessSetRemovalTimeJobHandler - Class in org.camunda.bpm.engine.impl.batch.removaltime
- ProcessSetRemovalTimeJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- ProcessSetRemovalTimeResultHandler - Class in org.camunda.bpm.engine.impl.batch.removaltime
- ProcessSetRemovalTimeResultHandler(SetRemovalTimeBatchConfiguration, Integer, CommandExecutor, ProcessSetRemovalTimeJobHandler, String, Map<Class<? extends DbEntity>, DbOperation>) - Constructor for class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- 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
- processTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
ProcessTaskAssert
inspecting the one and mostly one 'processTask' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - processTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- processTask(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- processTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
ProcessTaskAssert
inspecting the one and mostly one 'processTask' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - processTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- processTask(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- ProcessTask - Interface in org.camunda.bpm.model.cmmn.instance
- ProcessTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- ProcessTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessTaskActivityBehavior
- ProcessTaskAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
- ProcessTaskAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
- ProcessTaskImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- ProcessTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- ProcessTaskItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- ProcessTaskItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.ProcessTaskItemHandler
- processTaskPlanItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- processType(ProcessType) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractProcessBuilder
-
Sets the process type for this.
- ProcessType - Enum Class in org.camunda.bpm.model.bpmn
-
The BPMN tProcessType simple type
- processTypeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- processUnfinished - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processUnfinished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- ProcessVariable - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Annotation for qualifying injection points such that process variables are injected.
- ProcessVariable - Annotation Interface in org.camunda.bpm.engine.spring.annotations
- processVariableEquals(String, Object) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processVariableEquals(String, Object) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- ProcessVariableLocal - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Annotation for qualifying injection points such that local process variables are injected.
- ProcessVariableLocalMap - Class in org.camunda.bpm.engine.cdi.impl
-
Allows to expose the local process variables of the current business process as a java.util.Map<String,Object>
- ProcessVariableLocalMap() - Constructor for class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- ProcessVariableLocalTyped - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Annotation for qualifying injection points such that local process variables are injected.
- processVariableMap() - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- 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<String,Object>
- ProcessVariableMap() - Constructor for class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
- processVariableMapLocal() - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- processVariables - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- processVariables - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- processVariables - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processVariables - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- 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.ProcessInstanceModificationBuilderImpl
- processVariables - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- processVariables - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- processVariables - Variable in class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceByMessageStep
- processVariables - Variable in class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceStep
- processVariables() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- processVariables() - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- ProcessVariables - Class in org.camunda.bpm.engine.cdi
-
Allows to access the process variables of a managed process instance.
- ProcessVariables - Annotation Interface in org.camunda.bpm.engine.spring.annotations
- ProcessVariables() - Constructor for class org.camunda.bpm.engine.cdi.ProcessVariables
- processVariablesEqualsIn(Map<String, Object>) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- processVariablesEqualsIn(Map<String, Object>) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- 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 - processVariablesLocal - Variable in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
- processVariablesLocal() - Method in class org.camunda.bpm.engine.cdi.ProcessVariables
- processVariablesToTriggeredScope - Variable in class org.camunda.bpm.engine.impl.cmd.MessageEventReceivedCmd
- ProcessVariableTyped - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Annotation for qualifying injection points such that process variables are injected.
- 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.
- processVariableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a process that have a variable with the given name and a value greater than the given one.
- processVariableValueGreaterThan(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processVariableValueGreaterThan(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processVariableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a process that have a variable with the given name and a value greater than the given one.
- processVariableValueGreaterThanOrEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a process that have a variable with the given name and a value greater than or equal to the given one.
- processVariableValueGreaterThanOrEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processVariableValueGreaterThanOrEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processVariableValueGreaterThanOrEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a process that have a variable with the given name and a value greater than or equal to the given one.
- processVariableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a process that have a variable with the given name and a value less than the given one.
- processVariableValueLessThan(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLessThan(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processVariableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a process that have a variable with the given name and a value less than the given one.
- processVariableValueLessThanOrEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a process that have a variable with the given name and a value less than or equal to the given one.
- processVariableValueLessThanOrEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLessThanOrEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processVariableValueLessThanOrEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a process that have a variable with the given name and a value greater than or equal to the given one.
- processVariableValueLike(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a process that have a variable with the given name and matching the given value.
- processVariableValueLike(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processVariableValueLike(String, String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processVariableValueLike(String, String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a process that have a variable with the given name and matching the given value.
- processVariableValueNotEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have a variable with the given name, but with a different value than the passed value.
- processVariableValueNotEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- processVariableValueNotEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- 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.
- processVariableValueNotLike(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which are part of a process that have a variable with the given name and not matching the given value.
- processVariableValueNotLike(String, Object) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- processVariableValueNotLike(String, String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- processVariableValueNotLike(String, String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are part of a process that have a variable with the given name and not matching the given value.
- ProcessWithAsyncServiceTaskScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.task
- ProcessWithAsyncServiceTaskScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithAsyncServiceTaskScenario
- ProcessWithCallActivityScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.callactivity
- ProcessWithCallActivityScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.callactivity.ProcessWithCallActivityScenario
- ProcessWithEventSubProcessScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess
- ProcessWithEventSubProcessScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess.ProcessWithEventSubProcessScenario
- ProcessWithExternalTaskScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.externalTask
- ProcessWithExternalTaskScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.externalTask.ProcessWithExternalTaskScenario
- ProcessWithMultiInstanceCallActivityScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance
- ProcessWithMultiInstanceCallActivityScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance.ProcessWithMultiInstanceCallActivityScenario
- processWithoutHTTL() - Static method in class org.camunda.bpm.qa.upgrade.httl.EnforceHistoryTimeToLiveScenario
- ProcessWithParallelGatewayAndServiceTaskScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.task
-
Starts the process with a parallel gateway, service task and user task on the old engine.
- ProcessWithParallelGatewayAndServiceTaskScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayAndServiceTaskScenario
- ProcessWithParallelGatewayScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.task
-
Starts the process with a parallel gateway and user task's on the old engine.
- ProcessWithParallelGatewayScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayScenario
- ProcessWithUserTaskAndTimerScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.task
-
Starts the process with a user task on the old engine.
- ProcessWithUserTaskAndTimerScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithUserTaskAndTimerScenario
- ProcessWithUserTaskScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.task
-
Starts the process with a user task on the old engine.
- ProcessWithUserTaskScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithUserTaskScenario
- produceHistoricExternalTaskCreatedEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- produceHistoricExternalTaskDeletedEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- produceHistoricExternalTaskFailedEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- produceHistoricExternalTaskSuccessfulEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- produceOperationLog(CommandContext, List<T>) - Method in interface org.camunda.bpm.engine.impl.history.SynchronousOperationLogProducer
-
The implementing command can call this method to produce the operation log entries for the current operation.
- producePrioritizedExternalTasks - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- producePrioritizedJobs - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- product - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- product - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto
- Product - Interface in org.camunda.bpm.engine.telemetry
-
This class represents the data structure of information about the Camunda product.
- PRODUCT_NAME - Static variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- ProductDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- ProductDto(String, String, String, InternalsDto) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- ProductImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- ProductImpl(String, String, String, InternalsImpl) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- ProductImpl(ProductImpl) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- ProductPropertiesUtil - Class in org.camunda.bpm.engine.impl.util
-
Provides product information data loaded from a *.properties file.
- ProductPropertiesUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ProductPropertiesUtil
- profile - Variable in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRequestDto
- 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
- PROJECT_CODE - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.client.spring.impl.util.LoggerUtil
- PROJECT_CODE - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.engine.rest.exception.ExceptionLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.run.utils.CamundaBpmRunLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- PROJECT_CODE - Static variable in class org.camunda.bpm.webapp.impl.WebappLogger
- PROJECT_CODE - Static variable in class org.camunda.commons.utils.UtilsLogger
- PROJECT_CODE - Static variable in class org.camunda.connect.httpclient.impl.HttpLogger
- PROJECT_CODE - Static variable in class org.camunda.connect.httpclient.soap.impl.SoapHttpLogger
- PROJECT_CODE - Static variable in class org.camunda.connect.impl.ConnectLogger
- PROJECT_CODE - Static variable in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- PROJECT_CODE - Static variable in class org.camunda.spin.impl.logging.SpinLogger
- PROJECT_CODE - Static variable in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- PROJECT_CODE - Static variable in class org.camunda.spin.plugin.impl.SpinPluginLogger
- PROJECT_ID - Static variable in class org.camunda.bpm.run.utils.CamundaBpmRunLogger
- PROJECT_ID - Static variable in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- PROJECT_LOGGER - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- PROJECT_LOGGER - Static variable in class org.camunda.bpm.client.spring.impl.util.LoggerUtil
- PROJECT_LOGGER - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnLogger
- PROJECT_LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelLogger
- PROJECT_LOGGER - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- projectCode - Variable in class org.camunda.commons.logging.BaseLogger
-
the project code of the logger
- prop(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String) - Method in class org.camunda.spin.json.SpinJsonNode
-
Get the property of this node with the given name.
- prop(String, boolean) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, boolean) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new boolean property in this node.
- prop(String, float) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, float) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new float property in this node.
- prop(String, int) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, int) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new int property in this node.
- prop(String, long) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, long) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new long property in this node.
- prop(String, Boolean) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, Boolean) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new Boolean property in this node.
- prop(String, Number) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, Number) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new Number property in this node.
- prop(String, String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, String) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new String property in this node.
- prop(String, List<Object>) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, List<Object>) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new List property in this node.
- prop(String, Map<String, Object>) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, Map<String, Object>) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new Map property in this node.
- prop(String, SpinJsonNode) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- prop(String, SpinJsonNode) - Method in class org.camunda.spin.json.SpinJsonNode
-
Set a new SpinJsonNode Object property in this node.
- PROP_ADDITIONAL_RESOURCE_SUFFIXES - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
-
A semicolon separated list of additional suffixes for resources to scan for.
- PROP_ADDITIONAL_RESOURCE_SUFFIXES_SEPARATOR - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
- PROP_CACHE_SIZE - Static variable in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
jakarta.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_DEPLOY_CHANGED_ONLY - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
-
Indicates whether only changed resources should be part of the 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_METHOD_INVOCATIONS - Static variable in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
jakarta.el.methodInvocations
- PROP_NULL_PROPERTIES - Static variable in class org.camunda.bpm.impl.juel.ExpressionFactoryImpl
-
jakarta.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_RESUME_PREVIOUS_BY - Static variable in interface org.camunda.bpm.application.impl.metadata.spi.ProcessArchiveXml
-
Indicates which previous deployments should be resumed by this deployment.
- 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.impl.juel.ExpressionFactoryImpl
-
jakarta.el.varArgs
- propagateBpmnError(BpmnError, ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnExceptionHandler
- propagateEnd() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Precondition: execution is already ended but this has not been propagated yet.
- propagateError(String, String, Exception, ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnExceptionHandler
- propagateEscalation(ActivityExecution, String) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationHandler
- propagateException(ActivityExecution, Exception) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnExceptionHandler
-
Decides how to propagate the exception properly, e.g.
- propagateExceptionAsError(Exception, ActivityExecution) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnExceptionHandler
- propagateExecutionTenantId(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- propagateParentTaskTenantId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- properties - Variable in class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
- properties - Variable in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
- properties - Variable in class org.camunda.bpm.container.impl.metadata.JobExecutorXmlImpl
- 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.SubmitTaskFormCmd
- properties - Variable in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- properties - Variable in class org.camunda.bpm.engine.impl.core.model.Properties
- properties - Variable in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- properties - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- properties - Variable in class org.camunda.bpm.engine.impl.form.handler.SubmitFormVariablesInvocation
- properties - Variable in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- properties - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- properties - Variable in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- properties - Static variable in class org.camunda.bpm.SetupTests
- properties() - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
-
Get properties
- Properties - Class in org.camunda.bpm.engine.impl.core.model
-
Properties that maps property keys to values.
- Properties() - Constructor for class org.camunda.bpm.engine.impl.core.model.Properties
- Properties(Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.core.model.Properties
- PROPERTIES - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- PROPERTIES - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- PROPERTIES - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- PROPERTIES - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- PROPERTIES - Static variable in interface org.camunda.bpm.engine.impl.filter.FilterQueryProperty
- PROPERTIES_FILE_NAME - Static variable in class org.camunda.bpm.qa.performance.engine.junit.PerfTestProcessEngine
- PROPERTIES_FILE_PATH - Static variable in class org.camunda.bpm.engine.impl.util.ProductPropertiesUtil
- PROPERTIES_MARSHALLER - Static variable in class org.camunda.bpm.container.impl.jboss.util.CustomMarshaller
- PROPERTIES_VARIABLES_KEY - Static variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- PROPERTIES_VARIABLES_NAME_KEY - Static variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- propertiesApplied(GenericProperties) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- PropertiesAwareClientFactory - Class in org.camunda.bpm.client.spring.boot.starter.impl
- PropertiesAwareClientFactory() - Constructor for class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareClientFactory
- PropertiesAwareSpringTopicSubscription - Class in org.camunda.bpm.client.spring.boot.starter.impl
- PropertiesAwareSpringTopicSubscription() - Constructor for class org.camunda.bpm.client.spring.boot.starter.impl.PropertiesAwareSpringTopicSubscription
- PropertiesListener - Class in org.camunda.bpm.spring.boot.starter.runlistener
-
Adds camunda.bpm.version properties to environment.
- PropertiesListener() - Constructor for class org.camunda.bpm.spring.boot.starter.runlistener.PropertiesListener
-
Default constructor, used when initializing via spring.factories.
- PropertiesUtil - Class in org.camunda.bpm.engine.impl.util
- PropertiesUtil() - Constructor for class org.camunda.bpm.engine.impl.util.PropertiesUtil
- property - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- property - Variable in class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- property - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- property - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- property - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- property - Variable in class org.camunda.bpm.impl.juel.AstBracket
- property - Variable in class org.camunda.bpm.impl.juel.AstDot
- property(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries that changed a property.
- property(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- property(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CaseDefinitionBuilder
- property(String, Object) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- Property - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN property element
- Property - Interface in org.camunda.bpm.model.cmmn.instance
- PROPERTY - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- 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 - Static variable in class org.camunda.bpm.engine.EntityTypes
- PROPERTY_ACTIVITY_DESCRIPTION - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PROPERTY_ACTIVITY_TYPE - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PROPERTY_AUTO_COMPLETE - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PROPERTY_DISCRETIONARY - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PROPERTY_IS_BLOCKING - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PROPERTY_MANUAL_ACTIVATION_RULE - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PROPERTY_NAME - Static variable in class org.camunda.bpm.spring.boot.starter.configuration.id.IdGeneratorConfiguration
- PROPERTY_REPETITION_RULE - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PROPERTY_REQUIRED_RULE - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- PropertyChange - Class in org.camunda.bpm.engine.impl.persistence.entity
-
Contains data about a property change.
- PropertyChange(String, Object, Object) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- propertyChanged(String, Object, Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
-
Tracks a property change.
- propertyChanges - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- propertyChanges - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
-
contains all changed properties of this entity
- propertyChanges(List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- propertyChanges(PropertyChange) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- propertyCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- propertyCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.EventImpl
- propertyCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- propertyCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- 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
- PropertyImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN property element
- PropertyImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- PropertyImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.PropertyImpl
- PropertyImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.PropertyImpl
- PropertyKey<T> - Class in org.camunda.bpm.engine.impl.core.model
-
Key of a typed property.
- PropertyKey(String) - Constructor for class org.camunda.bpm.engine.impl.core.model.PropertyKey
- PropertyListKey<T> - Class in org.camunda.bpm.engine.impl.core.model
-
Key of a list property.
- PropertyListKey(String) - Constructor for class org.camunda.bpm.engine.impl.core.model.PropertyListKey
- PropertyManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- PropertyManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.PropertyManager
- PropertyMapKey<K,
V> - Class in org.camunda.bpm.engine.impl.core.model -
Key of a map property.
- PropertyMapKey(String) - Constructor for class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- PropertyMapKey(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- propertyName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
-
the name of the property which has been changed
- PROPERTYNAME_CLASS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- 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_CONSUMES_COMPENSATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_DELEGATE_EXPRESSION - 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
-
Deprecated.
- PROPERTYNAME_EVENT_SUBSCRIPTION_JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_EXTERNAL_TASK_TOPIC - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_HAS_CONDITIONAL_EVENTS - 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_IS_MULTI_INSTANCE - 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_JOB_PRIORITY - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_LANGUAGE - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_MESSAGE_JOB_DECLARATION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_RESOURCE - 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_TASK_PRIORITY - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_THROWS_COMPENSATION - 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_TYPE - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Deprecated.
- PROPERTYNAME_VARIABLE_DECLARATIONS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_VARIABLE_MAPPING_CLASS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- PROPERTYNAME_VARIABLE_MAPPING_DELEGATE_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- propertyResolver - Variable in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- propertyValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
- propList(String, List<Object>) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- provideCode(SQLException) - Method in interface org.camunda.bpm.engine.impl.errorcode.ExceptionCodeProvider
-
Called when a
SQLException
occurs. - provideCode(ProcessEngineException) - Method in interface org.camunda.bpm.engine.impl.errorcode.ExceptionCodeProvider
-
Called when a
ProcessEngineException
occurs. - provideCode(ProcessEngineException, int) - Method in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
- provideCodeBySupplier(Supplier<Integer>, Supplier<Integer>, int) - Method in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
-
Built-in code provider has precedence over custom code provider and initial code (assigned via delegation code).
- provideExceptionCode(Throwable, ExceptionDto) - Method in class org.camunda.bpm.engine.rest.exception.ExceptionHandlerHelper
- provideHistoryCleanupStrategy(CommandContext) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- provideHistoryCleanupStrategy(CommandContext) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- provideHistoryCleanupStrategy(CommandContext) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- provideId(ProcessEngine) - Method in interface org.camunda.bpm.engine.impl.metrics.MetricsReporterIdProvider
-
Deprecated.Provides an id that identifies the metrics reported as part of the given engine's process execution.
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.MscBpmPlatformPlugins
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerJobExecutor
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.NoViewProcessApplicationStartService
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationDeploymentService
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationModuleService
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- provider - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
- provideRemovalTime(HistoricBatchEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- provideRemovalTime(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- provideRemovalTime(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- provideRemovalTime(HistoryEvent) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultHistoryEventProducer
- provideRemovalTime(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- provideRemovalTime(AttachmentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.CreateAttachmentCmd
- provideRemovalTime(AuthorizationEntity, Task) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- provideRemovalTime(CommentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- providerList - Variable in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ListValueProvider
- providerMap - Variable in class org.camunda.bpm.engine.impl.core.variable.mapping.value.MapValueProvider
- providers - Variable in class org.camunda.bpm.admin.impl.web.SetupResource
- providers - Variable in class org.camunda.bpm.cockpit.impl.plugin.resources.BaseRootResource
- providers - Variable in class org.camunda.bpm.engine.rest.impl.AbstractProcessEngineRestServiceImpl
- ProvidersUtil - Class in org.camunda.bpm.engine.rest.util
- ProvidersUtil() - Constructor for class org.camunda.bpm.engine.rest.util.ProvidersUtil
- provideTenantId(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- provideTenantId(Map<String, Object>, VariableMap) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- provideTenantId(DecisionDefinition, HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- provideTenantIdForCaseInstance(TenantIdProviderCaseInstanceContext) - Method in interface org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProvider
-
Invoked when a case instance is started and the Case Definition does not have a tenant id.
- provideTenantIdForHistoricDecisionInstance(TenantIdProviderHistoricDecisionInstanceContext) - Method in interface org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProvider
-
Invoked when a historic decision instance is created and the Decision Definition or the Execution does not have a tenant id.
- provideTenantIdForProcessInstance(TenantIdProviderProcessInstanceContext) - Method in interface org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProvider
-
Invoked when a process instance is started and the Process Definition does not have a tenant id.
- provideVariables() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- provideVariables() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableCollectionProvider
- provideVariables() - Method in interface org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariablesProvider
- provideVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- provideVariables() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- provideVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- provideVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableCollectionProvider
- provideVariables(Collection<String>) - Method in interface org.camunda.bpm.engine.impl.core.variable.scope.VariableStore.VariablesProvider
- provideVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- provideVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- PROXY - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- PROXY_PREFERRED_AUTH_SCHEMES - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- pruneConcurrentScope(PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Prunes a concurrent scope.
- pruneDeletedEntities(List<T>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- Public - Enum constant in enum class org.camunda.bpm.model.bpmn.ProcessType
- publicApiShouldNotExposeImplementation - Static variable in class org.camunda.bpm.engine.test.archunit.ArchRulesTest
- PublishDelegateParseListener - Class in org.camunda.bpm.spring.boot.starter.event
-
Parse listener adding provided execution and task listeners.
- PublishDelegateParseListener(ApplicationEventPublisher, EventingProperty) - Constructor for class org.camunda.bpm.spring.boot.starter.event.PublishDelegateParseListener
- PublishHistoryEventHandler - Class in org.camunda.bpm.spring.boot.starter.event
-
Event handler publishing history events as Spring Events.
- PublishHistoryEventHandler(ApplicationEventPublisher) - Constructor for class org.camunda.bpm.spring.boot.starter.event.PublishHistoryEventHandler
- publishInitializedEvent(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- purge() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
-
Purges the database and the deployment cache.
- purgeCache() - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- PurgeDatabaseAndCacheCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Purges the database and the deployment cache.
- PurgeDatabaseAndCacheCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.PurgeDatabaseAndCacheCmd
- PurgeReport - Class in org.camunda.bpm.engine.impl.management
-
The purge report contains information about the deleted rows for each table and also the deleted values which are removed from the deployment cache.
- PurgeReport() - Constructor for class org.camunda.bpm.engine.impl.management.PurgeReport
- PurgeReporting<T> - Interface in org.camunda.bpm.engine.impl.management
-
Represents an interface for the purge reporting.
- purgeThreadPool() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
- purgeThreadPool() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPoolMBean
- pushCurrentValue(String) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- pushCurrentValueFromMdc() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- pushSection(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
-
Start a new section that keeps track of the pushed properties.
- put() - Method in interface org.camunda.connect.httpclient.HttpMethodRequest
-
Set PUT as request method
- put() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- put(Object, Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- put(String, Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- put(String, Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- put(String, Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
-
Dedicated implementation which does not fall back on the
VariableContextScriptBindings.calculateBindingMap()
for performance reasons - put(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- put(String, Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- put(String, Object) - Method in interface org.camunda.bpm.engine.rest.cache.Cache
-
Put a resource into the cache.
- put(String, Object) - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- put(String, Object) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- put(String, String) - Static method in class org.camunda.commons.logging.MdcAccess
-
see
MDC.put(String, String)
- put(String, Tree) - Method in class org.camunda.bpm.impl.juel.Cache
- put(String, Tree) - Method in interface org.camunda.bpm.impl.juel.TreeCache
-
Cache tree
- put(K, V) - Method in interface org.camunda.commons.utils.cache.Cache
-
Associates the specified value with the specified key in the cache.
- put(K, V) - Method in class org.camunda.commons.utils.cache.ConcurrentLruCache
- putAll(Map<? extends Object, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- putAll(Map<? extends String, ?>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- putAll(Map<? extends String, ?>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- putAll(Map<? extends String, ?>) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- putAll(Map<? extends String, ? extends Object>) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- putAll(Map<? extends String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- putAll(Map<? extends String, ? extends Object>) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- putAllValues(Map<String, TypedValue>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- putAllValues(Map<String, TypedValue>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- putCommand(String, int) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- putContext(Class, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- putExtensionHandler(Scanner.ExtensionToken, Parser.ExtensionHandler) - Method in class org.camunda.bpm.impl.juel.Parser
- putInternal(CachedDbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- putIntoCache(List<HalResource<?>>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
-
Put a resource into the cache.
- putIntoCache(List<HalResource<?>>) - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLinkResolver
- putListElement(Map<S, List<T>>, S, T) - Method in class org.camunda.bpm.engine.impl.cmd.GetActivityInstanceCmd
- putMapEntry(PropertyMapKey<K, V>, K, V) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Insert the value to the map to which the specified property key is mapped.
- putMerged(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Put a
DbEntityState.MERGED
object into the cache. - putMetric(String, int) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- putPersistent(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Put a
DbEntityState.PERSISTENT
object into the cache. - putTransient(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Put a new,
DbEntityState.TRANSIENT
object into the cache. - putValue(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- putValue(String, Object) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- putValue(String, Object) - Method in interface org.camunda.bpm.engine.variable.VariableMap
- putValue(String, Object) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Shortcut for
Variables.createVariables().putValue(name, value)
- putValue(String, TypedValue) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- putValue(String, TypedValue) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- putValueTyped(String, TypedValue) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- putValueTyped(String, TypedValue) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- putValueTyped(String, TypedValue) - Method in interface org.camunda.bpm.engine.variable.VariableMap
- putValueTyped(String, TypedValue) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Shortcut for
Variables.createVariables().putValueTyped(name, value)
- 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
- PVM_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- PvmActivity - Interface in org.camunda.bpm.engine.impl.pvm
-
Defines an activity insisde a process.
- PvmAtomicOperation - Interface in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityEnd
- PvmAtomicOperationActivityExecute - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityExecute() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityExecute
- PvmAtomicOperationActivityInitStack - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
-
Instantiates the next activity on the stack of the current execution's start context.
- PvmAtomicOperationActivityInitStack(PvmAtomicOperation) - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStack
- PvmAtomicOperationActivityInitStackNotifyListenerReturn - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityInitStackNotifyListenerReturn() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerReturn
- PvmAtomicOperationActivityInitStackNotifyListenerStart - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityInitStackNotifyListenerStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInitStackNotifyListenerStart
- PvmAtomicOperationActivityInstanceEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityInstanceEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInstanceEnd
- PvmAtomicOperationActivityInstanceStart - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
-
Base Atomic operation for implementing atomic operations which mark the creation of a new activity instance.
- PvmAtomicOperationActivityInstanceStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityInstanceStart
- PvmAtomicOperationActivityLeave - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityLeave() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityLeave
- PvmAtomicOperationActivityNotifyListenerEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityNotifyListenerEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityNotifyListenerEnd
- PvmAtomicOperationActivityStart - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart
- PvmAtomicOperationActivityStartCancelScope - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
-
Cancel scope operation performed when an execution starts at an
ActivityImpl#isCancelActivity()
activity. - PvmAtomicOperationActivityStartCancelScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCancelScope
- PvmAtomicOperationActivityStartConcurrent - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityStartConcurrent() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartConcurrent
- PvmAtomicOperationActivityStartCreateScope - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityStartCreateScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope
- PvmAtomicOperationActivityStartInterruptEventScope - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationActivityStartInterruptEventScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartInterruptEventScope
- PvmAtomicOperationCancelActivity - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
-
Implements
ActivityStartBehavior.CANCEL_EVENT_SCOPE
. - PvmAtomicOperationCancelActivity() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity
- PvmAtomicOperationCreateConcurrentExecution - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
-
Base atomic operation used for implementing atomic operations which create a new concurrent execution for executing an activity.
- PvmAtomicOperationCreateConcurrentExecution() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateConcurrentExecution
- PvmAtomicOperationCreateScope - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationCreateScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope
- PvmAtomicOperationDeleteCascade - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationDeleteCascade() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascade
- PvmAtomicOperationDeleteCascadeFireActivityEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationDeleteCascadeFireActivityEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationDeleteCascadeFireActivityEnd
- PvmAtomicOperationFireActivityEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
-
This atomic operation simply fires the activity end event
- PvmAtomicOperationFireActivityEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireActivityEnd
- PvmAtomicOperationFireProcessStart - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationFireProcessStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationFireProcessStart
- PvmAtomicOperationInterruptScope - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationInterruptScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationInterruptScope
- PvmAtomicOperationProcessEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationProcessEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessEnd
- PvmAtomicOperationProcessStart - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationProcessStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationProcessStart
- PvmAtomicOperationStartTransitionNotifyListenerTake - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationStartTransitionNotifyListenerTake() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationStartTransitionNotifyListenerTake
- PvmAtomicOperationsTransitionInterruptFlowScope - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
-
In BPMN this is used for terminate end events
- PvmAtomicOperationsTransitionInterruptFlowScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationsTransitionInterruptFlowScope
- PvmAtomicOperationTransitionCreateScope - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationTransitionCreateScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope
- PvmAtomicOperationTransitionDestroyScope - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationTransitionDestroyScope() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionDestroyScope
- PvmAtomicOperationTransitionNotifyListenerEnd - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationTransitionNotifyListenerEnd() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd
- PvmAtomicOperationTransitionNotifyListenerStart - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationTransitionNotifyListenerStart() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart
- PvmAtomicOperationTransitionNotifyListenerTake - Class in org.camunda.bpm.engine.impl.pvm.runtime.operation
- PvmAtomicOperationTransitionNotifyListenerTake() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake
- 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) - Constructor for exception org.camunda.bpm.engine.impl.pvm.PvmException
- PvmException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.pvm.PvmException
- PvmExecution - Interface in org.camunda.bpm.engine.impl.pvm
- PvmExecutionImpl - Class in org.camunda.bpm.engine.impl.pvm.runtime
- PvmExecutionImpl() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- PvmLogger - Class in org.camunda.bpm.engine.impl.pvm
- PvmLogger() - Constructor for class org.camunda.bpm.engine.impl.pvm.PvmLogger
- 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
- PvmTransition - Interface in org.camunda.bpm.engine.impl.pvm
Q
- QName - Class in org.camunda.bpm.model.xml.impl.util
- QName(String) - Constructor for class org.camunda.bpm.model.xml.impl.util.QName
- QName(String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.QName
- qNameAttributeReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
-
Create a new
AttributeReferenceBuilder
for the reference source element instance - qNameAttributeReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- QNameAttributeReferenceBuilderImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- QNameAttributeReferenceBuilderImpl(AttributeImpl<String>, Class<T>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameAttributeReferenceBuilderImpl
-
Create a new
AttributeReferenceBuilderImpl
from the reference source attribute to the reference target model element instance - QNameAttributeReferenceImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- QNameAttributeReferenceImpl(AttributeImpl<String>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameAttributeReferenceImpl
-
Create a new QName reference outgoing from the reference source attribute
- qNameElementReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- qNameElementReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- QNameElementReferenceBuilderImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - QNameElementReferenceBuilderImpl(Class<Source>, Class<Target>, ChildElementImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceBuilderImpl
- qNameElementReferenceCollection(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- qNameElementReferenceCollection(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- QNameElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - QNameElementReferenceCollectionBuilderImpl(Class<Source>, Class<Target>, ChildElementCollectionImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceCollectionBuilderImpl
- QNameElementReferenceCollectionImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - QNameElementReferenceCollectionImpl(ChildElementCollection<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceCollectionImpl
- QNameElementReferenceImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - QNameElementReferenceImpl(ChildElement<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.QNameElementReferenceImpl
- QuarkusProcessEngineConfiguration - Class in org.camunda.bpm.quarkus.engine.extension
- QuarkusProcessEngineConfiguration() - Constructor for class org.camunda.bpm.quarkus.engine.extension.QuarkusProcessEngineConfiguration
-
Default values.
- QUARTER - Enum constant in enum class org.camunda.bpm.engine.query.PeriodUnit
-
Represents a unit for a quarter of the year.
- queries - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- queries - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- queries - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- queries - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- query - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- query - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- query - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- query - Variable in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- query - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- query - Variable in class org.camunda.bpm.engine.impl.SetJobsRetriesByProcessBatchCmd
- query - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- query - Variable in class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- query - Variable in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- Query<T extends Query<?,
?>, U> - Interface in org.camunda.bpm.engine.query -
Describes basic methods for querying.
- Query<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.bpmn
- Query<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.cmmn
- Query<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.dmn
- QUERY - Static variable in interface org.camunda.bpm.engine.impl.filter.FilterQueryProperty
- QUERY_PARAM_AGG_BY_REPORTER - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PARAM_DATE - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PARAM_END_DATE - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PARAM_FIRST_RESULT - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PARAM_INTERVAL - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PARAM_MAX_RESULTS - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PARAM_NAME - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PARAM_REPORTER - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PARAM_START_DATE - Static variable in class org.camunda.bpm.engine.rest.impl.MetricsRestServiceImpl
- QUERY_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- QUERY_PROPERTY_FUNCTION - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- 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
- QueryCalledProcessDefinitionsCmd(ProcessDefinitionQueryDto) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource.QueryCalledProcessDefinitionsCmd
- queryCalledProcessInstances(CalledProcessInstanceQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessInstanceResource
- queryCaseExecutions(CaseExecutionQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.CaseExecutionRestService
-
Expects the same parameters as
CaseExecutionRestService.getCaseExecutions(UriInfo, Integer, Integer)
(as a JSON message body) and allows for any number of variable checks. - queryCaseExecutions(CaseExecutionQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.CaseExecutionRestServiceImpl
- queryCaseExecutionsCount(CaseExecutionQueryDto) - Method in interface org.camunda.bpm.engine.rest.CaseExecutionRestService
- queryCaseExecutionsCount(CaseExecutionQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.CaseExecutionRestServiceImpl
- queryCaseInstances(CaseInstanceQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.CaseInstanceRestService
-
Expects the same parameters as
CaseInstanceRestService.getCaseInstances(UriInfo, Integer, Integer)
(as a JSON message body) and allows for any number of variable checks. - queryCaseInstances(CaseInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.CaseInstanceRestServiceImpl
- queryCaseInstancesCount(CaseInstanceQueryDto) - Method in interface org.camunda.bpm.engine.rest.CaseInstanceRestService
- queryCaseInstancesCount(CaseInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.CaseInstanceRestServiceImpl
- queryConverter - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- queryCount(String) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- queryCount(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- QueryEntityRelationCondition - Class in org.camunda.bpm.engine.impl
-
Specifies a condition by which two entity types can be related.
- QueryEntityRelationCondition(QueryProperty, Object) - Constructor for class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- QueryEntityRelationCondition(QueryProperty, QueryProperty) - Constructor for class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- QueryEntityRelationCondition(QueryProperty, QueryProperty, Object) - Constructor for class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- queryEventSubscriptions(EventSubscriptionQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.EventSubscriptionRestServiceImpl
- queryEventSubscriptionsCount(EventSubscriptionQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.EventSubscriptionRestServiceImpl
- 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
- queryExtensionElementsByClass(CmmnElement, Class<V>) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- queryExtensionElementsByClass(CmmnElement, Class<V>) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- queryExtensionException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- queryExternalTasks(ExternalTaskQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- queryExternalTasks(ExternalTaskQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- queryExternalTasksCount(ExternalTaskQueryDto) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- queryExternalTasksCount(ExternalTaskQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- queryGroupCount(GroupQueryDto) - Method in interface org.camunda.bpm.engine.rest.GroupRestService
- queryGroupCount(GroupQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
- 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 interface org.camunda.bpm.engine.rest.GroupRestService
- queryGroups(GroupQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.GroupRestServiceImpl
- queryHalList(String, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- queryHalSingleResult(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- 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
- queryHistoricCaseActivityInstances(HistoricCaseActivityInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl
- queryHistoricCaseActivityInstancesCount(HistoricCaseActivityInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseActivityInstanceRestServiceImpl
- queryHistoricCaseInstances(HistoricCaseInstanceQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService
- queryHistoricCaseInstances(HistoricCaseInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl
- queryHistoricCaseInstancesCount(HistoricCaseInstanceQueryDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricCaseInstanceRestService
- queryHistoricCaseInstancesCount(HistoricCaseInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricCaseInstanceRestServiceImpl
- queryHistoricDecisionInstances(HistoricDecisionInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- queryHistoricDecisionInstancesCount(HistoricDecisionInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- queryHistoricDetails(HistoricDetailQueryDto, Integer, Integer, boolean) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDetailRestService
-
Exposes the
HistoricActivityInstanceQuery
interface as a REST service with additional query parameters (compared to the GET alternative). - queryHistoricDetails(HistoricDetailQueryDto, Integer, Integer, boolean) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDetailRestServiceImpl
- queryHistoricExternalTaskLogs(HistoricExternalTaskLogQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService
- queryHistoricExternalTaskLogs(HistoricExternalTaskLogQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl
- queryHistoricExternalTaskLogsCount(HistoricExternalTaskLogQueryDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricExternalTaskLogRestService
- queryHistoricExternalTaskLogsCount(HistoricExternalTaskLogQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricExternalTaskLogRestServiceImpl
- queryHistoricJobLogs(HistoricJobLogQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricJobLogRestService
- queryHistoricJobLogs(HistoricJobLogQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl
- queryHistoricJobLogsCount(HistoricJobLogQueryDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricJobLogRestService
- queryHistoricJobLogsCount(HistoricJobLogQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricJobLogRestServiceImpl
- queryHistoricProcessInstanceReport(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- 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
- queryHistoricTaskInstances(HistoricTaskInstanceQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService
- queryHistoricTaskInstances(HistoricTaskInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- queryHistoricTaskInstancesCount(HistoricTaskInstanceQueryDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricTaskInstanceRestService
- queryHistoricTaskInstancesCount(HistoricTaskInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricTaskInstanceRestServiceImpl
- queryHistoricVariableInstances(HistoricVariableInstanceQueryDto, Integer, Integer, boolean) - Method in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
- queryHistoricVariableInstances(HistoricVariableInstanceQueryDto, Integer, Integer, boolean) - 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
- QueryImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.bpmn.impl
- QueryImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.cmmn.impl
- QueryImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.dmn.impl
- QueryImpl(Collection<T>) - Constructor for class org.camunda.bpm.model.bpmn.impl.QueryImpl
- QueryImpl(Collection<T>) - Constructor for class org.camunda.bpm.model.cmmn.impl.QueryImpl
- QueryImpl(Collection<T>) - Constructor for class org.camunda.bpm.model.dmn.impl.QueryImpl
- queryIncidents(IncidentQueryDto, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.IncidentRestService
- queryIncidentsCount(IncidentQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.IncidentRestService
- queryJobDefinitions(JobDefinitionQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.JobDefinitionRestServiceImpl
- queryJobDefinitions(JobDefinitionQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.JobDefinitionRestService
- queryJobDefinitionsCount(JobDefinitionQueryDto) - Method in class org.camunda.bpm.engine.rest.impl.JobDefinitionRestServiceImpl
- queryJobDefinitionsCount(JobDefinitionQueryDto) - Method in interface org.camunda.bpm.engine.rest.JobDefinitionRestService
- 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
- queryJsonList(String, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- queryJsonSingleResult(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- queryList(Request, String, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- queryList(Request, String, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- queryMaxResultsLimit - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- QueryMaxResultsLimitUtil - Class in org.camunda.bpm.engine.impl.util
- QueryMaxResultsLimitUtil() - Constructor for class org.camunda.bpm.engine.impl.util.QueryMaxResultsLimitUtil
- QueryOperator - Enum Class in org.camunda.bpm.engine.impl
-
Used to indicate the operator that should be used to comparing values in a query clause.
- QueryOrderingProperty - Class in org.camunda.bpm.engine.impl
-
A QueryOrderingProperty specifies a condition by which the results of a query should be sorted.
- QueryOrderingProperty() - Constructor for class org.camunda.bpm.engine.impl.QueryOrderingProperty
- QueryOrderingProperty(String, QueryProperty) - Constructor for class org.camunda.bpm.engine.impl.QueryOrderingProperty
- QueryOrderingProperty(QueryProperty, Direction) - Constructor for class org.camunda.bpm.engine.impl.QueryOrderingProperty
- queryParameter - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.sub.resources.ProcessDefinitionResource.QueryCalledProcessDefinitionsCmd
- queryParameter - Variable in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
- queryParameter - Variable in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCountCmd
- QueryParameters - Class in org.camunda.bpm.cockpit.db
-
Typed query parameters for usage in cockpit plugins
- QueryParameters - Class in org.camunda.bpm.webapp.db
-
Typed query parameters for usage in webapp plugins
- QueryParameters() - Constructor for class org.camunda.bpm.cockpit.db.QueryParameters
- QueryParameters() - Constructor for class org.camunda.bpm.webapp.db.QueryParameters
- QueryParameters(int, int) - Constructor for class org.camunda.bpm.webapp.db.QueryParameters
- queryProcessInstances(ProcessInstanceQueryDto, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.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. - QueryProcessInstancesCmd(ProcessInstanceQueryDto, Integer, Integer) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCmd
- queryProcessInstancesCount(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.cockpit.impl.plugin.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
- QueryProcessInstancesCountCmd(ProcessInstanceQueryDto) - Constructor for class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService.QueryProcessInstancesCountCmd
- queryProperty - Variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- QueryProperty - Interface in org.camunda.bpm.engine.query
-
Describes a property that can be used in a Query.
- QueryPropertyImpl - Class in org.camunda.bpm.engine.impl
- QueryPropertyImpl(String) - Constructor for class org.camunda.bpm.engine.impl.QueryPropertyImpl
- QueryPropertyImpl(String, String) - Constructor for class org.camunda.bpm.engine.impl.QueryPropertyImpl
- queryResult(String) - Method in class org.camunda.bpm.identity.impl.ldap.util.LdapPluginLogger
- querySchemaLog(SchemaLogQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.SchemaLogRestServiceImpl
- querySchemaLog(SchemaLogQueryDto, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.SchemaLogRestService
- QueryService - Interface in org.camunda.bpm.cockpit.db
- QueryService - Interface in org.camunda.bpm.webapp.db
- QueryServiceImpl - Class in org.camunda.bpm.cockpit.impl.db
- QueryServiceImpl - Class in org.camunda.bpm.webapp.impl.db
- QueryServiceImpl(CommandExecutor) - Constructor for class org.camunda.bpm.cockpit.impl.db.QueryServiceImpl
- QueryServiceImpl(CommandExecutor) - Constructor for class org.camunda.bpm.webapp.impl.db.QueryServiceImpl
- QueryServiceImpl.ExecuteListQueryCmd<T> - Class in org.camunda.bpm.webapp.impl.db
- QueryServiceImpl.ExecuteSingleQueryCmd<T> - Class in org.camunda.bpm.webapp.impl.db
- QueryServiceImpl.QueryServiceRowCountCmd - Class in org.camunda.bpm.webapp.impl.db
- QueryServiceRowCountCmd(String, ListQueryParameterObject) - Constructor for class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.QueryServiceRowCountCmd
- QuerySessionFactory - Class in org.camunda.bpm.webapp.impl.db
- QuerySessionFactory() - Constructor for class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
- querySingleResult(Request, String) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- querySingleResult(Request, String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- queryStatistics(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessDefinitionRestService
- queryTaskCountByCandidateGroupReport() - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- 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
- queryTenants(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.TenantRestServiceImpl
- queryTenants(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.TenantRestService
- queryUserOperationCount(UriInfo) - Method in interface org.camunda.bpm.engine.rest.history.UserOperationLogRestService
- queryUserOperationCount(UriInfo) - Method in class org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl
- queryUserOperationEntries(UriInfo, Integer, Integer) - Method in interface org.camunda.bpm.engine.rest.history.UserOperationLogRestService
- queryUserOperationEntries(UriInfo, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl
- queryUsers(UriInfo, 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
- queryUsers(UserQueryDto, Integer, Integer) - Method in class org.camunda.bpm.engine.rest.impl.UserRestServiceImpl
- QueryUtil - Class in org.camunda.bpm.engine.rest.util
- QueryValidators - Class in org.camunda.bpm.engine.impl
- QueryValidators() - Constructor for class org.camunda.bpm.engine.impl.QueryValidators
- QueryValidators.AdhocQueryValidator<T extends AbstractQuery<?,
?>> - Class in org.camunda.bpm.engine.impl - QueryValidators.StoredQueryValidator<T extends AbstractQuery<?,
?>> - Class in org.camunda.bpm.engine.impl - queryVariableInstances(VariableInstanceQueryDto, Integer, Integer, boolean) - Method in class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
- queryVariableInstances(VariableInstanceQueryDto, Integer, Integer, boolean) - 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
- queryVariableNameToValuesMap - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- queryVariablesInstancesByVariableScopeIds(Collection<String>, Collection<String>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- 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
- QueryVariableValue(String, Object, QueryOperator, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.QueryVariableValue
- queryVariableValues - Variable in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- Question - Interface in org.camunda.bpm.model.dmn.instance
- QUESTION - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- questionChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- QuestionImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- QuestionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.QuestionImpl
- queue - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- QUEUE_LENGTH - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- QUEUE_LENGTH - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- QUEUE_LENGTH - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- QUEUE_SIZE - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobExecutorXml
- queuedInvocations - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- queueSize - Variable in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
- queueSize() - Method in interface org.camunda.bpm.quarkus.engine.extension.CamundaJobExecutorConfig.ThreadPoolConfig
-
Sets the size of the Quarkus-managed JobExecutor queue.
- queueVariableEvent(VariableEvent, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- quitDriver() - Static method in class org.camunda.bpm.AbstractWebappUiIntegrationTest
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
- raw - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- raw - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- rawJobHandlerConfiguration - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- RBRACK - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- RE_ACTIVATE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- RE_ENABLE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- reactivate - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- reactivate() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.ACTIVE
state. - reactivate() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- reactivated(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- reactivated(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- reactivated(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- read() - Method in class org.camunda.spin.impl.util.RewindableReader
- read(char[], int, int) - Method in class org.camunda.spin.impl.util.RewindableReader
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that READ interactions are permitted.
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
-
Indicates that READ interactions are permitted.
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
-
Indicates that READ interactions are permitted.
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that READ interactions are permitted.
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that READ interactions are permitted.
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Indicates that READ interactions are permitted.
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.SystemPermissions
-
Indicates that READ interactions are permitted.
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that READ interactions are permitted.
- READ - Enum constant in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
-
Indicates that READ interactions on defined categories are permitted.
- READ_HISTORY - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that READ_HISTORY interactions are permitted.
- READ_HISTORY - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that READ_HISTORY interactions are permitted.
- READ_HISTORY - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that READ_HISTORY interactions are permitted.
- READ_HISTORY - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Deprecated.since the permission is not used by any built-in functionality of Camunda Platform
- READ_HISTORY_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that READ_HISTORY_VARIABLE interactions are permitted.
- READ_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that READ_INSTANCE interactions are permitted.
- READ_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that READ_INSTANCE interactions are permitted.
- READ_INSTANCE_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that READ_INSTANCE_VARIABLE interactions are permitted.
- READ_TASK - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that READ_TASK interactions are permitted.
- READ_TASK - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that READ_TASK interactions are permitted.
- READ_TASK_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that READ_TASK_VARIABLE interactions are permitted.
- READ_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
-
Indicates that READ_VARIABLE interactions are permitted.
- READ_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that READ_VARIABLE interactions are permitted.
- readAsElement(String) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- readBinaryContent(FileItemStream) - Method in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- readClasspathResourceAsString(String) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
- readConfiguration(byte[]) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- readConfiguration(byte[]) - Method in interface org.camunda.bpm.engine.impl.batch.BatchJobHandler
-
Read the serialized configuration of the batch.
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchConfigurationObjectConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.variables.SetVariablesJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- readConfiguration(JsonObject) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- readDecisionInstanceIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter
- readElement(XMLExtendedStreamReader, List<ModelNode>) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1.BpmPlatformSubsystemParser
- reader - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- readerAsString(Reader) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the Reader content as String.
- readerFromBytes(byte[]) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
- readExternalTaskIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- readFrom(Class<MultipartFormData>, Type, Annotation[], MediaType, MultivaluedMap<String, String>, InputStream) - Method in class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- readFromResponse(ConnectorResponse) - Method in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- readIdMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- readIdMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- readIdMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- readIdMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- readIdMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- readIdMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- readIdMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- readIdMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- readInput(Reader) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatReader
- readInput(Reader) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatReader
- readInput(Reader) - Method in interface org.camunda.spin.spi.DataFormatReader
-
Read (or parse) a reader into this data format's input structure.
- 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
-
Deprecated.
- readJobIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- readLocal - Variable in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- readMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- readMappings(JsonObject) - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter
- readModelFromFile(File) - Static method in class org.camunda.bpm.model.bpmn.Bpmn
-
Allows reading a
BpmnModelInstance
from a File. - readModelFromFile(File) - Static method in class org.camunda.bpm.model.cmmn.Cmmn
-
Allows reading a
CmmnModelInstance
from a File. - readModelFromFile(File) - Static method in class org.camunda.bpm.model.dmn.Dmn
-
Allows reading a
DmnModelInstance
from a File. - readModelFromStream(InputStream) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.BpmnModelInstanceCache
- readModelFromStream(InputStream) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CmmnModelInstanceCache
- readModelFromStream(InputStream) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DmnModelInstanceCache
- readModelFromStream(InputStream) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- readModelFromStream(InputStream) - Static method in class org.camunda.bpm.model.bpmn.Bpmn
-
Allows reading a
BpmnModelInstance
from anInputStream
- readModelFromStream(InputStream) - Static method in class org.camunda.bpm.model.cmmn.Cmmn
-
Allows reading a
CmmnModelInstance
from anInputStream
- readModelFromStream(InputStream) - Static method in class org.camunda.bpm.model.dmn.Dmn
-
Allows reading a
DmnModelInstance
from anInputStream
- readNextTrimmedLine(BufferedReader) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- readObjectFromFile(String, Class<T>) - Static method in class org.camunda.bpm.qa.performance.engine.util.JsonUtil
- readObjectNameFromFields(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- readObjectNameFromFields(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- 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
- ReadOnlyValidator - Class in org.camunda.bpm.engine.impl.form.validator
- ReadOnlyValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.ReadOnlyValidator
- readProcessInstanceIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- readProcessInstanceIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- readProcessInstanceIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- readProcessInstanceIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- readProcessInstanceIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- readProcessInstanceIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- readProcessInstanceIds(JsonObject) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- readSerializedValueFromFields(ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- readSourceActivityId(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- readTargetActivityId(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- readValue(String) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- readValue(String, JavaType) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- readValue(String, Class<T>) - Method in interface org.camunda.bpm.client.spi.DataFormat
-
Reads the internal representation of a data format to a java object of the desired class.
- readValue(String, Class<T>) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- readValue(String, Class<T>) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- readValue(String, Class<T>) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- readValue(String, String) - Method in interface org.camunda.bpm.client.spi.DataFormat
-
Reads the internal representation of a data format to a java object of the desired class.
- readValue(String, String) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- readValue(String, String) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- readValue(String, String) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.BooleanValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ByteArrayValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.DateValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.DoubleValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.IntegerValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.JsonValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.LongValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ShortValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.StringValueMapper
- readValue(TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.XmlValueMapper
- readValue(TypedValueField, boolean) - Method in class org.camunda.bpm.client.variable.impl.mapper.FileValueMapper
- readValue(TypedValueField, boolean) - Method in class org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- readValue(TypedValueField, boolean) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- readValue(TypedValueField, boolean) - Method in class org.camunda.bpm.client.variable.impl.mapper.PrimitiveValueMapper
- readValue(TypedValueField, boolean) - Method in interface org.camunda.bpm.client.variable.impl.ValueMapper
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.BooleanValueSerializer
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ByteArrayValueSerializer
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DateValueSerializer
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DoubleValueSerializer
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.IntegerValueSerializer
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.LongValueSerlializer
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.PrimitiveValueSerializer
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ShortValueSerializer
- readValue(ValueFields, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.StringValueSerializer
- readValue(ValueFields, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- readValue(ValueFields, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
- readValue(ValueFields, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.NullValueSerializer
- readValue(ValueFields, boolean, boolean) - Method in class org.camunda.bpm.engine.impl.variable.serializer.PrimitiveValueSerializer
- readValue(ValueFields, boolean, boolean) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer
-
Retrieve a
TypedValue
from the providedValueFields
. - recalculateDuedate(boolean) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
- recalculateDuedate(boolean) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
- recalculateJobDuedate(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- recalculateJobDuedate(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Triggers the recalculation for the job with the provided id.
- RecalculateJobDuedateCmd - Class in org.camunda.bpm.engine.impl.cmd
- RecalculateJobDuedateCmd(String, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.RecalculateJobDuedateCmd
- receivedVariableMap - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- receiveTask() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- receiveTask(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- ReceiveTask - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN receiveTask element
- 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
- ReceiveTaskBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ReceiveTaskBuilder(BpmnModelInstance, ReceiveTask) - Constructor for class org.camunda.bpm.model.bpmn.builder.ReceiveTaskBuilder
- ReceiveTaskImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN receiveTask element
- ReceiveTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- reconfigure(List<ExternalTask>) - Method in interface org.camunda.bpm.client.backoff.BackoffStrategy
-
Reconfigures the back off strategy based on the fetched external tasks and is invoked before
BackoffStrategy.calculateBackoffTime()
. - reconfigure(List<ExternalTask>) - Method in interface org.camunda.bpm.client.backoff.ErrorAwareBackoffStrategy
-
This is to provide compatibility with existing BackoffStrategy configurations.
- reconfigure(List<ExternalTask>) - Method in class org.camunda.bpm.client.backoff.ExponentialBackoffStrategy
- reconfigure(List<ExternalTask>, ExternalTaskClientException) - Method in interface org.camunda.bpm.client.backoff.ErrorAwareBackoffStrategy
-
Reconfigures the back off strategy based on the fetched external tasks and any error that might have occurred.
- reconfigure(List<ExternalTask>, ExternalTaskClientException) - Method in class org.camunda.bpm.client.backoff.ExponentialErrorBackoffStrategy
- reconfigure(BatchJobContext, MessageEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
- reconfigure(HistoryCleanupContext, EverLivingJobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- reconfigure(JobAcquisitionContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- reconfigure(JobAcquisitionContext) - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionStrategy
- reconfigure(S, T) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
-
Re-initialize configuration part.
- reconfigureBackoffLevel(JobAcquisitionContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- reconfigureIdleLevel(JobAcquisitionContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- reconfigureJobs(List<Job>, int, int[][]) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- reconfigureNumberOfJobsToAcquire(JobAcquisitionContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.BackoffJobAcquisitionStrategy
- recoverServices(OperationContext, ModelNode, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.BpmPlatformSubsystemRemove
- Recyclable - Interface in org.camunda.bpm.engine.impl.db.entitymanager
- recycle() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- recycle() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- recycle() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- recycle() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- recycle() - Method in interface org.camunda.bpm.engine.impl.db.entitymanager.Recyclable
- redeploy(UriInfo, RedeploymentDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.DeploymentResource
- redeploy(UriInfo, RedeploymentDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- RedeploymentDto - Class in org.camunda.bpm.engine.rest.dto.repository
- RedeploymentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- redirectError - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- REDIRECTS_ENABLED - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- reenable - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- reenable() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- reenable() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.ENABLED
state. - reenable() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- reenable() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Additionally to
CaseExecutionCommandBuilder.execute()
the associated case execution will be re-enabled. - reenable(CaseExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource
- reenable(CaseExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- reenableCaseExecution(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Re-enables the case execution identified by the given id.
- reenableCaseExecution(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- reenableCaseExecution(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Re-enables the case execution identified by the given id.
- reenableCaseExecution(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- ReenableCaseExecutionCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- ReenableCaseExecutionCmd(String, Map<String, Object>, Map<String, Object>, Collection<String>, Collection<String>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.ReenableCaseExecutionCmd
- ReenableCaseExecutionCmd(CaseExecutionCommandBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.ReenableCaseExecutionCmd
- reevaluateTimeCycleWhenDue - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Controls whether the time cycle is re-evaluated when due.
- reference - Variable in class org.camunda.bpm.application.impl.AbstractServletProcessApplication
- reference - Variable in class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- 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
- Reference<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- ReferenceBuilder<T extends ModelElementInstance> - Interface in org.camunda.bpm.model.xml.type.reference
- referencedElementRemoved(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- referencedElementRemoved(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Remove the reference if the target element is removed
- referencedElementUpdated(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Update the reference identifier
- referencedProcessEngines - Variable in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStartService
- ReferenceImpl<T extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference
- ReferenceImpl() - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
- referenceSourceAttribute - Variable in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- referenceTargetAttribute - Variable in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
- ReferenceWalker<T> - Class in org.camunda.bpm.engine.impl.tree
-
A walker for walking through an object reference structure (e.g.
- ReferenceWalker(List<T>) - Constructor for class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- ReferenceWalker(T) - Constructor for class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- ReferenceWalker.NullCondition<S> - Class in org.camunda.bpm.engine.impl.tree
- ReferenceWalker.WalkCondition<S> - Interface in org.camunda.bpm.engine.impl.tree
- ReflectUtil - Class in org.camunda.bpm.engine.impl.util
- ReflectUtil - Class in org.camunda.bpm.model.xml.impl.util
- ReflectUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ReflectUtil
- ReflectUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.ReflectUtil
- REGEX_TTL_ISO - Static variable in class org.camunda.bpm.engine.impl.util.ParseUtil
- 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
- registerAdditionalResources() - Method in class org.camunda.bpm.spring.boot.starter.rest.CamundaJerseyResourceConfig
- registerAttribute(Attribute<?>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- registerAttributes(ManagementResourceRegistration) - Method in class org.camunda.bpm.container.impl.jboss.extension.resource.JobAcquisitionDefinition
- registerBusinessProcessScoped(ContextRegistrationPhaseBuildItem) - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- registerCache(Class<?>, Cache) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheBootstrap
- registerCamundaRestResources() - Method in class org.camunda.bpm.spring.boot.starter.rest.CamundaJerseyResourceConfig
- registerChildElementCollection(ChildElementCollection<?>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- registerChildElementType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- registerCommandContextCloseListener() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- registerCommandContextListener(CommandContextListener) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- registerConnector(String, Connector<?>) - Static method in class org.camunda.connect.Connectors
-
Register a new connector under the given connector id.
- registerConnector(Connector<?>) - Static method in class org.camunda.connect.Connectors
-
Register a new connector.
- registerConnectorInstance(String, Connector<?>) - Method in class org.camunda.connect.Connectors
- registerConnectors(Map<String, Connector<?>>, ClassLoader) - Method in class org.camunda.connect.Connectors
- registerCustomDataFormats(Map<String, DataFormat<?>>, ClassLoader) - Method in class org.camunda.spin.DataFormats
- registerCustomDataFormats(Map<String, DataFormat<?>>, ClassLoader, Map<String, Object>) - Method in class org.camunda.spin.DataFormats
- registerCustomJobHandlers(SpringProcessEngineConfiguration) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultJobConfiguration
- registerDataFormats(ClassLoader) - Method in class org.camunda.spin.DataFormats
- registerDataFormats(ClassLoader, List<DataFormatConfigurator>) - Method in class org.camunda.spin.DataFormats
- registerDataFormats(ClassLoader, List<DataFormatConfigurator>, Map<String, Object>) - Method in class org.camunda.spin.DataFormats
- registerDefinition(DeploymentEntity, DefinitionEntity, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- 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
- registered(String) - Method in class org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
- registeredDeployments - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- registeredVariableListeners - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- registerEntityCacheKey(Class<?>, Class<?>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCacheKeyMapping
- registerExtendingType(ModelElementType) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- registerFallbackSerializer(ProcessEngineConfigurationImpl) - Method in class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- registerFunctionMapper(ProcessEngineConfigurationImpl) - Method in class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- registerGenericType(String, String) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- registerHalRelationCache(Class<?>, Cache) - Method in class org.camunda.bpm.engine.rest.hal.Hal
- registerIncoming(Reference<?>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- registerNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- registerNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- registerNamespace(String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Registers a new namespace with a generic prefix.
- registerNamespace(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Adds a new namespace with a generated prefix to this element.
- registerNamespace(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- registerNamespace(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- registerNamespace(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Registers a new namespace for the prefix.
- registerNamespace(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Adds a new namespace with prefix to this element.
- registerOperations(ManagementResourceRegistration) - Method in class org.camunda.bpm.container.impl.jboss.extension.resource.BpmPlatformRootDefinition
- registerOptimisticLockingListener(OptimisticLockingListener) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- registerOutgoingReference(Reference<?>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- 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.
- registerProcessApplication(CommandContext, DeploymentEntity, CandidateDeployment, Collection) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- 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(ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- registerProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- registerProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- registerProcessEngine(ProcessEngine) - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
-
Adds a managed
ProcessEngine
to the runtime container. - registerProcessEngine(ProcessEngine) - Static method in class org.camunda.bpm.engine.ProcessEngines
-
Registers the given process engine.
- registerProvider(Map<String, Connector<?>>, ConnectorProvider) - Method in class org.camunda.connect.Connectors
- registerProvider(Map<String, DataFormat<?>>, DataFormatProvider) - Method in class org.camunda.spin.DataFormats
- registerProvider(Map<String, DataFormat<?>>, DataFormatProvider, Map<String, Object>) - Method in class org.camunda.spin.DataFormats
- registerScriptResolver(ProcessEngineConfigurationImpl) - Method in class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- registerSerializers(ProcessEngineConfigurationImpl) - Method in class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- registerShutdownTask(ShutdownContext, RuntimeValue<ProcessEngine>) - Method in class org.camunda.bpm.quarkus.engine.extension.impl.CamundaEngineRecorder
- registerTransactionHandler(SetRemovalTimeBatchConfiguration, Map<Class<? extends DbEntity>, DbOperation>, Integer, MessageEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeJobHandler
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ActivationConditionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ArtifactImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.AssignmentImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.AuditingImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnDiagramImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelStyleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnPlaneImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CallConversationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorIdImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConstraintImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaEntryImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaErrorEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFailedJobRetryTimeCycleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormDataImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputOutputImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaListImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaMapImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutputParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPotentialStarterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertiesImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaScriptImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaStringImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValidationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValueImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CancelEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CategoryImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CategoryValueImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CategoryValueRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ChildLaneSet
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CompensateEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CompletionConditionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ComplexBehaviorDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationAssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationKeyImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyBindingImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationSubscriptionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataInputAssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataInputImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataInputRefs
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputAssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputRefs
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataPath
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataStateImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.dc.PointImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.EdgeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.ExtensionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.LabeledEdgeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.LabeledShapeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.LabelImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.NodeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.PlaneImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.ShapeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.StyleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.di.WaypointImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.DocumentationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EndEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EndPointImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EndPointRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EventDefinitionRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.EventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ExclusiveGatewayImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionElementsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.FormalExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.From
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.GatewayImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.GlobalConversationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.GroupImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.HumanPerformerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InclusiveGatewayImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.Incoming
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InMessageRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InnerParticipantRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InputDataItemImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InputSetRefs
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InteractionNodeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.IntermediateCatchEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.IntermediateThrowEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.IoSpecificationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ItemAwareElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.LaneSetImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.LoopCardinalityImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.LoopCharacteristicsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.LoopDataInputRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.LoopDataOutputRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ManualTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowAssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.MessageImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.MessagePath
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.MonitoringImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OperationRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OptionalInputRefs
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OptionalOutputRefs
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OuterParticipantRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.Outgoing
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OutMessageRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OutputDataItemImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetRefs
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ParallelGatewayImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantAssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantMultiplicityImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.PartitionElement
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.PerformerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.PotentialOwnerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.PropertyImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.RenderingImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceAssignmentExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterBindingImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.RootElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.SignalEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.SignalImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.Source
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.SourceRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.SubConversationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.SupportedInterfaceRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.Supports
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.Target
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TargetRef
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TerminateEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TextAnnotationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TextImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TimeCycleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TimeDateImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TimeDurationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.To
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.TransactionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.Transformation
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.WhileExecutingInputRefs
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.bpmn.impl.instance.WhileExecutingOutputRefs
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ArtifactImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.BindingRefinementExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.BodyImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaScriptImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaStringImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableOnPartImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableTransitionEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemOnPartImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemStartTriggerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemTransitionStandardEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileModelImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CasePlanModel
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseRefExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseRoleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseRolesImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ChildrenImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ConditionExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.CriterionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionRefExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.DefaultControlImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.DocumentationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.EntryCriterionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.EventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.EventListenerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ExitCriterionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ExtensionElementsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.InputCaseParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.InputDecisionParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.InputProcessParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.InputsCaseParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ItemControlImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.MilestoneImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.OnPartImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.OutputCaseParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.OutputDecisionParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.OutputProcessParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.OutputsCaseParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PlanFragmentImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemStartTriggerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemTransitionStandardEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PlanningTableImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessRefExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.PropertyImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.RoleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.SourceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.StartTriggerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TableItemImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TargetImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TextAnnotationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TextImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventListenerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TimerExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.TransformationExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.UserEventImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.cmmn.impl.instance.UserEventListenerImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.AllowedAnswersImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.AllowedValuesImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ArtifactImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.BindingImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.BusinessContextElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ColumnImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ContextEntryImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ContextImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DecisionMadeReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DecisionMakerReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DecisionOwnedReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DecisionOwnerReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DecisionRuleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DecisionServiceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DefaultOutputEntryImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DescriptionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DrgElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.DrgElementReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ElementCollectionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.EncapsulatedDecisionReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.EncapsulatedLogicImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ExtensionElementsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.FormalParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.FunctionDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ImpactedPerformanceIndicatorReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ImpactingDecisionReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ImportedElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ImportedValuesImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InformationItemImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InformationRequirementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InputDataImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InputDataReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InputDecisionReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InputEntryImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InputExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InputImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InputValuesImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.InvocationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ItemComponentImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeRequirementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ListImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.NamedElementImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.OrganizationUnitImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.OutputDecisionReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.OutputEntryImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.OutputImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.OutputValuesImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.OwnerReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.ParameterImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.PerformanceIndicatorImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.QuestionImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.RelationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.RequiredAuthorityReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.RequiredDecisionReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.RequiredInputReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.RequiredKnowledgeReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.RowImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.RuleImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.SourceRefImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.SupportedObjectiveReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.TargetRefImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.TextAnnotationImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.TextImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.TypeImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.TypeRefImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.UnaryTestsImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.UsingProcessReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.UsingTaskReferenceImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.dmn.impl.instance.VariableImpl
- registerType(ModelBuilder) - Static method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- registerType(ModelElementType, Class<? extends ModelElementInstance>) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
-
Registers a
ModelElementType
in thisModel
. - registerValueTypes(ProcessEngineConfigurationImpl) - Method in class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- registerWithJobExecutor(CommandContext, Deployment) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- registerYamlPlugins(List<ProcessEnginePlugin>, List<CamundaBpmRunProcessEnginePluginProperty>) - Static method in class org.camunda.bpm.run.utils.CamundaBpmRunProcessEnginePluginHelper
- registration - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessApplicationDeploymentImpl
- 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
- registrationSummary(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- RegularCustomer - Class in org.camunda.bpm.qa.upgrade.json.beans
- RegularCustomer() - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.RegularCustomer
- RegularCustomer(String, int) - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.RegularCustomer
- rejectedJobBatchesByEngine - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- 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).
- rejectPendingRequests() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- REL_ASSIGNEE - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_CASE_DEFINITION - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_CASE_EXECUTION - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_CASE_INSTANCE - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_DEPLOYMENT - Static variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- REL_DEPLOYMENT - Static variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- REL_DEPLOYMENT_RESOURCE - Static variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- REL_DEPLOYMENT_RESOURCE - Static variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- REL_EXECUTION - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_GROUP - Static variable in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- REL_IDENTITY_LINKS - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_OWNER - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_PARENT_TASK - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_PROCESS_DEFINITION - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_PROCESS_INSTANCE - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_SELF - Static variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- REL_SELF - Static variable in class org.camunda.bpm.engine.rest.hal.group.HalGroup
- REL_SELF - Static variable in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- REL_SELF - Static variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- REL_SELF - Static variable in class org.camunda.bpm.engine.rest.hal.task.HalTask
- REL_SELF - Static variable in class org.camunda.bpm.engine.rest.hal.tenant.HalTenant
- REL_SELF - Static variable in class org.camunda.bpm.engine.rest.hal.user.HalUser
- REL_TASK - Static variable in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- REL_USER - Static variable in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- relation - Variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- Relation - Interface in org.camunda.bpm.model.dmn.instance
- RELATION - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- RELATION_CASE_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- RELATION_CONDITIONS - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- RELATION_DEPLOYMENT - Static variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- RELATION_PROCESS_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- RELATION_VARIABLE - Static variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- relationConditions - Variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- RelationImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- RelationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.RelationImpl
- Relationship - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN relationship element
- Relationship - Interface in org.camunda.bpm.model.cmmn.instance
- relationshipCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- relationshipCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- RelationshipDirection - Enum Class in org.camunda.bpm.model.bpmn
-
The BPMN tRelationshipDirection type
- RelationshipDirection - Enum Class in org.camunda.bpm.model.cmmn
- RelationshipImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN relationship element
- RelationshipImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- RelationshipImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- RelationshipImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- RELATIVE_REDIRECTS_ALLOWED - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- relativeRootResourcePath - Variable in class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
- relativeRootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.authorization.impl.AuthorizationResourceImpl
- relativeRootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- 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
- release(CreationalContext<?>) - Method in class org.camunda.bpm.engine.cdi.impl.util.CreationalContextReleaseListener
- relName - Variable in class org.camunda.bpm.engine.rest.hal.HalRelation
-
the name of the relation
- reloadFormattingTemplates() - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
-
Return a
Templates
instance for formatting configuration. - remainingChildException(String, String, String, CaseExecutionState) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- remainingJobs - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- remainingJobs - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsDto
- remainingOperations - Variable in class org.camunda.bpm.engine.impl.db.FlushResult
- REMOVAL_TIME - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- removalTime - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- removalTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- removalTime - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- removalTime - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- removalTime - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- removalTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- removalTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- removalTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- removalTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- removalTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- removalTime - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- removalTime - Variable in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- removalTimeUpdateChunkSize - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Size of batch in which removal time data will be updated.
- remove() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- remove() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Removes
this
case execution from the parent case execution. - remove() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- remove() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- remove() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- remove() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- remove() - Method in interface org.camunda.bpm.engine.impl.migration.instance.RemovingInstance
-
Remove this instance from the process instance.
- remove() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- remove() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- remove() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- remove() - Method in class org.camunda.bpm.engine.impl.util.StringUtil.StringIterator
- remove() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- remove() - Method in class org.camunda.spin.impl.xml.dom.DomXmlNodeIterator
- remove() - Method in class org.camunda.spin.xml.SpinXmlAttribute
-
Removes the attribute.
- remove(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- remove(boolean, boolean) - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingActivityInstanceBehavior
- remove(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- remove(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- remove(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- remove(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- remove(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
-
removes this scope; parameters are hints and may be ignored by the implementation
- remove(int) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- remove(int) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- remove(int) - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMappings
- remove(int) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- remove(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- remove(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- remove(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- remove(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- remove(Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- remove(Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- remove(Object) - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMappings
- remove(Object) - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- remove(Object) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- remove(Object) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- remove(Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- remove(Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- remove(Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Removes the first appearance of an object from the current array
- remove(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- remove(String) - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- remove(String) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
- remove(String) - Static method in class org.camunda.commons.logging.MdcAccess
-
see
MDC.remove(String)
- remove(Collection<SpinXmlElement>) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- remove(Collection<SpinXmlElement>) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Removes all child elements from this element.
- remove(K) - Method in interface org.camunda.commons.utils.cache.Cache
-
Removes an entry from the cache.
- remove(K) - Method in class org.camunda.commons.utils.cache.ConcurrentLruCache
- remove(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Remove an entity from the cache
- remove(CachedDbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- remove(FunctionMapper) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- remove(SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- remove(SpinXmlElement...) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- remove(SpinXmlElement...) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Removes all child elements from this element.
- removeActivityJobs(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeAll(Collection<?>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- removeAll(Collection<?>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- removeAll(Collection<?>) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- removeAll(K) - Method in class org.camunda.commons.utils.cache.ConcurrentLruCache
-
Removes all instances of the given key within the keys queue.
- removeAllDecisionRequirementsDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- removeAllDefinitionsByDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- removeAllTasks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeAllTasks() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- removeArtifact(ResourceDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- removeAt(int) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- removeAt(int) - Method in class org.camunda.spin.json.SpinJsonNode
-
removes an object at the specific index of the current array
- removeAttr(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- removeAttr(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Removes the attribute with an empty namespace.
- removeAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- removeAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- removeAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes the attribute for the namespace of this element.
- removeAttribute(String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Removes attribute by name.
- removeAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- removeAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes the attribute for the given namespace.
- removeAttribute(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- removeAttribute(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
- removeAttributeNs(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- removeAttributeNs(String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Removes the attribute by name and namespace.
- removeAttrNs(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- removeAttrNs(String, String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Removes the attribute under the given namespace.
- removeByEngineName(String) - Method in class org.camunda.bpm.webapp.impl.security.auth.Authentications
-
Removes the authentication for the provided process engine name.
- removeCamundaFormDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- removeCaseDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- removeChild - Enum constant in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
- removeChild(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- removeChild(MigratingCompensationEventSubscriptionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- removeChild(MigratingCompensationEventSubscriptionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- removeChild(MigratingCompensationEventSubscriptionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
- removeChild(MigratingEventScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- removeChild(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- removeChild(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- removeChild(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
- removeChild(MigratingTransitionInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- removeChild(DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- removeChild(DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Removes a child element of this element.
- removeChild(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
- removeChild(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElement
-
Removes the child element.
- removeChildElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- removeChildElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Removes the child element from this.
- removeCommandContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
- removeCommandInvocationContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
- removeConditionExpression() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- removeConditionExpression() - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- removeConnectionEventListener(ConnectionEventListener) - Method in class org.camunda.bpm.container.impl.threading.ra.outbound.JcaExecutorServiceManagedConnection
- removeConsumer(SingleConsumerCondition) - Method in class org.camunda.bpm.engine.impl.util.CompositeCondition
- removeCurrentProcessApplication() - Static method in class org.camunda.bpm.engine.impl.context.Context
- removeCurrentValue() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- removeCustomLifecycleListener(VariableInstanceLifecycleListener<VariableInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- removeDecisionDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- removeDecisionRequirementsDefinition(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- removeDefinitionFromCache(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- removeDeployment(String) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- removeDuplicates() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- removedVariables - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- removeEntryFromDeploymentCacheFailure(String, String, Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- removeEventScopes() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- removeEventSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeEventSubscriptions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeEventSubscriptionsExceptCompensation() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeExecutionContext() - Static method in class org.camunda.bpm.engine.impl.context.Context
- removeExecutionObserver(ExecutionObserver) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- RemoveExecutionVariablesCmd - Class in org.camunda.bpm.engine.impl.cmd
- RemoveExecutionVariablesCmd(String, Collection<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.RemoveExecutionVariablesCmd
- removeExternalTask(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeExternalTasks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeFailedJobIncident(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- removeFromExecution() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- removeIds(int) - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- removeIncident(IncidentContext, boolean) - Method in class org.camunda.bpm.engine.impl.incident.DefaultIncidentHandler
- removeIncident(IncidentEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeIncidents(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- removeIncidents(String, IncidentContext, boolean) - Static method in class org.camunda.bpm.engine.impl.incident.IncidentHandling
- 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
- removeJobId(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- removeLast(Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- removeLast(Object) - Method in class org.camunda.spin.json.SpinJsonNode
-
Removes the last appearance of an object from the current array
- removeLegacyNonScopesFromMapping(Map<ScopeImpl, PvmExecutionImpl>) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Remove all entries for legacy non-scopes given that the assigned scope execution is also responsible for another scope
- removeLegacySubscriptionOnParent(ExecutionEntity, EventSubscriptionEntity) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Required for migrating active sequential MI receive tasks.
- removeLoopVariable(ActivityExecution, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- removeMessageJobDeclarationWithJobConfiguration(ActivityImpl, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Removes a job declaration which belongs to the given activity and has the given job configuration.
- removeObserver(VariableStore.VariableStoreObserver<T>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- removeObsoleteEventSubscriptions(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
- removePrefix(String) - Method in class org.camunda.bpm.engine.impl.digest.DatabasePrefixHandler
- 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.cache.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
- removeReference - Enum constant in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
- removeReference(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- removeReference(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- removeReference(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Remove the reference in the reference source model element instance
- removeReference(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- removeSerializer(TypedValueSerializer<?>) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- removeSerializer(TypedValueSerializer<?>) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.VariableSerializers
- removeTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeTasks() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeTasks(String, boolean) - 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
- removeTimeoutListenerJobFromTargetScope(JobHandlerConfiguration, String, Map<String, Map<String, TimerDeclarationImpl>>) - Static method in class org.camunda.bpm.engine.impl.migration.instance.parser.ActivityInstanceJobHandler
- removeUnmappedDependentInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- removeUnmappedDependentInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- removeUnmappedDependentInstances() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstance
- removeValidator(Validator<AbstractQuery<?, ?>>) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- removeValue() - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaGenericValueElementImpl
- removeValue() - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaGenericValueElement
- 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.cmmn.CaseExecutionCommandBuilderImpl
- removeVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- removeVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- removeVariable(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- removeVariable(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- removeVariable(String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Pass a variable name of a variable to be removed for a case execution.
- removeVariable(String, String) - Method in interface org.camunda.bpm.engine.CaseService
-
Pass a name of a variable to be removed from a case execution.
- removeVariable(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- 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.
- removeVariable(String, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- 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.CaseExecutionVariablesResource
- 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.LocalCaseExecutionVariablesResource
- removeVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
- removeVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.LocalTaskVariablesResource
- removeVariableEntity(String) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskVariablesResource
- removeVariableInternal(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeVariableListener(VariableInstanceLifecycleListener<VariableInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- 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.cmmn.CaseExecutionCommandBuilderImpl
- removeVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- removeVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- removeVariableLocal(String) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- removeVariableLocal(String) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Pass a variable name of a local variable to be removed for a case execution (not considering parent scopes).
- removeVariableLocal(String, String) - Method in interface org.camunda.bpm.engine.CaseService
-
Pass a variable name of a local variable to be removed from a case execution (not considering parent scopes).
- removeVariableLocal(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- 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).
- removeVariableLocal(String, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- 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.core.variable.scope.AbstractVariableScope
- removeVariables() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- removeVariables() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- removeVariables() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- removeVariables(String, Collection<String>) - Method in interface org.camunda.bpm.engine.CaseService
-
Pass a collection of names identifying variables to be removed from a case execution.
- removeVariables(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- 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.
- 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(Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- removeVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- removeVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- removeVariables(Collection<String>) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- removeVariables(Collection<String>) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Pass a collection of variable names of variables to be removed for a case execution.
- 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.core.variable.scope.AbstractVariableScope
- removeVariablesLocal() - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- removeVariablesLocal() - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- removeVariablesLocal(String, Collection<String>) - Method in interface org.camunda.bpm.engine.CaseService
-
Pass a collection of names identifying local variables to be removed from a case execution (not considering parent scopes).
- removeVariablesLocal(String, Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- 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).
- 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(Collection<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- removeVariablesLocal(Collection<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- removeVariablesLocal(Collection<String>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- removeVariablesLocal(Collection<String>) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- removeVariablesLocal(Collection<String>) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Pass a collection of variable names of local variables to be removed for a case execution (not considering parent scopes).
- removeVariablesLocalInternal() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- removeVariablesLocalInternal() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- removeVariablesLocalInternal() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- removingDependentInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- removingEventScope(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- RemovingInstance - Interface in org.camunda.bpm.engine.impl.migration.instance
-
Represents a instance which will be removed by a migration, i.e.
- renderDatePicker(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderDatePicker(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderFormData(FormData) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderFormData(FormData) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderFormField(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderFormField(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- Rendering - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN rendering element
- renderingCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- renderingCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- RenderingImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN rendering element
- RenderingImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.RenderingImpl
- renderInputField(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderInputField(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderInvalidDateMessage(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderInvalidDateMessage(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderInvalidMessageElement(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderInvalidMessageElement(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderInvalidTypeMessage(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderInvalidTypeMessage(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderInvalidValueMessage(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderInvalidValueMessage(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderSelectBox(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderSelectBox(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderSelectOptions(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- renderSelectOptions(FormField, HtmlDocumentBuilder) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderStartForm(StartFormData) - Method in interface org.camunda.bpm.engine.impl.form.engine.FormEngine
- renderStartForm(StartFormData) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderStartForm(StartFormData) - Method in class org.camunda.bpm.engine.impl.form.engine.JuelFormEngine
- renderTaskForm(TaskFormData) - Method in interface org.camunda.bpm.engine.impl.form.engine.FormEngine
- renderTaskForm(TaskFormData) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- renderTaskForm(TaskFormData) - Method in class org.camunda.bpm.engine.impl.form.engine.JuelFormEngine
- repairMultiInstanceAsyncJob(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
When executing an async job for an activity wrapped in an miBody, set the execution to the miBody except the wrapped activity is marked as async.
- repairParentRelationships(Collection<ActivityInstanceImpl>, String) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
This is relevant for
GetActivityInstanceCmd
where in case of legacy multi-instance execution trees, the default algorithm omits multi-instance activity instances. - repeat - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- repeat - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- repeat(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.EventListenerActivityBehavior
- repeat(CmmnActivityExecution, String) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- repeat(CmmnActivityExecution, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- REPEAT_ON_STANDARD_EVENTS - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.CmmnProperties
- repeatable - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- RepeatingFailedJobListener - Class in org.camunda.bpm.engine.impl.jobexecutor
- RepeatingFailedJobListener(CommandExecutor, String) - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.RepeatingFailedJobListener
- RepeatingFailedJobListener.CreateNewTimerJobCommand - Class in org.camunda.bpm.engine.impl.jobexecutor
- repeatOffset - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- repetition - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- repetition(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractCmmnEventAtomicOperation
- RepetitionRule - Interface in org.camunda.bpm.model.cmmn.instance
- repetitionRuleChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- RepetitionRuleImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- RepetitionRuleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- replace - Enum constant in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
- replace(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- replace(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Replace an execution by this execution.
- replace(SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- replace(SpinXmlElement) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Replaces this element by an new one.
- replaceChild(DomElement, DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- replaceChild(DomElement, DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Replaces a child element with a new element.
- replaceChild(SpinXmlElement, SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- replaceChild(SpinXmlElement, SpinXmlElement) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Replaces an existing child element with a new one.
- replaceChildElement(ModelElementInstance, ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- replaceChildElement(ModelElementInstance, ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Replace an existing child element with a new child element.
- replacedBy - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- replacePlaceholder(String, String, String, String, String, String) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- replaceRepeatCycleAndDate(String) - Static method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- replaceWithElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- replaceWithElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Replaces this element with a new element and updates references.
- Report - Interface in org.camunda.bpm.engine.query
-
Describes basic methods for creating a report.
- REPORT - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- REPORT - Static variable in class org.camunda.bpm.engine.EntityTypes
- REPORT_TYPE_COUNT - Static variable in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- REPORT_TYPE_DURATION - Static variable in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- REPORT_TYPE_DURATION - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- reportDbMetrics() - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
- reportDbMetrics() - Method in interface org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineMBean
- ReportDbMetricsCmd - Class in org.camunda.bpm.engine.impl.cmd
- ReportDbMetricsCmd() - Constructor for class org.camunda.bpm.engine.impl.cmd.ReportDbMetricsCmd
- reportDbMetricsNow() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- reportDbMetricsNow() - Method in interface org.camunda.bpm.engine.ManagementService
-
Forces this engine to commit its pending collected metrics to the database.
- ReportDbMetricsValueCmd(String, long) - Constructor for class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter.ReportDbMetricsValueCmd
- reporter - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteMetricsCmd
- reporter - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- reporter - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- reporter - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- reporter - Variable in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- reporter(String) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- reporter(String) - Method in interface org.camunda.bpm.engine.management.MetricsQuery
-
Restrict to data collected by the reported with the given identifier
- REPORTER_NAME - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.MeterLogTimestampScenario
- reporterId - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- reporterId - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- reportingIntervalInSeconds - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- ReportManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- ReportManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ReportManager
- reportMetrics() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- reportMetrics() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- reportMetrics(CommandContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- reportName - Variable in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- reportName - Variable in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- reportNow() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- ReportResult - Interface in org.camunda.bpm.engine.history
-
This interface defines basic methods for resulting reports.
- ReportResultDto - Class in org.camunda.bpm.engine.rest.dto.history
- ReportResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.ReportResultDto
- ReportResultEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- ReportResultEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ReportResultEntity
- ReportResultToCsvConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- ReportResultToCsvConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.ReportResultToCsvConverter
- reports - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- reportType - Variable in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- ReportUtil - Class in org.camunda.bpm.qa.performance.engine.util
- ReportUtil() - Constructor for class org.camunda.bpm.qa.performance.engine.util.ReportUtil
- reportValueAtOnce(String, long) - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- REPOSITORY - Enum constant in enum class org.camunda.bpm.engine.repository.ResourceTypes
- 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.DefaultDeploymentHandler
- repositoryService - Variable in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- repositoryService - Variable in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- repositoryService - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- repositoryService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- repositoryService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- repositoryService - Variable in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- repositoryService - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- repositoryService - Variable in class org.camunda.bpm.qa.performance.engine.steps.ProcessEngineAwareStep
- repositoryService - Variable in class org.camunda.bpm.qa.upgrade.TestFixture
- repositoryService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- repositoryService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- repositoryService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access RepositoryService
- repositoryService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- RepositoryService - Interface in org.camunda.bpm.engine
-
Service providing access to the repository of process definitions and deployments.
- RepositoryServiceImpl - Class in org.camunda.bpm.engine.impl
- RepositoryServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- representativeExecution - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- representativeExecution - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- request - Variable in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
- request - Variable in class org.camunda.connect.impl.AbstractRequestInvocation
- 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
- RequestConfigOption - Enum Class in org.camunda.connect.httpclient.impl
- RequestDto - Class in org.camunda.bpm.client.impl
- RequestDto(String) - Constructor for class org.camunda.bpm.client.impl.RequestDto
- requestedProcessInstanceNotFoundException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- RequestExecutor - Class in org.camunda.bpm.client.impl
- RequestExecutor(HttpClient, ObjectMapper) - Constructor for class org.camunda.bpm.client.impl.RequestExecutor
- 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, String...) - Constructor for class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
- RequestInfo - Class in org.camunda.bpm.webapp.plugin.resource
- RequestInfo(HttpHeaders, ServletContext, UriInfo) - Constructor for class org.camunda.bpm.webapp.plugin.resource.RequestInfo
- requestInterceptorException(Throwable) - Method in class org.camunda.bpm.client.impl.EngineClientLogger
- RequestInterceptorHandler - Class in org.camunda.bpm.client.interceptor.impl
- RequestInterceptorHandler(List<ClientRequestInterceptor>) - Constructor for class org.camunda.bpm.client.interceptor.impl.RequestInterceptorHandler
- requestInterceptors - Variable in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- requestInterceptors - Variable in class org.camunda.connect.impl.AbstractConnector
-
The
ConnectorRequestInterceptor
chain - requestInterceptorsFound(int) - Method in class org.camunda.bpm.client.spring.impl.client.util.ClientLoggerUtil
- 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
- requestParameters - Variable in class org.camunda.connect.impl.AbstractConnectorRequest
- RequestScopedAssociation - Class in org.camunda.bpm.engine.cdi.impl.context
- RequestScopedAssociation() - Constructor for class org.camunda.bpm.engine.cdi.impl.context.RequestScopedAssociation
- requestTime - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- requestUrlRequired() - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- required - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- required - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- required - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- required - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- required - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the flag whether this case activity is required
- required - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- required - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- required - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- required() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are required.
- required() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- required() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- required() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which are required.
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeBuilderImpl
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.DoubleAttributeBuilder
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.EnumAttributeBuilder
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.IntegerAttributeBuilder
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttributeBuilder
- required() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- required() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- required() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- required() - Method in interface org.camunda.bpm.model.xml.type.attribute.AttributeBuilder
- required() - Method in interface org.camunda.bpm.model.xml.type.attribute.StringAttributeBuilder
- required() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- required() - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- REQUIRED_ERROR_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- REQUIRED_ERROR_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- REQUIRED_ERROR_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- REQUIRED_ERROR_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- REQUIRED_FIELD_MESSAGE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- REQUIRED_FIELD_MESSAGE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- requiredAsyncContinuationException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- requiredAuthorityRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- RequiredAuthorityReference - Interface in org.camunda.bpm.model.dmn.instance
- RequiredAuthorityReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- RequiredAuthorityReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.RequiredAuthorityReferenceImpl
- requiredCamundaAdmin() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- requiredCamundaAdminOrPermissionException(List<MissingAuthorization>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- RequiredDatabase - Annotation Interface in org.camunda.bpm.engine.impl.test
-
This only works if
ProcessEngineRule
orAbstractProcessEngineTestCase
is used. - requiredDecision - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- requiredDecisionLoopDetected(String) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- requiredDecisionRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- requiredDecisionRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InformationRequirementImpl
- RequiredDecisionReference - Interface in org.camunda.bpm.model.dmn.instance
- RequiredDecisionReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- RequiredDecisionReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.RequiredDecisionReferenceImpl
- requiredDecisionResults - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- requiredHistoricDecisionInstances - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
- RequiredHistoryLevel - Annotation Interface in org.camunda.bpm.engine.test
-
Annotation for a test method or class to specify the required history level.
- requiredInputRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- requiredInputRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InformationRequirementImpl
- RequiredInputReference - Interface in org.camunda.bpm.model.dmn.instance
- RequiredInputReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- RequiredInputReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.RequiredInputReferenceImpl
- requiredKnowledgeRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeRequirementImpl
- RequiredKnowledgeReference - Interface in org.camunda.bpm.model.dmn.instance
- RequiredKnowledgeReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- RequiredKnowledgeReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.RequiredKnowledgeReferenceImpl
- RequiredRule - Interface in org.camunda.bpm.model.cmmn.instance
- requiredRuleChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- RequiredRuleImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- RequiredRuleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- RequiredValidator - Class in org.camunda.bpm.engine.impl.form.validator
- RequiredValidator() - Constructor for class org.camunda.bpm.engine.impl.form.validator.RequiredValidator
- requiresAffectedRows(DbOperationType) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- requiresContextSwitch(ProcessApplicationReference) - Static method in class org.camunda.bpm.engine.impl.context.ProcessApplicationContextUtil
- requiresContextSwitch(ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- requiresContextSwitch(ProcessApplicationReference) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- requiresEngineAuthentication(String) - Method in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- requiresNew - Variable in class org.camunda.bpm.engine.impl.interceptor.AbstractTransactionInterceptor
- requiresNew() - Static method in class org.camunda.bpm.engine.context.ProcessEngineContext
-
Declares to the Process Engine that a new, separate context, bound to the current thread, needs to be created for all subsequent Process Engine database operations.
- 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
- reschedule(JobEntity, Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- rescheduleRegularCall(CommandContext, JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- RESERVED_KEYWORDS - Static variable in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- reset() - Method in class org.camunda.bpm.engine.impl.db.DbIdGenerator
-
Reset inner state so that the generator fetches a new block of IDs from the database when the next ID generation request is received.
- reset() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- reset() - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
- reset() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractAssertions
-
Resets operations done via calling init(ProcessEngine processEngine) to its clean state - just as before calling init() for the first time.
- reset() - Static method in class org.camunda.bpm.engine.test.mock.Mocks
-
This method resets the internal map of mock objects.
- reset() - Method in class org.camunda.spin.impl.util.RewindableReader
- resetCachedCandidateGroups() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- resetClock() - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
- resetIdGenerator(ProcessEngineConfigurationImpl) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- resetLastAsserts() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- resetListeners(T) - Method in class org.camunda.bpm.engine.impl.core.operation.AbstractEventAtomicOperation
- resetLock() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- resetPermissions() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- resetPreviousCaseDefinitionId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- resetPreviousDecisionDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- resetPreviousDecisionRequirementsDefinitionId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- resetPreviousProcessDefinitionId() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- resetSentries(List<String>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- resetSentryParts(List<CmmnSentryPart>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- resetThreadIndents() - Static method in class org.camunda.bpm.engine.impl.util.LogUtil
-
Deprecated.
- resizeSubProcess(BpmnShape) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- resolutionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- resolve() - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- resolve() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- resolve(String) - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- resolve(String) - Method in class org.camunda.bpm.engine.impl.dmn.invocation.VariableScopeContext
- resolve(String) - Method in interface org.camunda.bpm.engine.impl.scripting.env.ScriptEnvResolver
-
Resolves a set of environment scripts for a given script language.
- resolve(String) - Method in interface org.camunda.bpm.engine.variable.context.VariableContext
-
Resolve a value in this context.
- resolve(String) - Method in class org.camunda.bpm.engine.variable.impl.context.CompositeVariableContext
- resolve(String) - Method in class org.camunda.bpm.engine.variable.impl.context.EmptyVariableContext
- resolve(String) - Method in class org.camunda.bpm.engine.variable.impl.context.SingleVariableContext
- resolve(String) - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- resolve(String) - Method in class org.camunda.spin.plugin.impl.SpinScriptEnvResolver
- resolve(ProcessDefinitionImpl) - Method in interface org.camunda.bpm.engine.impl.bpmn.parser.UnresolvedReference
- 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
- resolve(HalRelation, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.HalLinker
-
Resolves a relation.
- resolveAccessExternalSchemaProperty() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- resolveAccessExternalSchemaProperty() - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- resolveAccessExternalSchemaProperty() - Static method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- resolveAndSetDuedate(ExecutionEntity, TimerEntity, boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- resolveBaseTypes(List<ModelElementType>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Resolve all types which are base types of this type
- resolveCachedLinks(String[], Cache, List<String>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
-
Returns a list with all resources which are cached.
- resolveCaseDefinition(CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- resolveClass(ObjectStreamClass) - Method in class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer.ClassloaderAwareObjectInputStream
- resolveCollectionExpressionOrVariableReferenceException() - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- resolveContextualObject(String) - Method in class org.camunda.bpm.engine.spring.components.scope.ProcessScope
- resolved - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- resolved - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- resolved() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which are resolved.
- resolved() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- RESOLVED - Enum constant in enum class org.camunda.bpm.engine.task.DelegationState
-
The assignee has resolved the task, the assignee was set to the owner again and the owner now finds this task back in the ToDo list for review.
- RESOLVED - Static variable in interface org.camunda.bpm.engine.history.IncidentState
- resolvedBuiltInVariableListeners - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- resolveDecisionDefinition(BaseCallableElement, AbstractVariableScope, String) - Static method in class org.camunda.bpm.engine.impl.util.DecisionEvaluationUtil
- resolveDecisionDefinition(DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- resolveDecisionRequirementsDefinition(DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- resolveDefinition(T) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- resolveDelegateClass(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- resolveDelegateExpressionException(Expression, Class<?>, Class<JavaDelegate>) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- resolveDelegation(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- resolvedIncidents - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- resolvedIncidents - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityStatisticsDto
- resolveDockerImageName(String, String, String) - Static method in class org.camunda.impl.test.utils.testcontainers.TestcontainersHelper
- 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
- resolveDuedate(String, Date) - Method in interface org.camunda.bpm.engine.impl.calendar.BusinessCalendar
- resolveDuedate(String, Date) - Method in class org.camunda.bpm.engine.impl.calendar.CycleBusinessCalendar
- resolveDuedate(String, Date) - Method in class org.camunda.bpm.engine.impl.calendar.DefaultBusinessCalendar
- resolveDuedate(String, Date) - Method in class org.camunda.bpm.engine.impl.calendar.DueDateBusinessCalendar
- resolveDuedate(String, Date) - Method in class org.camunda.bpm.engine.impl.calendar.DurationBusinessCalendar
- resolveDuedate(String, Date, long) - Method in class org.camunda.bpm.engine.impl.calendar.CycleBusinessCalendar
- resolveDuedate(String, Task) - Method in interface org.camunda.bpm.engine.impl.calendar.BusinessCalendar
- resolveDuedate(String, Task) - Method in class org.camunda.bpm.engine.impl.calendar.CycleBusinessCalendar
- resolveDuedate(String, Task) - Method in class org.camunda.bpm.engine.impl.calendar.DefaultBusinessCalendar
- resolveDuedate(String, Task) - Method in class org.camunda.bpm.engine.impl.calendar.DueDateBusinessCalendar
- resolveDuedate(String, Task) - Method in class org.camunda.bpm.engine.impl.calendar.DurationBusinessCalendar
- resolveDueDate(HistoryCleanupContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- resolveDueDate(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- resolvedVariableListeners - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- resolveDynamicData() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- resolveExclusive(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- resolveExecution(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobDeclaration
- resolveExecution(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobDeclaration
- resolveExecution(BatchJobContext) - Method in class org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
- resolveExecution(AtomicOperationInvocation) - Method in class org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
- resolveExecution(HistoryCleanupContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- resolveExecution(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
- resolveExecution(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- resolveExecution(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
-
Returns the execution in which context the job is created.
- resolveExpressionFactory() - Static method in class org.camunda.bpm.engine.impl.el.ExpressionFactoryResolver
- resolveExpressionOfEventName(VariableScope) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
-
Resolves the event name within the given scope.
- resolveExtendingTypes(Set<ModelElementType>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
-
Resolve all types recursively which are extending this type
- resolveFromContext(Providers, Class<T>) - Static method in class org.camunda.bpm.engine.rest.util.ProvidersUtil
- resolveFromContext(Providers, Class<T>, Class<?>) - Static method in class org.camunda.bpm.engine.rest.util.ProvidersUtil
- resolveFromContext(Providers, Class<T>, MediaType, Class<?>) - Static method in class org.camunda.bpm.engine.rest.util.ProvidersUtil
- resolveFunction(String) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- resolveFunction(String) - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.FeelCustomFunctionProvider
-
Returns the function for the given name.
- resolveFunction(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- resolveFunction(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CustomFunctionMapper
- resolveFunction(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelFunctionMapper
- resolveImageName(String, String) - Static method in class org.camunda.impl.test.utils.testcontainers.TestcontainersHelper
- resolveIncident() - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl
- resolveIncident() - Method in interface org.camunda.bpm.engine.rest.sub.runtime.IncidentResource
- resolveIncident(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
-
Resolve and remove an incident with given id
- resolveIncident(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Resolves an incident with given id.
- resolveIncident(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- resolveIncident(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Resolves and remove an incident
- resolveIncident(IncidentContext) - Method in class org.camunda.bpm.engine.impl.incident.CompositeIncidentHandler
- resolveIncident(IncidentContext) - Method in class org.camunda.bpm.engine.impl.incident.DefaultIncidentHandler
- resolveIncident(IncidentContext) - Method in interface org.camunda.bpm.engine.impl.incident.IncidentHandler
-
Called in situations in which an incident handler may wish to resolve existing incidents The implementation receives this callback to enable it to resolve any open incidents that may exist.
- ResolveIncidentCmd - Class in org.camunda.bpm.engine.impl.cmd
- ResolveIncidentCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.ResolveIncidentCmd
- resolveInjections(DeploymentOperation, Method) - Static method in class org.camunda.bpm.container.impl.deployment.util.InjectionUtil
- resolveInternalName(String) - Static method in class org.camunda.bpm.engine.impl.metrics.util.MetricsUtil
-
Resolves the internal name of the metric by the public name.
- resolveJobDefinitionId(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobDeclaration
- resolveJobDefinitionId(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobDeclaration
- resolveJobDefinitionId(BatchJobContext) - Method in class org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
- resolveJobDefinitionId(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- resolveJobHandler() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- resolveJobHandlerConfiguration(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobDeclaration
- resolveJobHandlerConfiguration(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobDeclaration
- resolveJobHandlerConfiguration(BatchJobContext) - Method in class org.camunda.bpm.engine.impl.batch.BatchJobDeclaration
- resolveJobHandlerConfiguration(AtomicOperationInvocation) - Method in class org.camunda.bpm.engine.impl.jobexecutor.MessageJobDeclaration
- resolveJobHandlerConfiguration(HistoryCleanupContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- resolveJobHandlerConfiguration(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.EventSubscriptionJobDeclaration
- resolveJobHandlerConfiguration(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- resolveJobHandlerConfiguration(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- resolveJobHandlerType(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- resolveLinks(String[], ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
-
Resolve resources for linked ids, if configured uses a cache.
- resolveLinks(String[], ProcessEngine) - Method in interface org.camunda.bpm.engine.rest.hal.HalLinkResolver
- resolveLinks(String[], ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLinkResolver
- resolveLoopCardinality(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveModels(String) - Static method in class org.camunda.bpm.engine.rest.openapi.generator.impl.TemplateParser
- resolveName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- resolveNotCachedLinks(String[], ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
- resolveNotCachedLinks(String[], ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinitionResolver
- resolveNotCachedLinks(String[], ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.group.HalGroupResolver
- resolveNotCachedLinks(String[], ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLinkResolver
- resolveNotCachedLinks(String[], ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinitionResolver
- resolveNotCachedLinks(String[], ProcessEngine) - Method in class org.camunda.bpm.engine.rest.hal.user.HalUserResolver
- resolveNrOfInstances(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- resolveParameter(ParameterContext, ExtensionContext) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- resolveParentOfExecutionFailedException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- resolvePaths(String) - Static method in class org.camunda.bpm.engine.rest.openapi.generator.impl.TemplateParser
- resolveProcessDefinition(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- resolveProperty(Properties, String) - Static method in class org.camunda.bpm.container.impl.metadata.PropertyHelper
-
Replaces Ant-style property references if the corresponding keys exist in the provided
Properties
. - resolvePublicName(String) - Static method in class org.camunda.bpm.engine.impl.metrics.util.MetricsUtil
-
Resolves the public name of the metric by the internal name.
- resolver - Variable in class org.camunda.bpm.dmn.engine.impl.el.JuelElContextFactory
- resolver - Variable in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- Resolver - Interface in org.camunda.bpm.engine.impl.scripting.engine
-
A resolver for Objects bound to a key.
- resolveReplacedBy() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- resolveReplacedBy() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Instead of
PvmExecutionImpl.getReplacedBy()
, which returns the execution that this execution was directly replaced with, this resolves the chain of replacements (i.e. - resolveRepresentativeExecution() - Method in interface org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingActivityInstanceBehavior
- resolveRepresentativeExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingNonScopeActivityInstanceBehavior
- resolveRepresentativeExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance.MigratingScopeActivityInstanceBehavior
- resolveRepresentativeExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- resolveRepresentativeExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- resolveRepresentativeExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- resolveRepresentativeExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- resolveRepresentativeExecution() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- resolveResourcesToDeploy(CommandContext, DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- resolveRetries(HistoryCleanupContext) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobDeclaration
- resolveRetries(S) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- resolverFactories - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- resolverFactories - Variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindingsFactory
- ResolverFactory - Interface in org.camunda.bpm.engine.impl.scripting.engine
- resolveSourceProcessDefinition(CommandContext) - Method in class org.camunda.bpm.engine.impl.migration.AbstractMigrationCmd
- resolveStartActivityInstance(HistoricProcessInstance) - Method in class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- resolveTargetProcessDefinition(CommandContext) - Method in class org.camunda.bpm.engine.impl.migration.AbstractMigrationCmd
- resolveTask(String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- resolveTask(String) - Method in interface org.camunda.bpm.engine.TaskService
- resolveTask(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- resolveTask(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.TaskService
- ResolveTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- ResolveTaskCmd(String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.ResolveTaskCmd
- resolveTypedValues(List<HistoricVariableUpdate>) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- resolveValue(ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- resolveValue(ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto
- resolveValue(Object) - Method in class org.camunda.bpm.engine.spring.components.aop.util.Scopifier
- resolveVariable(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- resolveVariables() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- resolveVariableValue(Object) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- resolveVariableValue(Object) - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- resolveVersions(Map<String, Object>) - Static method in class org.camunda.bpm.engine.rest.openapi.generator.impl.TemplateParser
-
Resolve the Camunda Platform version and the respective documentation version used in the links.
- resorceReports - Variable in exception org.camunda.bpm.engine.ParseException
- resource - Variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
- resource - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- resource - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheck
-
the type of the resource to check permissions for
- resource - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- resource - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- resource - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- resource - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- resource - Variable in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntry
- resource - Variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- resource - Variable in class org.camunda.bpm.engine.rest.hal.HalLinker
-
The HalResource on which the links are constructed
- resource - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- resource - Variable in class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
- resource(ResourceEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- Resource - Interface in org.camunda.bpm.engine.authorization
-
Resources are entities for which a user or a group is authorized.
- Resource - Interface in org.camunda.bpm.engine.repository
- Resource - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN resource element
- RESOURCE - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- RESOURCE_ASSIGNMENT_EXPR - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- RESOURCE_ID - Static variable in interface org.camunda.bpm.engine.impl.AuthorizationQueryProperty
- RESOURCE_NAME - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
- RESOURCE_SUFFIXES - Static variable in class org.camunda.bpm.engine.impl.test.TestHelper
- RESOURCE_TYPE - Static variable in interface org.camunda.bpm.engine.impl.AuthorizationQueryProperty
- RESOURCE_TYPE - Static variable in interface org.camunda.bpm.engine.impl.filter.FilterQueryProperty
- ResourceAssignmentExpression - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN resourceAssignmentExpression element
- resourceAssignmentExpressionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPotentialStarterImpl
- resourceAssignmentExpressionChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- ResourceAssignmentExpressionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN resourceAssignmentExpression element
- ResourceAssignmentExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ResourceAssignmentExpressionImpl
- resourceAuthorizationProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- ResourceAuthorizationProvider - Interface in org.camunda.bpm.engine.impl.cfg.auth
-
Manages (create/update/delete) default authorization when an entity is changed
- ResourceDefinition - Interface in org.camunda.bpm.engine.repository
-
Definition of a resource which was deployed
- ResourceDefinitionCache<T extends ResourceDefinitionEntity> - Class in org.camunda.bpm.engine.impl.persistence.deploy.cache
- ResourceDefinitionCache(CacheFactory, int, CacheDeployer) - Constructor for class org.camunda.bpm.engine.impl.persistence.deploy.cache.ResourceDefinitionCache
- ResourceDefinitionEntity<T extends ResourceDefinition> - Interface in org.camunda.bpm.engine.impl.repository
-
Entity of a deployed resource definition
- ResourceEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- ResourceEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- ResourceExecutableScript - Class in org.camunda.bpm.engine.impl.scripting
-
A script which is provided by an external resource.
- ResourceExecutableScript(String, String) - Constructor for class org.camunda.bpm.engine.impl.scripting.ResourceExecutableScript
- resourceId - Variable in class org.camunda.bpm.engine.authorization.MissingAuthorization
- resourceId - Variable in exception org.camunda.bpm.engine.AuthorizationException
-
Deprecated.
- resourceId - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- resourceId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractGetFormVariablesCmd
- resourceId - Variable in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
- resourceId - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceForIdCmd
- resourceId - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheck
-
the id of the resource to check permission for
- 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.dto.MissingAuthorizationDto
- resourceId - Variable in class org.camunda.bpm.engine.rest.impl.AbstractAuthorizedRestResource
- resourceId - Variable in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- resourceId(String) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
-
only selects authorizations for the given resource id
- resourceId(String) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- resourceIdQueryParam - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheck
-
query parameter for resource Id.
- resourceIds - Variable in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- ResourceImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN resource element
- ResourceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ResourceImpl
- resourceIsContainedInArray(Integer, Resource[]) - Static method in class org.camunda.bpm.engine.impl.util.ResourceTypeUtil
- ResourceManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- ResourceManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.ResourceManager
- resourceName - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ResourceReportImpl
- resourceName - Variable in class org.camunda.bpm.engine.impl.cmd.GetDeploymentResourceCmd
- resourceName - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- resourceName - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- resourceName - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- resourceName - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- resourceName - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- resourceName - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- resourceName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- 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.impl.repository.CalledProcessDefinitionImpl
- 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.dto.repository.CaseDefinitionQueryDto
- resourceName - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- resourceName - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- resourceName - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- resourceName - Variable in class org.camunda.bpm.engine.rest.util.ResourceUtil
- resourceName() - Method in interface org.camunda.bpm.engine.authorization.Resource
-
returns the name of the resource
- resourceName() - Method in enum class org.camunda.bpm.engine.authorization.Resources
- resourceName() - Method in class org.camunda.bpm.engine.rest.util.ResourceUtil
- resourceNameLike - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- resourceNameLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- resourceNameLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- resourceNameLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- resourceNameLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- resourceNameLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- resourceNameLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- resourceNameLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- resourceNames - Variable in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- ResourceOptionsDto - Class in org.camunda.bpm.engine.rest.dto
- ResourceOptionsDto() - Constructor for class org.camunda.bpm.engine.rest.dto.ResourceOptionsDto
- resourceOverrides - Variable in class org.camunda.bpm.webapp.impl.AbstractAppRuntimeDelegate
- ResourceParameter - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN resourceParameter element
- ResourceParameterBinding - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN resourceParameterBinding element
- resourceParameterBindingCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- ResourceParameterBindingImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN resourceParameterBinding element
- ResourceParameterBindingImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterBindingImpl
- resourceParameterCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceImpl
- ResourceParameterImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN resourceParameter element
- ResourceParameterImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- ResourceProcessEngineTestCase - Class in org.camunda.bpm.engine.impl.test
- ResourceProcessEngineTestCase(String) - Constructor for class org.camunda.bpm.engine.impl.test.ResourceProcessEngineTestCase
- ResourceRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN resourceRef element of the BPMN tResourceRole type
- ResourceRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ResourceRef
- resourceRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- ResourceReport - Interface in org.camunda.bpm.engine
-
This a report created during a parsing.
- ResourceReportDto - Class in org.camunda.bpm.engine.rest.dto
- ResourceReportDto(List<ProblemDto>, List<ProblemDto>) - Constructor for class org.camunda.bpm.engine.rest.dto.ResourceReportDto
- ResourceReportImpl - Class in org.camunda.bpm.engine.impl.bpmn.parser
-
Resource report created during resource parsing
- ResourceReportImpl(String, List<Problem>, List<Problem>) - Constructor for class org.camunda.bpm.engine.impl.bpmn.parser.ResourceReportImpl
- ResourceRole - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN resourceRole element
- resourceRoleCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- resourceRoleCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- ResourceRoleImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN resourceRole element
- ResourceRoleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- resources - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- resources - Variable in class org.camunda.bpm.engine.impl.repository.CandidateDeploymentImpl
- resources() - Element in annotation interface org.camunda.bpm.engine.test.Deployment
-
Specify resources that make up the process definition.
- Resources - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Resource
names. - RESOURCES - Static variable in enum class org.camunda.bpm.engine.authorization.BatchPermissions
- RESOURCES - Static variable in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
- RESOURCES - Static variable in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
- resourcesDiffer(Resource, Resource) - Method in class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandler
- 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 - Variable in exception org.camunda.bpm.engine.AuthorizationException
-
Deprecated.
- resourceType - Variable in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- resourceType - Variable in class org.camunda.bpm.engine.impl.cmd.CreateFilterCmd
- resourceType - Variable in class org.camunda.bpm.engine.impl.db.PermissionCheck
- resourceType - Variable in class org.camunda.bpm.engine.impl.filter.FilterQueryImpl
- resourceType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- resourceType - Variable in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- 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.dto.runtime.FilterDto
- resourceType - Variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- resourceType - Variable in class org.camunda.bpm.engine.rest.hal.HalRelation
-
the type of the resource we build a relation to.
- resourceType - Variable in class org.camunda.bpm.engine.rest.util.ResourceUtil
- resourceType() - Method in interface org.camunda.bpm.engine.authorization.Resource
-
an integer representing the type of the resource.
- resourceType() - Method in enum class org.camunda.bpm.engine.authorization.Resources
- resourceType() - Method in class org.camunda.bpm.engine.rest.util.ResourceUtil
- resourceType(int) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
-
only selects authorizations for the given resource type
- resourceType(int) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- resourceType(Resource) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
-
only selects authorizations for the given resource type
- resourceType(Resource) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- ResourceType - Interface in org.camunda.bpm.engine.repository
- ResourceTypes - Enum Class in org.camunda.bpm.engine.repository
- ResourceTypeUtil - Class in org.camunda.bpm.engine.impl.util
- ResourceTypeUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ResourceTypeUtil
- ResourceUtil - Class in org.camunda.bpm.engine.impl.util
- ResourceUtil - Class in org.camunda.bpm.engine.rest.util
- ResourceUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ResourceUtil
- ResourceUtil(String, int) - Constructor for class org.camunda.bpm.engine.rest.util.ResourceUtil
- response - Variable in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
- response - Variable in class org.camunda.connect.impl.DebugRequestInterceptor
- responseForByteVariable(TypedValue) - Method in class org.camunda.bpm.engine.rest.sub.impl.VariableResponseProvider
-
Creates a response for a variable of type
ValueType.BYTES
. - responseForFileVariable(FileValue) - Method in class org.camunda.bpm.engine.rest.sub.impl.VariableResponseProvider
-
Creates a response for a variable of type
ValueType.FILE
. - responseParameters - Variable in class org.camunda.connect.impl.AbstractConnectorResponse
- rest - Variable in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- REST_API - Static variable in class org.camunda.bpm.engine.rest.exception.ExceptionLogger
- REST_LOGGER - Static variable in class org.camunda.bpm.engine.rest.exception.ExceptionLogger
- restartedProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
-
completed HPI that has been restarted
- restartedProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
Completed HPI that is being restarted through this ExecutionEntity
- restartedProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- restartProcessInstance(RestartProcessInstanceDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- restartProcessInstance(RestartProcessInstanceDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- restartProcessInstanceAsync(RestartProcessInstanceDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- restartProcessInstanceAsync(RestartProcessInstanceDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- RestartProcessInstanceBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- RestartProcessInstanceBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.RestartProcessInstanceBatchScenario
- RestartProcessInstanceBuilder - Interface in org.camunda.bpm.engine.runtime
- RestartProcessInstanceBuilderImpl - Class in org.camunda.bpm.engine.impl
- RestartProcessInstanceBuilderImpl(String) - Constructor for class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- RestartProcessInstanceBuilderImpl(CommandExecutor, String) - Constructor for class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- RestartProcessInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- RestartProcessInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- restartProcessInstances(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- restartProcessInstances(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Restarts process instances that are completed or deleted with the initial or last set of variables.
- RestartProcessInstancesBatchCmd - Class in org.camunda.bpm.engine.impl.batch
- RestartProcessInstancesBatchCmd(CommandExecutor, RestartProcessInstanceBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.batch.RestartProcessInstancesBatchCmd
- RestartProcessInstancesBatchConfiguration - Class in org.camunda.bpm.engine.impl
- RestartProcessInstancesBatchConfiguration(List<String>, List<AbstractProcessInstanceModificationCommand>, String, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- RestartProcessInstancesBatchConfiguration(List<String>, DeploymentMappings, List<AbstractProcessInstanceModificationCommand>, String, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- RestartProcessInstancesBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl
- RestartProcessInstancesBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- RestartProcessInstancesCmd - Class in org.camunda.bpm.engine.impl.cmd
- RestartProcessInstancesCmd(CommandExecutor, RestartProcessInstanceBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.RestartProcessInstancesCmd
- RestartProcessInstancesJobHandler - Class in org.camunda.bpm.engine.impl
- RestartProcessInstancesJobHandler() - Constructor for class org.camunda.bpm.engine.impl.RestartProcessInstancesJobHandler
- RestContainerBootstrap - Class in org.camunda.bpm.engine.rest.impl.web.bootstrap
- RestContainerBootstrap() - Constructor for class org.camunda.bpm.engine.rest.impl.web.bootstrap.RestContainerBootstrap
- RestException - Exception in org.camunda.bpm.client.exception
-
Thrown when a request from the engine's REST API fails.
- RestException - Exception in org.camunda.bpm.engine.rest.exception
- RestException(String) - Constructor for exception org.camunda.bpm.engine.rest.exception.RestException
- RestException(String, String, Integer) - Constructor for exception org.camunda.bpm.client.exception.RestException
- RestException(String, Throwable) - Constructor for exception org.camunda.bpm.client.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
- RestException(Response.Status, String) - Constructor for exception org.camunda.bpm.engine.rest.exception.RestException
- RestExceptionHandler - Class in org.camunda.bpm.engine.rest.exception
-
Translates
RestException
s to error responses according to the status that is set in the exception. - RestExceptionHandler() - Constructor for class org.camunda.bpm.engine.rest.exception.RestExceptionHandler
- RestIT - Class in org.camunda.bpm.rest
- RestIT() - Constructor for class org.camunda.bpm.rest.RestIT
- RestJaxRs2IT - Class in org.camunda.bpm.rest
- RestJaxRs2IT() - Constructor for class org.camunda.bpm.rest.RestJaxRs2IT
- restoreExternalMDCProperties() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
-
Restores the external properties to the MDC.
- restoreProcessInstance(Collection<ExecutionEntity>, Collection<EventSubscriptionEntity>, Collection<VariableInstanceEntity>, Collection<TaskEntity>, Collection<JobEntity>, Collection<IncidentEntity>, Collection<ExternalTaskEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
Restores a complete process instance tree including referenced entities.
- restoreProcessInstanceException(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- restrictUserOperationLogToAuthenticatedUsers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If true, user operation log entries are only written if there is an authenticated user present in the context.
- restrictUserOperationLogToAuthenticatedUsers - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- result - Variable in class org.camunda.bpm.engine.rest.dto.metrics.MetricsResultDto
- result - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- resultColumnNames - Variable in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultSet
- resultData - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStepResult
- resultDetailsFolder(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- resultDirectory - Variable in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
- ResultListDecisionTableResultMapper - Class in org.camunda.bpm.engine.impl.dmn.result
-
Maps the decision result to a list of pairs that contains output name and untyped entry.
- ResultListDecisionTableResultMapper() - Constructor for class org.camunda.bpm.engine.impl.dmn.result.ResultListDecisionTableResultMapper
- resultRecorder - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestBuilder
- resultRecorderRule - Variable in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- resultRecorderRule - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- results - Variable in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultSet
- results - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- results - Variable in class org.camunda.bpm.qa.performance.engine.junit.PerfTestResultRecorderRule
- resultsBaseFolder - Variable in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- resultSet - Variable in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- resultSetAsCsv(TabularResultSet) - Static method in class org.camunda.bpm.qa.performance.engine.util.CsvUtil
- resultSetAsCsvLine(TabularResultSet) - Static method in class org.camunda.bpm.qa.performance.engine.util.CsvUtil
- resultsForCurrentElement() - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- 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.CorrelationHandlerResult
- resultType - Variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- resultVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.DmnBusinessRuleTaskActivityBehavior
- resultVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- resultVariable - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ServiceTaskExpressionActivityBehavior
- resultVariable - Variable in class org.camunda.bpm.engine.impl.cmmn.behavior.DecisionTaskActivityBehavior
- resume - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- resume() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- resume() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to either to
CaseExecutionState.ACTIVE
state, ifthis
case execution is associated with aStage
orTask
, or toCaseExecutionState#AVAILABE
, ifthis
case execution is associated with aEventListener
orMilestone
. - resume() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- resume() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- RESUME - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- RESUME_BY_DEPLOYMENT_NAME - Static variable in enum class org.camunda.bpm.engine.repository.ResumePreviousBy
-
Resume previous deployments that have the same name as the new deployment
- RESUME_BY_PROCESS_DEFINITION_KEY - Static variable in enum class org.camunda.bpm.engine.repository.ResumePreviousBy
-
Resume previous deployments that contain processes with the same key as in the new deployment
- resumeChildren(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- resumed(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- resumed(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- resumed(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- resumeInactiveCaseException(String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- ResumePreviousBy - Enum Class in org.camunda.bpm.engine.repository
-
Contains the constants for the possible values the property
ProcessApplicationDeploymentBuilder.resumePreviousVersionsBy(String)
. - 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.
- resumePreviousVersionsBy - Variable in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- resumePreviousVersionsBy(String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- resumePreviousVersionsBy(String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
-
This method defines on what additional registrations will be based.
- resuming(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- resuming(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- retainAll(Collection<?>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- retainAll(Collection<?>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- retainAll(Collection<?>) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- rethrow() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- retries - Variable in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- retries - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- retries - Variable in class org.camunda.bpm.engine.impl.batch.SetRetriesBatchConfiguration
- retries - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FailedJobRetryConfiguration
- retries - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
- retries - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- retries - Variable in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskRetriesCmd
- retries - Variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- retries - Variable in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- retries - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- retries - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- retries - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- retries - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- retries - Variable in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- retries - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- retries - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- retries - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- retries - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- retries - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- retries - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- retries - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- retries - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- retries - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- RETRIES - Static variable in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- RETRIES - Static variable in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- RETRIES - Static variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- RETRIES - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- RETRIES - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- RETRIES - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- RetriesDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- RetriesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- retriesLeft - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- retriesLeft - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- retrieveAlgorithmName(String) - Method in class org.camunda.bpm.engine.impl.digest.DatabasePrefixHandler
- retrieveMetadataException(Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- retrieveResults(String, String, Function<SearchResult, E>, Predicate<String>, int, int, boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- retry(String) - Static method in class org.camunda.bpm.engine.ProcessEngines
-
retries to initialize a process engine that previously failed.
- RETRY_JOB - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that RETRY_JOB interactions are permitted.
- RETRY_JOB - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Indicates that RETRY_JOB interactions are permitted.
- retryDuration - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- retryIntervals - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FailedJobRetryConfiguration
- retryTimeout - Variable in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- retryTimeout - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- returnBlankTableOutputAsNull - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- returnBlankTableOutputAsNull - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- returnBlankTableOutputAsNull(boolean) - Method in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- returnControlToTestThreadAndWait() - Method in class org.camunda.bpm.qa.upgrade.util.ControllableThread
- returnNullIfEmptyString(String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
- returnProcessInstanceId() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.StartProcess
-
returns the ID of the
ProcessInstance
. - returnVariables - Variable in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
- returnVariables - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitTaskFormCmd
- revalidateSession(HttpServletRequest, UserAuthentication) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
-
Invalidates the old
HttpSession
of the current request and creates a new one. - REVERSE - Static variable in class org.camunda.bpm.engine.rest.hal.cache.HalResourceCacheEntryComparator
- revision - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- revision - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- revision - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- revision - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- revision - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- revision - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- revision - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.CamundaFormDefinitionEntity
- 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.ExternalTaskEntity
- revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- 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.IncidentEntity
- revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- 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.TenantEntity
- revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- revision - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- revision - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- rewind() - Method in class org.camunda.spin.impl.util.RewindableReader
-
Rewinds the reader such that the initial characters are returned when invoking read().
- rewindable - Variable in class org.camunda.spin.impl.util.RewindableReader
- RewindableReader - Class in org.camunda.spin.impl.util
-
Caches the initial characters that are read from the supplied
Reader
and allows to rewind these. - RewindableReader(Reader, int) - Constructor for class org.camunda.spin.impl.util.RewindableReader
- right - Variable in class org.camunda.bpm.engine.impl.util.ImmutablePair
- Role - Interface in org.camunda.bpm.model.cmmn.instance
- ROLE_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- ROLE_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- roleCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseRolesImpl
- RoleImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- RoleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.RoleImpl
- rollback() - Method in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext
- rollback() - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- rollback() - Method in interface org.camunda.bpm.engine.impl.cfg.TransactionContext
-
Rollback the current transaction.
- rollback() - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- rollback() - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- rollback() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext
- rollback() - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- rollback(boolean) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- rollbackOperation() - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- ROLLED_BACK - Enum constant in enum class org.camunda.bpm.engine.impl.cfg.TransactionState
- ROLLINGBACK - Enum constant in enum class org.camunda.bpm.engine.impl.cfg.TransactionState
- RollingUpdateConstants - Class in org.camunda.bpm.qa.rolling.update
-
Contains the rolling update tags which are used for the scenarios and test cases.
- RollingUpdateConstants() - Constructor for class org.camunda.bpm.qa.rolling.update.RollingUpdateConstants
- ROOT_CAUSE_INCIDENT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- ROOT_CAUSE_INCIDENT_ID - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- ROOT_PROCESS_INSTANCE_START - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of executed Root Process Instance executions.
- ROOT_PROCESS_INSTANCE_START_COUNTER - Static variable in class org.camunda.bpm.engine.impl.metrics.parser.MetricsBpmnParseListener
- 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
- rootCauseIncidentFailedActivityId - 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.HistoricIncidentQueryImpl
- rootCauseIncidentId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- rootCauseIncidentId - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- rootCauseIncidentId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- rootCauseIncidentId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- rootCauseIncidentId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- rootCauseIncidentId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- rootCauseIncidentId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- rootCauseIncidentId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents which contain the id of the root cause incident.
- rootCauseIncidentId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- rootCauseIncidentId(String) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- 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
- rootDecisionInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- rootDecisionInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- rootDecisionInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- rootDecisionInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- rootDecisionInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances with a given root historic decision instance id.
- rootDecisionInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- rootDecisionInstancesOnly - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- rootDecisionInstancesOnly - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- rootDecisionInstancesOnly() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that are the root decision instance of an evaluation.
- rootDecisionInstancesOnly() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- rootElement - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- rootElement - Variable in class org.camunda.bpm.model.xml.impl.util.XmlQName
- RootElement - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN rootElement element
- rootElementCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- RootElementImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN rootElement element
- RootElementImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.RootElementImpl
- rootHistoricDecisionInstance - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
- rootInstance - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
the root process instance in which the event has happened
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
persisted reference to the root process instance.
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInputInstanceDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- rootProcessInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- rootProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances for the given root process instance.
- rootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- rootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- rootProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs which exist for the given root process instance.
- rootProcessInstances() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are top level process instances.
- rootProcessInstances() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- rootProcessInstances() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- rootProcessInstances() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances which are top level process instances.
- RootPropertyResolver - Class in org.camunda.bpm.impl.juel
-
Simple root property resolver implementation.
- RootPropertyResolver() - Constructor for class org.camunda.bpm.impl.juel.RootPropertyResolver
-
Create a read/write root property resolver
- RootPropertyResolver(boolean) - Constructor for class org.camunda.bpm.impl.juel.RootPropertyResolver
-
Create a root property resolver
- rootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
- rootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- rootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- rootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- rootResourcePath - Variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- Row - Interface in org.camunda.bpm.model.dmn.instance
- rowCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.RelationImpl
- 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}.
- RowImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- RowImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.RowImpl
- rowsAffected - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- RPAREN - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- rule() - Method in class org.camunda.bpm.spring.boot.starter.test.helper.StandaloneInMemoryTestConfiguration
- Rule - Interface in org.camunda.bpm.model.dmn.instance
- Rule_as_Column - Enum constant in enum class org.camunda.bpm.model.dmn.DecisionTableOrientation
- Rule_as_Row - Enum constant in enum class org.camunda.bpm.model.dmn.DecisionTableOrientation
- RULE_ORDER - Enum constant in enum class org.camunda.bpm.model.dmn.HitPolicy
- RULE_ORDER_HIT_POLICY - Static variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnDecisionContext
- ruleChain - Variable in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- ruleCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- ruleExpressionNotBooleanException(Object) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- ruleId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- ruleId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- RuleImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- RuleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.RuleImpl
- ruleOrder - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- ruleOrder - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- RuleOrderHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- RuleOrderHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.RuleOrderHitPolicyHandler
- ruleResults - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- ruleResults - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- rules - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- rules - Variable in class org.camunda.bpm.engine.impl.identity.DefaultPasswordPolicyImpl
- rules - Variable in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyDto
- run() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- 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.ExecuteJobsRunnable
- run() - Method in class org.camunda.bpm.engine.impl.jobexecutor.SequentialJobAcquisitionRunnable
- run() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- run() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- run() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestBuilder
- run() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- run() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.CompletionSignalingRunnable
- run() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployFileTask
- run() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.DeployModelInstancesTask
- run() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
- run() - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.StartProcessInstanceTask
- run() - Method in class org.camunda.bpm.qa.upgrade.util.CompleteTaskThread
- run(RunNotifier) - Method in class org.camunda.bpm.spring.boot.starter.test.helper.ProcessEngineRuleRunner
- RUN_ID - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- runAsUser(String, List<String>, Runnable) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- runBackoffStrategy(FetchAndLockResponseDto) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- runBare() - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- runContext - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- runEndTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- runnable - Variable in class org.camunda.bpm.container.impl.threading.ra.commonj.CommonjDeamonWorkRunnableAdapter
- runner - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- runPassWithThreadCount(int) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- runs - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- runStartTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- runTest() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- RUNTIME - Enum constant in enum class org.camunda.bpm.engine.repository.ResourceTypes
- 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. - RuntimeContainerDelegateImpl - Class in org.camunda.bpm.container.impl
-
This is the default
RuntimeContainerDelegate
implementation that delegates to the localMBeanServer
infrastructure. - RuntimeContainerDelegateImpl() - Constructor for class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- runtimeContainerDelegateSupplier - 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
- runtimeDelegate - Variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginResource
- runtimeDelegate - Variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- 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 - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- runtimeService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- runtimeService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- runtimeService - Variable in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- runtimeService - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- runtimeService - Variable in class org.camunda.bpm.qa.performance.engine.steps.ProcessEngineAwareStep
- runtimeService - Variable in class org.camunda.bpm.qa.upgrade.TestFixture
- runtimeService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- runtimeService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- runtimeService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access RuntimeService
- runtimeService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- RuntimeService - Interface in org.camunda.bpm.engine
- 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(SecurityActions.SecurityAction<T>, ProcessEngine) - Static method in class org.camunda.bpm.webapp.impl.security.SecurityActions
- runWithoutAuthorization(Callable<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- runWithoutAuthorization(Callable<T>, CommandContext) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- runWithoutAuthorization(Supplier<V>) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- runWithoutAuthorization(Command<T>) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
S
- S - Static variable in class org.camunda.spin.plugin.impl.SpinFunctions
- S(Object) - Static method in class org.camunda.spin.Spin
-
Creates a spin wrapper for a data input.
- S(Object, String) - Static method in class org.camunda.spin.Spin
-
Creates a spin wrapper for a data input of a given data format.
- S(Object, DataFormat<T>) - Static method in class org.camunda.spin.Spin
-
Creates a spin wrapper for a data input of a given data format.
- salt - Variable in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- saltGenerator - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- SaltGenerator - Interface in org.camunda.bpm.engine.impl.digest
- saltPassword(String, String) - Static method in class org.camunda.bpm.engine.impl.util.EncryptionUtil
- SAME_SITE_FIELD_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CookieConstants
- SAME_SITE_FIELD_NAME_REGEX - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CookieConstants
- SAME_SITE_OPTION_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- SAME_SITE_VALUE_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- sameBehavior(Class<?>, Class<?>) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameBehaviorInstructionValidator
- SameBehaviorInstructionValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- SameBehaviorInstructionValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.SameBehaviorInstructionValidator
- SameBehaviorInstructionValidator(List<Set<Class<?>>>) - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.SameBehaviorInstructionValidator
- SameEventScopeInstructionValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- SameEventScopeInstructionValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventScopeInstructionValidator
- SameEventTypeValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- SameEventTypeValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventTypeValidator
- sameSiteCookieOption - Variable in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- sameSiteCookieOption - Variable in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- sameSiteCookieValue - Variable in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- sameSiteCookieValue - Variable in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- sameSiteCookieValue - Variable in class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator
- SameSiteResponseProxy(HttpServletResponse) - Constructor for class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
- SANITIZE - Enum constant in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
- sanitizeApplicationPath(String) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- sanitizeMappings(DeploymentMappings, List<String>) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- sanitizeUrl(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- sanitizeUserId(String) - Method in class org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
- satisfied - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- satisfied - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- satisfied() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- saturdayHistoryCleanupBatchWindowEndTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- saturdayHistoryCleanupBatchWindowStartTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- save(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- 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
- saveAuthorizations(AuthorizationEntity[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- saveConfiguration(SetRemovalTimeBatchConfiguration, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.ProcessSetRemovalTimeResultHandler
- saveConfiguration(ByteArrayManager, T) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- saveDefaultAuthorizations(AuthorizationEntity[]) - Method in class org.camunda.bpm.engine.impl.persistence.AbstractManager
- saveFilter(Filter) - Method in interface org.camunda.bpm.engine.FilterService
-
Saves the filter in the database.
- saveFilter(Filter) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- SaveFilterCmd - Class in org.camunda.bpm.engine.impl.cmd
- SaveFilterCmd(Filter) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveFilterCmd
- 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
- saveGroup(Group) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- SaveGroupCmd - Class in org.camunda.bpm.engine.impl.cmd
- SaveGroupCmd(Group) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveGroupCmd
- saveResultSetToFile(String, TabularResultSet) - Static method in class org.camunda.bpm.qa.performance.engine.util.CsvUtil
- saveTask() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Save the currently associated task.
- 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
- saveTenant(Tenant) - Method in interface org.camunda.bpm.engine.IdentityService
-
Saves the tenant.
- saveTenant(Tenant) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- saveTenant(Tenant) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
-
Allows saving a
Tenant
object which is not yet persistent. - saveTenant(Tenant) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- saveTenant(Tenant) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- SaveTenantCmd - Class in org.camunda.bpm.engine.impl.cmd
- SaveTenantCmd(Tenant) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveTenantCmd
- 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
- saveUser(User) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- saveUser(User, boolean) - 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
- SaveUserCmd(User, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SaveUserCmd
- SAX_PARSER_FACTORY_INSTANCE - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parser
- ScalaFeelEngine - Class in org.camunda.bpm.dmn.feel.impl.scala
- ScalaFeelEngine(List<FeelCustomFunctionProvider>) - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- ScalaFeelEngineFactory - Class in org.camunda.bpm.dmn.feel.impl.scala
- ScalaFeelEngineFactory() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
- ScalaFeelEngineFactory(List<FeelCustomFunctionProvider>) - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
- ScalaFeelLogger - Class in org.camunda.bpm.dmn.feel.impl.scala
- ScalaFeelLogger() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- SCALAR_VALUE - Static variable in class org.camunda.bpm.engine.impl.json.JsonQueryFilteringPropertyConverter
- scalarValue - Variable in class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- ScanException(int, String, String) - Constructor for exception org.camunda.bpm.impl.juel.Scanner.ScanException
- scanner - Variable in class org.camunda.bpm.impl.juel.Parser
- Scanner - Class in org.camunda.bpm.impl.juel
-
Handcrafted scanner.
- Scanner(String) - Constructor for class org.camunda.bpm.impl.juel.Scanner
-
Constructor.
- Scanner.ExtensionToken - Class in org.camunda.bpm.impl.juel
- Scanner.ScanException - Exception in org.camunda.bpm.impl.juel
-
Scan exception type
- Scanner.Symbol - Enum Class in org.camunda.bpm.impl.juel
-
Symbol type
- Scanner.Token - Class in org.camunda.bpm.impl.juel
- scanPaResourceRootPath(ClassLoader, URL, String, String[], Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- scanPaResourceRootPath(ClassLoader, URL, String, Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- scanPath(String, String, boolean, String[], Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- scanRoot(VirtualFile, String[], Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.deployment.scanning.VfsProcessApplicationScanner
- scanUrl(URL, String, boolean, String[], Map<String, byte[]>) - Method in class org.camunda.bpm.container.impl.deployment.scanning.ClassPathProcessApplicationScanner
- Scenario - Class in org.camunda.bpm.qa.upgrade
- Scenario() - Constructor for class org.camunda.bpm.qa.upgrade.Scenario
- scenarioName - Variable in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- ScenarioRunner - Class in org.camunda.bpm.qa.upgrade
- ScenarioRunner(ProcessEngine, String) - Constructor for class org.camunda.bpm.qa.upgrade.ScenarioRunner
- ScenarioSetup - Interface in org.camunda.bpm.qa.upgrade
- scenarioTestedByClass - Variable in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- ScenarioUnderTest - Annotation Interface in org.camunda.bpm.qa.upgrade
- 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(AtomicOperationInvocation) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- scheduleEventAsync(Object, Object, Object, String) - 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, DeploymentWithDefinitions) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- scheduleShortRunningWork(Runnable) - Method in class org.camunda.bpm.container.impl.jboss.service.MscExecutorService
- scheduleSuspensionStateUpdate(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- scheduleTimer(TimerEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- schema - Variable in class org.camunda.bpm.engine.impl.ManagementServiceImpl.DbSchemaUpgradeCmd
- SCHEMA_UPDATE_VALUES - Static variable in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- schemaFactory - Variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- SchemaLogEntry - Interface in org.camunda.bpm.engine.management
-
Log entry for database schema version changes.
- SchemaLogEntryDto - Class in org.camunda.bpm.engine.rest.dto
- SchemaLogEntryDto(String, Date, String) - Constructor for class org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto
- SchemaLogEntryEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- SchemaLogEntryEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogEntryEntity
- SchemaLogManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- SchemaLogManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogManager
- SchemaLogQuery - Interface in org.camunda.bpm.engine.management
- SchemaLogQueryDto - Class in org.camunda.bpm.engine.rest.dto
- SchemaLogQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.SchemaLogQueryDto
- SchemaLogQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.SchemaLogQueryDto
- SchemaLogQueryImpl - Class in org.camunda.bpm.engine.impl
- SchemaLogQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.SchemaLogQueryImpl
- SchemaLogRestService - Interface in org.camunda.bpm.engine.rest
- SchemaLogRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- SchemaLogRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.SchemaLogRestServiceImpl
- schemaOperationsCommand - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- SchemaOperationsCommand - Interface in org.camunda.bpm.engine
- 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
- schemas - Variable in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
- SchemaValidator - Class in org.camunda.bpm.engine.rest.openapi.generator.impl
- SchemaValidator() - Constructor for class org.camunda.bpm.engine.rest.openapi.generator.impl.SchemaValidator
- scope - Variable in class org.camunda.bpm.engine.impl.delegate.ScriptInvocation
- scope() - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- SCOPE_COMPLETE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState
- SCOPE_NOT_ACTIVE_EXCEPTION - Static variable in class org.camunda.bpm.engine.spring.SpringBeansResolverFactory
- scopeActivityInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- ScopeCollector - Class in org.camunda.bpm.engine.impl.tree
- ScopeCollector() - Constructor for class org.camunda.bpm.engine.impl.tree.ScopeCollector
- scopeCreated(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartCreateScope
- scopeCreated(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateScope
-
Called with the propagating execution
- scopeCreated(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionCreateScope
- ScopedAssociation - Class in org.camunda.bpm.engine.cdi.impl.context
- ScopedAssociation() - Constructor for class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- scopeExecution - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- ScopeExecutionCollector - Class in org.camunda.bpm.engine.impl.tree
- ScopeExecutionCollector() - Constructor for class org.camunda.bpm.engine.impl.tree.ScopeExecutionCollector
- scopeExecutions - Variable in class org.camunda.bpm.engine.impl.tree.ScopeExecutionCollector
- ScopeImpl - Class in org.camunda.bpm.engine.impl.pvm.process
-
A Bpmn scope.
- ScopeImpl(String, ProcessDefinitionImpl) - Constructor for class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- ScopeImpl.BacklogErrorCallback - Interface in org.camunda.bpm.engine.impl.pvm.process
-
Represents the backlog error callback interface.
- scopeInstanceBranch - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceTopDownWalker.MigrationContext
- scopeInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBranch
- scopeInstantiationContext - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- ScopeInstantiationContext - Class in org.camunda.bpm.engine.impl.pvm.runtime
-
Keeps track of the execution state when a hierarchy of scopes is instantiated at once (e.g.
- ScopeInstantiationContext() - Constructor for class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- scopeInterrupted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStartInterruptEventScope
- scopeInterrupted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationInterruptScope
- scopeInterrupted(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationsTransitionInterruptFlowScope
- scopeNotFoundException(String, String) - Method in class org.camunda.bpm.engine.impl.pvm.PvmLogger
- scopes - Variable in class org.camunda.bpm.engine.impl.tree.ScopeCollector
- scopeStack - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- 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
- screenshotRule - Variable in class org.camunda.bpm.AbstractWebappUiIntegrationTest
- script - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- script - Variable in class org.camunda.bpm.engine.impl.bpmn.listener.ScriptExecutionListener
- script - Variable in class org.camunda.bpm.engine.impl.cmmn.listener.ScriptCaseExecutionListener
- script - Variable in class org.camunda.bpm.engine.impl.delegate.ScriptInvocation
- script - Variable in class org.camunda.bpm.engine.impl.scripting.ScriptCondition
- script - Variable in class org.camunda.bpm.engine.impl.scripting.ScriptValueProvider
- script - Variable in class org.camunda.bpm.engine.impl.task.listener.ScriptTaskListener
- script - Variable in class org.camunda.bpm.engine.impl.variable.listener.ScriptCaseVariableListener
- script(Script) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractScriptTaskBuilder
-
Sets the script of the build script task.
- Script - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN script element
- SCRIPT_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- SCRIPT_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- SCRIPT_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- ScriptBindings - Class in org.camunda.bpm.engine.impl.scripting.engine
-
A
Bindings
implementation which wraps an existing binding and enhances the key / value map with read-only access to: variables provided in aVariableScope
, additional bindings provided through a set ofResolvers
. - ScriptBindings(List<Resolver>, VariableScope, Bindings) - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- scriptBindingsFactory - Variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- ScriptBindingsFactory - Class in org.camunda.bpm.engine.impl.scripting.engine
-
Factory for the Bindings used by the
ScriptingEngines
. - ScriptBindingsFactory(List<ResolverFactory>) - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindingsFactory
- ScriptCaseExecutionListener - Class in org.camunda.bpm.engine.impl.cmmn.listener
-
An
CaseExecutionListener
which invokes aExecutableScript
when notified. - ScriptCaseExecutionListener(ExecutableScript) - Constructor for class org.camunda.bpm.engine.impl.cmmn.listener.ScriptCaseExecutionListener
- ScriptCaseVariableListener - Class in org.camunda.bpm.engine.impl.variable.listener
- ScriptCaseVariableListener(ExecutableScript) - Constructor for class org.camunda.bpm.engine.impl.variable.listener.ScriptCaseVariableListener
- scriptChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- ScriptCompilationException - Exception in org.camunda.bpm.engine
-
Exception resulting from a error during a script compilation.
- ScriptCompilationException() - Constructor for exception org.camunda.bpm.engine.ScriptCompilationException
- ScriptCompilationException(String) - Constructor for exception org.camunda.bpm.engine.ScriptCompilationException
- ScriptCompilationException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.ScriptCompilationException
- ScriptCompilationException(Throwable) - Constructor for exception org.camunda.bpm.engine.ScriptCompilationException
- ScriptCondition - Class in org.camunda.bpm.engine.impl.scripting
-
A
Condition
which invokes aExecutableScript
when evaluated. - ScriptCondition(ExecutableScript) - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptCondition
- scriptEngine - Variable in class org.camunda.templateengines.FreeMarkerCompiledScript
- scriptEngineCache - Variable in class org.camunda.bpm.dmn.engine.impl.el.DefaultScriptEngineResolver
- ScriptEngineException - Exception in org.camunda.bpm.engine
-
Base exception resulting from a script engine interaction.
- ScriptEngineException() - Constructor for exception org.camunda.bpm.engine.ScriptEngineException
- ScriptEngineException(String) - Constructor for exception org.camunda.bpm.engine.ScriptEngineException
- ScriptEngineException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.ScriptEngineException
- ScriptEngineException(Throwable) - Constructor for exception org.camunda.bpm.engine.ScriptEngineException
- scriptEngineFactory - Variable in class org.camunda.templateengines.FreeMarkerScriptEngine
- scriptEngineManager - Variable in class org.camunda.bpm.dmn.engine.impl.el.DefaultScriptEngineResolver
- scriptEngineManager - Variable in class org.camunda.bpm.engine.impl.scripting.engine.DefaultScriptEngineResolver
- scriptEngineNameJavaScript - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- scriptEngineResolver - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- scriptEngineResolver - Variable in class org.camunda.bpm.dmn.engine.impl.evaluation.ExpressionEvaluationHandler
- scriptEngineResolver - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- scriptEngineResolver - Variable in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- scriptEngineResolver - Variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- scriptEngineResolver(DmnScriptEngineResolver) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the script engine resolver which is used by the engine to get an instance of a script engine to evaluated expressions.
- scriptEngineResolver(DmnScriptEngineResolver) - Method in class org.camunda.bpm.engine.impl.dmn.configuration.DmnEngineConfigurationBuilder
- ScriptEngineResolver - Interface in org.camunda.bpm.engine.impl.scripting.engine
- ScriptEnvResolver - Interface in org.camunda.bpm.engine.impl.scripting.env
-
Resolver for environment scripts.
- scriptEnvResolvers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- ScriptEvaluationException - Exception in org.camunda.bpm.engine
-
Exception resulting from a error during a script evaluation.
- ScriptEvaluationException() - Constructor for exception org.camunda.bpm.engine.ScriptEvaluationException
- ScriptEvaluationException(String) - Constructor for exception org.camunda.bpm.engine.ScriptEvaluationException
- ScriptEvaluationException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.ScriptEvaluationException
- ScriptEvaluationException(Throwable) - Constructor for exception org.camunda.bpm.engine.ScriptEvaluationException
- ScriptExecutionListener - Class in org.camunda.bpm.engine.impl.bpmn.listener
-
An
ExecutionListener
which invokes aExecutableScript
when notified. - ScriptExecutionListener(ExecutableScript) - Constructor for class org.camunda.bpm.engine.impl.bpmn.listener.ScriptExecutionListener
- scriptExpression - Variable in class org.camunda.bpm.engine.impl.scripting.DynamicExecutableScript
- scriptFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- scriptFactory - Variable in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
-
the script factory used for compiling env scripts
- ScriptFactory - Class in org.camunda.bpm.engine.impl.scripting
-
A script factory is responsible for creating a
ExecutableScript
instance. - ScriptFactory() - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptFactory
- scriptFormat(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractScriptTaskBuilder
-
Sets the script format of the build script task.
- scriptFormatAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- ScriptImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN script element
- ScriptImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ScriptImpl
- scriptingEngines - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- scriptingEngines - Variable in class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
-
the scripting engines
- ScriptingEngines - Class in org.camunda.bpm.engine.impl.scripting.engine
-
Manager for JSR-223
ScriptEngine
handling. - ScriptingEngines(ScriptBindingsFactory, ScriptEngineResolver) - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- ScriptingEngines(ScriptEngineResolver) - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- scriptingEnvironment - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- ScriptingEnvironment - Class in org.camunda.bpm.engine.impl.scripting.env
-
The scripting environment contains scripts that provide an environment to a user provided script.
- ScriptingEnvironment(ScriptFactory, List<ScriptEnvResolver>, ScriptingEngines) - Constructor for class org.camunda.bpm.engine.impl.scripting.env.ScriptingEnvironment
- ScriptInvocation - Class in org.camunda.bpm.engine.impl.delegate
- ScriptInvocation(ExecutableScript, VariableScope) - Constructor for class org.camunda.bpm.engine.impl.delegate.ScriptInvocation
- ScriptInvocation(ExecutableScript, VariableScope, BaseDelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.delegate.ScriptInvocation
- ScriptLogger - Class in org.camunda.bpm.engine.impl.scripting
- ScriptLogger() - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptLogger
- scriptResolvers - Variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- scriptResource - Variable in class org.camunda.bpm.engine.impl.scripting.ResourceExecutableScript
- scriptSource - Variable in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
-
The source of the script.
- scriptTask() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- scriptTask(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- ScriptTask - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN scriptTask element
- ScriptTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
ActivityBehavior
implementation of the BPMN 2.0 script task. - ScriptTaskActivityBehavior(ExecutableScript, String) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ScriptTaskActivityBehavior
- ScriptTaskBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ScriptTaskBuilder(BpmnModelInstance, ScriptTask) - Constructor for class org.camunda.bpm.model.bpmn.builder.ScriptTaskBuilder
- ScriptTaskImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN scriptTask element
- ScriptTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- ScriptTaskListener - Class in org.camunda.bpm.engine.impl.task.listener
-
A
TaskListener
which invokes aExecutableScript
when notified. - ScriptTaskListener(ExecutableScript) - Constructor for class org.camunda.bpm.engine.impl.task.listener.ScriptTaskListener
- scriptText(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractScriptTaskBuilder
- ScriptUtil - Class in org.camunda.bpm.engine.impl.util
- ScriptUtil() - Constructor for class org.camunda.bpm.engine.impl.util.ScriptUtil
- ScriptValueProvider - Class in org.camunda.bpm.engine.impl.scripting
-
Makes it possible to use scripts in
IoParameter
mappings. - ScriptValueProvider(ExecutableScript) - Constructor for class org.camunda.bpm.engine.impl.scripting.ScriptValueProvider
- SDF - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.JobTimestampsUpdateScenario
- SDF - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.JobTimestampsScenario
- sealCurrentSection() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataSections
-
After a section is sealed, a new section will be created with the next call to
ProcessDataContext.ProcessDataSections.addToCurrentSection(ProcessDataStack)
- search(String, String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- SECOND - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- seconds - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- secondsToLive - Variable in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- SectionedHtmlReportBuilder - Class in org.camunda.bpm.qa.performance.engine.framework.report
- SectionedHtmlReportBuilder(String) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- SectionedHtmlReportBuilder.TableCell - Class in org.camunda.bpm.qa.performance.engine.framework.report
- sections - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataSections
-
Keeps track of when we added values to which stack (as we do not add a new value to every stack with every update, but only changed values)
- sections - Variable in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- sections - Variable in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder
- SECURE_FLAG_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CookieConstants
- SECURE_FLAG_NAME_REGEX - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CookieConstants
- secureRandom - Variable in class org.camunda.bpm.engine.impl.digest.Base64EncodedSaltGenerator
- SECURITY_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- 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
- securityAuthentication - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- securityConfigFile - Variable in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- SecurityFilter - Class in org.camunda.bpm.webapp.impl.security.filter
-
Simple filter implementation which delegates to a list of
FilterRules
, evaluating theirSecurityFilterRule#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.PathMatcherConfig - Class in org.camunda.bpm.webapp.impl.security.filter
- SecurityFilterRule - Interface in org.camunda.bpm.webapp.impl.security.filter
-
This interface is used by the
SecurityFilter
to authorize incoming requests. - SecurityLogger - Class in org.camunda.bpm.engine.impl.digest
- SecurityLogger() - Constructor for class org.camunda.bpm.engine.impl.digest.SecurityLogger
- seedJobDefinition - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- seedJobDefinitionId - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- seedJobDefinitionId - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- seedJobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- seedJobDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- SeExecutorService - Class in org.camunda.bpm.container.impl.threading.se
- SeExecutorService(ThreadPoolExecutor) - Constructor for class org.camunda.bpm.container.impl.threading.se.SeExecutorService
- select(String, Object, ResultHandler) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- select(String, Object, ResultHandler) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- select(String, Object, RowBounds, ResultHandler) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- select(String, Object, RowBounds, ResultHandler) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- select(String, ResultHandler) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- select(String, ResultHandler) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- SELECT - Enum constant in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
- SELECT_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- SELECT_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- SELECT_LIST - Enum constant in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
- SELECT_MAP - Enum constant in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
- SELECT_METER_INTERVAL - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- SELECT_METER_SUM - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- SELECT_ONE - Enum constant in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
- SELECT_TABLE_COUNT - Static variable in class org.camunda.bpm.engine.impl.cmd.PurgeDatabaseAndCacheCmd
- SELECT_TASK_METER_FOR_CLEANUP - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- SELECT_UNIQUE_TASK_WORKER - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- 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.entitymanager.DbEntityManager
- selectById(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- selectById(Class<T>, String) - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- selectById(Class<T>, String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- selectCursor(String) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectCursor(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectCursor(String, Object, RowBounds) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- SELECTED_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- SELECTED_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- selectExternalTasksForTopics(Collection<TopicFetchInstruction>, int, List<QueryOrderingProperty>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- selectHistoricProcessInstanceDurationReport(HistoricProcessInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ReportManager
- selectHistoricTaskInstanceCountByProcDefKeyReport(HistoricTaskInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportManager
- selectHistoricTaskInstanceCountByTaskNameReport(HistoricTaskInstanceReportImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportManager
- 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.entitymanager.DbEntityManager
- selectList(String) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- selectList(String) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectList(String, Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- selectList(String, Object) - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- selectList(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- selectList(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- selectList(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectList(String, Object, int, int) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- selectList(String, Object, RowBounds) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- selectList(String, Object, RowBounds) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectList(String, Object, Page) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- selectList(String, ListQueryParameterObject) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- selectList(String, ListQueryParameterObject, Page) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- selectListWithRawParameter(String, Object, int, int) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- selectMap(String, Object, String) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- selectMap(String, Object, String) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectMap(String, Object, String, RowBounds) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- selectMap(String, Object, String, RowBounds) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectMap(String, String) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- selectMap(String, String) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectOne(String) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- selectOne(String) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectOne(String, Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- selectOne(String, Object) - Method in interface org.camunda.bpm.engine.impl.db.PersistenceSession
- selectOne(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- selectOne(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- selectOne(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- selectProcessInstanceId(AcquirableJobEntity, boolean) - Method in class org.camunda.bpm.engine.impl.cmd.AcquireJobsCmd
- SELECTS - Static variable in class org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator
- SELECTS - Static variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementCountAggregator
- selectStatements - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- selectTableCountForTable(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- selectTopicNamesByQuery(ExternalTaskQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- SeleniumScreenshotRule - Class in org.camunda.bpm.util
-
Allows to take screenshots in case of an selenium test error.
- SeleniumScreenshotRule(WebDriver) - Constructor for class org.camunda.bpm.util.SeleniumScreenshotRule
- selfReference - Variable in class org.camunda.bpm.application.impl.AbstractEjbProcessApplication
- selfReference - Variable in class org.camunda.bpm.application.impl.EjbProcessApplicationReference
-
this is an EjbProxy and can be cached
- selfReference - Variable in class org.camunda.bpm.application.impl.JakartaEjbProcessApplicationReference
-
this is an EjbProxy and can be cached
- send() - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- send() - Method in interface org.camunda.bpm.engine.runtime.SignalEventReceivedBuilder
-
Delivers the signal to waiting executions and process definitions.
- send(MessageEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- sendError(int) - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
- sendError(int, String) - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
- 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
- sendingEmailException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- sendKeys(WebElement, String) - Method in class org.camunda.bpm.LoginIT
- sendRedirect(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter.SameSiteResponseProxy
- sendSignal(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- sendSignalToExecution(CommandContext, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.SignalEventReceivedCmd
- sendTask() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- sendTask(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- SendTask - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN sendTask element
- SendTaskBuilder - Class in org.camunda.bpm.model.bpmn.builder
- SendTaskBuilder(BpmnModelInstance, SendTask) - Constructor for class org.camunda.bpm.model.bpmn.builder.SendTaskBuilder
- SendTaskImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN sendTask element
- SendTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- sendUnauthorized(HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilter
- sentries - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- sentries - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- sentry - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- Sentry - Interface in org.camunda.bpm.model.cmmn.instance
- SENTRY_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryProperty
- sentryCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanFragmentImpl
- sentryHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- SentryHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- SentryHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.SentryHandler
- sentryId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- sentryId - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- sentryId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- SentryImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- SentryImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- sentryMap - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- sentryRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CriterionImpl
- sentryRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
-
Deprecated.
- SentryScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.sentry
- SentryScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.sentry.SentryScenario
- separator - Variable in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- separator - Variable in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- sequence() - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- sequence() - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- SEQUENCE_COUNTER - Static variable in interface org.camunda.bpm.engine.impl.ExecutionQueryProperty
- SEQUENCE_COUNTER - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- SEQUENCE_COUNTER - Static variable in interface org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
- SEQUENCE_COUNTER - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- SequenceBuilder - Interface in org.camunda.bpm.model.xml.type.child
- SequenceBuilderImpl - Class in org.camunda.bpm.model.xml.impl.type.child
- SequenceBuilderImpl(ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.child.SequenceBuilderImpl
- sequenceCounter - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- sequenceCounter - Variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- sequenceCounter - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- sequenceCounter - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- sequenceCounter - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- sequenceCounter - Variable in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricVariableUpdateDto
- sequenceCounter(long) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- SequenceFlow - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN sequenceFlow element
- SequenceFlowBuilder - Class in org.camunda.bpm.model.bpmn.builder
- SequenceFlowBuilder(BpmnModelInstance, SequenceFlow) - Constructor for class org.camunda.bpm.model.bpmn.builder.SequenceFlowBuilder
- sequenceFlowId(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- SequenceFlowImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN sequenceFlow element
- SequenceFlowImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- 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() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractMultiInstanceLoopCharacteristicsBuilder
-
Sets the multi instance loop characteristics to be sequential.
- 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
- SequentialMultiInstanceActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- SequentialMultiInstanceActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.SequentialMultiInstanceActivityBehavior
- SequentialMultiInstanceCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- SequentialMultiInstanceCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- SequentialMultiInstanceSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.multiinstance
- SequentialMultiInstanceSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.multiinstance.SequentialMultiInstanceSubprocessScenario
- SERIALIZABLE_FORMAT_LOGGER - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- SerializableDataFormat - Class in org.camunda.bpm.client.variable.impl.format.serializable
- SerializableDataFormat(String) - Constructor for class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- SerializableDataFormatProvider - Class in org.camunda.bpm.client.variable.impl.format.serializable
- SerializableDataFormatProvider() - Constructor for class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormatProvider
- SerializableLogger - Class in org.camunda.bpm.client.variable.impl.format.serializable
- SerializableLogger() - Constructor for class org.camunda.bpm.client.variable.impl.format.serializable.SerializableLogger
- SerializableValue - Interface in org.camunda.bpm.engine.variable.value
-
A
TypedValue
for which a serialized value can be obtained and specified - SerializableValueType - Interface in org.camunda.bpm.engine.variable.type
- serializationDataFormat - Variable in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- serializationDataFormat - Variable in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- serializationDataFormat - Variable in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- serializationDataFormat(String) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.ObjectVariableBuilderImpl
- serializationDataFormat(String) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- serializationDataFormat(String) - Method in interface org.camunda.bpm.engine.variable.value.builder.ObjectValueBuilder
- serializationDataFormat(String) - Method in interface org.camunda.bpm.engine.variable.value.builder.SerializedObjectValueBuilder
- serializationDataFormat(String) - Method in interface org.camunda.spin.plugin.variable.value.builder.JsonValueBuilder
- serializationDataFormat(String) - Method in interface org.camunda.spin.plugin.variable.value.builder.SpinValueBuilder
- serializationDataFormat(String) - Method in interface org.camunda.spin.plugin.variable.value.builder.XmlValueBuilder
- serializationDataFormat(String) - Method in class org.camunda.spin.plugin.variable.value.impl.builder.JsonValueBuilderImpl
- serializationDataFormat(String) - Method in class org.camunda.spin.plugin.variable.value.impl.builder.SpinValueBuilderImpl
- serializationDataFormat(String) - Method in class org.camunda.spin.plugin.variable.value.impl.builder.XmlValueBuilderImpl
- serializationDataFormat(SerializationDataFormat) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.ObjectVariableBuilderImpl
- serializationDataFormat(SerializationDataFormat) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- serializationDataFormat(SerializationDataFormat) - Method in interface org.camunda.bpm.engine.variable.value.builder.ObjectValueBuilder
- serializationDataFormat(SerializationDataFormat) - Method in interface org.camunda.bpm.engine.variable.value.builder.SerializedObjectValueBuilder
- serializationDataFormat(SerializationDataFormat) - Method in interface org.camunda.spin.plugin.variable.value.builder.JsonValueBuilder
- serializationDataFormat(SerializationDataFormat) - Method in interface org.camunda.spin.plugin.variable.value.builder.SpinValueBuilder
- serializationDataFormat(SerializationDataFormat) - Method in interface org.camunda.spin.plugin.variable.value.builder.XmlValueBuilder
- serializationDataFormat(SerializationDataFormat) - Method in class org.camunda.spin.plugin.variable.value.impl.builder.JsonValueBuilderImpl
- serializationDataFormat(SerializationDataFormat) - Method in class org.camunda.spin.plugin.variable.value.impl.builder.SpinValueBuilderImpl
- serializationDataFormat(SerializationDataFormat) - Method in class org.camunda.spin.plugin.variable.value.impl.builder.XmlValueBuilderImpl
- SerializationDataFormat - Interface in org.camunda.bpm.engine.variable.value
-
Represents a serialization data format.
- serializationFormat - Variable in class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- SERIALIZED_APPLICATION_SERVER - Static variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- SERIALIZED_APPLICATION_SERVER - Static variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- SERIALIZED_CAMUNDA_INTEGRATION - Static variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- SERIALIZED_CAMUNDA_INTEGRATION - Static variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- SERIALIZED_DATA_COLLECTION_START_DATE - Static variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- SERIALIZED_IS_UNLIMITED - Static variable in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- SERIALIZED_IS_UNLIMITED - Static variable in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- SERIALIZED_LICENSE_KEY - Static variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- SERIALIZED_LICENSE_KEY - Static variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- SERIALIZED_TELEMETRY_DATA_COLLECTION_START_DATE - Static variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- SERIALIZED_VALID_UNTIL - Static variable in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- SERIALIZED_VALID_UNTIL - Static variable in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- SerializedObjectDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- SerializedObjectDto(Object) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.SerializedObjectDto
- serializedObjectValue() - Static method in class org.camunda.bpm.engine.variable.Variables
-
Returns a builder to create a new
ObjectValue
from a serialized object representation. - serializedObjectValue(String) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Shortcut for
Variables.serializedObjectValue().serializedValue(value)
- serializedObjectValue(String, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Shortcut for
Variables.serializedObjectValue().serializedValue(value).setTransient(isTransient)
- SerializedObjectValueBuilder - Interface in org.camunda.bpm.engine.variable.value.builder
- SerializedObjectValueBuilderImpl - Class in org.camunda.bpm.engine.variable.impl.value.builder
- SerializedObjectValueBuilderImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- SerializedObjectValueBuilderImpl(ObjectValue) - Constructor for class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- serializedValue - Variable in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- serializedValue - Variable in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- serializedValue(String) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- serializedValue(String) - Method in interface org.camunda.bpm.engine.variable.value.builder.SerializedObjectValueBuilder
- serializer - Variable in class org.camunda.bpm.client.variable.impl.VariableValue
- serializer - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- serializeRequest(RequestDto) - Method in class org.camunda.bpm.client.impl.RequestExecutor
- serializerList - Variable in class org.camunda.bpm.client.variable.impl.DefaultValueMappers
- serializerList - Variable in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- serializerMap - Variable in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- serializerName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- serializerName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- serializerNotDefinedException(Object) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- serializerOutOfContextException() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- serializers - Variable in class org.camunda.bpm.client.variable.impl.TypedValues
- serializeToByteArray(Object) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
-
Implementations must return a byte[] representation of the provided object.
- serializeToByteArray(Object) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
-
Implementations must return a byte[] representation of the provided object.
- serializeToByteArray(Object) - Method in class org.camunda.bpm.engine.impl.variable.serializer.JavaObjectSerializer
- serializeToByteArray(Object) - Method in class org.camunda.spin.plugin.impl.FallbackSpinObjectValueSerializer
- serializeToByteArray(Object) - Method in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- serializeToByteArray(Object) - Method in class org.camunda.spin.plugin.impl.SpinValueSerializer
- serializeVariables(Map<String, Object>) - Method in class org.camunda.bpm.client.variable.impl.TypedValues
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.cmd.UnlockJobCmd
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- serialVersionUID - Static variable in exception org.camunda.bpm.engine.impl.interceptor.TransactionException
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionStatisticsEntity
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.ProcessDefinitionStatisticsQueryImpl
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- serialVersionUID - Static variable in class org.camunda.bpm.engine.impl.QueryVariableValue
- serveIndexPage(String, String, String, String, String, HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- serveIndexPage(String, String, String, String, HttpServletResponse, ServletContext) - 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
- serveTemplate(String, String, String, String, HttpServletRequest, HttpServletResponse, FilterChain) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- service - Static variable in class org.camunda.bpm.AbstractWebIntegrationTest
- SERVICE_NAME_EXECUTOR - Static variable in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- SERVICE_NAME_EXECUTOR - Static variable in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- SERVICE_NAME_PLATFORM_PLUGINS - Static variable in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- serviceAdded(String) - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation
- 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.RuntimeContainerDelegateImpl
- serviceContainer - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation
-
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
- ServiceListenerFuture<S,
V> - Class in org.camunda.bpm.container.impl.jboss.util -
A
Future
implementation backed by aLifecycleListener
- 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 class org.camunda.bpm.container.impl.spi.ServiceTypes
- servicesByName - Variable in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- serviceTask() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- serviceTask(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- ServiceTask - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN serviceTask element
- ServiceTaskBuilder - Class in org.camunda.bpm.model.bpmn.builder
- ServiceTaskBuilder(BpmnModelInstance, ServiceTask) - Constructor for class org.camunda.bpm.model.bpmn.builder.ServiceTaskBuilder
- ServiceTaskConnectorActivityBehavior - Class in org.camunda.connect.plugin.impl
- ServiceTaskConnectorActivityBehavior(String, IoMapping) - Constructor for class org.camunda.connect.plugin.impl.ServiceTaskConnectorActivityBehavior
- 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
- ServiceTaskImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN serviceTask element
- ServiceTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- 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
- ServiceTypes - Enum Class in org.camunda.bpm.container.impl.spi
-
The service types managed by this container.
- SERVLET_PATH_PREFIX - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- servletContext - Variable in class org.camunda.bpm.application.impl.JakartaServletProcessApplication
- servletContext - Variable in class org.camunda.bpm.application.impl.ServletProcessApplication
- servletContext - Variable in class org.camunda.bpm.engine.spring.application.SpringServletProcessApplication
- servletContext - Variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- servletContext - Variable in class org.camunda.bpm.webapp.plugin.resource.RequestInfo
- servletContextName - Variable in class org.camunda.bpm.application.impl.AbstractServletProcessApplication
- servletContextPath - Variable in class org.camunda.bpm.application.impl.AbstractServletProcessApplication
- ServletContextUtil - Class in org.camunda.bpm.webapp.impl.util
-
With Camunda Platform 7.13 we introduced the application path prefix /camunda to Spring Boot.
- ServletContextUtil() - Constructor for class org.camunda.bpm.webapp.impl.util.ServletContextUtil
- servletDeployerNoPaFound(String) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- ServletFilterUtil - Class in org.camunda.bpm.webapp.impl.util
-
Common logic that is used in servlet filters.
- ServletFilterUtil() - Constructor for class org.camunda.bpm.webapp.impl.util.ServletFilterUtil
- 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 ofServletProcessApplication
annotated with theProcessApplication
annotation is deployed. - ServletProcessApplicationDeployer() - Constructor for class org.camunda.bpm.application.impl.ServletProcessApplicationDeployer
- Session - Interface in org.camunda.bpm.engine.impl.interceptor
- SessionCookieFilter - Class in org.camunda.bpm.webapp.impl.security.filter
- SessionCookieFilter() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.SessionCookieFilter
- SessionCookieFilter.SameSiteResponseProxy - Class in org.camunda.bpm.webapp.impl.security.filter
- SessionCookieProperties - Class in org.camunda.bpm.spring.boot.starter.property
- SessionCookieProperties() - Constructor for class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- SessionCookieSameSiteIT - Class in org.camunda.bpm
- SessionCookieSameSiteIT() - Constructor for class org.camunda.bpm.SessionCookieSameSiteIT
- SessionCookieSecurityIT - Class in org.camunda.bpm
- SessionCookieSecurityIT() - Constructor for class org.camunda.bpm.SessionCookieSecurityIT
- sessionCreated(HttpSessionEvent) - Method in class org.camunda.bpm.webapp.impl.security.filter.util.HttpSessionMutexListener
- sessionDestroyed(HttpSessionEvent) - Method in class org.camunda.bpm.webapp.impl.security.filter.util.HttpSessionMutexListener
- 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
- sessionId - Variable in class org.camunda.bpm.AbstractWebIntegrationTest
- sessionList - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- sessions - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- set(boolean) - Static method in class org.camunda.bpm.engine.impl.context.ProcessEngineContextImpl
- set(int) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesBuilder
-
Sets the retries for external tasks.
- set(int) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- set(int, Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- set(int, DmnDecisionResultEntries) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- set(int, DmnDecisionRuleResult) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- set(ProcessApplicationIdentifier) - Static method in class org.camunda.bpm.application.impl.ProcessApplicationContextImpl
- set(RuntimeContainerDelegate) - Method in class org.camunda.bpm.container.RuntimeContainerDelegate.RuntimeContainerDelegateInstance
- set(PropertyKey<T>, T) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Associates the specified value with the specified property key.
- set(PropertyListKey<T>, List<T>) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Associates the specified list with the specified property key.
- set(PropertyMapKey<K, V>, Map<K, V>) - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Associates the specified map with the specified property key.
- SET - Enum constant in enum class org.camunda.bpm.engine.authorization.SystemPermissions
-
Indicates that SET interactions are permitted.
- SET_COOKIE_HEADER_NAME - Static variable in class org.camunda.bpm.webapp.impl.security.filter.util.CookieConstants
- SET_VARIABLES_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- setAbstract(boolean) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- setAcceptUntrustedCertificates(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.plugin.LdapIdentityProviderPlugin
- setAcquireJobsCmdFactory(AcquireJobsCommandFactory) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- setAcquisitionException(Exception) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- setAcquisitionTime(long) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- setAction(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- setActivationCondition(ActivationCondition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- setActivationCondition(ActivationCondition) - Method in interface org.camunda.bpm.model.bpmn.instance.ComplexGateway
- 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.PvmExecutionImpl
- setActive(boolean) - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- 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.CaseExecutionQueryDto
- setActive(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- 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.JobQueryDto
- 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
- setActiveActivityIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setActivity(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setActivity(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- setActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- setActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.runtime.ConditionHandlerResult
- setActivity(PvmActivity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setActivity(PvmActivity) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- setActivity(PvmActivity) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setActivity(Activity) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CompensateEventDefinitionImpl
- setActivity(Activity) - Method in interface org.camunda.bpm.model.bpmn.instance.CompensateEventDefinition
- setActivityAsyncDelegates(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Sets the delegates for the activity, which will be called if the attribute asyncAfter or asyncBefore was changed.
- setActivityBehavior(CmmnActivityBehavior) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- setActivityBehavior(ActivityBehavior) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setActivityId(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.history.event.HistoricDecisionInstanceEntity
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- 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.ExecutionEntity
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- setActivityId(String) - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- setActivityId(String) - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedTransitionInstance
- setActivityIdIn(String[]) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- 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.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setActivityIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setActivityIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setActivityIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setActivityIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setActivityIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setActivityIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setActivityIds(String[]) - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- setActivityIds(List<String>) - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- setActivityInstanceId(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.HistoricDecisionInstanceEntity
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- 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.PvmExecutionImpl
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- setActivityInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- 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.AbstractProcessInstanceQueryDto
- setActivityInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setActivityInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setActivityInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setActivityInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- 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
- setActivityInstanceState(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- setActivityInstanceTreeToCancel(ActivityInstance) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- setActivityInstanceValidationReports(List<MigratingActivityInstanceValidationReportDto>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- 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.impl.persistence.entity.TransitionInstanceImpl
- setActivityName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setActivityNameLike(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
- setActivityStartBehavior(ActivityStartBehavior) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- 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.impl.persistence.entity.TransitionInstanceImpl
- setActivityType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setAdminAuth(CamundaBpmRunAdministratorAuthorizationProperties) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- setAdminGroups(List<String>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAdministratorGroupName(String) - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
- setAdministratorUserName(String) - Method in class org.camunda.bpm.engine.impl.plugin.AdministratorAuthorizationPlugin
- setAdminRuntimeDelegate(AdminRuntimeDelegate) - Static method in class org.camunda.bpm.admin.Admin
-
A setter to set the
AdminRuntimeDelegate
. - setAdminUser(AdminUserProperty) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setAdminUsers(List<String>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAfterTimestamp(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setAggregation(BuiltinAggregator) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- setAggregation(BuiltinAggregator) - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- setAll(boolean) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setAllDeploymentIds(Set<String>) - Method in class org.camunda.bpm.container.impl.deployment.util.DeployedProcessArchive
- setAllowAnonymousLogin(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setAllowCredentials(boolean) - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- setAllowedAnswers(AllowedAnswers) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- setAllowedAnswers(AllowedAnswers) - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- setAllowedClasses(String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- setAllowedClasses(String) - Method in interface org.camunda.bpm.engine.runtime.WhitelistingDeserializationTypeValidator
-
Set the allowed class names
- setAllowedHeaders(String) - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- setAllowedOrigins(String) - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- setAllowedPackages(String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- setAllowedPackages(String) - Method in interface org.camunda.bpm.engine.runtime.WhitelistingDeserializationTypeValidator
-
Set the allowed package names
- setAllowedPaths(List<SecurityFilterConfig.PathMatcherConfig>) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
- setAllowedValues(AllowedValues) - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- setAllowedValues(AllowedValues) - Method in interface org.camunda.bpm.model.dmn.instance.ItemDefinition
- setAllowNull(boolean) - Method in class org.camunda.bpm.container.impl.jboss.util.FixedObjectTypeAttributeDefinition.Builder
- setAllVariables(boolean) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- setAncestorActivityInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- setAnnotation(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- setAnnotation(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setAnnotation(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setAnnotation(String) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- setAnnotation(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setAnnotation(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setAnnotation(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setAnnotation(String) - Method in class org.camunda.bpm.engine.rest.dto.AnnotationDto
- setAnnotation(String) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- setAnnotation(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- setAnnotation(String) - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
-
Provides annotation for the current modification.
- setAnnotation(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Provides annotation for the current modification.
- setAnnotation(String, AnnotationDto) - Method in interface org.camunda.bpm.engine.rest.history.UserOperationLogRestService
- setAnnotation(String, AnnotationDto) - Method in class org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl
- setAnnotation(AnnotationDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.IncidentResourceImpl
- setAnnotation(AnnotationDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.IncidentResource
- setAnnotationForIncidentById(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- setAnnotationForIncidentById(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Set an annotation to an incident.
- SetAnnotationForIncidentCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetAnnotationForIncidentCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetAnnotationForIncidentCmd
- SetAnnotationForOperationLog - Class in org.camunda.bpm.engine.impl
- SetAnnotationForOperationLog(String, String) - Constructor for class org.camunda.bpm.engine.impl.SetAnnotationForOperationLog
- setAnnotationForOperationLogById(String, String) - Method in interface org.camunda.bpm.engine.HistoryService
-
Set an annotation to user operation log entries.
- setAnnotationForOperationLogById(String, String) - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- setAnnotationInternal(String) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- setAnnotationInternal(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setApplicationContext(ApplicationContext) - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- setApplicationContext(ApplicationContext) - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- setApplicationContext(ApplicationContext) - Method in class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
- setApplicationContext(ApplicationContext) - Method in class org.camunda.bpm.spring.boot.starter.event.ProcessApplicationEventPublisher
- setApplicationContext(ApplicationContext) - Method in class org.camunda.bpm.spring.boot.starter.plugin.ApplicationContextClassloaderSwitchPlugin
- setApplicationPath(String) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- setApplicationServer(String) - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- setApplicationServer(String) - Static method in class org.camunda.bpm.engine.impl.diagnostics.PlatformDiagnosticsRegistry
- setApplicationServer(String) - Static method in class org.camunda.bpm.engine.rest.util.WebApplicationUtil
- setApplicationServer(ApplicationServerImpl) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setApplicationServer(ApplicationServerDto) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- setAppPath(String, ServletContext) - Static method in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
-
Sets an application path into Spring Boot's servlet context.
- setArgs(String) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
- setArticle(String) - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- setArtifactFactory(ArtifactFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAssigned(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setAssigned(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setAssignee(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
The {@link User.getId() 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) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setAssignee(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setAssignee(String) - Method in interface org.camunda.bpm.engine.task.Task
- setAssignee(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- setAssignee(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Changes the assignee of the given task to the given userId.
- 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
- setAssigneeExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setAssigneeExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setAssigneeHash(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- setAssigneeIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setAssigneeLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setAssigneeLikeExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setAssigneeNotIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SetAssigneeProcessInstanceTaskScenario - Class in org.camunda.bpm.qa.upgrade.useroperationlog
- SetAssigneeProcessInstanceTaskScenario() - Constructor for class org.camunda.bpm.qa.upgrade.useroperationlog.SetAssigneeProcessInstanceTaskScenario
- setAssigneeWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setAssignerId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- setAssignerId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setAssociationDirection(AssociationDirection) - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- setAssociationDirection(AssociationDirection) - Method in interface org.camunda.bpm.model.bpmn.instance.Association
- setAssociationDirection(AssociationDirection) - Method in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- setAssociationDirection(AssociationDirection) - Method in interface org.camunda.bpm.model.cmmn.instance.Association
- setAssociationDirection(AssociationDirection) - Method in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- setAssociationDirection(AssociationDirection) - Method in interface org.camunda.bpm.model.dmn.instance.Association
- setAsync(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setAsync(int) - Method in interface org.camunda.bpm.engine.externaltask.UpdateExternalTaskRetriesBuilder
-
Sets the retries for external tasks asynchronously as batch.
- setAsync(int) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- setAsyncAfter(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setAsyncAfter(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setAsyncBefore(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setAsyncBefore(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setAsyncResponse(AsyncResponse) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- setAsyncResponseTimeout(Long) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setAsyncResponseTimeout(Long) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
- setAtomicChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- setAtomicOperation(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
- setAtomicPermissionChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- setAttachedTo(Activity) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- setAttachedTo(Activity) - Method in interface org.camunda.bpm.model.bpmn.instance.BoundaryEvent
- setAttachment(boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskWithAttachmentAndCommentDto
- setAttempts(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- setAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the attribute value for the namespace of this element.
- setAttribute(String, String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setAttribute(String, String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the attribute value for the given namespace.
- setAttributeName(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setAttributeReference(AttributeReferenceBuilder<V>) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- setAttributeValue(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValue(String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the value by name of a non-ID attribute.
- setAttributeValue(String, String, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValue(String, String, boolean) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets attribute value by name.
- setAttributeValue(String, String, boolean, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValue(String, String, boolean, boolean) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets attribute value by name.
- setAttributeValueNs(String, String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValueNs(String, String, String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the value by name and namespace of a non-ID attribute.
- setAttributeValueNs(String, String, String, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValueNs(String, String, String, boolean) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the attribute value by name and namespace.
- setAttributeValueNs(String, String, String, boolean, boolean) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setAttributeValueNs(String, String, String, boolean, boolean) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the attribute value by name and namespace.
- setAuditing(Auditing) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- setAuditing(Auditing) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setAuditing(Auditing) - Method in interface org.camunda.bpm.model.bpmn.instance.FlowElement
- setAuditing(Auditing) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setAuth(CamundaBpmRunAuthenticationProperties) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- setAuth(AuthenticationProperties) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- setAuthCheck(AuthorizationCheck) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- 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
- setAuthenticatedUser(String) - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- setAuthenticatedUser(ProcessEngine, String, List<String>, List<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) - Method in class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- setAuthentication(String, List<String>) - Method in interface org.camunda.bpm.engine.IdentityService
-
Passes the authenticated user id and groupIds for this thread.
- setAuthentication(String, List<String>) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- setAuthentication(String, List<String>, List<String>) - Method in interface org.camunda.bpm.engine.IdentityService
-
Passes the authenticated user id, group ids and tenant ids for this thread.
- setAuthentication(String, List<String>, List<String>) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- setAuthentication(Authentication) - Method in interface org.camunda.bpm.engine.IdentityService
- setAuthentication(Authentication) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- setAuthentication(Authentication) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- setAuthGroupIds(List<String>) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- setAuthor(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- setAuthor(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- setAuthorization(AuthorizationProperty) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setAuthorizationCheckEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- setAuthorizationCheckEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- setAuthorizationCheckEnabled(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setAuthorizationCheckRevokes(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setAuthorizationCheckRevokes(String) - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- setAuthorizationEnabled(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setAuthorizationEnabledForCustomCode(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setAuthorizationNotFoundReturnValue(Long) - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- setAuthorizationService(AuthorizationService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setAuthorizationService(AuthorizationService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setAuthorizationService(AuthorizationService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- 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
- setAuthorizedApps(Set<String>) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- setAuthorizer(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
- setAuthTenantIds(List<String>) - Method in class org.camunda.bpm.engine.impl.db.TenantCheck
- setAuthUserId(String) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- setAutoActivate(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- setAutoComplete(boolean) - Method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- setAutoComplete(boolean) - Method in interface org.camunda.bpm.model.cmmn.instance.Stage
- setAutoDeploymentEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setAutoOpen(Boolean) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setAutoStoreScriptVariables(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If set to true, the process engine will save all script variables (created from Java Script, Groovy ...) as process variables.
- setAvailable(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setAverage(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- setBackoffDecreaseThreshold(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- setBackoffDecreaseThreshold(Integer) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setBackoffStrategy(BackoffStrategy) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- setBackoffTimeInMillis(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- setBackoffTimeInMillis(Integer) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setBaseDn(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setBaseType(ModelElementTypeImpl) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- setBaseUrl(String) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setBasicAuth(BasicAuthProperties) - Method in class org.camunda.bpm.client.spring.boot.starter.ClientProperties
- setBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchJobContext
- setBatchHandlers(Map<String, BatchJobHandler<?>>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- setBatchId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setBatchId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setBatchId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setBatchId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setBatchId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setBatchId(String) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- setBatchId(String) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setBatchId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- setBatchId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setBatchId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- setBatchIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setBatchJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setBatchJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setBatchJobPriority(long) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchJobsPerSeed(int) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setBatchJobsPerSeed(int) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setBatchJobsPerSeed(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchOperationHistoryTimeToLive(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchOperationsForHistoryCleanup(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchPollTime(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- setBatchType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- setBatchWindowEndTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- setBatchWindowManager(BatchWindowManager) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBatchWindowStartTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- 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
- setBeanName(String) - Method in class org.camunda.bpm.engine.spring.SpringProcessEnginePlugin
- setBeans(Map<Object, Object>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBeforeTimestamp(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setBehavior(MultiInstanceFlowCondition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setBehavior(MultiInstanceFlowCondition) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setBinaryVariable(String, MultipartFormData) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- setBinaryVariable(String, MultipartFormData) - Method in interface org.camunda.bpm.engine.rest.sub.VariableResource
- setBinding(String) - Method in class org.camunda.bpm.engine.impl.form.CamundaFormRefImpl
- setBinding(BaseCallableElement.CallableElementBinding) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- setBinding(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseParameterImpl
- setBinding(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseParameter
- setBindingRefinement(BindingRefinementExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseParameterImpl
- setBindingRefinement(BindingRefinementExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseParameter
- 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.
- setBody(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- setBody(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Expression
-
Deprecated.
- setBold(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- setBold(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- setBoundaryEventCoordinates(BpmnShape) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractActivityBuilder
- setBounds(Bounds) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.LabelImpl
- setBounds(Bounds) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.ShapeImpl
- setBounds(Bounds) - Method in interface org.camunda.bpm.model.bpmn.instance.di.Label
- setBounds(Bounds) - Method in interface org.camunda.bpm.model.bpmn.instance.di.Shape
- setBpmnElement(BaseElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- setBpmnElement(BaseElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnPlaneImpl
- setBpmnElement(BaseElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- setBpmnElement(BaseElement) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- setBpmnElement(BaseElement) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnPlane
- setBpmnElement(BaseElement) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- setBpmnLabel(BpmnLabel) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- setBpmnLabel(BpmnLabel) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- setBpmnLabel(BpmnLabel) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- setBpmnLabel(BpmnLabel) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- setBpmnModel(Model) - Method in class org.camunda.bpm.model.bpmn.Bpmn
- setBpmnParseFactory(BpmnParseFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBpmnParser(BpmnParser) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- setBpmnPlane(BpmnPlane) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnDiagramImpl
- setBpmnPlane(BpmnPlane) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnDiagram
- setBpmnStacktraceVerbose(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBuiltinExceptionCodeProvider(ExceptionCodeProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBusinessCalendarManager(BusinessCalendarManager) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setBusinessKey(boolean) - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- setBusinessKey(boolean) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- setBusinessKey(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setBusinessKey(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.AbstractProcessInstanceQueryDto
- setBusinessKey(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- 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.ExternalTaskEntity
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- 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.CaseExecutionQueryDto
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CreateCaseInstanceDto
- 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
- setBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- setBusinessKeyFieldId(String) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- setBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setBusinessKeyValueProvider(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElement
- 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.HistoricDetailVariableInstanceUpdateEntity
- setByteArrayId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setByteArrayId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- setByteArrayValue(byte[]) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setByteArrayValue(byte[]) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- setByteArrayValue(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setByteArrayValue(byte[]) - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- setByteArrayValue(byte[]) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- setByteArrayValue(byte[]) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- setByteArrayValue(byte[], boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- setByteArrayValue(ByteArrayEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setByteArrayValue(ByteArrayEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- setByteArrayValueId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setByteArrayValueId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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
- setCache(AuthenticationProperties.CacheProperties) - Method in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties
- setCacheCapacity(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCacheConfigurations(Map<Class<?>, Map<String, Object>>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- setCachedElContext(ELContext) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setCachedEntityState(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setCachedExpression(ElExpression) - Method in interface org.camunda.bpm.dmn.engine.impl.CachedExpressionSupport
- setCachedExpression(ElExpression) - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- setCacheFactory(CacheFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCacheImplementationClass(Class<?>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalRelationCacheConfiguration
- setCachePurgeReport(CachePurgeReport) - Method in class org.camunda.bpm.engine.impl.management.PurgeReport
- setCacheTTLForLogin(long, ServletContext) - Static method in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
-
Sets in the
AuthenticationFilter
to be used on initial login authentication. - setCacheValidationTime(Date) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- setCalculatedRemovalTime(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- 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.
- setCallableElement(BaseCallableElement) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CallingTaskActivityBehavior
- setCallableElement(CallableElement) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- setCalledCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- setCalledCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setCalledCollaboration(GlobalConversation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallConversationImpl
- setCalledCollaboration(GlobalConversation) - Method in interface org.camunda.bpm.model.bpmn.instance.CallConversation
- setCalledElement(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCalledElement(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- 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
- setCalledProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setCamunda(ManagementProperties.Health.Camunda) - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health
- setCamundaAssignee(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaAssignee(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaAssignee(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaAssignee(String) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
-
Deprecated.use setCamundaAsyncBefore() instead.
- setCamundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParallelGatewayImpl
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
- setCamundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SignalEventDefinitionImpl
- setCamundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
- setCamundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
- setCamundaAsync(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.TaskImpl
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
- setCamundaAsync(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
- setCamundaAsync(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.ParallelGateway
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
- setCamundaAsync(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.SignalEventDefinition
- setCamundaAsync(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
- setCamundaAsync(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.SubProcess
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead.
- setCamundaAsync(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.Task
-
Deprecated.use setCamundaAsyncBefore(isCamundaAsyncBefore) instead;
- setCamundaAsyncAfter(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- setCamundaAsyncAfter(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- setCamundaAsyncAfter(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setCamundaAsyncAfter(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- setCamundaAsyncAfter(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setCamundaAsyncBefore(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- setCamundaAsyncBefore(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setCamundaAsyncBefore(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- setCamundaAsyncBefore(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setCamundaBpmProperties(CamundaBpmProperties) - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- setCamundaBusinessKey(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- setCamundaBusinessKey(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- setCamundaBusinessKey(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- setCamundaBusinessKey(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- setCamundaCalledElementBinding(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaCalledElementBinding(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaCalledElementTenantId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaCalledElementTenantId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaCalledElementVersion(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaCalledElementVersion(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaCalledElementVersionTag(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaCalledElementVersionTag(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaCandidateGroups(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaCandidateGroups(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaCandidateGroups(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaCandidateGroups(String) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaCandidateGroupsList(List<String>) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaCandidateGroupsList(List<String>) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaCandidateGroupsList(List<String>) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaCandidateGroupsList(List<String>) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaCandidateStarterGroups(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaCandidateStarterGroups(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaCandidateStarterGroupsList(List<String>) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaCandidateStarterGroupsList(List<String>) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaCandidateStarterUsers(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaCandidateStarterUsers(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaCandidateStarterUsersList(List<String>) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaCandidateStarterUsersList(List<String>) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaCandidateUsers(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaCandidateUsers(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaCandidateUsers(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaCandidateUsers(String) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaCandidateUsersList(List<String>) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaCandidateUsersList(List<String>) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaCandidateUsersList(List<String>) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaCandidateUsersList(List<String>) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaCaseBinding(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaCaseBinding(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaCaseBinding(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- setCamundaCaseBinding(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- setCamundaCaseRef(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaCaseRef(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaCaseTenantId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaCaseTenantId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaCaseTenantId(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- setCamundaCaseTenantId(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- setCamundaCaseVersion(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaCaseVersion(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaCaseVersion(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- setCamundaCaseVersion(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- setCamundaClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- setCamundaClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setCamundaClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setCamundaClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setCamundaClass(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- setCamundaClass(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaClass(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- setCamundaClass(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- setCamundaCollection(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setCamundaCollection(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setCamundaConfig(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConstraintImpl
- setCamundaConfig(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaConstraint
- setCamundaConnectorId(CamundaConnectorId) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorImpl
- setCamundaConnectorId(CamundaConnectorId) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaConnector
- setCamundaDataSource(DataSource) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- setCamundaDatePattern(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- setCamundaDatePattern(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaDatePattern(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- setCamundaDatePattern(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaDecisionBinding(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- setCamundaDecisionBinding(String) - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- setCamundaDecisionRef(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaDecisionRef(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaDecisionRefBinding(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaDecisionRefBinding(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaDecisionRefTenantId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaDecisionRefTenantId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaDecisionRefVersion(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaDecisionRefVersion(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaDecisionRefVersionTag(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaDecisionRefVersionTag(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaDecisionTenantId(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- setCamundaDecisionTenantId(String) - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- setCamundaDecisionVersion(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- setCamundaDecisionVersion(String) - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- setCamundaDefault(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaDefault(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaDefaultValue(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- setCamundaDefaultValue(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaDelegateExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- setCamundaDelegateExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- setCamundaDueDate(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaDueDate(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaDueDate(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaDueDate(String) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaElementVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setCamundaElementVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setCamundaErrorCodeVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- setCamundaErrorCodeVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ErrorEventDefinition
- setCamundaErrorMessage(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- setCamundaErrorMessage(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Error
- setCamundaErrorMessageVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- setCamundaErrorMessageVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ErrorEventDefinition
- setCamundaEvent(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- setCamundaEvent(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaEvent(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- setCamundaEvent(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- setCamundaEvent(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- setCamundaEvent(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaEvent(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- setCamundaEvent(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- setCamundaEvent(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- setCamundaEvent(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- setCamundaExclusive(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- setCamundaExclusive(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setCamundaExclusive(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- setCamundaExclusive(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaErrorEventDefinitionImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaErrorEventDefinition
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- setCamundaExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- setCamundaExpressionChild(CamundaExpression) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaExpressionChild(CamundaExpression) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- setCamundaExpressionChild(CamundaExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaExpressionChild(CamundaExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- setCamundaFollowUpDate(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaFollowUpDate(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaFollowUpDate(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaFollowUpDate(String) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaFormDefinitionBinding(String) - Method in class org.camunda.bpm.engine.impl.form.FormDefinition
- setCamundaFormDefinitionKey(Expression) - Method in class org.camunda.bpm.engine.impl.form.FormDefinition
- setCamundaFormDefinitionVersion(Expression) - Method in class org.camunda.bpm.engine.impl.form.FormDefinition
- setCamundaFormHandlerClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- setCamundaFormHandlerClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaFormHandlerClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- setCamundaFormHandlerClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaFormKey(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- setCamundaFormKey(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaFormKey(String) - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- setCamundaFormKey(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaFormKey(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaFormKey(String) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaFormRef(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- setCamundaFormRef(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaFormRef(String) - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- setCamundaFormRef(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaFormRef(CamundaFormRef) - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- setCamundaFormRef(CamundaFormRef) - Method in class org.camunda.bpm.engine.rest.dto.task.FormDto
- setCamundaFormRefBinding(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- setCamundaFormRefBinding(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaFormRefBinding(String) - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- setCamundaFormRefBinding(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaFormRefVersion(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- setCamundaFormRefVersion(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaFormRefVersion(String) - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- setCamundaFormRefVersion(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaHistoryTimeToLive(Integer) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
-
Deprecated.
- setCamundaHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- setCamundaHistoryTimeToLive(Integer) - Method in interface org.camunda.bpm.model.cmmn.instance.Case
-
Deprecated.
- setCamundaHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- setCamundaHistoryTimeToLive(Integer) - Method in interface org.camunda.bpm.model.dmn.instance.Decision
-
Deprecated.
- setCamundaHistoryTimeToLiveString(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaHistoryTimeToLiveString(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaHistoryTimeToLiveString(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- setCamundaHistoryTimeToLiveString(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- setCamundaHistoryTimeToLiveString(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- setCamundaHistoryTimeToLiveString(String) - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- setCamundaId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- setCamundaId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- setCamundaId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValueImpl
- setCamundaId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- setCamundaId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaProperty
- setCamundaId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaValue
- setCamundaInitiator(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- setCamundaInitiator(String) - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- setCamundaInputOutput(CamundaInputOutput) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConnectorImpl
- setCamundaInputOutput(CamundaInputOutput) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaConnector
- setCamundaInputVariable(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- setCamundaInputVariable(String) - Method in interface org.camunda.bpm.model.dmn.instance.InputClause
- setCamundaIntegration(String) - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- setCamundaIntegration(Set<String>) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setCamundaIntegration(Set<String>) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- setCamundaIsStartableInTasklist(Boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaIsStartableInTasklist(Boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaJobPriority(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- setCamundaJobPriority(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaJobPriority(String) - Method in interface org.camunda.bpm.model.bpmn.instance.FlowNode
- setCamundaJobPriority(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaKey(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaEntryImpl
- setCamundaKey(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaEntry
- setCamundaLabel(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- setCamundaLabel(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- setCamundaLocal(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- setCamundaLocal(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- setCamundaLocal(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- setCamundaLocal(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- setCamundaLocal(boolean) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- setCamundaLocal(boolean) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- setCamundaMapDecisionResult(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaMapDecisionResult(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaMapDecisionResult(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- setCamundaMapDecisionResult(String) - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- setCamundaName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaConstraintImpl
- setCamundaName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInputParameterImpl
- setCamundaName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutputParameterImpl
- setCamundaName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- setCamundaName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaValueImpl
- setCamundaName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaConstraint
- setCamundaName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- setCamundaName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaInputParameter
- setCamundaName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOutputParameter
- setCamundaName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaProperty
- setCamundaName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaValue
- setCamundaName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- setCamundaPriority(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setCamundaPriority(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setCamundaPriority(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setCamundaPriority(String) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setCamundaProcessBinding(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- setCamundaProcessBinding(String) - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- setCamundaProcessTenantId(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- setCamundaProcessTenantId(String) - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- setCamundaProcessVersion(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- setCamundaProcessVersion(String) - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- setCamundaProperties(CamundaProperties) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- setCamundaProperties(CamundaProperties) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- setCamundaReadable(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaReadable(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaRepeatOnStandardEvent(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- setCamundaRepeatOnStandardEvent(String) - Method in interface org.camunda.bpm.model.cmmn.instance.RepetitionRule
- setCamundaRequired(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaRequired(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaResource(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaScriptImpl
- setCamundaResource(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionExpressionImpl
- setCamundaResource(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- setCamundaResource(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaScript
- setCamundaResource(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionExpression
- setCamundaResource(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
- setCamundaResoure(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaScriptImpl
- setCamundaResoure(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaScript
- setCamundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setCamundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- setCamundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setCamundaResultVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setCamundaResultVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaResultVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setCamundaResultVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
- setCamundaResultVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setCamundaResultVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setCamundaResultVariable(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- setCamundaResultVariable(String) - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- setCamundaScript(CamundaScript) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaExecutionListenerImpl
- setCamundaScript(CamundaScript) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaScript(CamundaScript) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaExecutionListener
- setCamundaScript(CamundaScript) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaTaskListener
- setCamundaScript(CamundaScript) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaCaseExecutionListenerImpl
- setCamundaScript(CamundaScript) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaTaskListenerImpl
- setCamundaScript(CamundaScript) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableListenerImpl
- setCamundaScript(CamundaScript) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaCaseExecutionListener
- setCamundaScript(CamundaScript) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaTaskListener
- setCamundaScript(CamundaScript) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableListener
- setCamundaScriptFormat(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaScriptImpl
- setCamundaScriptFormat(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaScript
- setCamundaScriptFormat(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaScriptImpl
- setCamundaScriptFormat(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaScript
- setCamundaSource(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- setCamundaSource(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- setCamundaSource(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- setCamundaSource(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- setCamundaSource(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- setCamundaSource(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- setCamundaSource(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- setCamundaSource(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaOut
- setCamundaSourceExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- setCamundaSourceExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- setCamundaSourceExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- setCamundaSourceExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- setCamundaSourceExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- setCamundaSourceExpression(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- setCamundaSourceExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- setCamundaSourceExpression(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaOut
- setCamundaString(CamundaString) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaString(CamundaString) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- setCamundaString(CamundaString) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaString(CamundaString) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- setCamundaStringValue(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaStringValue(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaField
- setCamundaStringValue(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaFieldImpl
- setCamundaStringValue(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaField
- setCamundaTarget(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- setCamundaTarget(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- setCamundaTarget(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- setCamundaTarget(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- setCamundaTarget(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- setCamundaTarget(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- setCamundaTarget(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- setCamundaTarget(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaOut
- setCamundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setCamundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setCamundaTaskPriority(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setCamundaTaskPriority(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaTaskPriority(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setCamundaTaskPriority(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaTaskPriority(String) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setCamundaTaskPriority(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setCamundaTopic(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaTopic(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setCamundaTopic(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setCamundaTopic(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setCamundaTopic(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaTopic(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setCamundaTopic(String) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setCamundaTopic(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setCamundaTransactionManager(PlatformTransactionManager) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- setCamundaType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setCamundaType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- setCamundaType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setCamundaType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setCamundaType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setCamundaType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setCamundaType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- setCamundaType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setCamundaType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setCamundaType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setCamundaValidation(CamundaValidation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormFieldImpl
- setCamundaValidation(CamundaValidation) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormField
- setCamundaValue(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPropertyImpl
- setCamundaValue(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaProperty
- setCamundaVariable(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaVariable(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCamundaVariableEvents(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- setCamundaVariableEvents(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionalEventDefinition
- setCamundaVariableEventsList(List<String>) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- setCamundaVariableEventsList(List<String>) - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionalEventDefinition
- setCamundaVariableMappingClass(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaVariableMappingClass(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaVariableMappingDelegateExpression(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallActivityImpl
- setCamundaVariableMappingDelegateExpression(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallActivity
- setCamundaVariableName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- setCamundaVariableName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionalEventDefinition
- setCamundaVariables(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaInImpl
- setCamundaVariables(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaOutImpl
- setCamundaVariables(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaIn
- setCamundaVariables(String) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaOut
- setCamundaVariables(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaInImpl
- setCamundaVariables(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaOutImpl
- setCamundaVariables(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaIn
- setCamundaVariables(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaOut
- setCamundaVersionTag(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setCamundaVersionTag(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setCamundaWriteable(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaFormPropertyImpl
- setCamundaWriteable(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaFormProperty
- setCancelActivity(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BoundaryEventImpl
- setCancelActivity(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.BoundaryEvent
- setCancelBoundaryEvent(PvmActivity) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CancelEndEventActivityBehavior
- setCancelCurrentActiveActivityInstances(boolean) - Method in class org.camunda.bpm.engine.impl.cmd.ActivityCancellationCmd
- setCancelCurrentActiveActivityInstances(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- setCanceled(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setCanceled(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- setCanceled(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setCandidateGroup(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCandidateGroupExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCandidateGroupLike(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
- setCandidateGroupsExpression(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
- setCandidateUserExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCapacity(int) - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- setCapacity(Integer) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- setCapacity(Integer) - Method in interface org.camunda.bpm.model.bpmn.instance.DataStore
- setCascade(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto
- setCase(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- setCase(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- setCaseActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setCaseActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseActivityIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setCaseActivityIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseActivityIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseActivityInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseActivityInstanceIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseActivityInstanceState(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setCaseActivityName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setCaseActivityName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseActivityType(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setCaseActivityType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseDefinition(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setCaseDefinition(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setCaseDefinition(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- setCaseDefinition(CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCaseDefinitionIdIn(String[]) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- setCaseDefinitionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- setCaseDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setCaseDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCaseDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- setCaseDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- setCaseDefinitionKeyNotIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setCaseDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- setCaseDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- setCaseDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setCaseDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCaseDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCaseDefinitionVersion(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- setCaseDefinitionVersion(int) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- setCaseExecution(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setCaseExecution(CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- setCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- setCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setCaseExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCaseExecutionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setCaseExecutionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setCaseExpression(CaseRefExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseTaskImpl
- setCaseExpression(CaseRefExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseTask
- setCaseFileModel(CaseFileModel) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- setCaseFileModel(CaseFileModel) - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- setCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- setCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- setCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- setCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setCaseInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCaseInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.task.Task
-
The case instance id for which this task is associated for.
- setCaseInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setCaseInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCaseInstanceIdWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setCaseInstanceVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setCaseInstanceVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCasePlanModel(CasePlanModel) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- setCasePlanModel(CasePlanModel) - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- setCaseService(CaseService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCaseService(CaseService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setCaseService(CaseService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setcategory(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setCategory(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setCategory(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setCategory(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setCategory(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setCategory(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setCategory(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- setCategory(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setCategory(String) - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- setCategory(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setCategory(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setCategory(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- 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
- setCategory(CategoryValue) - Method in class org.camunda.bpm.model.bpmn.impl.instance.GroupImpl
- setCategory(CategoryValue) - Method in interface org.camunda.bpm.model.bpmn.instance.Group
- setCategoryIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setCategoryLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setCategoryLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setCategoryLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- 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
- setCauseIncidentFailedActivityId(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.history.event.HistoricIncidentEventEntity
- setCauseIncidentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setCauseIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setCauseIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- 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
- setChild(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementImpl
- setChild(ModelElementInstance, T) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElement
-
Sets the child element, potentially replacing an existing child element.
- setChildActivityInstances(List<ExpectedActivityInstance>) - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- setChildActivityInstances(ActivityInstance[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- setChildLaneSet(ChildLaneSet) - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- setChildLaneSet(ChildLaneSet) - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- setChildren(Children) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- setChildren(Children) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- setChildTransitionInstances(List<ExpectedTransitionInstance>) - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- setChildTransitionInstances(TransitionInstance[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- setChoreographyActivityShape(BpmnShape) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- setChoreographyActivityShape(BpmnShape) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- setChunkSize(Integer) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- setClassLoader(ClassLoader) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setClassLoader(ClassLoader) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setClauseId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setClauseId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setClauseName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setClauseName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setCleanableBatchesCount(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- setCleanableBatchesCount(long) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- setCleanableCaseInstanceCount(long) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- setCleanableCaseInstanceCount(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- setCleanableDecisionInstanceCount(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- setCleanableDecisionInstanceCount(long) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- setCleanableProcessInstanceCount(long) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- setCleanableProcessInstanceCount(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- setClearedRemovalTime(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.AbstractSetRemovalTimeDto
- setClientBackoffStrategy(BackoffStrategy) - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- setClientConfiguration(ClientConfiguration) - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- setClosed(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- setClosed(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setClosed(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- setClosed(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setClosed(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setClosedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setClosedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCloseTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- setCmmnElement(CmmnElement) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- setCmmnElementHandlerRegistry(DefaultCmmnElementHandlerRegistry) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- setCmmnEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCmmnEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setCmmnHistoryEventProducer(CmmnHistoryEventProducer) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCmmnModel(Model) - Method in class org.camunda.bpm.model.cmmn.Cmmn
- setCockpitRuntimeDelegate(CockpitRuntimeDelegate) - Static method in class org.camunda.bpm.cockpit.Cockpit
-
A setter to set the
CockpitRuntimeDelegate
. - setCode(int) - Method in exception org.camunda.bpm.engine.ProcessEngineException
-
The exception code can be set via delegation code.
- setCode(Integer) - Method in exception org.camunda.bpm.client.exception.RestException
- setCode(Integer) - Method in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- setCode(Integer) - Method in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- setCode(Integer) - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- setCollection(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataInputImpl
- setCollection(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- setCollection(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputImpl
- setCollection(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- setCollection(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.DataInput
- setCollection(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.DataObject
- setCollection(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.DataOutput
- setCollection(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.ItemDefinition
- setCollection(boolean) - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- setCollection(boolean) - Method in interface org.camunda.bpm.model.dmn.instance.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
- setCollectResultName(String) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- setCollectResultValue(Double) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setCollectResultValue(TypedValue) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- setColor(boolean) - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- setColumn(int) - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- setColumnNames(List<String>) - Method in class org.camunda.bpm.engine.management.TableMetaData
- setColumnTypes(List<String>) - Method in class org.camunda.bpm.engine.management.TableMetaData
- setCommandCheckers(List<CommandChecker>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.historycleanup.HistoryCleanupHandler
- setCommandExecutor(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
-
Deprecated.
- 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
- setCommandInvocationContext(CommandInvocationContext) - Static method in class org.camunda.bpm.engine.impl.context.Context
- setCommands(Map<String, CommandDto>) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- setCommands(Map<String, Command>) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setComment(boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskWithAttachmentAndCommentDto
- setCommonJWorkManagerName(String) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
- setCompact(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- setCompact(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- setCompact(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- setCompiledScript(CompiledScript) - Method in class org.camunda.bpm.engine.impl.scripting.CompiledExecutableScript
- setCompleted(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- setCompleted(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCompleted(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCompleted(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setCompleted(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setCompletedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- setCompletedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- setCompleteScope(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setCompleteScope(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- setCompleteScope(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setCompletionCondition(CompletionCondition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setCompletionCondition(CompletionCondition) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setCompletionConditionExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setCompletionQuantity(int) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- setCompletionQuantity(int) - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- setCompositeChecks(List<CompositePermissionCheck>) - Method in class org.camunda.bpm.engine.impl.db.CompositePermissionCheck
- setCompositeIncidentHandlersEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setConclusions(List<DmnExpressionImpl>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- 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.PvmExecutionImpl
- setConcurrentLocal(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setCondition(Expression) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnIfPartDeclaration
- setCondition(Condition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionalEventDefinitionImpl
- setCondition(Condition) - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionalEventDefinition
- setCondition(ConditionExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- setCondition(ConditionExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- setCondition(ConditionExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- setCondition(ConditionExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- setCondition(ConditionExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- setCondition(ConditionExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.ApplicabilityRule
- setCondition(ConditionExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.IfPart
- setCondition(ConditionExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.ManualActivationRule
- setCondition(ConditionExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.RepetitionRule
- setCondition(ConditionExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.RequiredRule
- setConditionalActivity(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- setConditionAsString(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- setConditionExpression(ConditionExpression) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- setConditionExpression(ConditionExpression) - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- setConditionHandler(ConditionHandler) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setConditions(List<DmnExpressionImpl>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- setConfig(String) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- 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(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setConfiguration(String) - Method in class org.camunda.bpm.engine.impl.form.FormFieldValidationConstraintImpl
- setConfiguration(String) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- setConfiguration(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setConfiguration(String) - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- 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
- setConfiguration(String) - Method in class org.camunda.bpm.engine.rest.dto.CreateIncidentDto
- setConfiguration(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setConfiguration(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setConfiguration(HistoryCleanupJobHandlerConfiguration) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
- setConfiguration(ByteArrayEntity) - Method in class org.camunda.bpm.engine.impl.batch.BatchJobContext
- setConfiguration(PerfTestConfiguration) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
- setConfigurationBytes(byte[]) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- 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.junit5.ProcessEngineExtension
- setConfigurationResource(String) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setConfigurationResource(String) - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- setConfigureScriptEngineHostAccess(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- setContentSecurityPolicyDisabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setContentSecurityPolicyValue(String) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setContentTypeOptionsDisabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setContentTypeOptionsValue(String) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setContext(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- setContext(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.IfPartImpl
- setContext(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- setContext(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- setContext(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- setContext(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.ApplicabilityRule
- setContext(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.IfPart
- setContext(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.ManualActivationRule
- setContext(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.RepetitionRule
- setContext(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.RequiredRule
- 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
- setContractStartDate(int) - Method in class org.camunda.bpm.qa.upgrade.json.beans.RegularCustomer
- setCookieName(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setCookieName(String) - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- setCoordinates(BpmnShape) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- setCoordinates(BpmnShape) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
- setCoordinates(BpmnShape) - Method in class org.camunda.bpm.model.bpmn.builder.EmbeddedSubProcessBuilder
- setCoordinates(BpmnShape) - Method in class org.camunda.bpm.model.bpmn.builder.ProcessBuilder
- 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.spring.boot.starter.property.JobExecutionProperty
- setCorrelationHandler(CorrelationHandler) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCorrelationKey(CorrelationKey) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationSubscriptionImpl
- setCorrelationKey(CorrelationKey) - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationSubscription
- setCorrelationKeys(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setCorrelationProperty(CorrelationProperty) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyBindingImpl
- setCorrelationProperty(CorrelationProperty) - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationPropertyBinding
- setCors(CamundaBpmRunCorsProperty) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- setCount(long) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.CommandImpl
- setCount(long) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.MetricImpl
- setCount(long) - Method in class org.camunda.bpm.engine.rest.dto.CountResultDto
- setCount(long) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.CommandDto
- setCount(long) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.MetricDto
- setCount(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- setCount(Long) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- setCountEmptyRuns(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- setCreate(String) - Method in class org.camunda.bpm.spring.boot.starter.property.FilterProperty
- setCreated(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- setCreated(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
-
Deprecated.
- setCreatedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCreatedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCreatedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCreatedAfterExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCreatedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setCreatedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setCreatedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCreatedBeforeExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setCreatedBy(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- 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
- setCreatedOnExpression(String) - 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.client.task.impl.ExternalTaskImpl
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setCreateTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- setCreateTimeAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setCreateTimeBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setCreateTimes(List<ConditionQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setCreateUserId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setCreateUserId(String) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setCreateUserId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- setCreateUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setCreationLog(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setCreationLog(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setCredentials(UserCredentialsDto) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
- setCsrf(CsrfProperties) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- setCSRFToken(HttpServletRequest, HttpServletResponse) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Generates a new CSRF Token which is persisted in the session.
- setCurrencies(List<String>) - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- 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. - setCurrentElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- setCurrentJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- setCurrentJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
- setCurrentProcessApplication(String) - Static method in class org.camunda.bpm.application.ProcessApplicationContext
-
Declares the context process application for all subsequent engine API invocations until
ProcessApplicationContext.clear()
is called. - setCurrentProcessApplication(ProcessApplicationInterface) - Static method in class org.camunda.bpm.application.ProcessApplicationContext
-
Declares the context process application for all subsequent engine API invocations until
ProcessApplicationContext.clear()
is called. - setCurrentProcessApplication(ProcessApplicationReference) - Static method in class org.camunda.bpm.application.ProcessApplicationContext
-
Declares the context process application for all subsequent engine API invocations until
ProcessApplicationContext.clear()
is called. - setCurrentProcessApplication(ProcessApplicationReference) - Static method in class org.camunda.bpm.engine.impl.context.Context
- setCurrentState(CaseExecutionState) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Sets the given
state
as the current state ofthis
case execution. - setCurrentState(CaseExecutionState) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setCurrentStep(PerfTestStep) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- setCurrentTime(Date) - Static method in class org.camunda.bpm.engine.impl.util.ClockUtil
-
Freezes the clock to a specified Date that will be returned by
ClockUtil.now()
andClockUtil.getCurrentTime()
- setCurrentTime(Date) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setCurrentTime(Date) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setCurrentTime(Date) - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- setCurrentTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricBatchReportImpl
- setCurrentTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- setCurrentTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- setCurrentTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- setCustomBatchJobHandlers(List<BatchJobHandler<?>>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomer(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- setCustomer(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- setCustomers(List<RegularCustomer>) - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- setCustomEventHandlers(List<EventHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomExceptionCodeProvider(ExceptionCodeProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Setter to register a custom implementation of a
ExceptionCodeProvider
allowing to provide custom error codes. - setCustomFormEngines(List<FormEngine>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomFormFieldValidators(Map<String, Class<? extends FormFieldValidator>>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomFormTypes(List<AbstractFormFieldType>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomFunctionProviders(List<FeelCustomFunctionProvider>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngineFactory
- setCustomHistoryEventHandlers(List<HistoryEventHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomHistoryLevels(List<HistoryLevel>) - 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
- setCustomPasswordChecker(List<PasswordEncryptor>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostBPMNParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostCmmnTransformListeners(List<CmmnTransformListener>) - 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
- setCustomPostDecisionEvaluationListeners(List<DmnDecisionEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the list of post decision evaluation listeners.
- setCustomPostDecisionEvaluationListeners(List<DmnDecisionEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- setCustomPostDecisionTableEvaluationListeners(List<DmnDecisionTableEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the list of post decision table evaluation listeners.
- setCustomPostDecisionTableEvaluationListeners(List<DmnDecisionTableEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- setCustomPostDeployers(List<Deployer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostMigratingActivityInstanceValidators(List<MigratingActivityInstanceValidator>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostMigrationActivityValidators(List<MigrationActivityValidator>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostMigrationInstructionValidators(List<MigrationInstructionValidator>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPostVariableSerializers(List<TypedValueSerializer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreBPMNParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreCmmnTransformListeners(List<CmmnTransformListener>) - 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
- setCustomPreDecisionEvaluationListeners(List<DmnDecisionEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the list of pre decision evaluation listeners.
- setCustomPreDecisionEvaluationListeners(List<DmnDecisionEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- setCustomPreDecisionTableEvaluationListeners(List<DmnDecisionTableEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the list of pre decision table evaluation listeners.
- setCustomPreDecisionTableEvaluationListeners(List<DmnDecisionTableEvaluationListener>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- setCustomPreDeployers(List<Deployer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreMigratingActivityInstanceValidators(List<MigratingActivityInstanceValidator>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreMigrationActivityValidators(List<MigrationActivityValidator>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreMigrationInstructionValidators(List<MigrationInstructionValidator>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomPreVariableSerializers(List<TypedValueSerializer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomRejectedJobsHandler(RejectedJobsHandler) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setCustomSessionFactories(List<SessionFactory>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDatabase(DatabaseImpl) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setDatabase(DatabaseDto) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- setDatabase(DatabaseProperty) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setDatabasePurgeReport(DatabasePurgeReport) - Method in class org.camunda.bpm.engine.impl.management.PurgeReport
- setDatabaseSchema(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDatabaseSchema(String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setDatabaseSchemaUpdate(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.sql.DbSqlSessionFactory
- setDatabaseType(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDatabaseType(String) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- setDatabaseType(String) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setDatabaseType(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDatabaseVendor(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDatabaseVersion(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDataCollectionStartDate(Date) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setDataCollectionStartDate(Date) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- setDataObject(DataObject) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- setDataObject(DataObject) - Method in interface org.camunda.bpm.model.bpmn.instance.DataObjectReference
- setDataPath(DataPath) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyBindingImpl
- setDataPath(DataPath) - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationPropertyBinding
- 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.ProcessEngineConfiguration
- setDataSource(DataSource) - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- setDataSource(DataSource) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- setDatasourceJndiName(String) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- setDataSourceJndiName(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDataState(DataState) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- setDataState(DataState) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- setDataState(DataState) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- setDataState(DataState) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- setDataState(DataState) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemAwareElementImpl
- setDataState(DataState) - Method in interface org.camunda.bpm.model.bpmn.instance.ItemAwareElement
- setDataStore(DataStore) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- setDataStore(DataStore) - Method in interface org.camunda.bpm.model.bpmn.instance.DataStoreReference
- setDataTypeTransformerRegistry(DmnDataTypeTransformerRegistry) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
-
Set the
DmnDataTypeTransformerRegistry
- setDataTypeTransformerRegistry(DmnDataTypeTransformerRegistry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- setDate(Date) - Method in class org.camunda.bpm.qa.upgrade.json.beans.DateObject
- setDateAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setDateBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setDateFormat(String) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setDateFormatString(String) - Static method in class org.camunda.bpm.engine.rest.mapper.JacksonConfigurator
- setDateTime(Date) - Method in class org.camunda.bpm.springboot.project.qa.spin.SpinDto
- setDateTime(LocalDateTime) - Method in class org.camunda.bpm.springboot.project.qa.spin.SpinJava8Dto
- setDbContainsLicenseKey(boolean) - Method in class org.camunda.bpm.engine.impl.management.DatabasePurgeReport
- setDbEntityCache(DbEntityCache) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- setDbEntityCacheKeyMapping(DbEntityCacheKeyMapping) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDbEntityCacheReuseEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDbHistoryUsed(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDbHistoryUsed(boolean) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setDbIdentityUsed(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDbIdentityUsed(boolean) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setDbMetricsReporter(DbMetricsReporter) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDbMetricsReporterActivate(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDbOperationManager(DbOperationManager) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- setDbPassword(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
-
Special setter for MyBatis.
- setDbReporterActivate(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.MetricsProperty
- setDbSchemaOperationsCommandContextFactory(CommandContextFactory) - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- setDbSqlSessionFactory(DbSqlSessionFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDecision(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- setDecision(String) - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- setDecision(DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- setDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- setDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- setDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setDecisionDefinitionIdIn(String[]) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- setDecisionDefinitionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- setDecisionDefinitionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setDecisionDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setDecisionDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- setDecisionDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DecisionInstanceStatisticsImpl
- setDecisionDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- setDecisionDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto
- setDecisionDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- setDecisionDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- setDecisionDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setDecisionDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- setDecisionDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- setDecisionDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionDefinitionVersion(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- setDecisionDefinitionVersion(int) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- setDecisionExpression(DecisionRefExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionTaskImpl
- setDecisionExpression(DecisionRefExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.DecisionTask
- setDecisionInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceStatisticsQueryImpl
- setDecisionInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setDecisionInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setDecisionInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionLogic(DmnDecisionLogic) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- setDecisionRequirementsDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setDecisionRequirementsDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setDecisionRequirementsDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionRequirementsDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setDecisionRequirementsDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setDecisionRequirementsDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setDecisionRequirementsDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setDecisionRequirementsDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setDecisionRequirementsDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDecisionRequirementsDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setDecisionResult(DmnDecisionLogicEvaluationEvent) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- setDecisions(Map<String, DmnDecision>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- setDecisionService(DecisionService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDecisionService(DecisionService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setDecisionService(DecisionService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setDecisionTable(DmnDecision) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- setDecisionTableResultMapper(DecisionResultMapper) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.DmnDecisionTaskActivityBehavior
- 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
- setDefault(SequenceFlow) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- setDefault(SequenceFlow) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ComplexGatewayImpl
- setDefault(SequenceFlow) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExclusiveGatewayImpl
- setDefault(SequenceFlow) - Method in class org.camunda.bpm.model.bpmn.impl.instance.InclusiveGatewayImpl
- setDefault(SequenceFlow) - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- setDefault(SequenceFlow) - Method in interface org.camunda.bpm.model.bpmn.instance.ComplexGateway
- setDefault(SequenceFlow) - Method in interface org.camunda.bpm.model.bpmn.instance.ExclusiveGateway
- setDefault(SequenceFlow) - Method in interface org.camunda.bpm.model.bpmn.instance.InclusiveGateway
- setDefaultCharset(Charset) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDefaultCharsetName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDefaultControl(DefaultControl) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemDefinitionImpl
- setDefaultControl(DefaultControl) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemDefinition
- setDefaultDeployToEngineName(String) - Method in class org.camunda.bpm.application.AbstractProcessApplication
-
Programmatically set the name of the Process Engine to deploy to if no Process Engine is defined in
processes.xml
. - setDefaultExpression(Expression) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- setDefaultHistoryLevel(String) - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- setDefaultInputEntryExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the default expression language which is used to evaluate input entries.
- setDefaultInputExpressionExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the default expression language which is used to evaluate input expressions.
- setDefaultLiteralExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the default expression language which is used to evaluate literal expressions.
- setDefaultNamespace(String) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- setDefaultNumberOfRetries(int) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDefaultNumberOfRetries(Integer) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setDefaultOutputEntry(DefaultOutputEntry) - Method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- setDefaultOutputEntry(DefaultOutputEntry) - Method in interface org.camunda.bpm.model.dmn.instance.OutputClause
- setDefaultOutputEntryExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the default expression language which is used to evaluate output entries.
- setDefaultSerializationFormat(String) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setDefaultSerializationFormat(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDefaultSerializationFormat(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setDefaultUserPermissionForTask(Permission) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDefaultUserPermissionNameForTask(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDefaultValue(Object) - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- setDefaultValue(T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setDefaultValueExpression(Expression) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- setDefinition(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- setDefinition(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Extension
- setDefinition(ProcessDefinitionDto) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionStatisticsResultDto
- setDefinition(PlanItemDefinition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- setDefinition(PlanItemDefinition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- setDefinition(PlanItemDefinition) - Method in interface org.camunda.bpm.model.cmmn.instance.DiscretionaryItem
- setDefinition(PlanItemDefinition) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- setDefinitionElementHandlers(Map<Class<? extends CmmnElement>, CmmnElementHandler<? extends CmmnElement, ? extends CmmnActivity>>) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- setDefinitionKeyValueProvider(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- setDefinitionRef(CaseFileItemDefinition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- setDefinitionRef(CaseFileItemDefinition) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- setDefinitions(Definitions) - Method in interface org.camunda.bpm.model.bpmn.BpmnModelInstance
-
Set the Bpmn Definitions Root element
- setDefinitions(Definitions) - Method in class org.camunda.bpm.model.bpmn.impl.BpmnModelInstanceImpl
- setDefinitions(Definitions) - Method in interface org.camunda.bpm.model.cmmn.CmmnModelInstance
-
Set the Cmmn Definitions Root element
- setDefinitions(Definitions) - Method in class org.camunda.bpm.model.cmmn.impl.CmmnModelInstanceImpl
- setDefinitions(Definitions) - Method in interface org.camunda.bpm.model.dmn.DmnModelInstance
-
Set the Dmn Definitions Root element
- setDefinitions(Definitions) - Method in class org.camunda.bpm.model.dmn.impl.DmnModelInstanceImpl
- setDefinitionType(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- setDefinitionType(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemDefinition
- setDelayedPayloadToNewScope(PvmActivity) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setDelayedPayloadToNewScope(PvmExecutionImpl, CoreModelElement) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCancelActivity
- setDelayedPayloadToNewScope(PvmExecutionImpl, CoreModelElement) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationCreateConcurrentExecution
- setDelegateAsyncAfterUpdate(ActivityImpl.AsyncAfterUpdate) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setDelegateAsyncBeforeUpdate(ActivityImpl.AsyncBeforeUpdate) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setDelegateInterceptor(DelegateInterceptor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDelegationState(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setDelegationState(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setDelegationState(DelegationState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- 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
-
Setter for mybatis mapper.
- setDelegationStateWithoutCascade(DelegationState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setDeleted(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setDeleted(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setDeleted(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
-
Sets an object to a deleted state.
- setDeletedIncidents(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- setDeleteReason(String) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- 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.pvm.runtime.PvmExecutionImpl
- setDeleteReason(String) - Method in class org.camunda.bpm.engine.rest.dto.DeleteEngineEntityDto
- setDeleteReason(String) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- setDeleteReason(String) - Method in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- setDeleteReason(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- setDeleteRoot(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setDeleteStatements(Map<Class<?>, String>) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setDeletionLog(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setDeletionLog(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setDeletions(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
- setDeletions(List<VariableNameDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionTriggerDto
- setDeniedPaths(List<SecurityFilterConfig.PathMatcherConfig>) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathFilterConfig
- setDenyStatus(int) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Sets the response status code that is used to reject denied request.
- setDenyStatus(Integer) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setDependency(DbOperation) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- setDependentJobInstance(MigratingAsyncJobInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- setDeployChangedOnly(boolean) - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- setDeployChangedOnly(boolean) - Method in class org.camunda.bpm.run.property.CamundaBpmRunDeploymentProperties
- setDeployedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setDeployedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setDeployedAt(Date) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setDeployedAt(Date) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- 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.cache.CacheDeployer
- setDeployers(List<Deployer>) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DeploymentCache
- setDeployment(DeploymentEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- setDeployment(Deployment) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- setDeployment(CamundaBpmRunDeploymentProperties) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- setDeploymentAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setDeploymentAware(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setDeploymentBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setDeploymentCache(DeploymentCache) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDeploymentCharset(Charset) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- setDeploymentHandlerFactory(DeploymentHandlerFactory) - 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.cmmn.entity.repository.CaseDefinitionEntity
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- 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.CamundaFormDefinitionEntity
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- 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 interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- 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
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setDeploymentId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setDeploymentInfo(List<ProcessApplicationDeploymentInfo>) - Method in class org.camunda.bpm.application.impl.ProcessApplicationInfoImpl
- setDeploymentLockUsed(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If set to true, the process engine will acquire an exclusive lock when creating a deployment.
- 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.SpringTransactionsProcessEngineConfiguration
- setDeploymentName(String, DeploymentBuilderImpl, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeployCmd
- setDeploymentResourcePattern(String[]) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setDeploymentResources(Resource[]) - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- setDeploymentSynchronized(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Sets if deployment processing must be synchronized.
- setDeploymentTenantId(String) - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- 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.AttachmentDto
- setDescription(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- 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
- setDescription(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- setDescription(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CmmnElement
-
Deprecated.
- setDescription(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- setDescription(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Changes the description of the task.
- setDescription(Description) - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- setDescription(Description) - Method in interface org.camunda.bpm.model.dmn.instance.DmnElement
- 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
- setDeserializationAllowedClasses(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDeserializationAllowedPackages(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDeserializationTypeValidationEnabled(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDeserializationTypeValidator(DeserializationTypeValidator) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDeserializeValues(boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setDeserializeVariables(boolean) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- 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
-
Deprecated.
- setDestinationVariableName(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- setDetails(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
- setDetails(Map<String, ResourceReportDto>) - Method in class org.camunda.bpm.engine.rest.dto.ParseExceptionDto
- setDiagnosticsCollector(DiagnosticsCollector) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDiagnosticsRegistry(DiagnosticsRegistry) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDiagram(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
- setDiagramResourceName(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setDiagramResourceName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setDiagramResourceName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setDiagramResourceName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- setDiagramResourceName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setDiagramResourceName(String) - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- setDir(File) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
- setDirection(OrderingConfig.Direction) - Method in class org.camunda.bpm.client.task.OrderingConfig.OrderingProperty
- setDirection(Direction) - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- setDirection(RelationshipDirection) - Method in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- setDirection(RelationshipDirection) - Method in interface org.camunda.bpm.model.bpmn.instance.Relationship
- setDirection(RelationshipDirection) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- setDirection(RelationshipDirection) - Method in interface org.camunda.bpm.model.cmmn.instance.Relationship
- setDisableAutoFetching(Boolean) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setDisableBackoffStrategy(Boolean) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setDisableBinaryFetching(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDisableBuiltinExceptionCodeProvider(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Setter to disables the default implementation of
ExceptionCodeProvider
which allows overriding the reserved exception codes >ExceptionCodeInterceptor.MAX_CUSTOM_CODE
or <ExceptionCodeInterceptor.MIN_CUSTOM_CODE
. - setDisableCustomObjectDeserialization(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setDisabled(boolean) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- setDisabled(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setDisabled(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setDisabledPermissions(List<String>) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setDisableExceptionCode(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Setter to disables the
ExceptionCodeInterceptor
and therefore the whole exception code feature. - setDisableStrictCallActivityValidation(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDisableStrictCamundaFormParsing(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDisableWadl(boolean) - Method in class org.camunda.bpm.run.property.CamundaBpmRunRestProperties
- setDiscretionaryElementHandlers(Map<Class<? extends PlanItemDefinition>, ItemHandler>) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- setDmnElProvider(ElProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDmnEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDmnEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setDmnEngine(DmnEngine) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDmnEngineConfiguration(DefaultDmnEngineConfiguration) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDmnFeelCustomFunctionProviders(List<FeelCustomFunctionProvider>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDmnFeelEnableLegacyBehavior(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDmnHistoryEventProducer(DmnHistoryEventProducer) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDmnModel(Model) - Method in class org.camunda.bpm.model.dmn.Dmn
- setDmnReturnBlankTableOutputAsNull(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setDn(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapGroupEntity
- setDn(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapUserEntity
- setDocumentation(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- setDocumentation(String) - Method in interface org.camunda.bpm.model.bpmn.instance.di.Diagram
- setDocumentBuilderFactory(DocumentBuilderFactory) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- setDocumentElement(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- setDocumentElement(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Updates the document element.
- 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.HistoricDecisionInputInstanceEntity
- setDoubleValue(Double) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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 class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- setDoubleValue(Double) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- setDoubleValue(Double) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- setDto(FetchExternalTasksExtendedDto) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- setDue(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setDue(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
-
Deprecated.
- setDueAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setDueAfterExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setDueBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setDueBeforeExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setDuedate(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- setDuedate(Date) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDuedateDto
- setDueDate(String, Date) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- setDueDate(String, Date) - Method in interface org.camunda.bpm.engine.TaskService
-
Changes the dueDate of the task.
- 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.batch.SetJobRetriesBatchConfiguration
- 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.TaskEntity
- setDueDate(Date) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- 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(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- 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
- setDueUntil(Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- setDummyPojo(String) - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivationSpec
- setDuration(long) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- setDurationInMillis(Long) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- setEdition(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- setEdition(String) - Method in class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- setEdition(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- setElements(Map<String, DiagramElement>) - Method in class org.camunda.bpm.engine.repository.DiagramLayout
- setElementTransformHandlerRegistry(DmnElementTransformHandlerRegistry) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
- setElementTransformHandlerRegistry(DmnElementTransformHandlerRegistry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- setElProvider(ElProvider) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the el provider which is used by the engine to evaluate an el expression.
- setELResolver(ELResolver) - Method in class org.camunda.bpm.impl.juel.SimpleContext
-
Set our resolver.
- 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
- setEmail(String) - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- setEmailLike(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- setEnableCmdExceptionLogging(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setEnabled(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoryCleanupConfigurationDto
- setEnabled(boolean) - Method in class org.camunda.bpm.run.property.CamundaBpmRunAdministratorAuthorizationProperties
- setEnabled(boolean) - Method in class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- setEnabled(boolean) - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- setEnabled(boolean) - Method in class org.camunda.bpm.run.property.CamundaBpmRunLdapProperties
- setEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- setEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health.Camunda
- setEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.MetricsProperty
- setEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2IdentityProviderProperties
- setEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2SSOLogoutProperties
- setEnabled(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setEnabled(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setEnableDefaultDbHistoryEventHandler(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnabledForCustomCode(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- setEnableExceptionsAfterUnhandledBpmnError(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setEnableExpressionsInAdhocQueries(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableExpressionsInStoredQueries(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableFeelLegacyBehavior(boolean) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Controls whether the FEEL legacy behavior is enabled or not
- setEnableFetchProcessDefinitionDescription(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableFetchScriptEngineFromProcessApplication(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableGracefulDegradationOnContextSwitchFailure(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If set to true, the process engine will tolerate certain exceptions that may result from the fact that it cannot switch to the context of a process application that has made a deployment.
- setEnableHistoricInstancePermissions(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableOptimisticLockingOnForeignKeyViolation(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnablePasswordPolicy(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setEnableReducedJobExceptionLogging(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setEnableSameSiteCookie(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setEnableSameSiteCookie(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- setEnableScriptCompilation(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
If set to true, the process engine will attempt to pre-compile script sources at runtime to optimize script task execution performance.
- setEnableScriptEngineCaching(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableScriptEngineCaching(boolean) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- setEnableScriptEngineLoadExternalResources(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableScriptEngineNashornCompatibility(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableSecureCookie(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setEnableSecureCookie(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- setEnableSecureXmlProcessing(boolean) - Method in class org.camunda.spin.plugin.impl.SpinConfiguration
- setEnableTelemetry(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.TelemetryConfigurationDto
-
Deprecated.
- setEnableXxeProcessing(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnableXxeProcessing(boolean) - Method in class org.camunda.spin.plugin.impl.SpinConfiguration
- setEncapsulatedLogic(EncapsulatedLogic) - Method in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- setEncapsulatedLogic(EncapsulatedLogic) - Method in interface org.camunda.bpm.model.dmn.instance.BusinessKnowledgeModel
- setEncoding(String) - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- setEncoding(Charset) - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- setEnd(Date) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- setEndActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- setEndDate(Date) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- setEnded(boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- setEnded(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setEndedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setEndedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- setEndTime(Date) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setEndTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setEndTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- setEndTimeAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setEndTimeBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setEnforceHistoryTimeToLive(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEnforceSpecificVariablePermission(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setEngineMetricCollector(DmnEngineMetricCollector) - Method in class org.camunda.bpm.dmn.engine.DmnEngineConfiguration
-
Set the engine metric collector
- setEngineMetricCollector(DmnEngineMetricCollector) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- setEngineName(String) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- setEnsureCleanAfterTest(boolean) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setEnsureJobDueDateNotNull(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setEntities(Set<String>) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- setEntity(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- setEntity(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- setEntityCache(DbEntityCache) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorContext
- setEntityState(DbEntityState) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- setEntityType(Class<? extends DbEntity>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- setEntityType(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setEntityType(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setEntityType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setEntityTypeIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setEntryCriteria(List<CmmnSentryDeclaration>) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- setEntryPoints(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Entry points are URLs that will not be tested for the presence of a valid token.
- setEntryPoints(List<String>) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setEnvScriptResolvers(List<ScriptEnvResolver>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setError(Error) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorEventDefinitionImpl
- setError(Error) - Method in interface org.camunda.bpm.model.bpmn.instance.ErrorEventDefinition
- 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.CamundaErrorEventDefinition
- 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
- setErrorCode(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- setErrorCode(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- setErrorCode(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Error
- setErrorCodeVariable(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- setErrorCodeVariableOnErrorEventDefinition(Element, ErrorEventDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Sets the value for "camunda:errorCodeVariable" on the passed definition if it's present.
- setErrorDetails(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setErrorDetails(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setErrorDetails(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setErrorDetails(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- setErrorDetailsByteArrayId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setErrorMessage(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setErrorMessage(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setErrorMessage(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setErrorMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- setErrorMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setErrorMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- setErrorMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- setErrorMessageExpression(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ErrorEndEventActivityBehavior
- setErrorMessageExpression(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Error
- setErrorMessageVariable(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ErrorEventDefinition
- setErrorMessageVariableOnErrorEventDefinition(Element, ErrorEventDefinition) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
-
Sets the value for "camunda:errorMessageVariable" on the passed definition if it's present.
- setErrors(List<ProblemDto>) - Method in class org.camunda.bpm.engine.rest.dto.ResourceReportDto
- setEscalation(Escalation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationEventDefinitionImpl
- setEscalation(Escalation) - Method in interface org.camunda.bpm.model.bpmn.instance.EscalationEventDefinition
- setEscalationCode(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- setEscalationCode(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- setEscalationCode(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto
- setEscalationCode(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- setEscalationCode(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Escalation
- setEscalationCodeVariable(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EscalationEventDefinition
- setEvaluatedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setEvaluatedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setEvaluatesToType(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FormalExpressionImpl
- setEvaluatesToType(ItemDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.FormalExpression
- setEvaluationOutput(DmnDecisionTableImpl, List<DmnDecisionTableRuleImpl>, VariableContext, DmnDecisionTableEvaluationEventImpl) - Method in class org.camunda.bpm.dmn.engine.impl.evaluation.DecisionTableEvaluationHandler
- setEvaluations(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DecisionInstanceStatisticsImpl
- setEvaluations(int) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceStatisticsDto
- setEvaluationTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setEventGatewayType(EventBasedGatewayType) - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- setEventGatewayType(EventBasedGatewayType) - Method in interface org.camunda.bpm.model.bpmn.instance.EventBasedGateway
- setEventHandlers(Map<String, EventHandler>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setEventing(EventingProperty) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setEventName(String) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- 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.TaskEntity
- setEventName(String) - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- setEventName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- setEventScope(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setEventScope(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setEventScopeActivityId(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setEventScopeActivityId(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- setEventSource(CoreModelElement) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- setEventSubProcessCoordinates(BpmnShape) - Method in class org.camunda.bpm.model.bpmn.builder.ProcessBuilder
- setEventSubscriptionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- setEventSubscriptions(List<EventSubscriptionQueryValue>) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- 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
- setEventType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- setExceptionByteArrayId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- 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
- setExcludeTaskDetails(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setExclusive(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- setExclusive(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- setExecutable(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setExecutable(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setExecutable(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setExecutedActivityAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setExecutedActivityBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setExecutedActivityIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setExecutedDecisionElements(long) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- setExecutedDecisionElements(long) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- setExecutedDecisionElements(long) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- setExecutedDecisionInstances(long) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- setExecutedJobAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setExecutedJobBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setExecution(Boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- 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.ExternalTaskEntity
- 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(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setExecution(ExecutionDto) - Method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- 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
- setExecution(Execution) - Method in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- setExecutionAndProcessInstance(MessageCorrelationResultDto, MessageCorrelationResult) - Static method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- setExecutionContext(BaseDelegateExecution) - Method in class org.camunda.bpm.engine.impl.delegate.DefaultDelegateInterceptor
- setExecutionContext(CaseExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.context.Context
- setExecutionContext(ExecutionEntity) - Static method in class org.camunda.bpm.engine.impl.context.Context
- setExecutionDate(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- setExecutionDate(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionSuspensionStateDto
- setExecutionId(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setExecutionId(String) - Method in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- 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.incident.IncidentContext
- setExecutionId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- 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.ExternalTaskEntity
- 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.externaltask.ExternalTaskQueryDto
- setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- 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.SignalDto
- setExecutionId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setExecutionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setExecutionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setExecutionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- 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
- setExecutionListeners(List<ExecutionListener>) - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
-
Deprecated.
- 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
- setExecutionStartTime(Date) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setExecutionStartTime(Date) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setExecutionStartTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- setExecutionStartTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- setExecutionTreePrefetchEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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, ?>, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
- SetExecutionVariablesCmd(String, Map<String, ? extends Object>, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetExecutionVariablesCmd
- setExitCriteria(List<CmmnSentryDeclaration>) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- setExitCriterion(ExitCriterion) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- setExitCriterion(ExitCriterion) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
- setExpanded(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- setExpanded(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- setExporter(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- setExporter(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- setExporter(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- setExporter(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- setExporter(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- setExporter(String) - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- setExporterVersion(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- setExporterVersion(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- setExporterVersion(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- setExporterVersion(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- setExporterVersion(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- setExporterVersion(String) - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- setExposedHeaders(String) - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- setExpression(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- setExpression(DmnExpressionImpl) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
- setExpression(DmnExpressionImpl) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- setExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CamundaErrorEventDefinition
- setExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.SignalDefinition
- setExpression(Expression) - Method in class org.camunda.bpm.engine.impl.el.ElValueProvider
- setExpression(Expression) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceAssignmentExpressionImpl
- setExpression(Expression) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterBindingImpl
- setExpression(Expression) - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceAssignmentExpression
- setExpression(Expression) - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameterBinding
- setExpression(Expression) - Method in class org.camunda.bpm.model.dmn.impl.instance.BindingImpl
- setExpression(Expression) - Method in class org.camunda.bpm.model.dmn.impl.instance.ContextEntryImpl
- setExpression(Expression) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- setExpression(Expression) - Method in class org.camunda.bpm.model.dmn.impl.instance.FunctionDefinitionImpl
- setExpression(Expression) - Method in class org.camunda.bpm.model.dmn.impl.instance.InvocationImpl
- setExpression(Expression) - Method in interface org.camunda.bpm.model.dmn.instance.Binding
- setExpression(Expression) - Method in interface org.camunda.bpm.model.dmn.instance.ContextEntry
- setExpression(Expression) - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- setExpression(Expression) - Method in interface org.camunda.bpm.model.dmn.instance.FunctionDefinition
- setExpression(Expression) - Method in interface org.camunda.bpm.model.dmn.instance.Invocation
- setExpressionFactory(ExpressionFactory) - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- setExpressionLanguage(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- setExpressionLanguage(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- setExpressionLanguage(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- setExpressionLanguage(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- setExpressionLanguage(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- setExpressionLanguage(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- setExpressionLanguage(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportedValuesImpl
- setExpressionLanguage(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- setExpressionLanguage(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.UnaryTestsImpl
- setExpressionLanguage(String) - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- setExpressionLanguage(String) - Method in interface org.camunda.bpm.model.dmn.instance.ImportedValues
- setExpressionLanguage(String) - Method in interface org.camunda.bpm.model.dmn.instance.LiteralExpression
- setExpressionLanguage(String) - Method in interface org.camunda.bpm.model.dmn.instance.UnaryTests
- 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
- setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- setExpressionManager(ExpressionManager) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- setExpressions(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- setExtendedScenario(String) - Method in class org.camunda.bpm.qa.upgrade.Scenario
- setExtension(Extension) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramElementImpl
- setExtension(Extension) - Method in interface org.camunda.bpm.model.bpmn.instance.di.DiagramElement
- setExtensionElements(ExtensionElements) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- setExtensionElements(ExtensionElements) - Method in interface org.camunda.bpm.model.bpmn.instance.BaseElement
- setExtensionElements(ExtensionElements) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- setExtensionElements(ExtensionElements) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- setExtensionElements(ExtensionElements) - Method in interface org.camunda.bpm.model.cmmn.instance.CmmnElement
- setExtensionElements(ExtensionElements) - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- setExtensionElements(ExtensionElements) - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- setExtensionElements(ExtensionElements) - Method in interface org.camunda.bpm.model.dmn.instance.DmnElement
- setExtensionProperties(Map<String, String>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setExtensionProperties(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setExternallyTerminated(boolean) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- setExternallyTerminated(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setExternallyTerminated(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setExternalTaskHandler(ExternalTaskHandler) - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- setExternalTaskId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setExternalTaskId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setExternalTaskId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setExternalTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setExternalTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setExternalTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setExternalTaskIdIn(Set<String>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setExternalTaskIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- SetExternalTaskPriorityCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Represents the command to set the priority of an existing external task.
- SetExternalTaskPriorityCmd(String, long) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetExternalTaskPriorityCmd
- setExternalTaskPriorityProvider(PriorityProvider<ExternalTaskActivityBehavior>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExternalTaskQuery(ExternalTaskQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- SetExternalTaskRetriesBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.batch.externaltask
- SetExternalTaskRetriesBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- SetExternalTaskRetriesBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- SetExternalTaskRetriesBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.SetExternalTaskRetriesBatchScenario
- SetExternalTaskRetriesCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetExternalTaskRetriesCmd(String, int, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetExternalTaskRetriesCmd
- SetExternalTaskRetriesJobHandler - Class in org.camunda.bpm.engine.impl.batch.externaltask
- SetExternalTaskRetriesJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesJobHandler
- setExternalTaskService(ExternalTaskService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setExternalTaskService(ExternalTaskService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setExternalTaskService(ExternalTaskService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- SetExternalTasksRetriesBatchCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetExternalTasksRetriesBatchCmd(UpdateExternalTaskRetriesBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetExternalTasksRetriesBatchCmd
- SetExternalTasksRetriesCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetExternalTasksRetriesCmd(UpdateExternalTaskRetriesBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetExternalTasksRetriesCmd
- setFactory(CmmnTransformFactory) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- setFailedActivityId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setFailedActivityId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setFailedActivityIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setFailedJobCommandFactory(FailedJobCommandFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFailedJobListenerMaxRetries(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFailedJobRetryTimeCycle(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFailedJobRetryTimeCycleValue(Element, ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- setFailedJobs(int) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- 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
- setFailIfNotExists(boolean) - Method in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- setFailIfNotExists(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- setFailure(Exception) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- setFailure(Throwable) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- setFailureLog(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setFailureLog(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setFailures(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- setFailures(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- setFailures(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- setFailures(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- setFailures(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationVariableValidationReportDto
- setFallbackSerializerFactory(VariableSerializerFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFeatures(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- setFeatures(Map<String, String>) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- setFeelCustomFunctionProviders(List<FeelCustomFunctionProvider>) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set a list of FEEL Custom Function Providers.
- setFeelEngineFactory(FeelEngineFactory) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the factory to create a
FeelEngine
- setField(Field, Object, Object) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
- setField(OrderingConfig.SortingField) - Method in class org.camunda.bpm.client.task.OrderingConfig.OrderingProperty
- 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
- setFilter(FilterProperty) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setFilterId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- setFilterService(FilterService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFilterService(FilterService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setFilterService(FilterService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setFilterVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setFindNulledEmptyStrings(boolean) - Method in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- setFinished(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- 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.HistoricCaseActivityInstanceQueryDto
- setFinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setFinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setFinishedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setFinishedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setFinishedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setFinishedAfter(Date) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setFinishedBatchesCount(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- setFinishedBatchesCount(long) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- setFinishedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setFinishedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setFinishedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setFinishedBefore(Date) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setFinishedCaseInstanceCount(long) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- setFinishedCaseInstanceCount(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- setFinishedDecisionInstanceCount(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- setFinishedDecisionInstanceCount(long) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- setFinishedProcessInstanceCount(long) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- setFinishedProcessInstanceCount(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- 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
- setFirstName(String) - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- 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
- setFlushRelevantEntityReferences(Set<String>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- setFollowUp(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setFollowUp(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
-
Deprecated.
- setFollowUpAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setFollowUpAfterExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setFollowUpBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setFollowUpBeforeExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setFollowUpBeforeOrNotExistent(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setFollowUpBeforeOrNotExistentExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setFollowUpDate(String, Date) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- setFollowUpDate(String, Date) - Method in interface org.camunda.bpm.engine.TaskService
-
Changes the dueDate of the task.
- setFollowUpDate(Date) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
Change follow-up date of the task.
- setFollowUpDate(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- setFollowUpDate(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setFollowUpDate(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setFollowUpDate(Date) - Method in interface org.camunda.bpm.engine.task.Task
-
Change follow-up date of the task.
- setFollowUpDateExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setFollowUpDateExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setFollowUpDateWithoutCascade(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setFollowUpJobCreated(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- setFollowUpNullAccepted(boolean) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- setFont(Font) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelStyleImpl
- setFont(Font) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnLabelStyle
- setForceCloseMybatisConnectionPool(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setForCompensation(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- setForCompensation(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- setFormattingConfiguration(InputStream) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- setFormattingTemplates(Templates) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
-
Set the
Templates
which used for creating the transformer. - setFormDefinition(FormDefinition) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setFormEngines(Map<String, FormEngine>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormFields(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setFormFields(List<FormField>) - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- setFormKey(String) - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- setFormKey(Expression) - Method in class org.camunda.bpm.engine.impl.form.FormDefinition
- setFormKey(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setFormProperties(List<FormProperty>) - Method in class org.camunda.bpm.engine.impl.form.FormDataImpl
- setFormPropertyHandlers(List<FormPropertyHandler>) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- setFormService(FormService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormService(FormService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setFormService(FormService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setFormTypes(FormTypes) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFormValidators(FormValidators) - 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
- setFridayHistoryCleanupBatchWindowEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFridayHistoryCleanupBatchWindowStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setFrom(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- setFrom(From) - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssignmentImpl
- setFrom(From) - Method in interface org.camunda.bpm.model.bpmn.instance.Assignment
- setFulfilledRules(List<PasswordPolicyRule>) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyResultImpl
- 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.impl.juel.SimpleContext
-
Define a function.
- setFunction(Function<List<Object>, Object>) - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
- setFunction(Function<List<Object>, Object>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- setFunction(Function<List<Object>, Object>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- setFunctionMappers(List<FunctionMapper>) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.CompositeFunctionMapper
- setGatewayDirection(GatewayDirection) - Method in class org.camunda.bpm.model.bpmn.impl.instance.GatewayImpl
- setGatewayDirection(GatewayDirection) - Method in interface org.camunda.bpm.model.bpmn.instance.Gateway
- setGeneralResourceWhitelistPattern(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setGenerated(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- setGeneratedUniqueIdentifier(ModelElementType, ModelElementInstance) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Set unique identifier if the type has a String id attribute
- setGeneratedUniqueIdentifier(ModelElementType, ModelElementInstance, boolean) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Set unique identifier if the type has a String id attribute
- setGenerateUniqueProcessApplicationName(Boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setGenerateUniqueProcessEngineName(Boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setGenericProperties(GenericProperties) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- 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
- setGroup(GroupEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- setGroupBy(String) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- setGroupBy(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- 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.history.event.HistoricIdentityLinkLogEventEntity
- 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
- setGroupId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setGroupId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- 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
- setGroupIds(List<String>) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- setGroupMember(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- setGroupMemberAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setGroupName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity
- setGroupName(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- setGroupNameAttribute(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setGroupNameAttribute(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2IdentityProviderProperties
- setGroupNameDelimiter(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2IdentityProviderProperties
- setGroupResourceWhitelistPattern(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setGroups(List<String>) - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- 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
- setHandlerRegistry(DefaultCmmnElementHandlerRegistry) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- setHasRemovalTime(boolean) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- setHasStartFormKey(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setHasVarargs(boolean) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- setHeader(String, String) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- setHeaderSecurity(HeaderSecurityProperties) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- setHealth(ManagementProperties.Health) - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties
- setHeight(double) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- setHeight(double) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Bounds
- 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
- setHierarchical(boolean) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- setHierarchical(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- setHierarchical(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- setHierarchical(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- setHintJobExecutor(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setHistoricBatchIds(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- setHistoricBatchIds(List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- setHistoricBatchQuery(HistoricBatchQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- setHistoricCaseInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- setHistoricDataService(HistoryService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setHistoricDecisionInstanceIds(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- setHistoricDecisionInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- setHistoricDecisionInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- setHistoricDecisionInstanceQuery(HistoricDecisionInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.DeleteHistoricDecisionInstancesDto
- setHistoricDecisionInstanceQuery(HistoricDecisionInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- setHistoricInstancePermissionsEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- setHistoricProcessInstanceIds(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- setHistoricProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- setHistoricProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.history.DeleteHistoricProcessInstancesDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- setHistoricProcessInstanceQuery(HistoricProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- setHistory(Boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- setHistory(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistory(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setHistoryCleanupBatchSize(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupBatchThreshold(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupBatchWindowEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupBatchWindowEndTimeAsDate(Date) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupBatchWindows(Map<Integer, BatchWindowConfiguration>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupBatchWindowStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupBatchWindowStartTimeAsDate(Date) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupDefaultNumberOfRetries(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupDegreeOfParallelism(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupJobLogTimeToLive(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupJobPriority(long) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupMetricsEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryCleanupStrategy(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryConfiguration(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setHistoryConfiguration(String) - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- setHistoryConfiguration(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setHistoryConfiguration(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setHistoryEnabled(boolean) - Method in class org.camunda.bpm.webapp.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(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setHistoryLevel(String) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- setHistoryLevel(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- setHistoryLevel(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setHistoryLevel(HistoryLevel) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryLevelCommand(HistoryLevelSetupCommand) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setHistoryLevelDefault(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setHistoryRemovalTimeProvider(HistoryRemovalTimeProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryRemovalTimeStrategy(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryService(HistoryService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHistoryService(HistoryService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setHistoryService(HistoryService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricBatchesReportResultEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setHistoryTimeToLive(Integer) - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportResultDto
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- setHistoryTimeToLive(Integer) - Method in class org.camunda.bpm.engine.rest.dto.HistoryTimeToLiveDto
- setHistoryTimeToLive(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHitPolicy(HitPolicy) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- setHitPolicy(HitPolicy) - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- setHitPolicyHandler(DmnHitPolicyHandler) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- setHitPolicyHandlerRegistry(DmnHitPolicyHandlerRegistry) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
-
Set the
DmnHitPolicyHandlerRegistry
- setHitPolicyHandlerRegistry(DmnHitPolicyHandlerRegistry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- setHorizontal(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- setHorizontal(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- setHostname(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHostname(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setHostname(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setHostnameProvider(HostnameProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setHref(String) - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
- setHref(String) - Method in class org.camunda.bpm.engine.rest.hal.HalLink
- setHref(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementReferenceImpl
- setHref(String) - Method in interface org.camunda.bpm.model.dmn.instance.DmnElementReference
- setHstsDisabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setHstsIncludeSubdomainsDisabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setHstsMaxAge(String) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setHstsValue(String) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setHttpClient(CloseableHttpClient) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpConnector
- setHttpStatusCode(Integer) - Method in exception org.camunda.bpm.client.exception.RestException
- setId() - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
Indicate whether this attribute is an Id attribute
- setId(long) - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- setId(Long) - Method in class org.camunda.bpm.qa.upgrade.variables.FieldAccessJPAEntity
- setId(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- 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.ProcessDefinitionStatisticsDto
- setId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- setId(String) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedDecisionRuleImpl
- setId(String) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- setId(String) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- setId(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- setId(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- setId(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- setId(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- setId(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- setId(String) - Method in interface org.camunda.bpm.engine.identity.Group
- setId(String) - Method in interface org.camunda.bpm.engine.identity.Tenant
- setId(String) - Method in interface org.camunda.bpm.engine.identity.User
- setId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- 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.cmmn.entity.runtime.CaseSentryPartEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- setId(String) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- setId(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- setId(String) - Method in interface org.camunda.bpm.engine.impl.db.DbEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- setId(String) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- setId(String) - Method in class org.camunda.bpm.engine.impl.form.handler.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.AcquirableJobEntity
- 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.CamundaFormDefinitionEntity
- 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.ExternalTaskEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- 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.HistoricActivityStatisticsImpl
- 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.JobDefinitionEntity
- 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.MeterLogEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- 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.SchemaLogEntryEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
- setId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- 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.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 interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- 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.TenantDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- 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.DeploymentQueryDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- setId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BaseElementImpl
- setId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- setId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramElementImpl
- setId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- setId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.StyleImpl
- setId(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DocumentationImpl
- setId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BaseElement
- setId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- setId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.di.Diagram
- setId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.di.DiagramElement
- setId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.di.Style
- setId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Documentation
- setId(String) - Method in interface org.camunda.bpm.model.bpmn.instance.InteractionNode
- setId(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CmmnElementImpl
- setId(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- setId(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DocumentationImpl
- setId(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CmmnElement
- setId(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- setId(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Documentation
- setId(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- setId(String) - Method in interface org.camunda.bpm.model.dmn.instance.DmnElement
- setId(String) - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- setIdAttribute(String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setIdAttribute(String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the value of a id attribute for the namespace of this element.
- setIdAttribute(String, String, String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setIdAttribute(String, String, String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the value of a id attribute for the given namespace.
- 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
- setIdentityProvider(OAuth2Properties.OAuth2IdentityProviderProperties) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties
- 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.junit5.ProcessEngineExtension
- setIdentityService(IdentityService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setIdGenerator(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setIdGenerator(IdGenerator) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- setIdGenerator(IdGenerator) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setIdGenerator(IdGenerator) - Method in class org.camunda.bpm.engine.impl.db.sql.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
- setIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- setIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- setIdMappings(DeploymentMappings) - Method in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- setIds(List<String>) - Method in class org.camunda.bpm.engine.impl.batch.BatchConfiguration
- setIfPart(CmmnIfPartDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- setIfPart(IfPart) - Method in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- setIfPart(IfPart) - Method in interface org.camunda.bpm.model.cmmn.instance.Sentry
- setIgnoreAsync(boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- setIgnoreAsync(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setIgnoreDataAccessException(boolean) - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- setIgnoreForeignKeysForNextFlush(boolean) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- setIgnoreUnknownFields(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.GenericProperties
- setImmediate(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- setImmediate(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- setImmediatelyDue(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- setImmediatelyDue(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- setImmutable() - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- setImplementation(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.BusinessRuleTaskImpl
- setImplementation(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- setImplementation(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setImplementation(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setImplementation(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- setImplementation(String) - Method in interface org.camunda.bpm.model.bpmn.instance.BusinessRuleTask
- setImplementation(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- setImplementation(String) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setImplementation(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setImplementation(String) - Method in interface org.camunda.bpm.model.bpmn.instance.UserTask
- setImplementationRef(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- setImplementationRef(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- setImplementationRef(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Interface
- setImplementationRef(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- setImplementationType(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- setImplementationType(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- setImplementationType(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Decision
- setImplementationType(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Process
- setImplicitVariableUpdateDetectionEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setImportedElement(ImportedElement) - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportedValuesImpl
- setImportedElement(ImportedElement) - Method in interface org.camunda.bpm.model.dmn.instance.ImportedValues
- setImportType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- setImportType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Import
- setImportType(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- setImportType(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Import
- setImportType(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- setImportType(String) - Method in interface org.camunda.bpm.model.dmn.instance.Import
- setImportValues(ImportedValues) - Method in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- setImportValues(ImportedValues) - Method in interface org.camunda.bpm.model.dmn.instance.LiteralExpression
- 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
- setIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setIncidentIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setIncidentIds(String[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- setIncidentIds(String[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- setIncidentMessage(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- setIncidentMessage(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setIncidentMessage(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setIncidentMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setIncidentMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setIncidentMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setIncidentMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setIncidentMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setIncidentMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setIncidentMessageLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setIncidentMessageLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setIncidentMessageLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setIncidentMessageLike(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setIncidentMessageLike(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setIncidentMessageLike(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setIncidentPermissionChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- setIncidentPermissionChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- setIncidents(Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- setIncidents(List<IncidentStatisticsDto>) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.CalledProcessInstanceDto
- 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
- setIncidents(Incident[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- setIncidents(Incident[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- setIncidentState(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- 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
- setIncidentStatus(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- 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
- setIncidentTimestampAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setIncidentTimestampBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- 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.history.event.HistoricIncidentEventEntity
- setIncidentType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.CreateIncidentDto
- setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.IncidentStatisticsResultDto
- setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setIncidentType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setIncidenType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentStatisticsEntity
- setIncludeAssignedTasks(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setIncludeCanceled(Boolean) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setIncludeCaseDefinitionsWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setIncludeCompleteScope(Boolean) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setIncludeDecisionDefinitionsWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setIncludeDecisionRequirementsDefinitionsWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setIncludeDeleted(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setIncludeDeploymentsWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setIncludeEventSubscriptionsWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- setIncludeExtensionProperties(boolean) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setIncludeExtensionProperties(boolean) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setIncludeExtensionProperties(boolean) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setIncludeExtensionProperties(boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setIncludeExtensionProperties(boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- setIncludeExtensionProperties(Boolean) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setIncludeFinished(Boolean) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setIncludeIncidents(Boolean) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setIncludeInputs(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setIncludeJobDefinitionsWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setIncludeJobs(boolean) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- setIncludeJobs(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDefinitionPriorityDto
- setIncludeJobsWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setIncludeOutputs(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setIncludeProcessDefinitionsWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setIncludeProcessInstances(boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionSuspensionStateDto
- setIncludingGroupsOfUser(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- setIncomingTransitions(List<TransitionImpl>) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setIndexRedirectEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- setInformationItem(InformationItem) - Method in class org.camunda.bpm.model.dmn.impl.instance.InputDataImpl
- setInformationItem(InformationItem) - Method in interface org.camunda.bpm.model.dmn.instance.InputData
- setInitial(Boolean) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- setInitial(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setInitial(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- setInitialContextFactory(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setInitialVariables(boolean) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- setInitialVariables(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- setInMessage(Message) - Method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- setInMessage(Message) - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- setInnerConversationNode(ConversationNode) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationAssociationImpl
- setInnerConversationNode(ConversationNode) - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationAssociation
- setInnerMessageFlow(MessageFlow) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowAssociationImpl
- setInnerMessageFlow(MessageFlow) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlowAssociation
- setInnerParticipant(Participant) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantAssociationImpl
- setInnerParticipant(Participant) - Method in interface org.camunda.bpm.model.bpmn.instance.ParticipantAssociation
- setInputData(DataInput) - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- setInputData(DataInput) - Method in interface org.camunda.bpm.model.bpmn.instance.IoBinding
- setInputDataItem(InputDataItem) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setInputDataItem(InputDataItem) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setInputExpression(InputExpression) - Method in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- setInputExpression(InputExpression) - Method in interface org.camunda.bpm.model.dmn.instance.InputClause
- setInputParameters(List<InputParameter>) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- setInputs(List<DmnEvaluatedInput>) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- setInputs(List<DmnDecisionTableInputImpl>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- setInputs(List<HistoricDecisionInputInstance>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setInputSet(InputSet) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- setInputSet(InputSet) - Method in interface org.camunda.bpm.model.bpmn.instance.ThrowEvent
- setInputValues(InputValues) - Method in class org.camunda.bpm.model.dmn.impl.instance.InputClauseImpl
- setInputValues(InputValues) - Method in interface org.camunda.bpm.model.dmn.instance.InputClause
- setInputVariable(String) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- setInputVariable(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- setInsertStatements(Map<Class<?>, String>) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setInstallation(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- setInstallation(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto
- setInstallationId(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setInstanceProvider(ModelElementTypeBuilder.ModelTypeInstanceProvider<?>) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- 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(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- setInstances(Integer) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- setInstances(Integer) - Method in class org.camunda.bpm.engine.rest.dto.StatisticsResultDto
- setInstantiate(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.EventBasedGatewayImpl
- setInstantiate(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- setInstantiate(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.EventBasedGateway
- setInstantiate(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- setInstantiationStack(InstantiationStack) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- setInstruction(MigrationInstructionDto) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionValidationReportDto
- setInstructionReports(List<MigrationInstructionValidationReportDto>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- setInstructions(List<AbstractProcessInstanceModificationCommand>) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- setInstructions(List<AbstractProcessInstanceModificationCommand>) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- setInstructions(List<AbstractProcessInstanceModificationCommand>) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- setInstructions(List<MigrationInstruction>) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- setInstructions(List<MigrationInstructionDto>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- setInstructions(List<ProcessInstanceModificationInstructionDto>) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- setInstructions(List<ProcessInstanceModificationInstructionDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- setInstructions(List<ProcessInstanceModificationInstructionDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- setInternallyTerminated(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setInternals(InternalsImpl) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- setInternals(InternalsDto) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- setInterrupting(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- setInterrupting(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- setInterrupting(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.StartEvent
- setInterruptingTimer(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- setInvocationsPerBatchJob(int) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setInvocationsPerBatchJob(int) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setInvocationsPerBatchJob(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInvocationsPerBatchJobByBatchType(Map<String, Integer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInvokeCustomVariableListeners(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setInvolvedUser(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setInvolvedUserExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setIoMapping(IoMapping) - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
- setIoSpecification(IoSpecification) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- setIoSpecification(IoSpecification) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- setIoSpecification(IoSpecification) - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- setIoSpecification(IoSpecification) - Method in interface org.camunda.bpm.model.bpmn.instance.CallableElement
- setIsBlocking(boolean) - Method in class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- setIsBlocking(boolean) - Method in interface org.camunda.bpm.model.cmmn.instance.Task
- setIsUseCommonJWorkManager(Boolean) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
- setItalic(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- setItalic(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- setItem(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageImpl
- setItem(ItemDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.Message
- setItemControl(ItemControl) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- setItemControl(ItemControl) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- setItemControl(ItemControl) - Method in interface org.camunda.bpm.model.cmmn.instance.DiscretionaryItem
- setItemControl(ItemControl) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- setItemCount(Long) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- setItemKind(ItemKind) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- setItemKind(ItemKind) - Method in interface org.camunda.bpm.model.bpmn.instance.ItemDefinition
- setItemSubject(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectImpl
- setItemSubject(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataObjectReferenceImpl
- setItemSubject(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- setItemSubject(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreReferenceImpl
- setItemSubject(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemAwareElementImpl
- setItemSubject(ItemDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.ItemAwareElement
- SetJacksonJsonTypeDetector - Class in org.camunda.spin.impl.json.jackson.format
-
Detects erased types of Set classes.
- SetJacksonJsonTypeDetector() - Constructor for class org.camunda.spin.impl.json.jackson.format.SetJacksonJsonTypeDetector
- setJavaSerializationFormatEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJaxBContextProvider(JaxBContextProvider) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- setJdbcBatchProcessing(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setJdbcBatchProcessing(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- 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
- setJdbcStatementTimeout(Integer) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
Sets the number of seconds the jdbc driver will wait for a response from the database.
- setJdbcTemplate(JdbcTemplate) - Method in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- 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
- setJdk(JdkImpl) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setJdk(JdkDto) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- setJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobFailureCollector
- 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
- setJobAdded(boolean) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- setJobConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- setJobConfiguration(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- setJobConfiguration(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setJobDeclaration(EventSubscriptionJobDeclaration) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- setJobDefinition(JobDefinition) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setJobDefinitionConfiguration(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setJobDefinitionConfiguration(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setJobDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- setJobDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setJobDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- SetJobDefinitionPriorityCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetJobDefinitionPriorityCmd(String, Long, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetJobDefinitionPriorityCmd
- setJobDefinitionState(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- setJobDefinitionType(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setJobDefinitionType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- 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(String, Date, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobDuedate(String, Date, boolean) - 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
- setJobDueDate(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- SetJobDuedateCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetJobDuedateCmd(String, Date, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetJobDuedateCmd
- setJobExceptionMessage(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setJobExceptionMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setJobExecution(JobExecutionProperty) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setJobExecutor(JobExecutorXml) - Method in class org.camunda.bpm.container.impl.metadata.BpmPlatformXmlImpl
- setJobExecutor(JobExecutor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobExecutorAcquireByDueDate(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setJobExecutorAcquireByPriority(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setJobExecutorAcquireByPriority(Boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setJobExecutorAcquireExclusiveOverProcessHierarchies(boolean) - 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.ProcessEngineConfiguration
- setJobExecutorActivate(ProcessEngineConfigurationImpl, Map<String, String>) - Method in class org.camunda.bpm.container.impl.deployment.StartProcessEngineStep
- 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
- setJobExecutorPreferTimerJobs(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setJobExecutorPriorityRangeMax(long) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobExecutorPriorityRangeMin(long) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobHandlerConfiguration(JobHandlerConfiguration) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setJobHandlerConfigurationRaw(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.persistence.entity.JobEntity
- setJobId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setJobId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setJobId(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupHandler
- setJobId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setJobId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setJobId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setJobId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setJobId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- setJobIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto
- setJobIds(Set<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setJobPermissionChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- setJobPermissionChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- setJobPriority(long) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setJobPriority(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- setJobPriority(String, long) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobPriority(String, long) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets a new priority for the job with the provided id.
- setJobPriority(JobDefinitionPriorityDto) - Method in interface org.camunda.bpm.engine.rest.sub.management.JobDefinitionResource
- setJobPriority(JobDefinitionPriorityDto) - Method in class org.camunda.bpm.engine.rest.sub.management.JobDefinitionResourceImpl
- setJobPriority(PriorityDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
- setJobPriority(PriorityDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
- SetJobPriorityCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetJobPriorityCmd(String, long) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetJobPriorityCmd
- setJobPriorityHigherThanOrEquals(Long) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setJobPriorityLowerThanOrEquals(Long) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setJobPriorityProvider(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobDeclaration
- setJobPriorityProvider(PriorityProvider<JobDeclaration<?, ?>>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setJobQuery(JobQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto
- setJobRetries(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setJobRetries(int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetries(int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Creates a fluent builder to set the number of retries on one or multiple
jobs
. - 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(List<String>, int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetries(List<String>, int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets the number of retries that jobs have left.
- setJobRetries(RetriesDto) - Method in interface org.camunda.bpm.engine.rest.sub.management.JobDefinitionResource
- setJobRetries(RetriesDto) - Method in class org.camunda.bpm.engine.rest.sub.management.JobDefinitionResourceImpl
- setJobRetries(RetriesDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
- setJobRetries(RetriesDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
- setJobRetriesAsync(List<String>, int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetriesAsync(List<String>, int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets the number of retries that jobs have left asynchronously.
- setJobRetriesAsync(List<String>, JobQuery, int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetriesAsync(List<String>, JobQuery, int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets the number of retries that jobs have left asynchronously.
- setJobRetriesAsync(List<String>, ProcessInstanceQuery, int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetriesAsync(List<String>, ProcessInstanceQuery, int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets the number of retries that jobs have left asynchronously.
- setJobRetriesAsync(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetriesAsync(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets the number of retries that jobs have left asynchronously.
- setJobRetriesAsync(JobQuery, int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetriesAsync(JobQuery, int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets the number of retries that jobs have left asynchronously.
- SetJobRetriesAsyncBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the number of retries for one or multiple jobs asynchronously.
- SetJobRetriesBatchConfiguration - Class in org.camunda.bpm.engine.impl.batch
- SetJobRetriesBatchConfiguration(List<String>, int, Date, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.SetJobRetriesBatchConfiguration
- SetJobRetriesBatchConfiguration(List<String>, DeploymentMappings, int, Date, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.SetJobRetriesBatchConfiguration
- SetJobRetriesBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.batch.job
- SetJobRetriesBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- SetJobRetriesBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- SetJobRetriesBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.SetJobRetriesBatchScenario
- SetJobRetriesBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the number of retries for one or multiple jobs synchronously.
- SetJobRetriesBuilderImpl - Class in org.camunda.bpm.engine.impl.management
- SetJobRetriesBuilderImpl(CommandExecutor, int) - Constructor for class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- setJobRetriesByJobDefinitionId(String, int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetriesByJobDefinitionId(String, int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Set the number of retries of all failed
jobs
of the provided job definition id. - setJobRetriesByJobDefinitionId(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- setJobRetriesByJobId(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- setJobRetriesByJobsAsync(int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetriesByJobsAsync(int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Creates a fluent builder to set the number of retries for one or multiple jobs asynchronously.
- SetJobRetriesByJobsAsyncBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the number of retries for one or multiple jobs asynchronously.
- SetJobRetriesByJobsAsyncBuilderImpl - Class in org.camunda.bpm.engine.impl.management
- SetJobRetriesByJobsAsyncBuilderImpl(CommandExecutor, int) - Constructor for class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- setJobRetriesByProcessAsync(int) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setJobRetriesByProcessAsync(int) - Method in interface org.camunda.bpm.engine.ManagementService
-
Creates a fluent builder to set the number of retries for one or multiple jobs referenced by process asynchronously.
- SetJobRetriesByProcessAsyncBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the number of retries for one or multiple jobs referenced by process asynchronously.
- SetJobRetriesByProcessAsyncBuilderImpl - Class in org.camunda.bpm.engine.impl.management
- SetJobRetriesByProcessAsyncBuilderImpl(CommandExecutor, int) - Constructor for class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- SetJobRetriesByProcessDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- SetJobRetriesByProcessDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- SetJobRetriesCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetJobRetriesCmd(String, String, int, Date, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- SetJobRetriesCmd(List<String>, int, Date, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetJobRetriesCmd
- SetJobRetriesDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- SetJobRetriesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesDto
- SetJobRetriesJobHandler - Class in org.camunda.bpm.engine.impl.batch.job
- SetJobRetriesJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesJobHandler
- SetJobRetriesWithDueDateScenario - Class in org.camunda.bpm.qa.upgrade.job
- SetJobRetriesWithDueDateScenario() - Constructor for class org.camunda.bpm.qa.upgrade.job.SetJobRetriesWithDueDateScenario
- setJobsCreated(int) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- SetJobsRetriesBatchCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetJobsRetriesBatchCmd(List<String>, JobQuery, int, Date, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetJobsRetriesBatchCmd
- SetJobsRetriesByProcessBatchCmd - Class in org.camunda.bpm.engine.impl
- SetJobsRetriesByProcessBatchCmd(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, int, Date, boolean) - Constructor for class org.camunda.bpm.engine.impl.SetJobsRetriesByProcessBatchCmd
- setJobType(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- setJobType(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setJsonPathConfiguration(Configuration) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- setKeepAliveSeconds(Integer) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- 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.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- setKey(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- setKey(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- setKey(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- setKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setKey(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setKey(String) - Method in class org.camunda.bpm.engine.impl.form.CamundaFormRefImpl
- setKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- 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 interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- setKey(String) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setKey(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setKey(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setKey(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- 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.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- setKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setKeysIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setLabel(String) - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- setLabel(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DmnElementImpl
- setLabel(String) - Method in interface org.camunda.bpm.model.dmn.instance.DmnElement
- setLabel(Expression) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- setLabelStyle(BpmnLabelStyle) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnLabelImpl
- setLabelStyle(BpmnLabelStyle) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnLabel
- setLanguage(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FormalExpressionImpl
- setLanguage(String) - Method in interface org.camunda.bpm.model.bpmn.instance.FormalExpression
- setLanguage(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- setLanguage(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Expression
- setLastFailureLogId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setLastFailureLogId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- 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
- setLastName(String) - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- setLastNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- setLastTransactionState(TransactionState) - Method in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- setLastUpdated(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setLastUpdated(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setLatest(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
-
Deprecated.
- setLatest(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
-
Deprecated.
- setLatestVersion(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setLatestVersion(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setLatestVersion(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setLatestVersion(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setLdap(CamundaBpmRunLdapProperties) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- setLdapConfiguration(LdapConfiguration) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderFactory
- setLeafProcessInstances(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setLicenseFile(URL) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setLicenseKey(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setLicenseKey(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Set the license key.
- setLicenseKey(LicenseKeyDataImpl) - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- setLicenseKey(LicenseKeyDataImpl) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setLicenseKey(LicenseKeyDataImpl) - Static method in class org.camunda.bpm.engine.rest.util.WebApplicationUtil
- setLicenseKey(LicenseKeyDataDto) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- SetLicenseKeyCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetLicenseKeyCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetLicenseKeyCmd
- setLicenseKeyForDiagnostics(LicenseKeyDataImpl) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
-
Sets license key information to the telemetry data of the engine.
- setLine(int) - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- setLink(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- setLinkExpression(Expression) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- setListenerIndex(int) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- setLocal(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.TriggerVariableValueDto
- setLocal(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- setLocalCorrelationKeys(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setLocale(Locale) - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- setLocalVariables(boolean) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setLocalVariables(boolean) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setLocalVariables(boolean) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setLocalVariables(boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setLocalVariables(Boolean) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setLocalVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.CompleteExternalTaskDto
- setLocalVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- setLocation(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- setLocation(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Import
- setLocation(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- setLocation(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Import
- setLocationUri(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- setLocationUri(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- setLocationUri(String) - Method in interface org.camunda.bpm.model.dmn.instance.Import
- setLocationUri(String) - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeSource
- setLockDuration(long) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setLockDuration(long) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockExternalTaskDto
- setLockDuration(Long) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setLockDuration(Long) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setLocked(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setLockExpirationAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setLockExpirationBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setLockExpirationTime(Date) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setLockExpirationTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- setLockExpirationTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setLockExpirationTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- 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.AcquirableJobEntity
- 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
- setLockTimeInMillis(Integer) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setLogEntriesPerSyncOperationLimit(long) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextActivityId(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextActivityName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextApplicationName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextEngineName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoggingContextTenantId(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLogId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setLogId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setLoginDelayBase(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoginDelayFactor(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoginDelayMaxTime(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLoginMaxAttempts(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLogLevelBpmnStackTrace(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setLogUserOperationEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- 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.HistoricDecisionInputInstanceEntity
- setLongValue(Long) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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 class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- setLongValue(Long) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- setLongValue(Long) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- setLoopCardinality(LoopCardinality) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setLoopCardinality(LoopCardinality) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setLoopCardinalityExpression(Expression) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- setLoopCharacteristics(LoopCharacteristics) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- setLoopCharacteristics(LoopCharacteristics) - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- setLoopDataInputRef(DataInput) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setLoopDataInputRef(DataInput) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setLoopDataOutputRef(DataOutput) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setLoopDataOutputRef(DataOutput) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setLoopVariable(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MultiInstanceActivityBehavior
- 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
- setMainElementId(String) - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- setManagementService(ManagementService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setManagementService(ManagementService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- 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
- setManualActivationRule(ManualActivationRule) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- setManualActivationRule(ManualActivationRule) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemControl
- setMarkerVisible(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- setMarkerVisible(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- setMatchingRules(List<DmnEvaluatedDecisionRule>) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- setMaxBackoff(long) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- setMaxBackoff(Long) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setMaximum(int) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantMultiplicityImpl
- setMaximum(int) - Method in interface org.camunda.bpm.model.bpmn.instance.ParticipantMultiplicity
- setMaximum(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- 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
- setMaxJobsPerAcquisition(Integer) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setMaxOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- setMaxPoolSize(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
- setMaxPoolSize(int) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- 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
- setMaxResults(int) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- setMaxRetries(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- setMaxTasks(int) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- setMaxTasks(Integer) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setMaxWait(long) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- setMaxWait(Long) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setmBeanServer(MBeanServer) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- setMember(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- setMemberOfGroup(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- setMemberOfTenant(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- setMemberOfTenant(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- setMessage(String) - Method in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- setMessage(String) - Method in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- setMessage(String) - Method in exception org.camunda.bpm.engine.delegate.BpmnError
- setMessage(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- setMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.CreateIncidentDto
- setMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- setMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- setMessage(String) - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- setMessage(String[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- setMessage(Message) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
- setMessage(Message) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setMessage(Message) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- setMessage(Message) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- setMessage(Message) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setMessage(Message) - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationPropertyRetrievalExpression
- setMessage(Message) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setMessage(Message) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- setMessage(Message) - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- setMessage(Message) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setMessageEventSubscriptionName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setMessageName(String) - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchConfiguration
- setMessageName(String) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setMessageName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- setMessagePath(MessagePath) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyRetrievalExpressionImpl
- setMessagePath(MessagePath) - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationPropertyRetrievalExpression
- setMessages(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setMessageVisible(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- setMessageVisible(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- setMessageVisibleKind(MessageVisibleKind) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- setMessageVisibleKind(MessageVisibleKind) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- setMethod(String) - Method in class org.camunda.bpm.engine.rest.dto.AtomLink
- setMethod(TransactionMethod) - Method in class org.camunda.bpm.model.bpmn.impl.instance.TransactionImpl
- setMethod(TransactionMethod) - Method in interface org.camunda.bpm.model.bpmn.instance.Transaction
- setMethods(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.SecurityFilterConfig.PathMatcherConfig
- setMetric(String) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- setMetrics(List<String>) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- setMetrics(Map<String, MetricDto>) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- setMetrics(Map<String, Metric>) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setMetrics(MetricsProperty) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setMetricsCollectionTask(MetricsCollectionTask) - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- setMetricsEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMetricsRegistry(MetricsRegistry) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMetricsReporterIdProvider(MetricsReporterIdProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
Deprecated.
- setMigratingActivityInstanceValidators(List<MigratingActivityInstanceValidator>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMigrationActivityMatcher(MigrationActivityMatcher) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMigrationInstruction(MigrationInstructionDto) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- setMigrationInstruction(MigrationInstructionDto) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- setMigrationInstructionGenerator(MigrationInstructionGenerator) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMigrationInstructionValidators(List<MigrationInstructionValidator>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMigrationPlan(MigrationPlan) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- setMigrationPlan(MigrationPlanDto) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- setMilliseconds(Long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- setMimeType(String) - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- setMinimum(int) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantMultiplicityImpl
- setMinimum(int) - Method in interface org.camunda.bpm.model.bpmn.instance.ParticipantMultiplicity
- setMinimum(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DurationReportResultEntity
- setMinOccurs(int) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- setMinPriority(Integer) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setMinuteFrom(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- setMinuteFrom(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- setMinuteTo(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupContext
- setMinuteTo(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- setMissingAuthorizations(List<MissingAuthorizationDto>) - Method in class org.camunda.bpm.engine.rest.dto.AuthorizationExceptionDto
- setModel(CmmnModelInstance) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- setModelElementInstance(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setModelElementInstance(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the
ModelElementInstance
which should be associated with this element. - setModelInstance(File) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransform
-
Set the DMN model instance to transform as file.
- setModelInstance(File) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- setModelInstance(InputStream) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransform
-
Set the DMN model instance to transform as input stream.
- setModelInstance(InputStream) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- setModelInstance(DmnModelInstance) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransform
-
Set the DMN model instance to transform.
- setModelInstance(DmnModelInstance) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- setModificationBuilder(ProcessInstanceModificationBuilderImpl) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- setModificationOperations(List<AbstractProcessInstanceModificationCommand>) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setModificationReason(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setModifications(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.PatchVariablesDto
- setMondayHistoryCleanupBatchWindowEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMondayHistoryCleanupBatchWindowStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setMonitoring(Monitoring) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- setMonitoring(Monitoring) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setMonitoring(Monitoring) - Method in interface org.camunda.bpm.model.bpmn.instance.FlowElement
- setMonitoring(Monitoring) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setMonitorJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setMonitorJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setMsg(String) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
- setMultiplicity(MultiplicityEnum) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- setMultiplicity(MultiplicityEnum) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- setMustUnderstand(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ExtensionImpl
- setMustUnderstand(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.Extension
- setMutable(boolean) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionImpl
- setMyValue(String) - Method in class org.camunda.bpm.qa.upgrade.variables.FieldAccessJPAEntity
- 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.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- setName(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- 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.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- setName(String) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- setName(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- setName(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- setName(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- setName(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- setName(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- setName(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- setName(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- 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.filter.Filter
- setName(String) - Method in interface org.camunda.bpm.engine.identity.Group
- setName(String) - Method in interface org.camunda.bpm.engine.identity.Tenant
- setName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.Escalation
- setName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- setName(String) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- setName(String) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
- setName(String) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
- setName(String) - Method in class org.camunda.bpm.engine.impl.diagnostics.CommandCounter
- setName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setName(String) - Method in class org.camunda.bpm.engine.impl.form.FormFieldValidationConstraintImpl
- setName(String) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- setName(String) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- setName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- setName(String) - Method in class org.camunda.bpm.engine.impl.metrics.Meter
- 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.ByteArrayEntity
- setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- 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.FilterEntity
- 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.MeterLogEntity
- setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- setName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyEntity
- 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.TenantEntity
- 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.repository.CandidateDeploymentImpl
- setName(String) - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- setName(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- 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
-
Deprecated.
- 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.identity.TenantDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.ProcessEngineDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentResourceDto
- 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.FilterDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.SignalDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setName(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- 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.
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CategoryImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CollaborationImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationNodeImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationKeyImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataInputImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataOutputImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStateImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowElementImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.InterfaceImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneSetImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.PropertyImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- setName(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SignalImpl
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CallableElement
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Category
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Collaboration
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationLink
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationNode
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationKey
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationProperty
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.DataInput
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.DataOutput
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.DataState
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.DataStore
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.di.Diagram
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Error
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Escalation
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.FlowElement
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.InputSet
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Interface
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.LaneSet
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.LinkEventDefinition
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Message
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.OutputSet
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Participant
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Property
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Resource
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameter
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceRole
- setName(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Signal
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ApplicabilityRuleImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CriterionImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DecisionImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DiscretionaryItemImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ManualActivationRuleImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemDefinitionImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PropertyImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RepetitionRuleImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RequiredRuleImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RoleImpl
- setName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.SentryImpl
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.ApplicabilityRule
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemDefinition
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Criterion
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Decision
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.DiscretionaryItem
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.ManualActivationRule
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Parameter
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItem
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemDefinition
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Process
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Property
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.RepetitionRule
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.RequiredRule
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Role
- setName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Sentry
- setName(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.NamedElementImpl
- setName(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- setName(String) - Method in interface org.camunda.bpm.model.dmn.instance.NamedElement
- setName(String) - Method in interface org.camunda.bpm.model.dmn.instance.OutputClause
- setName(String) - Method in class org.camunda.bpm.qa.upgrade.json.beans.RegularCustomer
- setName(String) - Method in class org.camunda.bpm.qa.upgrade.Scenario
- setName(String, String) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- setName(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Changes the name of the task.
- setNameExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setNameLike(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionStatisticsQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- setNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setNameNotEqual(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setNameNotLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setNamespace(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ImportImpl
- setNamespace(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Import
- setNamespace(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ImportImpl
- setNamespace(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Import
- setNamespace(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- setNamespace(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.ImportImpl
- setNamespace(String) - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- setNamespace(String) - Method in interface org.camunda.bpm.model.dmn.instance.Import
- setNamespace(String, String) - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathNamespaceResolver
-
Maps a single prefix, uri pair as namespace.
- setNamespaces(Map<String, String>) - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathNamespaceResolver
-
Maps a map of prefix, uri pairs as namespaces.
- setNamespaceUri(String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- 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
- setNewDuration(long) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExtendLockOnExternalTaskDto
- setNewIdentifier(ModelElementType, ModelElementInstance, String, boolean) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
-
Set new identifier if the type has a String id attribute
- setNewValue(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- setNewValue(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setNext(CommandExecutor) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInterceptor
- setNextActivity(PvmActivity) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setNextStep(PerfTestStep) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- setNoneBehaviorEventRef(EventDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setNoneBehaviorEventRef(EventDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setNoRetriesLeft(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setNoRetriesLeft(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setNotClosed(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setNotLocked(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setNotStartableInTasklist(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setNullValue(Object) - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- setNumberOfIterations(int) - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- setNumberOfRuns(int) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- setNumberOfThreads(int) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- setNumberOfThreads(int) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- setNumOfThreads(int) - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- setObject(Object) - Method in class org.camunda.bpm.engine.rest.dto.runtime.SerializedObjectDto
- setObjectMapper(ObjectMapper) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- setObjectMapper(ObjectMapper) - Method in class org.camunda.bpm.cockpit.impl.plugin.resources.ProcessInstanceRestService
- setObjectMapper(ObjectMapper) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- setObjectMapper(ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.AbstractSearchQueryDto
- setObjectMapper(ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.converter.JacksonAwareStringToTypeConverter
- setObjectMapper(ObjectMapper) - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- setObjectMapper(ObjectMapper) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- setObjectTypeName(String) - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- setOccurredAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setOccurredBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setOneBehaviorEventRef(EventDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setOneBehaviorEventRef(EventDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setOpen(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setOpenIncidents(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- setOperation(String) - Method in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- setOperation(Operation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- setOperation(Operation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageEventDefinitionImpl
- setOperation(Operation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ReceiveTaskImpl
- setOperation(Operation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SendTaskImpl
- setOperation(Operation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ServiceTaskImpl
- setOperation(Operation) - Method in interface org.camunda.bpm.model.bpmn.instance.IoBinding
- setOperation(Operation) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageEventDefinition
- setOperation(Operation) - Method in interface org.camunda.bpm.model.bpmn.instance.ReceiveTask
- setOperation(Operation) - Method in interface org.camunda.bpm.model.bpmn.instance.SendTask
- setOperation(Operation) - Method in interface org.camunda.bpm.model.bpmn.instance.ServiceTask
- setOperationId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setOperationId(String) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- setOperationId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- setOperationId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setOperationType(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- setOperationType(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setOperationType(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setOperationType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setOperationType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setOperationType(DbOperationType) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- setOperator(String) - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- setOrder(String) - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- setOrderByCreateTime(String) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setOrderDetails(OrderDetails) - Method in class org.camunda.bpm.qa.upgrade.json.beans.Order
- setOrderingProperties(List<QueryOrderingProperty>) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- setOrgValue(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- setOrgValue(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setOrQueries(List<HistoricProcessInstanceQueryDto>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setOrQueries(List<HistoricTaskInstanceQueryDto>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setOrQueries(List<ProcessInstanceQueryDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setOrQueries(List<TaskQueryDto>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setOrQueryActive() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- setOrQueryActive() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- setOrQueryActive() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- setOrQueryActive() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- setOuputParameters(List<OutputParameter>) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoMapping
- setOuterConversationNode(ConversationNode) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationAssociationImpl
- setOuterConversationNode(ConversationNode) - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationAssociation
- setOuterMessageFlow(MessageFlow) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowAssociationImpl
- setOuterMessageFlow(MessageFlow) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlowAssociation
- setOuterParticipant(Participant) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantAssociationImpl
- setOuterParticipant(Participant) - Method in interface org.camunda.bpm.model.bpmn.instance.ParticipantAssociation
- setOutgoingTransitions(List<TransitionImpl>) - Method in class org.camunda.bpm.engine.impl.pvm.process.ActivityImpl
- setOutMessage(Message) - Method in class org.camunda.bpm.model.bpmn.impl.instance.OperationImpl
- setOutMessage(Message) - Method in interface org.camunda.bpm.model.bpmn.instance.Operation
- setOutputData(DataOutput) - Method in class org.camunda.bpm.model.bpmn.impl.instance.IoBindingImpl
- setOutputData(DataOutput) - Method in interface org.camunda.bpm.model.bpmn.instance.IoBinding
- setOutputDataItem(OutputDataItem) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setOutputDataItem(OutputDataItem) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setOutputEntries(Map<String, DmnEvaluatedOutput>) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedDecisionRuleImpl
- setOutputLabel(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- setOutputLabel(String) - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- setOutputName(String) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- setOutputName(String) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- setOutputName(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- setOutputs(List<DmnDecisionTableOutputImpl>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- setOutputs(List<HistoricDecisionOutputInstance>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setOutputSet(OutputSet) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- setOutputSet(OutputSet) - Method in interface org.camunda.bpm.model.bpmn.instance.CatchEvent
- setOutputValue(TypedValue) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- setOutputValues(OutputValues) - Method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- setOutputValues(OutputValues) - Method in interface org.camunda.bpm.model.dmn.instance.OutputClause
- setOverridingJobPriorityForJobDefinition(String, long) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setOverridingJobPriorityForJobDefinition(String, long) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets an explicit priority for jobs of the given job definition.
- setOverridingJobPriorityForJobDefinition(String, long, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setOverridingJobPriorityForJobDefinition(String, long, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Sets an explicit default priority for jobs of the given job definition.
- setOwner(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateTask
-
The {@link User.getId() userId} of the person responsible for this task.
- setOwner(String) - Method in interface org.camunda.bpm.engine.filter.Filter
- 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.FilterEntity
- setOwner(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setOwner(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- setOwner(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- setOwner(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- 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 class org.camunda.bpm.engine.impl.TaskServiceImpl
- setOwner(String, String) - Method in interface org.camunda.bpm.engine.TaskService
-
Transfers ownership of this task to another user.
- setOwner(OrganizationUnit) - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- setOwner(OrganizationUnit) - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeSource
- setOwnerExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setOwnerWithoutCascade(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setPageSize(Integer) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setPaid(boolean) - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- setParallelMultiple(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CatchEventImpl
- setParallelMultiple(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.CatchEvent
- setParameter(Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- setParameter(Object) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- setParameter(Map<String, String>) - Method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRuleDto
- setParameter(ResourceParameter) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterBindingImpl
- setParameter(ResourceParameter) - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameterBinding
- setParameter(Parameter) - Method in class org.camunda.bpm.model.dmn.impl.instance.BindingImpl
- setParameter(Parameter) - Method in interface org.camunda.bpm.model.dmn.instance.Binding
- setParameters(Map<String, Object>) - Method in class org.camunda.bpm.engine.rest.dto.SortingDto
- setParams(String...) - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
-
Define the parameters of the custom function.
- setParams(String...) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- setParams(List<String>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunction
- setParent(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setParent(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- setParent(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setParent(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CmmnHandlerContext
- setParent(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnActivity
- setParent(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstance
- setParent(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingCompensationEventSubscriptionInstance
- setParent(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventScopeInstance
- setParent(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- setParent(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- setParent(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Sets the execution's parent and updates the old and new parents' set of child executions
- 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
- setParentCaseActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setParentExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setParentExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- setParentExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Use #setParent to also update the child execution sets
- 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.AbstractProcessInstanceQueryDto
- setParentProcessDefinitionId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.ProcessDefinitionQueryDto
- setParentProcessInstanceId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- 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 class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setParentTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- 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
- setParsedBatchOperationsForHistoryCleanup(Map<String, Integer>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setParsedTaskMetricsTimeToLive(Integer) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
- setParticipantBandKind(ParticipantBandKind) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnShapeImpl
- setParticipantBandKind(ParticipantBandKind) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnShape
- setParticipantMultiplicity(ParticipantMultiplicity) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- setParticipantMultiplicity(ParticipantMultiplicity) - Method in interface org.camunda.bpm.model.bpmn.instance.Participant
- setParticipantProcess(ParticipantProcess) - Method in class org.camunda.bpm.engine.impl.pvm.process.ProcessDefinitionImpl
- setPartitionElement(PartitionElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- setPartitionElement(PartitionElement) - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- setPartitionElementChild(PartitionElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.LaneImpl
- setPartitionElementChild(PartitionElement) - Method in interface org.camunda.bpm.model.bpmn.instance.Lane
- setPassResults(List<PerfTestResult>) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
- setPassword(String) - Method in class org.camunda.bpm.client.spring.boot.starter.BasicAuthProperties
- 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.PasswordPolicyRequestDto
- 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
- setPassword(String) - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- setPasswordBytes(byte[]) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
- setPasswordCheckCatchAuthenticationException(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setPasswordEncryptor(PasswordEncryptor) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPasswordManager(PasswordManager) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPasswordPolicy(PasswordPolicy) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- 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, String) - Method in class org.camunda.bpm.webapp.impl.security.filter.RequestFilter
-
Sets the uri pattern for this matcher
- setPayloadForTriggeredScope(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setPerformer(Role) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setPerformer(Role) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setPeriod(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ReportResultEntity
- setPeriodUnit(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ReportResultEntity
- setPeriodUnit(PeriodUnit) - Method in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- setPermission(Permission) - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- setPermissionChecks(CompositePermissionCheck) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- 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
-
Deprecated.Use
AuthorizationExceptionDto.setMissingAuthorizations(List)
} to set the theMissingAuthorizationDto
(s). This method will be removed in future version. - setPermissionName(String) - Method in class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- setPermissionProvider(PermissionProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- 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
- setPersonalNumber(int) - Method in class org.camunda.bpm.qa.upgrade.json.beans.SpecialCustomer
- setPlaceholder(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRuleDto
- setPlanItemElementHandlers(Map<Class<? extends PlanItemDefinition>, ItemHandler>) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- setPlanningTable(PlanningTable) - Method in class org.camunda.bpm.model.cmmn.impl.instance.HumanTaskImpl
- setPlanningTable(PlanningTable) - Method in class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- setPlanningTable(PlanningTable) - Method in interface org.camunda.bpm.model.cmmn.instance.HumanTask
- setPlanningTable(PlanningTable) - Method in interface org.camunda.bpm.model.cmmn.instance.Stage
- setPlatform(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- setPluginClass(String) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEnginePluginXmlImpl
- setPluginClass(String) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
- setPluginConfigurations(List<ProcessEnginePluginXml>) - Method in class org.camunda.bpm.container.impl.jboss.config.ManagedProcessEngineMetadata
- setPluginParameters(Map<String, Object>) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
- setPlugins(List<ProcessEnginePluginXml>) - Method in class org.camunda.bpm.container.impl.metadata.ProcessEngineXmlImpl
- setPostLogoutRedirectUri(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties.OAuth2SSOLogoutProperties
- 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
- setPreferredOrientation(DecisionTableOrientation) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionTableImpl
- setPreferredOrientation(DecisionTableOrientation) - Method in interface org.camunda.bpm.model.dmn.instance.DecisionTable
- setPreflightMaxAge(String) - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- setPreParseListeners(List<BpmnParseListener>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setPreserveScope(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setPrettyPrint(boolean) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- setPrevious(int) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setPreviousCaseDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setPreviousDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setPreviousDecisionDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setPreviousProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setPrice(double) - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- setPrimaryDeploymentId(String) - Method in class org.camunda.bpm.container.impl.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(int) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- 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(long) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setPriority(long) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setPriority(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setPriority(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setPriority(Integer) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setPriority(Long) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobDefinitionPriorityDto
- setPriority(Long) - Method in class org.camunda.bpm.engine.rest.dto.runtime.PriorityDto
- setPriority(String, int) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- setPriority(String, int) - Method in interface org.camunda.bpm.engine.TaskService
-
Changes the priority of the task.
- setPriority(String, long) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Sets the priority for an external task.
- setPriority(String, long) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- setPriority(PriorityDto) - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- setPriority(PriorityDto) - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- setPriorityExpression(Expression) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setPriorityHigherThanOrEquals(Long) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setPriorityHigherThanOrEquals(Long) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setPriorityHigherThanOrEquals(Long) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setPriorityLowerThanOrEquals(Long) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setPriorityLowerThanOrEquals(Long) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setPriorityLowerThanOrEquals(Long) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setPriorityWithoutCascade(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setProceed(boolean) - Method in class org.camunda.connect.impl.DebugRequestInterceptor
- setProcess(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- setProcess(String) - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- setProcess(Process) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ParticipantImpl
- setProcess(Process) - Method in interface org.camunda.bpm.model.bpmn.instance.Participant
- setProcessApplicationManager(ProcessApplicationManager) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessBusinessKey(String) - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
-
Configure a business key on the process instance this execution is associated with.
- setProcessBusinessKey(String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- 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(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.runtime.ConditionHandlerResult
- 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.PvmExecutionImpl
- setProcessDefinition(ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.form.StartFormDataImpl
- setProcessDefinitionCreatePermissionChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- 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.AbstractProcessInstanceQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- 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.ExternalTaskEntity
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- 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.JobDefinitionEntity
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- 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.impl.persistence.entity.TaskReportResultEntity
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- 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.HistoricDecisionInstanceQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionSuspensionStateDto
- 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.IncidentQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setProcessDefinitionIdIn(String[]) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.IncidentQueryDto
- setProcessDefinitionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setProcessDefinitionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- setProcessDefinitionIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- setProcessDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setProcessDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setProcessDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setProcessDefinitionIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setProcessDefinitionIds(String[]) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionSuspensionStateDto
- 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.JobQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- setProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setProcessDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- setProcessDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setProcessDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- setProcessDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setProcessDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessDefinitionKeyIn(List<String>) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setProcessDefinitionKeyIn(List<String>) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setProcessDefinitionKeyIn(List<String>) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setProcessDefinitionKeyIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessDefinitionKeyIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setProcessDefinitionKeyNotIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessDefinitionKeyNotIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setProcessDefinitionKeys(String[]) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- setProcessDefinitionName(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessDefinitionNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- setProcessDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- setProcessDefinitionTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- setProcessDefinitionVersion(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- setProcessDefinitionVersion(int) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- setProcessDefinitionVersion(Integer) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- 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
- setProcessDefinitionVersionTag(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setProcessDefinitionVersionTag(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setProcessDefinitionVersionTag(String) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setProcessDefinitionVersionTag(String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setProcessDefinitionVersionTag(String) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setProcessDefinitionVersionTag(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setProcessDefinitionVersionTag(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setProcessDefinitionWithoutTenantId(boolean) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- setProcessDefinitionWithoutTenantId(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- setProcessDefinitionWithoutTenantId(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- setProcessDefinitionWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- 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.junit5.ProcessEngineExtension
- setProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setProcessEngineBootstrapCommand(ProcessEngineBootstrapCommand) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- 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(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.spring.ProcessEngineFactoryBean
- setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setProcessEngineConfiguration(ProcessEngineConfigurationImpl) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- 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.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
- setProcessEngineName(String) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- setProcessEngineName(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setProcessEnginePlugins(List<ProcessEnginePlugin>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setProcessEnginePlugins(List<CamundaBpmRunProcessEnginePluginProperty>) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- 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
- setProcessExpression(ProcessRefExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ProcessTaskImpl
- setProcessExpression(ProcessRefExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.ProcessTask
- setProcessFinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setProcessInstance(ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setProcessInstance(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setProcessInstance(PvmExecutionImpl) - 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(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setProcessInstance(ProcessInstanceDto) - Method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- setProcessInstance(ProcessInstance) - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- setProcessInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setProcessInstanceBusinessKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessInstanceBusinessKeyExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessInstanceBusinessKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setProcessInstanceBusinessKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessInstanceBusinessKeyIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setProcessInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setProcessInstanceBusinessKeyLike(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessInstanceBusinessKeyLikeExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setProcessInstanceId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.IncidentDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.ExecutionEntity
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- 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.optimize.OptimizeHistoricIdentityLinkLogEntity
- 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.externaltask.ExternalTaskQueryDto
- 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.HistoricDecisionInstanceQueryDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- 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.HistoricTaskInstanceQueryDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricIdentityLinkLogDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- setProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- 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.IncidentQueryDto
- 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.JobSuspensionStateDto
- 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.CommentDto
- 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.history.HistoricDetailQueryDto
- setProcessInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setProcessInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setProcessInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setProcessInstanceIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setProcessInstanceIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- setProcessInstanceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- 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.JobQueryDto
- setProcessInstanceIds(Set<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setProcessInstancePermissionChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.ActivityStatisticsQueryImpl
- setProcessInstancePermissionChecks(List<PermissionCheck>) - Method in class org.camunda.bpm.engine.impl.DeploymentStatisticsQueryImpl
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- setProcessInstanceQuery(ProcessInstanceQueryDto) - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- setProcessInstances(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.SetJobRetriesByProcessDto
- setProcessInstanceStarting(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setProcessResourceNames(List<String>) - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
- setProcessType(ProcessType) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- setProcessType(ProcessType) - Method in interface org.camunda.bpm.model.bpmn.instance.Process
- setProcessUnfinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setProcessVariables(HashMap<String, Object>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setProcessVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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
- setProcessVariables(Map<String, Object>) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setProcessVariables(Map<String, Object>) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setProcessVariables(Map<String, Object>) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setProcessVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setProcessVariablesLocal(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setProcessVariablesToTriggeredScope(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setProducePrioritizedExternalTasks(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setProducePrioritizedJobs(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setProduct(ProductImpl) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- setProduct(ProductDto) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto
- setProfile(UserProfileDto) - Method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyRequestDto
- setProfile(UserProfileDto) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserDto
- setProperties(Map<String, Object>) - Method in interface org.camunda.bpm.engine.filter.Filter
- setProperties(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- setProperties(Map<String, Object>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- setProperties(Map<String, Object>) - Method in class org.camunda.bpm.spring.boot.starter.property.GenericProperties
- 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.JobExecutorXmlImpl
- 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.engine.impl.form.FormFieldImpl
- setProperties(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- setProperties(Map<String, String>) - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- setProperties(Properties) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- setPropertiesInternal(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- setProperty(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setProperty(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setProperty(String, Object) - Method in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- setProperty(String, Object) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
-
Set property value
- setProperty(String, String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- setProperty(String, String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Set the value for a property.
- setPropertyChanges(List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- SetPropertyCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command which can be used for setting the value of a property
- SetPropertyCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetPropertyCmd
- setPropertyConfigurer(PropertySourcesPlaceholderConfigurer) - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- setPropertyId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
- setPropertyName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- setPropertyResolved(boolean) - Method in class org.camunda.bpm.engine.cdi.impl.el.ElContextDelegate
- setPropertyValue(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricFormPropertyEventEntity
- setProviderList(List<ParameterValueProvider>) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ListValueProvider
- setProviderMap(TreeMap<ParameterValueProvider, ParameterValueProvider>) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.MapValueProvider
- setQuery(AbstractQueryDto<?>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- setQuery(T) - Method in interface org.camunda.bpm.engine.filter.Filter
- setQuery(T) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- setQueryInternal(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- setQueryMaxResultsLimit(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setQueryProperty(QueryProperty) - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- setQuestion(Question) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- setQuestion(Question) - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- setQueueCapacity(int) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setQueueSize(int) - Method in class org.camunda.bpm.engine.impl.jobexecutor.DefaultJobExecutor
- setRandomClass(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setRandomClass(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Sets the name of the class to use to generate tokens.
- setRaw(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- setRaw(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- setRawJobHandlerConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- setReadable(boolean) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- setReadLocal(boolean) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- setReceivedVariableMap(Map<String, VariableValue>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setReevaluateTimeCycleWhenDue(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- setReferenceBuilder(ElementReferenceCollectionBuilder<?, ?>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference identifier in the reference source
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceCollectionImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceImpl
- setReferenceIdentifier(ModelElementInstance, String) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- setReferenceIdentifiers(ModelElementInstance, List<String>) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- setReferenceSourceElementType(ModelElementTypeImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- setReferenceTargetAttribute(AttributeImpl<String>) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference target attribute
- setReferenceTargetElement(ModelElementInstanceImpl, Target) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceImpl
- setReferenceTargetElement(ModelElementInstanceImpl, Target) - Method in interface org.camunda.bpm.model.xml.type.reference.ElementReference
- setReferenceTargetElement(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference target model element instance
- setReferenceTargetElement(ModelElementInstance, T) - Method in interface org.camunda.bpm.model.xml.type.reference.Reference
- setReferenceTargetElementType(ModelElementTypeImpl) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Set the reference target model element type
- setReferenceToCaseInstance(HistoricDecisionInstanceEntity, CaseExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- setReferenceToProcessInstance(HistoricDecisionInstanceEntity, ExecutionEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- 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
- setRelation(String) - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- setRelationConditions(List<QueryEntityRelationCondition>) - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- setRelativeRootResourceUri(String) - Method in class org.camunda.bpm.engine.rest.impl.AbstractRestProcessEngineAware
-
Override the root resource path, if this resource is a sub-resource.
- setRemainingJobs(int) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- setRemovalTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- setRemovalTimeAsync(SetRemovalTimeToHistoricBatchesDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricBatchRestService
- setRemovalTimeAsync(SetRemovalTimeToHistoricBatchesDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricBatchRestServiceImpl
- setRemovalTimeAsync(SetRemovalTimeToHistoricDecisionInstancesDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricDecisionInstanceRestService
- setRemovalTimeAsync(SetRemovalTimeToHistoricDecisionInstancesDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricDecisionInstanceRestServiceImpl
- setRemovalTimeAsync(SetRemovalTimeToHistoricProcessInstancesDto) - Method in interface org.camunda.bpm.engine.rest.history.HistoricProcessInstanceRestService
- setRemovalTimeAsync(SetRemovalTimeToHistoricProcessInstancesDto) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- SetRemovalTimeBatchConfiguration - Class in org.camunda.bpm.engine.impl.batch.removaltime
- SetRemovalTimeBatchConfiguration(List<String>) - Constructor for class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- SetRemovalTimeBatchConfiguration(List<String>, DeploymentMappings) - Constructor for class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- SetRemovalTimeJsonConverter - Class in org.camunda.bpm.engine.impl.batch.removaltime
- SetRemovalTimeJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- SetRemovalTimeSelectModeForHistoricBatchesBuilder - Interface in org.camunda.bpm.engine.history
-
Fluent builder to select the mode to set the removal time for historic batches.
- SetRemovalTimeSelectModeForHistoricDecisionInstancesBuilder - Interface in org.camunda.bpm.engine.history
-
Fluent builder to select the mode to set the removal time for historic decision instances.
- SetRemovalTimeSelectModeForHistoricProcessInstancesBuilder - Interface in org.camunda.bpm.engine.history
-
Fluent builder to select the mode to set the removal time for historic process instances.
- setRemovalTimeToHistoricBatches() - Method in interface org.camunda.bpm.engine.HistoryService
-
Set a removal time to historic batches and all associated historic entities using a fluent builder.
- setRemovalTimeToHistoricBatches() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- SetRemovalTimeToHistoricBatchesBuilder - Interface in org.camunda.bpm.engine.history
-
Fluent builder to set the removal time to historic batches and all associated historic entities.
- SetRemovalTimeToHistoricBatchesBuilderImpl - Class in org.camunda.bpm.engine.impl.history
- SetRemovalTimeToHistoricBatchesBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl
- SetRemovalTimeToHistoricBatchesBuilderImpl.Mode - Enum Class in org.camunda.bpm.engine.impl.history
- SetRemovalTimeToHistoricBatchesCmd - Class in org.camunda.bpm.engine.impl.cmd.batch.removaltime
- SetRemovalTimeToHistoricBatchesCmd(SetRemovalTimeToHistoricBatchesBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- SetRemovalTimeToHistoricBatchesDto - Class in org.camunda.bpm.engine.rest.dto.history.batch.removaltime
- SetRemovalTimeToHistoricBatchesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricBatchesDto
- setRemovalTimeToHistoricDecisionInstances() - Method in interface org.camunda.bpm.engine.HistoryService
-
Set a removal time to historic decision instances and all associated historic entities using a fluent builder.
- setRemovalTimeToHistoricDecisionInstances() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- SetRemovalTimeToHistoricDecisionInstancesBuilder - Interface in org.camunda.bpm.engine.history
-
Fluent builder to set the removal time to historic decision instances and all associated historic entities.
- SetRemovalTimeToHistoricDecisionInstancesBuilderImpl - Class in org.camunda.bpm.engine.impl.history
- SetRemovalTimeToHistoricDecisionInstancesBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl
- SetRemovalTimeToHistoricDecisionInstancesBuilderImpl.Mode - Enum Class in org.camunda.bpm.engine.impl.history
- SetRemovalTimeToHistoricDecisionInstancesCmd - Class in org.camunda.bpm.engine.impl.cmd.batch.removaltime
- SetRemovalTimeToHistoricDecisionInstancesCmd(SetRemovalTimeToHistoricDecisionInstancesBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesCmd
- SetRemovalTimeToHistoricDecisionInstancesDto - Class in org.camunda.bpm.engine.rest.dto.history.batch.removaltime
- SetRemovalTimeToHistoricDecisionInstancesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesDto
- setRemovalTimeToHistoricProcessInstances() - Method in interface org.camunda.bpm.engine.HistoryService
-
Set a removal time to historic process instances and all associated historic entities using a fluent builder.
- setRemovalTimeToHistoricProcessInstances() - Method in class org.camunda.bpm.engine.impl.HistoryServiceImpl
- SetRemovalTimeToHistoricProcessInstancesBuilder - Interface in org.camunda.bpm.engine.history
-
Fluent builder to set the removal time to historic process instances and all associated historic entities.
- SetRemovalTimeToHistoricProcessInstancesBuilderImpl - Class in org.camunda.bpm.engine.impl.history
- SetRemovalTimeToHistoricProcessInstancesBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode - Enum Class in org.camunda.bpm.engine.impl.history
- SetRemovalTimeToHistoricProcessInstancesCmd - Class in org.camunda.bpm.engine.impl.cmd.batch.removaltime
- SetRemovalTimeToHistoricProcessInstancesCmd(SetRemovalTimeToHistoricProcessInstancesBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesCmd
- SetRemovalTimeToHistoricProcessInstancesDto - Class in org.camunda.bpm.engine.rest.dto.history.batch.removaltime
- SetRemovalTimeToHistoricProcessInstancesDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- SetRemovalTimeToProcessInstanceScenario - Class in org.camunda.bpm.qa.rolling.update.scenarios.batch
- SetRemovalTimeToProcessInstanceScenario - Class in org.camunda.bpm.qa.upgrade.batch
- SetRemovalTimeToProcessInstanceScenario() - Constructor for class org.camunda.bpm.qa.rolling.update.scenarios.batch.SetRemovalTimeToProcessInstanceScenario
- SetRemovalTimeToProcessInstanceScenario() - Constructor for class org.camunda.bpm.qa.upgrade.batch.SetRemovalTimeToProcessInstanceScenario
- setRemovalTimeUpdateChunkSize(int) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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
- setRepeatOffset(long) - Method in class org.camunda.bpm.engine.impl.calendar.DurationHelper
- setRepeatOffset(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- setRepetitionRule(RepetitionRule) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- setRepetitionRule(RepetitionRule) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemControl
- setReporter(String) - Method in class org.camunda.bpm.engine.impl.metrics.reporter.MetricsCollectionTask
- setReporter(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- setReporter(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- setReporter(String) - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- setReporterId(String) - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- setReportingIntervalInSeconds(long) - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- setReportType(String) - Method in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- setRepositoryService(RepositoryService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setRepositoryService(RepositoryService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setRepositoryService(RepositoryService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setRequestControls(List<Control>) - Method in class org.camunda.bpm.identity.impl.ldap.LdapClient
- setRequestInterceptors(List<ClientRequestInterceptor>) - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- setRequestInterceptors(List<ConnectorRequestInterceptor>) - Method in class org.camunda.connect.impl.AbstractConnector
- setRequestInterceptors(List<ConnectorRequestInterceptor>) - Method in interface org.camunda.connect.spi.Connector
-
Sets the
ConnectorRequestInterceptor
s of this connector. - setRequestParameter(String, Object) - Method in class org.camunda.connect.impl.AbstractConnectorRequest
-
Sets a request parameter on the request
- setRequestParameter(String, Object) - Method in interface org.camunda.connect.spi.ConnectorRequest
-
Provides a named input parameters to the request.
- setRequestParameters(Map<String, Object>) - Method in class org.camunda.connect.impl.AbstractConnectorRequest
- setRequestParameters(Map<String, Object>) - Method in interface org.camunda.connect.spi.ConnectorRequest
-
Provides the named input parameters of the request.
- setRequestTime(Date) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- setRequired(boolean) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Sets
this
case execution as required or not required. - setRequired(boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setRequired(boolean) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- setRequired(boolean) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setRequired(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- setRequired(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameter
- setRequired(boolean) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setRequired(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setRequired(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setRequiredAuthority(KnowledgeSource) - Method in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- setRequiredAuthority(KnowledgeSource) - Method in interface org.camunda.bpm.model.dmn.instance.AuthorityRequirement
- setRequiredDecision(List<DmnDecision>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- setRequiredDecision(Decision) - Method in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- setRequiredDecision(Decision) - Method in class org.camunda.bpm.model.dmn.impl.instance.InformationRequirementImpl
- setRequiredDecision(Decision) - Method in interface org.camunda.bpm.model.dmn.instance.AuthorityRequirement
- setRequiredDecision(Decision) - Method in interface org.camunda.bpm.model.dmn.instance.InformationRequirement
- setRequiredDecisionResults(Collection<DmnDecisionLogicEvaluationEvent>) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- setRequiredHistoricDecisionInstances(Collection<HistoricDecisionInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
- setRequiredInput(InputData) - Method in class org.camunda.bpm.model.dmn.impl.instance.AuthorityRequirementImpl
- setRequiredInput(InputData) - Method in class org.camunda.bpm.model.dmn.impl.instance.InformationRequirementImpl
- setRequiredInput(InputData) - Method in interface org.camunda.bpm.model.dmn.instance.AuthorityRequirement
- setRequiredInput(InputData) - Method in interface org.camunda.bpm.model.dmn.instance.InformationRequirement
- setRequiredKnowledge(BusinessKnowledgeModel) - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeRequirementImpl
- setRequiredKnowledge(BusinessKnowledgeModel) - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeRequirement
- setRequiredRule(RequiredRule) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemControlImpl
- setRequiredRule(RequiredRule) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemControl
- setResolution(double) - Method in class org.camunda.bpm.model.bpmn.impl.instance.di.DiagramImpl
- setResolution(double) - Method in interface org.camunda.bpm.model.bpmn.instance.di.Diagram
- setResolved(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setResolvedIncidents(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricActivityStatisticsImpl
- 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.engine.ScriptBindingsFactory
- setResource(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
- 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.db.PermissionCheck
- setResource(Resource) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- setResource(ResourceEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- setResource(Resource) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceRoleImpl
- setResource(Resource) - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceRole
- 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
- setResourceAssignmentExpression(ResourceAssignmentExpression) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaPotentialStarterImpl
- setResourceAssignmentExpression(ResourceAssignmentExpression) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaPotentialStarter
- 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.db.PermissionCheck
- 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
-
Deprecated.Use
AuthorizationExceptionDto.setMissingAuthorizations(List)
} to set the theMissingAuthorizationDto
(s). This method will be removed in future version. - setResourceId(String) - Method in class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- setResourceIdQueryParam(String) - Method in class org.camunda.bpm.engine.impl.db.PermissionCheck
- setResourceIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- setResourceName(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setResourceName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setResourceName(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setResourceName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- setResourceName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setResourceName(String) - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- 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
-
Deprecated.Use
AuthorizationExceptionDto.setMissingAuthorizations(List)
} to set the theMissingAuthorizationDto
(s). This method will be removed in future version. - setResourceName(String) - Method in class org.camunda.bpm.engine.rest.dto.MissingAuthorizationDto
- setResourceName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setResourceName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setResourceName(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- 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.CaseDefinitionQueryDto
- setResourceNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setResourceNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setResourceNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setResourceNames(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- setResources(Map<String, ResourceEntity>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- setResources(Map<String, Resource>) - Method in class org.camunda.bpm.engine.impl.repository.CandidateDeploymentImpl
- 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(int) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
- 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(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- setResourceType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- setResourceType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- setResponse(Object) - Method in class org.camunda.connect.impl.DebugRequestInterceptor
- setRest(CamundaBpmRunRestProperties) - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- setRestartedProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- setRestartedProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setRestartedProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- setRestartedProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- setRestrictUserOperationLogToAuthenticatedUsers(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setRestrictUserOperationLogToAuthenticatedUsers(boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- setResult(Number) - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsResultDto
- setResultColumnNames(List<String>) - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultSet
- setResultEnabled(boolean) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setResults(List<List<Object>>) - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultSet
- setResults(PerfTestResults) - Method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestResultRecorderRule
- setResultType(MessageCorrelationResultType) - Method in class org.camunda.bpm.engine.rest.dto.message.MessageCorrelationResultDto
- setResultVariable(String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.DecisionTaskActivityBehavior
- setRetries(int) - Method in class org.camunda.bpm.engine.impl.batch.SetRetriesBatchConfiguration
- setRetries(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setRetries(int) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- setRetries(Integer) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setRetries(Integer) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setRetries(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setRetries(Integer) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- setRetries(Integer) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RetriesDto
- setRetries(String, int) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Sets the retries for an external task.
- setRetries(String, int) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- setRetries(String, int, boolean) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- setRetries(List<String>, int) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Sets the retries for external tasks.
- setRetries(List<String>, int) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- setRetries(SetRetriesForExternalTasksDto) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- setRetries(SetRetriesForExternalTasksDto) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- setRetries(RetriesDto) - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- setRetries(RetriesDto) - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- setRetries(SetJobRetriesDto) - Method in class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
- setRetries(SetJobRetriesDto) - Method in interface org.camunda.bpm.engine.rest.JobRestService
- setRetriesAndManageIncidents(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setRetriesAsync(List<String>, ExternalTaskQuery, int) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Sets the retries for external tasks asynchronously as batch.
- setRetriesAsync(List<String>, ExternalTaskQuery, int) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- setRetriesAsync(SetRetriesForExternalTasksDto) - Method in interface org.camunda.bpm.engine.rest.ExternalTaskRestService
- setRetriesAsync(SetRetriesForExternalTasksDto) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- SetRetriesBatchConfiguration - Class in org.camunda.bpm.engine.impl.batch
- SetRetriesBatchConfiguration(List<String>, int) - Constructor for class org.camunda.bpm.engine.impl.batch.SetRetriesBatchConfiguration
- SetRetriesBatchConfiguration(List<String>, DeploymentMappings, int) - Constructor for class org.camunda.bpm.engine.impl.batch.SetRetriesBatchConfiguration
- setRetriesByProcess(SetJobRetriesByProcessDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- setRetriesByProcess(SetJobRetriesByProcessDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- setRetriesByProcessHistoricQueryBased(SetJobRetriesByProcessDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- setRetriesByProcessHistoricQueryBased(SetJobRetriesByProcessDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- SetRetriesForExternalTasksDto - Class in org.camunda.bpm.engine.rest.dto.externaltask
- SetRetriesForExternalTasksDto() - Constructor for class org.camunda.bpm.engine.rest.dto.externaltask.SetRetriesForExternalTasksDto
- setRetriesFromPersistence(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setRetryTimeout(long) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- setReturnBlankTableOutputAsNull(boolean) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Controls whether blank table outputs are swallowed or returned as
null
. - setReturnValue(Object) - Method in interface org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilder
-
Define a custom function that only returns a value and has no further business logic (method body).
- setReturnValue(Object) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.builder.CustomFunctionBuilderImpl
- setRevision(int) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setRevision(int) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setRevision(int) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setRevision(int) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- setRevision(int) - Method in interface org.camunda.bpm.engine.impl.db.HasDbRevision
- setRevision(int) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setRevision(int) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- 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.AcquirableJobEntity
- 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.CamundaFormDefinitionEntity
- 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.ExternalTaskEntity
- setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.FilterEntity
- 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.IncidentEntity
- setRevision(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- 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.TenantEntity
- 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
- setRevokeAuthorizationCheckEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- setRoles(CaseRoles) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseImpl
- setRoles(CaseRoles) - Method in interface org.camunda.bpm.model.cmmn.instance.Case
- 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
- setRootCauseIncidentFailedActivityId(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.history.event.HistoricIncidentEventEntity
- setRootCauseIncidentId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setRootCauseIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setRootCauseIncidentId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- 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
- setRootDecisionInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setRootDecisionInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setRootDecisionInstancesOnly(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setRootElement(DomElement) - Method in class org.camunda.bpm.model.xml.impl.instance.DomDocumentImpl
- setRootElement(DomElement) - Method in interface org.camunda.bpm.model.xml.instance.DomDocument
-
Sets the root element of the DOM document.
- setRootHistoricDecisionInstance(HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionEvaluationEvent
- setRootInstance(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- setRootProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- setRootProcessInstances(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setRootProcessInstances(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setRoundedPrice(int) - Method in class org.camunda.bpm.qa.upgrade.json.beans.OrderDetails
- setRows(List<Map<String, Object>>) - Method in class org.camunda.bpm.engine.management.TablePage
- setRowsAffected(int) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- setRuleId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setRuleOrder(Integer) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setRules(List<DmnDecisionTableRuleImpl>) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- setRules(List<PasswordPolicyRuleDto>) - Method in class org.camunda.bpm.engine.rest.dto.identity.PasswordPolicyDto
- setRuntimeDelegate(WelcomeRuntimeDelegate) - Static method in class org.camunda.bpm.welcome.Welcome
-
A setter to set the
WelcomeRuntimeDelegate
. - setRuntimeService(RuntimeService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setRuntimeService(RuntimeService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setRuntimeService(RuntimeService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setSalt(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserEntity
- setSaltGenerator(SaltGenerator) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSameSiteCookieOption(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setSameSiteCookieOption(String) - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- setSameSiteCookieValue(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setSameSiteCookieValue(String) - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- setSatisfied(boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setSaturdayHistoryCleanupBatchWindowEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSaturdayHistoryCleanupBatchWindowStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSchemaName(String) - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- setSchemaOperationsCommand(SchemaOperationsCommand) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setSchemaResource(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- setSchemaUpdate(String) - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- 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.PvmExecutionImpl
- setScopeActivityInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- setScopeExecution(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- setScript(String) - Method in class org.camunda.bpm.engine.impl.ant.LaunchTask
- setScript(ExecutableScript) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptValueProvider
- setScript(Script) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- setScript(Script) - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
- setScriptBindingsFactory(ScriptBindingsFactory) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- setScriptEngineNameJavaScript(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setScriptEngineResolver(DmnScriptEngineResolver) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the script engine resolver which is used by the engine to get an instance of a script engine to evaluated expressions.
- setScriptEngineResolver(ScriptEngineResolver) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setScriptEngineResolver(ScriptEngineResolver) - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptingEngines
- setScriptFactory(ScriptFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setScriptFormat(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ScriptTaskImpl
- setScriptFormat(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ScriptTask
- setScriptingEngines(ScriptingEngines) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setScriptingEnvironment(ScriptingEnvironment) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setScriptSource(String) - Method in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
-
Sets the script source code.
- setSecondsToLive(long) - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- setSecurityAuthentication(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setSecurityConfigFile(String) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- setSeedJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setSeedJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setSelectStatements(Map<Class<?>, String>) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setSentry(CmmnSentryDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- setSentry(Sentry) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CriterionImpl
- setSentry(Sentry) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- setSentry(Sentry) - Method in interface org.camunda.bpm.model.cmmn.instance.Criterion
- setSentry(Sentry) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
-
Deprecated.
- setSentryHandler(SentryHandler) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- setSentryId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setSequenceCounter(long) - Method in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
- setSequenceCounter(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setSequenceCounter(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setSequenceCounter(long) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setSequenceCounter(long) - Method in class org.camunda.bpm.engine.rest.dto.history.optimize.OptimizeHistoricVariableUpdateDto
- setSequential(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MultiInstanceLoopCharacteristicsImpl
- setSequential(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.MultiInstanceLoopCharacteristics
- setSerializationDataFormat(String) - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- setSerializationDataFormat(String) - Method in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- setSerializedValue(String) - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- setSerializer(TypedValueSerializer<?>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setSerializerList(List<TypedValueSerializer<?>>) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DefaultVariableSerializers
- setSerializerName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setSerializerName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setSerializerName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- setSerializerName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- setSerializerName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setSerializerName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- setSerializerName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setServerUrl(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setServletContext(ServletContext) - Method in class org.camunda.bpm.engine.spring.application.SpringServletProcessApplication
- setSessionCookie(SessionCookieProperties) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- setSessionFactories(Map<Class<?>, SessionFactory>) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSetup(ScenarioSetup) - Method in class org.camunda.bpm.qa.upgrade.Scenario
- setSetupTasks(Runnable[]) - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- setShouldPerformAuthorizatioCheck(boolean) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- setSignal(Signal) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SignalEventDefinitionImpl
- setSignal(Signal) - Method in interface org.camunda.bpm.model.bpmn.instance.SignalEventDefinition
- setSignalEventSubscriptionName(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setSize(Double) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- setSize(Double) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- setSkipCustomListeners(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- setSkipEnforceTtl(boolean) - Method in class org.camunda.bpm.engine.impl.dmn.transformer.DecisionDefinitionHandler
- setSkipHistoryOptimisticLockingExceptions(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchConfiguration
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.rest.dto.ModificationDto
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- setSkipIoMappings(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- setSkipIsolationLevelCheck(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSkipOutputMappingOnCanceledActivities(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setSkippable(Boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- setSkipSubprocesses(boolean) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- setSkipSubprocesses(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- setSkipSubprocesseses(boolean) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- setSortBy(String) - Method in class org.camunda.bpm.client.task.SortingDto
- setSortBy(String) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- setSortBy(String) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- setSortBy(String) - Method in class org.camunda.bpm.engine.rest.dto.SortingDto
- setSortBy(String) - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- setSortControlSupported(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setSorting(List<SortingDto>) - Method in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- setSorting(List<SortingDto>) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- setSorting(List<SortingDto>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- setSortOrder(String) - Method in class org.camunda.bpm.client.task.SortingDto
- setSortOrder(String) - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- setSortOrder(String) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- setSortOrder(String) - Method in class org.camunda.bpm.engine.rest.dto.SortingDto
- setSortOrder(String) - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- setSource(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setSource(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- setSource(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setSource(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- setSource(CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- setSource(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
- setSource(BaseElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- setSource(BaseElement) - Method in interface org.camunda.bpm.model.bpmn.instance.Association
- setSource(FlowNode) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- setSource(FlowNode) - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- setSource(InteractionNode) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- setSource(InteractionNode) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- setSource(InteractionNode) - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationLink
- setSource(InteractionNode) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- setSource(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemOnPartImpl
- setSource(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemStartTriggerImpl
- setSource(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemOnPart
- setSource(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemStartTrigger
- setSource(CmmnElement) - Method in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- setSource(CmmnElement) - Method in interface org.camunda.bpm.model.cmmn.instance.Association
- setSource(Parameter) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- setSource(Parameter) - Method in interface org.camunda.bpm.model.cmmn.instance.ParameterMapping
- setSource(PlanItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- setSource(PlanItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemStartTriggerImpl
- setSource(PlanItem) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
- setSource(PlanItem) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemStartTrigger
- setSource(DmnElement) - Method in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- setSource(DmnElement) - Method in interface org.camunda.bpm.model.dmn.instance.Association
- setSourceActivityIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- setSourceCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- setSourceCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- setSourceCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
-
Deprecated.since 7.4 A new instance of a sentry does not reference the source case execution id anymore.
- setSourceElement(DiagramElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- setSourceElement(DiagramElement) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- setSourceExecution(DelegateCaseExecution) - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- setSourceExpression(Expression) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- setSourceProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- setSourceProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- setSourceProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- setSourceRef(CaseFileItem) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- setSourceRef(CaseFileItem) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItem
-
Deprecated.
- setSourceScopeId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- setSourceScopeId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- setSourceValueProvider(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- setSourceVariableName(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSqlSessionFactory(SqlSessionFactory) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setSsoLogout(OAuth2Properties.OAuth2SSOLogoutProperties) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.OAuth2Properties
- setStandaloneTasksEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setStandardEvent(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setStandardEvent(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- setStandardEvent(CaseFileItemTransition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemOnPartImpl
- setStandardEvent(CaseFileItemTransition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemStartTriggerImpl
- setStandardEvent(CaseFileItemTransition) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemOnPart
- setStandardEvent(CaseFileItemTransition) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemStartTrigger
- setStandardEvent(PlanItemTransition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- setStandardEvent(PlanItemTransition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemStartTriggerImpl
- setStandardEvent(PlanItemTransition) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemOnPart
- setStandardEvent(PlanItemTransition) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemStartTrigger
- setStart(Date) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- setStartableBy(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setStartableInTasklist(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setStartableInTasklist(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setStartablePermissionCheck(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setStartActivityId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- setStartContext(ScopeInstantiationContext) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setStartDate(Date) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- setStartedAfter(Date) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- setStartedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setStartedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setStartedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setStartedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- setStartedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setStartedAfter(Date) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- setStartedBefore(Date) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- setStartedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setStartedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setStartedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setStartedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- setStartedBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setStartedBefore(Date) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- 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
- setStartFormDefinition(FormDefinition) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- 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
- setStarting(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setStartInstructions(List<ProcessInstanceModificationInstructionDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- setStartQuantity(int) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- setStartQuantity(int) - Method in interface org.camunda.bpm.model.bpmn.instance.Activity
- setStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.BatchWindowConfiguration
- setStartTime(Date) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- setStartTime(Date) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setStartTime(Date) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setStartTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- setStartTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- setStartTime(Date) - Method in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- setStartTime(Date) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- setStartUserId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- setState(int) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setState(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- setState(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setState(int) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setState(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- setState(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setState(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceDto
- setState(ExternalTaskState) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- setState(JobState) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- setState(DbOperation.State) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- setStatement(String) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- setStatementMappings(Map<String, String>) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setStepResults(List<PerfTestStepResult>) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- setStreamSource(StreamSource) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- setStrikeTrough(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- setStrikeTrough(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- setStructure(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- setStructure(String) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemDefinition
- setStructure(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- setStructure(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- setStructure(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SignalImpl
- setStructure(ItemDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.Error
- setStructure(ItemDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.Escalation
- setStructure(ItemDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.Signal
- setStructureRef(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- setStructureRef(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ItemDefinition
- setSubCaseInstance(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setSubCaseInstance(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setSubCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setSubCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- setSubCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setSubCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setSubCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- setSubCaseInstance(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setSubCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setSubCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setSubject(Email, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- setSubProcessInstance(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setSubProcessInstance(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setSubProcessInstance(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setSubProcessInstance(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- setSubProcessInstance(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setSubProcessInstance(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setSubProcessInstance(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- setSubProcessInstance(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setSubProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setSubProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setSubProcessScope(boolean) - Method in class org.camunda.bpm.engine.impl.pvm.process.ScopeImpl
- setSubscriptionConfiguration(SubscriptionConfiguration) - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- setSubscriptionMonth(Integer) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- setSubscriptions(Map<String, SubscriptionConfiguration>) - Method in class org.camunda.bpm.client.spring.boot.starter.ClientProperties
- setSubscriptionStartDate(Date) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- setSubscriptionYear(Integer) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- setSuccessLog(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setSuccessLog(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setSum(Long) - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- setSundayHistoryCleanupBatchWindowEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSundayHistoryCleanupBatchWindowStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setSuperCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setSuperCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- setSuperCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setSuperCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setSuperCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- setSuperCaseExecution(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setSuperCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setSuperCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setSuperCaseInstance(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setSuperCaseInstance(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setSuperCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- setSuperCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- setSuperCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- setSuperCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setSuperCaseInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setSuperExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setSuperExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- setSuperExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setSuperExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- setSuperExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- setSuperExecution(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setSuperExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- setSuperExecutionId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- 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.CaseInstanceQueryDto
- 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.HistoricCaseInstanceEventEntity
- 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.HistoricCaseInstanceQueryDto
- setSuperProcessInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setSuspended(boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
- setSuspended(boolean) - Method in class org.camunda.bpm.engine.rest.dto.SuspensionStateDto
- setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setSuspended(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- 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.JobQueryDto
- 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(int) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- setSuspensionState(int) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- setSuspensionState(int) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- 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.ExternalTaskEntity
- setSuspensionState(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- setSuspensionState(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- 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.ExecutionQueryImpl
- setSuspensionState(SuspensionState) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- setSuspensionState(SuspensionState) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- setTableName(String) - Method in class org.camunda.bpm.engine.management.TableMetaData
- setTableName(String) - Method in class org.camunda.bpm.engine.management.TablePage
- setTablePrefix(String) - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- setTag(String) - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- setTarget(String) - Method in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- setTarget(BaseElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- setTarget(BaseElement) - Method in interface org.camunda.bpm.model.bpmn.instance.Association
- setTarget(FlowNode) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- setTarget(FlowNode) - Method in interface org.camunda.bpm.model.bpmn.instance.SequenceFlow
- setTarget(InteractionNode) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- setTarget(InteractionNode) - Method in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- setTarget(InteractionNode) - Method in interface org.camunda.bpm.model.bpmn.instance.ConversationLink
- setTarget(InteractionNode) - Method in interface org.camunda.bpm.model.bpmn.instance.MessageFlow
- setTarget(ItemAwareElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- setTarget(ItemAwareElement) - Method in interface org.camunda.bpm.model.bpmn.instance.DataAssociation
- setTarget(LinkEventDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- setTarget(LinkEventDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.LinkEventDefinition
- setTarget(CmmnElement) - Method in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- setTarget(CmmnElement) - Method in interface org.camunda.bpm.model.cmmn.instance.Association
- setTarget(Parameter) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- setTarget(Parameter) - Method in interface org.camunda.bpm.model.cmmn.instance.ParameterMapping
- setTarget(DmnElement) - Method in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- setTarget(DmnElement) - Method in interface org.camunda.bpm.model.dmn.instance.Association
- setTargetActivityIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- setTargetElement(DiagramElement) - Method in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- setTargetElement(DiagramElement) - Method in interface org.camunda.bpm.model.bpmn.instance.bpmndi.BpmnEdge
- setTargetJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- setTargetNamespace(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- setTargetNamespace(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- setTargetNamespace(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- setTargetNamespace(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Definitions
- setTargetOrigin(String) - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- setTargetOrigin(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.CsrfPreventionFilter
-
Target origin is the application expected deployment domain, i.e.
- setTargetProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- setTargetProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- setTargetProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- setTask(Boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- setTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- setTask(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- 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
- setTask(Task) - Method in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- setTask(Task) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- setTask(Task) - Method in class org.camunda.bpm.engine.impl.form.TaskFormDataImpl
- 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
- setTaskAssignee(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskAssigneeLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskCount(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity
- setTaskCount(int) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- setTaskDecorator(TaskDecorator) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- 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.history.HistoricTaskInstanceQueryDto
- setTaskDefinitionKey(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setTaskDefinitionKeyIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskDefinitionKeyIn(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.cmmn.entity.repository.CaseDefinitionEntity
- setTaskDefinitions(Map<String, TaskDefinition>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setTaskDeleteReason(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskDeleteReasonLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskDescription(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- SetTaskDescriptionCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command that changes the description of a task.
- SetTaskDescriptionCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetTaskDescriptionCmd
-
Public Constructor.
- setTaskDescriptionLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskDueDate(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskDueDateAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskDueDateBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- SetTaskDueDateCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to change task priority to a new value.
- SetTaskDueDateCmd(String, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetTaskDueDateCmd
-
Public Constructor.
- 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. - setTaskFollowUpDate(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskFollowUpDateAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskFollowUpDateBefore(Date) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- SetTaskFollowUpDateCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to change task followUpDate to a new value.
- SetTaskFollowUpDateCmd(String, Date) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetTaskFollowUpDateCmd
-
Constructor to create a SetTaskFollowUpDateCmd.
- setTaskFormHandler(TaskFormHandler) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setTaskHadCandidateGroup(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskHadCandidateUser(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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.HistoricCaseActivityInstanceEventEntity
- 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.HistoricIdentityLinkLogEventEntity
- setTaskId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- setTaskId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setTaskId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- 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.history.HistoricDetailQueryDto
- setTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- setTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- setTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- setTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setTaskIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setTaskIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setTaskIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setTaskInvolvedGroup(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskInvolvedUser(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskListeners(Map<String, List<TaskListener>>) - Method in class org.camunda.bpm.engine.impl.task.TaskDefinition
- setTasklistRuntimeDelegate(TasklistRuntimeDelegate) - Static method in class org.camunda.bpm.tasklist.Tasklist
-
A setter to set the
TasklistRuntimeDelegate
. - setTaskMetricIds(List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- setTaskMetricsEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskMetricsTimeToLive(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- setTaskName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- SetTaskNameCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to change a Task's name to a new value.
- SetTaskNameCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetTaskNameCmd
-
Public Constructor.
- setTaskNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskOwner(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- SetTaskOwnerCmd - Class in org.camunda.bpm.engine.impl.cmd
- SetTaskOwnerCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetTaskOwnerCmd
- setTaskOwnerLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskParentTaskId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTaskPriority(Integer) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- SetTaskPriorityCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Command to change task priority to a new value.
- SetTaskPriorityCmd(String, Integer) - Constructor for class org.camunda.bpm.engine.impl.cmd.SetTaskPriorityCmd
-
Public constructor.
- setTaskService(TaskService) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTaskService(TaskService) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- setTaskService(TaskService) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- setTaskState(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- setTaskState(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setTaskState(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setTaskState(String) - Method in interface org.camunda.bpm.engine.task.Task
-
Sets the task state for this task.
- setTaskVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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
- setTelemetryData(TelemetryDataImpl) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTelemetryDataSent(String, String, ServletContext) - Static method in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
-
Marks the web application as successfully sent to the engine as telemetry info
- setTenant(TenantEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- setTenantCheck(TenantCheck) - Method in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- setTenantCheckEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.db.TenantCheck
- setTenantCheckEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- setTenantCheckEnabled(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setTenantCheckEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- setTenantId(String) - Method in class org.camunda.bpm.application.impl.metadata.ProcessArchiveXmlImpl
- setTenantId(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setTenantId(String) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.incident.IncidentContext
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setTenantId(String) - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- setTenantId(String) - Method in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- setTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- setTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- setTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- setTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- setTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- setTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.SignalDto
- setTenantId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- setTenantId(String) - Method in interface org.camunda.bpm.engine.task.Task
-
Sets the tenant id for this task.
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setTenantIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setTenantIdIn(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setTenantIdProvider(TenantIdProvider) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTenantIdProvider(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- setTenantIds(String[]) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setTenantIds(List<String>) - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- setTenantIdSet(boolean) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- setTenantResourceWhitelistPattern(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setTenants(List<String>) - Method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- setTerminated(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setTerminated(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setTerminated(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setTestName(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
- setTestWatchers(String) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- setText(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ExpressionImpl
- setText(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Expression
- setText(Text) - Method in class org.camunda.bpm.model.bpmn.impl.instance.TextAnnotationImpl
- setText(Text) - Method in interface org.camunda.bpm.model.bpmn.instance.TextAnnotation
- setText(Text) - Method in class org.camunda.bpm.model.cmmn.impl.instance.TextAnnotationImpl
- setText(Text) - Method in interface org.camunda.bpm.model.cmmn.instance.TextAnnotation
- setText(Text) - Method in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- setText(Text) - Method in class org.camunda.bpm.model.dmn.impl.instance.TextAnnotationImpl
- setText(Text) - Method in class org.camunda.bpm.model.dmn.impl.instance.UnaryTestsImpl
- setText(Text) - Method in interface org.camunda.bpm.model.dmn.instance.LiteralExpression
- setText(Text) - Method in interface org.camunda.bpm.model.dmn.instance.TextAnnotation
- setText(Text) - Method in interface org.camunda.bpm.model.dmn.instance.UnaryTests
- setTextContent(String) - Method in class org.camunda.bpm.model.xml.impl.instance.DomElementImpl
- setTextContent(String) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setTextContent(String) - Method in interface org.camunda.bpm.model.xml.instance.DomElement
-
Sets the text content of this element.
- setTextContent(String) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Sets the text content of the DOM element
- setTextFormat(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DocumentationImpl
- setTextFormat(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.TextAnnotationImpl
- setTextFormat(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Documentation
- setTextFormat(String) - Method in interface org.camunda.bpm.model.bpmn.instance.TextAnnotation
- setTextFormat(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.DocumentationImpl
- setTextFormat(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.TextAnnotationImpl
- setTextFormat(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Documentation
- setTextFormat(String) - Method in interface org.camunda.bpm.model.cmmn.instance.TextAnnotation
- setTextFormat(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.TextAnnotationImpl
- setTextFormat(String) - Method in interface org.camunda.bpm.model.dmn.instance.TextAnnotation
- setTextValue(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setTextValue(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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 class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- setTextValue(String) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- setTextValue(String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- setTextValue2(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setTextValue2(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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 class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- setTextValue2(String) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.ValueFields
- setTextValue2(String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- setThreadLogMode(LogUtil.ThreadLogMode) - Static method in class org.camunda.bpm.engine.impl.util.LogUtil
-
Deprecated.
- setThreadPoolExecutor(ThreadPoolExecutor) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
- setThursdayHistoryCleanupBatchWindowEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setThursdayHistoryCleanupBatchWindowStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTime(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- setTime(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- setTime(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- setTimeCycle(TimeCycle) - Method in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- setTimeCycle(TimeCycle) - Method in interface org.camunda.bpm.model.bpmn.instance.TimerEventDefinition
- setTimeDate(TimeDate) - Method in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- setTimeDate(TimeDate) - Method in interface org.camunda.bpm.model.bpmn.instance.TimerEventDefinition
- setTimeDuration(TimeDuration) - Method in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- setTimeDuration(TimeDuration) - Method in interface org.camunda.bpm.model.bpmn.instance.TimerEventDefinition
- setTimerElementKey(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- setTimerElementSecondaryKey(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- setTimerExpression(TimerExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventImpl
- setTimerExpression(TimerExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventListenerImpl
- setTimerExpression(TimerExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.TimerEventListener
- setTimers(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setTimerStart(StartTrigger) - Method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventImpl
- setTimerStart(StartTrigger) - Method in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventListenerImpl
- setTimerStart(StartTrigger) - Method in interface org.camunda.bpm.model.cmmn.instance.TimerEventListener
- setTimes(int) - Method in class org.camunda.bpm.qa.upgrade.Scenario
- setTimestamp(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogEntryEntity
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- setTimestamp(Date) - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto
- setTimeToLive(long) - Method in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
- setTo(To) - Method in class org.camunda.bpm.model.bpmn.impl.instance.AssignmentImpl
- setTo(To) - Method in interface org.camunda.bpm.model.bpmn.instance.Assignment
- setTopicName(String) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setTopicName(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setTopicName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setTopicName(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setTopicName(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setTopicName(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setTopicName(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setTopics(List<FetchExternalTasksDto.FetchExternalTaskTopicDto>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- setTotal(long) - Method in class org.camunda.bpm.engine.management.TablePage
- setTotalJobs(int) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setTotalJobs(int) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setTotalJobs(BatchEntity, int) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- 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.JakartaTransactionProcessEngineConfiguration
- setTransactionManager(TransactionManager) - Method in class org.camunda.bpm.engine.impl.cfg.JtaProcessEngineConfiguration
- setTransactionManager(PlatformTransactionManager) - Method in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- setTransactionManager(PlatformTransactionManager) - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- setTransactionManagerJndiName(String) - Method in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- setTransactionsExternallyManaged(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTransactionsExternallyManaged(boolean) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setTransformation(Transformation) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- setTransformation(Transformation) - Method in interface org.camunda.bpm.model.bpmn.instance.DataAssociation
- setTransformation(TransformationExpression) - Method in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- setTransformation(TransformationExpression) - Method in interface org.camunda.bpm.model.cmmn.instance.ParameterMapping
- setTransformer(DmnTransformer) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the DMN transformer used to transform the DMN model.
- setTransformer(DmnTransformer) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- setTransformer(DmnTransformer) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- setTransformer(DmnDataTypeTransformer) - Method in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- setTransformer(CmmnTransformer) - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- setTransformerFactory(TransformerFactory) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- setTransformListeners(List<DmnTransformListener>) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
-
Set the transform listeners
- setTransformListeners(List<DmnTransformListener>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- setTransformListeners(List<CmmnTransformListener>) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- setTransient(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setTransient(boolean) - Method in class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- setTransient(boolean) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.FileValueBuilderImpl
- setTransient(boolean) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.ObjectVariableBuilderImpl
- setTransient(boolean) - Method in class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- setTransient(boolean) - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- setTransient(boolean) - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- setTransient(boolean) - Method in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- setTransient(boolean) - Method in interface org.camunda.bpm.engine.variable.value.builder.TypedValueBuilder
- setTransient(boolean) - Method in class org.camunda.spin.plugin.variable.value.impl.builder.SpinValueBuilderImpl
- setTransition(PvmTransition) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setTransitionId(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
- setTransitionId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- setTransitionInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- setTransitionInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- setTransitionInstanceValidationReports(List<MigratingTransitionInstanceValidationReportDto>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- setTransitionsToTake(List<PvmTransition>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- setTriggeredByEvent(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- setTriggeredByEvent(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.SubProcess
- setTtlEnabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
- setTuesdayHistoryCleanupBatchWindowEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setTuesdayHistoryCleanupBatchWindowStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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.impl.persistence.entity.ByteArrayEntity
- setType(Integer) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- setType(Integer) - Method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
- setType(String) - Method in exception org.camunda.bpm.client.exception.RestException
- setType(String) - Method in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- setType(String) - Method in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- setType(String) - Method in class org.camunda.bpm.client.variable.impl.TypedValueField
- setType(String) - Method in interface org.camunda.bpm.engine.identity.Group
- setType(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- setType(String) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- setType(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- setType(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setType(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- 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(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- setType(String) - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- 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.modification.ProcessInstanceModificationInstructionDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.runtime.SerializedObjectDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- setType(String) - Method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- setType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ConditionExpressionImpl
- setType(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- setType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.ConditionExpression
- setType(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Relationship
- setType(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PropertyImpl
- setType(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- setType(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Property
- setType(String) - Method in interface org.camunda.bpm.model.cmmn.instance.Relationship
- setType(String) - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- setType(FormType) - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- setType(AbstractFormFieldType) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- setType(AbstractFormFieldType) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- setType(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- setType(ItemDefinition) - Method in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- setType(ItemDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.CorrelationProperty
- setType(ItemDefinition) - Method in interface org.camunda.bpm.model.bpmn.instance.ResourceParameter
- setType(Type) - Method in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- setType(Type) - Method in interface org.camunda.bpm.model.dmn.instance.KnowledgeSource
- setTypeDefinition(DmnTypeDefinition) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- setTypeDefinition(DmnTypeDefinition) - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- setTypeDefinition(DmnTypeDefinition) - Method in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- setTypedValues(TypedValues) - Method in class org.camunda.bpm.client.impl.EngineClient
- setTypeLanguage(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- setTypeLanguage(String) - Method in interface org.camunda.bpm.model.bpmn.instance.Definitions
- setTypeLanguage(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- setTypeLanguage(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- setTypeLanguage(String) - Method in interface org.camunda.bpm.model.dmn.instance.Definitions
- setTypeLanguage(String) - Method in interface org.camunda.bpm.model.dmn.instance.ItemDefinition
- setTypeName(String) - Method in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- setTypeName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setTypeName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setTypeNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeImpl
- setTypeRef(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.ExpressionImpl
- setTypeRef(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.InformationItemImpl
- setTypeRef(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- setTypeRef(String) - Method in interface org.camunda.bpm.model.dmn.instance.Expression
- setTypeRef(String) - Method in interface org.camunda.bpm.model.dmn.instance.InformationItem
- setTypeRef(String) - Method in interface org.camunda.bpm.model.dmn.instance.OutputClause
- setTypeRef(TypeRef) - Method in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- setTypeRef(TypeRef) - Method in interface org.camunda.bpm.model.dmn.instance.ItemDefinition
- setUnassigned(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setUnassigned(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setUndeploymentOperation() - Method in class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- SetUnderline(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- SetUnderline(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Font
- 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.HistoricCaseActivityInstanceQueryDto
- setUnfinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setUnfinished(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setUniqueChildElementByNameNs(ModelElementInstance) - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- setUniqueChildElementByNameNs(ModelElementInstance) - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Adds or replaces a child element by name.
- setUnlimited(Boolean) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- setUnlimited(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- setUnlimited(Boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.DataStoreImpl
- setUnlimited(Boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.DataStore
- setup - Variable in class org.camunda.bpm.qa.upgrade.Scenario
- setup() - Method in class org.camunda.bpm.admin.impl.web.bootstrap.AdminContainerBootstrap.AdminEnvironment
- setup() - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
- setup() - Method in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- setup() - Method in class org.camunda.bpm.qa.performance.engine.junit.ProcessEngineJobExecutorPerformanceTestCase
- setup() - Method in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- setup() - Method in class org.camunda.bpm.qa.performance.engine.junit.ProcessEngineQueryPerformanceTestCase
- setup() - Method in class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap.TasklistEnvironment
- setup() - Method in class org.camunda.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap.WelcomeEnvironment
- setUp() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- SETUP_PAGE - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- setupActionNotAvailable() - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- setUpdateChunkSize(Integer) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- setUpdatedAfter(Date) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setUpdatedAfterExpression(String) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setUpdateEventTrigger(boolean) - Method in class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- setUpdateEventTrigger(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- setUpdateEventTriggers(boolean) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- setUpdateInChunks(boolean) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- setUpdateInChunks(boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- setUpdateStatements(Map<Class<?>, String>) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- setupJPAEntities() - Static method in class org.camunda.bpm.qa.upgrade.variables.JpaVariableScenario
- 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
- setupScenario(Map<String, Scenario>, Scenario) - Method in class org.camunda.bpm.qa.upgrade.ScenarioRunner
- setupScenarios(Class<?>) - Method in class org.camunda.bpm.qa.upgrade.ScenarioRunner
- setupTasks - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- SetupTests - Class in org.camunda.bpm
- SetupTests() - Constructor for class org.camunda.bpm.SetupTests
- setUri(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
- setUri(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.BusinessContextElementImpl
- setUri(String) - Method in interface org.camunda.bpm.model.dmn.instance.BusinessContextElement
- 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
- setUrl(String) - Method in class org.camunda.bpm.engine.rest.dto.task.AttachmentDto
- setUseCreateTime(Boolean) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setUseLeftJoin(boolean) - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- setUsePosixGroups(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setUsePriority(boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- setUsePriority(Boolean) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setUser(UserEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
- setUser(UserEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- 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(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.history.event.HistoricDecisionInstanceEntity
- setUserId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- setUserId(String) - Method in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- setUserId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- 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.history.HistoricDecisionInstanceQueryDto
- setUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- setUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- setUserId(String) - Method in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- 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
- setUserId(HistoricDecisionInstanceEntity) - Method in class org.camunda.bpm.engine.impl.history.producer.DefaultDmnHistoryEventProducer
- 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
- setUserMember(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- setUsername(String) - Method in class org.camunda.bpm.client.spring.boot.starter.BasicAuthProperties
- setUsername(String) - Method in class org.camunda.bpm.engine.rest.dto.identity.BasicUserCredentialsDto
- setUserOperationId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- setUserOperationId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- 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
- setUserResourceWhitelistPattern(String) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setUserSearchBase(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setUserSearchFilter(String) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setUseSharedSqlSessionFactory(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setUseSsl(boolean) - Method in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- setValid(boolean) - Method in class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyResultDto
- setValid(boolean) - Method in class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyRuleDto
- setValidatingSchema(boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- setValidationConstraints(List<FormFieldValidationConstraint>) - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- setValidationHandlers(List<FormFieldValidationConstraintHandler>) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- setValidationReport(MigratingProcessInstanceValidationReportDto) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationExceptionDto
- setValidationReport(MigrationPlanReportDto) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanValidationExceptionDto
- setValidator(FormFieldValidator) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- setValidUntil(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- setValidUntil(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- setValue(byte[]) - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- setValue(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- setValue(long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- setValue(long) - Method in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- setValue(ELContext, Object) - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
-
Throw an exception.
- setValue(ELContext, Object) - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
-
Evaluates the expression as an lvalue and assigns the given value.
- setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.impl.juel.RootPropertyResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.impl.juel.SimpleResolver
- setValue(Serializable) - Method in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- setValue(Object) - Method in class org.camunda.bpm.client.variable.impl.TypedValueField
- setValue(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl.DmnDecisionRuleOutputEntry
- setValue(Object) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry
- setValue(Object) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- setValue(Object) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ConstantValueProvider
- setValue(Object) - Method in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- setValue(Object) - Method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- setValue(Object, VariableScope) - Method in interface org.camunda.bpm.engine.delegate.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(Object, VariableScope, BaseDelegateExecution) - Method in interface org.camunda.bpm.engine.impl.el.Expression
- setValue(Object, VariableScope, BaseDelegateExecution) - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
- setValue(String) - Method in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- 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(String) - Method in class org.camunda.bpm.engine.impl.util.xml.Attribute
- setValue(String) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CategoryValueImpl
- setValue(String) - Method in interface org.camunda.bpm.model.bpmn.instance.CategoryValue
- setValue(String) - Method in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- setValue(String) - Method in class org.camunda.qa.Bean
- setValue(TypedValue) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- setValue(TypedValue) - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- setValue(TypedValue) - Method in interface org.camunda.bpm.engine.impl.core.variable.CoreVariableInstance
- setValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
- setValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- setValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- setValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- setValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- setValue(TypedValue) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.impl.juel.AstEval
- setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.impl.juel.AstMethod
- setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.impl.juel.AstProperty
- setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.impl.juel.AstRightValue
-
non-lvalues are always readonly, so throw an exception
- setValue(Bindings, ELContext, Object) - Method in class org.camunda.bpm.impl.juel.AstText
- setValue(Bindings, ELContext, Object) - Method in interface org.camunda.bpm.impl.juel.ExpressionNode
-
Assign value.
- setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.AbstractElResolverDelegate
- 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.VariableContextElResolver
- setValue(ELContext, Object, Object, Object) - Method in class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- 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
- setValue(CaseFileItemTransition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemTransitionStandardEventImpl
- setValue(CaseFileItemTransition) - Method in interface org.camunda.bpm.model.cmmn.instance.CaseFileItemTransitionStandardEvent
- setValue(PlanItemTransition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemTransitionStandardEventImpl
- setValue(PlanItemTransition) - Method in interface org.camunda.bpm.model.cmmn.instance.PlanItemTransitionStandardEvent
- setValue(VariableTransition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableTransitionEventImpl
- setValue(VariableTransition) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableTransitionEvent
- setValue(ModelElementInstance, T) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
-
sets the value of the attribute.
- setValue(ModelElementInstance, T) - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
-
sets the value of the attribute.
- setValue(ModelElementInstance, T, boolean) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- setValue(ModelElementInstance, T, boolean) - Method in interface org.camunda.bpm.model.xml.type.attribute.Attribute
-
sets the value of the attribute.
- setValue(R) - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
-
This is not allowed since the pair itself is immutable.
- setValue(T) - Method in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaGenericValueElementImpl
- setValue(T) - Method in interface org.camunda.bpm.model.bpmn.instance.camunda.CamundaGenericValueElement
- 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.AbstractSearchQueryDto
-
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.webapp.rest.dto.AbstractRestQueryParametersDto
-
Finds the methods that are annotated with a
CamundaQueryParam
with a value that matches the key parameter. - setValueInfo(Map<String, Object>) - Method in class org.camunda.bpm.client.variable.impl.TypedValueField
- setValueInfo(Map<String, Object>) - Method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- setValueProvider(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
- setValueSerialized(String) - Method in class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- setValueTypeResolver(ValueTypeResolver) - Method in class org.camunda.bpm.engine.ProcessEngineConfiguration
- setVariable(String, ValueExpression) - Method in class org.camunda.bpm.impl.juel.SimpleContext
-
Define a variable.
- 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
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableMap
- setVariable(String, Object) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setVariable(String, Object) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- setVariable(String, Object) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmExecution
- setVariable(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ActivityInstantiationBuilder
-
If an instruction is submitted before then the variable is set when the instruction is executed.
- setVariable(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Pass a variable to the case execution.
- setVariable(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceBuilder
-
Pass a variable to the case instance.
- setVariable(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ConditionEvaluationBuilder
-
Pass a variable to the condition.
- setVariable(String, Object) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationAsyncBuilder
-
Pass a variable to the execution waiting on the message.
- setVariable(String, Object) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Pass a variable to the execution waiting on the message.
- setVariable(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- setVariable(String, Object) - Method in interface org.camunda.bpm.qa.performance.engine.framework.PerfTestRunContext
- setVariable(String, Object, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariable(String, Object, String) - Method in interface org.camunda.bpm.engine.delegate.DelegateExecution
-
Method to store variable in a specific scope identified by activity ID.
- setVariable(String, Object, String) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
Method to store variable in a specific scope identified by activity ID.
- setVariable(String, String, Object) - Method in interface org.camunda.bpm.engine.CaseService
-
Pass a variable to the case execution.
- setVariable(String, String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- 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.
- setVariable(String, TypedValue, AbstractVariableScope) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariable(String, TypedValue, AbstractVariableScope, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariable(String, ValueExpression) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- setVariable(DmnVariableImpl) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
- setVariable(Variable) - Method in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- setVariable(Variable) - Method in class org.camunda.bpm.model.dmn.impl.instance.ContextEntryImpl
- setVariable(Variable) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- setVariable(Variable) - Method in interface org.camunda.bpm.model.dmn.instance.BusinessKnowledgeModel
- setVariable(Variable) - Method in interface org.camunda.bpm.model.dmn.instance.ContextEntry
- setVariable(Variable) - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- setVariableByBatchId(String, String, Object) - Static method in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- setVariableEntity(String, TypedValue) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- setVariableEntity(String, TypedValue) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionVariablesResource
- setVariableEntity(String, TypedValue) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
- setVariableEntity(String, TypedValue) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalCaseExecutionVariablesResource
- setVariableEntity(String, TypedValue) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
- setVariableEntity(String, TypedValue) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.LocalTaskVariablesResource
- setVariableEntity(String, TypedValue) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskVariablesResource
- setVariableEvent(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setVariableEvent(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnVariableOnPartDeclaration
- setVariableEvent(VariableTransition) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableOnPartImpl
- setVariableEvent(VariableTransition) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableOnPart
- setVariableEvents(Set<String>) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- setVariableExpression(Expression) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- setVariableInstanceId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- setVariableInstanceId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Set a value for a local process variable.
- setVariableLocal(String, Object) - Method in interface org.camunda.bpm.engine.cdi.impl.context.ContextAssociationManager
-
set a local process variable
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.context.DefaultContextAssociationManager
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- setVariableLocal(String, Object) - Method in interface org.camunda.bpm.engine.delegate.VariableScope
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setVariableLocal(String, Object) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- setVariableLocal(String, Object) - Method in interface org.camunda.bpm.engine.runtime.ActivityInstantiationBuilder
-
If an instruction is submitted before then the local variable is set when the instruction is executed.
- setVariableLocal(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Pass a local variable to the case execution (not considering parent scopes).
- setVariableLocal(String, Object) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Pass a local variable to the execution waiting on the message.
- setVariableLocal(String, Object, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariableLocal(String, String, Object) - Method in interface org.camunda.bpm.engine.CaseService
-
Pass a local variable to the case execution (not considering parent scopes).
- setVariableLocal(String, String, Object) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- 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.
- setVariableLocal(String, TypedValue, AbstractVariableScope, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariableName(String) - Method in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- setVariableName(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- setVariableName(String) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- setVariableName(String) - Method in class org.camunda.bpm.engine.impl.cmmn.model.CmmnVariableOnPartDeclaration
- setVariableName(String) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- setVariableName(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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
- setVariableName(String) - Method in class org.camunda.bpm.model.cmmn.impl.instance.camunda.CamundaVariableOnPartImpl
- setVariableName(String) - Method in interface org.camunda.bpm.model.cmmn.instance.camunda.CamundaVariableOnPart
- setVariableNameIgnoreCase(boolean) - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- setVariableNameIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setVariableNameLike(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- 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
- setVariableNames(List<String>) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setVariableNamesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setVariableReports(Map<String, MigrationVariableValidationReportDto>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- 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(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.
- setVariables(String, Map<String, ? extends Object>, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- setVariables(String, Map<String, ? extends Object>, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- setVariables(String, Map<String, Object>) - Method in class org.camunda.bpm.client.impl.EngineClient
- setVariables(String, Map<String, Object>) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Set variables
- setVariables(String, Map<String, Object>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- setVariables(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Pass a map of variables to the case execution.
- setVariables(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- setVariables(String, MigrationPlanImpl, CommandContext) - Method in class org.camunda.bpm.engine.impl.migration.batch.MigrationBatchJobHandler
- setVariables(String, MessageCorrelationBuilder, CommandContext) - Method in class org.camunda.bpm.engine.impl.batch.message.MessageCorrelationBatchJobHandler
- setVariables(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- 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.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- 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.CaseExecutionQueryDto
- setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setVariables(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setVariables(Map<String, ?>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariables(Map<String, ?>) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- setVariables(Map<String, ?>) - Method in interface org.camunda.bpm.engine.migration.MigrationPlanBuilder
- setVariables(Map<String, ?>, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariables(Map<String, ?>, VariableUtil.SetVariableFunction) - Static method in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- 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.core.variable.scope.VariableScopeLocalAdapter
- setVariables(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationAsyncBuilderImpl
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- setVariables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- setVariables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.ActivityInstantiationBuilder
-
If an instruction is submitted before then all variables are set when the instruction is executed.
- setVariables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Pass a map of variables to the case execution.
- setVariables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceBuilder
-
Pass a map of variables to the case instance.
- setVariables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.ConditionEvaluationBuilder
-
Pass a variables to the condition.
- setVariables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationAsyncBuilder
-
Pass a map of variables to the execution waiting on the message.
- setVariables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Pass a map of variables to the execution waiting on the message.
- setVariables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.SignalEventReceivedBuilder
-
Add the given variables to the triggered executions.
- setVariables(Map<String, TypedValueField>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setVariables(Map<String, TriggerVariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionTriggerDto
- setVariables(Map<String, TriggerVariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.dmn.EvaluateDecisionDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.CompleteExternalTaskDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CreateCaseInstanceDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionTriggerDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceWithVariablesDto
- 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.SignalDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.task.CompleteTaskDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- setVariables(Map<String, VariableValueDto>) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto
- setVariables(ExternalTask, Map<String, Object>) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Set variables
- setVariables(ExternalTask, Map<String, Object>) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- setVariables(VariableMap) - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- setVariables(VariableMap) - Method in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- setVariablesAsync(List<String>, Map<String, ?>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- setVariablesAsync(List<String>, Map<String, ?>) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Update or create runtime process variables in the root scope of process instances.
- setVariablesAsync(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, Map<String, ?>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- setVariablesAsync(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, Map<String, ?>) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Update or create runtime process variables in the root scope of process instances.
- setVariablesAsync(HistoricProcessInstanceQuery, Map<String, ?>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- setVariablesAsync(HistoricProcessInstanceQuery, Map<String, ?>) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Update or create runtime process variables in the root scope of process instances.
- setVariablesAsync(SetVariablesAsyncDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- setVariablesAsync(SetVariablesAsyncDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- setVariablesAsync(ProcessInstanceQuery, Map<String, ?>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- setVariablesAsync(ProcessInstanceQuery, Map<String, ?>) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Update or create runtime process variables in the root scope of process instances.
- SetVariablesAsyncDto - Class in org.camunda.bpm.engine.rest.dto.runtime.batch
- SetVariablesAsyncDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- setVariablesByBatchId(Map<String, ?>, String) - Static method in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- setVariableScopeId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- setVariableScopeIdIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setVariableSerializers(VariableSerializers) - Method in class org.camunda.bpm.application.AbstractProcessApplication
- setVariablesInResultEnabled(boolean) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- SetVariablesJsonConverter - Class in org.camunda.bpm.engine.impl.batch.variables
- SetVariablesJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.variables.SetVariablesJsonConverter
- 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.
- setVariablesLocal(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Pass a map of variables to the case execution (not considering parent scopes).
- setVariablesLocal(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- setVariablesLocal(Map<String, ?>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariablesLocal(Map<String, ?>, boolean) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.AbstractVariableScope
- setVariablesLocal(Map<String, ?>, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- 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.core.variable.scope.VariableScopeLocalAdapter
- setVariablesLocal(Map<String, ? extends Object>) - Method in class org.camunda.bpm.engine.impl.el.StartProcessVariableScope
- setVariablesLocal(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- setVariablesLocal(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- setVariablesLocal(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- setVariablesLocal(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- setVariablesLocal(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- setVariablesLocal(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.ActivityInstantiationBuilder
-
If an instruction is submitted before then all local variables are set when the instruction is executed.
- setVariablesLocal(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Pass a map of variables to the case execution (not considering parent scopes).
- setVariablesLocal(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Pass a map of local variables to the execution waiting on the message.
- setVariablesProvider(VariableStore.VariablesProvider<T>) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
-
The variables provider can be exchanged as long as the variables are not yet initialized
- SetVariablesRequestDto - Class in org.camunda.bpm.client.task.impl.dto
- SetVariablesRequestDto(String, Map<String, TypedValueField>) - Constructor for class org.camunda.bpm.client.task.impl.dto.SetVariablesRequestDto
- SetVariablesScenario - Class in org.camunda.bpm.qa.upgrade.restart
- SetVariablesScenario() - Constructor for class org.camunda.bpm.qa.upgrade.restart.SetVariablesScenario
- setVariablesToFetch(List<String>) - Method in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- SetVariablesToProcessInstancesBatchCmd - Class in org.camunda.bpm.engine.impl.cmd.batch.variables
- SetVariablesToProcessInstancesBatchCmd(List<String>, ProcessInstanceQuery, HistoricProcessInstanceQuery, Map<String, ?>) - Constructor for class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- setVariablesToTriggeredScope(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- setVariablesToTriggeredScope(Map<String, Object>) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Pass a map of variables to the new scope triggered by message correlation.
- setVariableToTriggeredScope(String, Object) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- setVariableToTriggeredScope(String, Object) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Pass a variable to the new scope triggered by message correlation.
- setVariableTypeIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setVariableTypeIn(String[]) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setVariableTypes(VariableSerializers) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setVariableUpdates(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setVariableValue(Object) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setVariableValueIgnoreCase(boolean) - Method in class org.camunda.bpm.engine.impl.QueryVariableValue
- setVariableValues(List<VariableQueryParameterDto>) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ExecutionQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- setVariableValuesIgnoreCase(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setVendor(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
- setVendor(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.DatabaseImpl
- setVendor(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.JdkImpl
- setVendor(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
- setVendor(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
- setVendor(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.JdkDto
- setVer(Integer) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
-
Deprecated.
- setVersion(int) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- setVersion(int) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- setVersion(int) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setVersion(int) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- setVersion(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- setVersion(int) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setVersion(int) - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- setVersion(int) - Method in class org.camunda.bpm.engine.rest.dto.repository.StubProcessDefinitionDto
- setVersion(long) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- setVersion(Integer) - Method in class org.camunda.bpm.engine.impl.form.CamundaFormRefImpl
- setVersion(Integer) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setVersion(Integer) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setVersion(Integer) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setVersion(Integer) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setVersion(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogEntryEntity
- setVersion(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
- setVersion(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.DatabaseImpl
- setVersion(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.JdkImpl
- setVersion(String) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- setVersion(String) - Method in class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- setVersion(String) - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogEntryDto
- setVersion(String) - Method in class org.camunda.bpm.engine.rest.dto.SchemaLogQueryDto
- setVersion(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
- setVersion(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
- setVersion(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.JdkDto
- setVersion(String) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- setVersion(String) - Method in class org.camunda.bpm.engine.rest.dto.VersionDto
- setVersionTag(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- setVersionTag(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- setVersionTag(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setVersionTag(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setVersionTag(String) - Method in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- setVersionTag(String) - Method in interface org.camunda.bpm.model.dmn.instance.Decision
- setVersionTagLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setVersionTagLike(String) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setVersionTagValueProvider(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- setVersionValueProvider(ParameterValueProvider) - Method in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- setViolatedRules(List<PasswordPolicyRule>) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyResultImpl
- setWaitForCompletion(boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
- setWaitForCompletion(boolean) - Method in class org.camunda.bpm.model.bpmn.impl.instance.CompensateEventDefinitionImpl
- setWaitForCompletion(boolean) - Method in interface org.camunda.bpm.model.bpmn.instance.CompensateEventDefinition
- setWaitIncreaseFactor(float) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- setWaitIncreaseFactor(Float) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- 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
- setWaitTimeInMillis(Integer) - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- setWarnings(List<ProblemDto>) - Method in class org.camunda.bpm.engine.rest.dto.ResourceReportDto
- setWatchActivities(List<String>) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- 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
- setWaypoints(BpmnEdge) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- setWaypointsWithSourceAndTarget(BpmnEdge, FlowNode, FlowNode) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- setWaypointsWithSourceAndTarget(BpmnEdge, FlowNode, FlowNode) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBoundaryEventBuilder
- setWebapp(String, String) - Static method in class org.camunda.bpm.engine.rest.util.WebApplicationUtil
-
Adds the web application name to the telemetry data of the engine.
- setWebapp(WebappProperty) - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- setWebappInTelemetry(String, String, ServletContext) - Method in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- setWebapps(Set<String>) - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- setWebapps(Set<String>) - Method in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- setWebapps(Set<String>) - Method in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- setWebappsAuthenticationLoggingEnabled(boolean) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setWebjarClasspath(String) - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- setWednesdayHistoryCleanupBatchWindowEndTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setWednesdayHistoryCleanupBatchWindowStartTime(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setWidth(double) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- setWidth(double) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Bounds
- 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
- setWithCandidateGroups(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setWithCandidateGroups(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setWithCandidateUsers(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setWithCommentAttachmentInfo(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setWithException(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setWithFailures(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setWithIncident(Boolean) - Method in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- setWithIncident(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setWithIncidents(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setWithoutBusinessKey(boolean) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- setWithoutBusinessKey(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- setWithoutCandidateGroups(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setWithoutCandidateGroups(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setWithoutCandidateUsers(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setWithoutDecisionRequirementsDefinition(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setWithoutDueDate(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setWithoutFailures(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setWithoutSource(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setWithoutTaskDueDate(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setWithoutTenantId(boolean) - Method in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- setWithoutTenantId(boolean) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- setWithoutTenantId(boolean) - Method in class org.camunda.bpm.engine.rest.dto.condition.EvaluationConditionDto
- setWithoutTenantId(boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- setWithoutTenantId(boolean) - Method in class org.camunda.bpm.engine.rest.dto.message.CorrelationMessageDto
- setWithoutTenantId(boolean) - Method in class org.camunda.bpm.engine.rest.dto.SignalDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.DeploymentQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.EventSubscriptionQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- setWithoutTenantId(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- setWithoutVersionTag(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- setWithOverridingJobPriority(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- setWithRetriesLeft(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setWithRetriesLeft(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- setWithRootIncidents(Boolean) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- setWithVariablesInReturn(boolean) - Method in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- setWithVariablesInReturn(boolean) - Method in class org.camunda.bpm.engine.rest.dto.task.CompleteTaskDto
- setWorkerId(String) - Method in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- setWorkerId(String) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- setWorkerId(String) - Method in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- setWorkerId(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- setWorkerId(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskBpmnError
- setWorkerId(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- setWorkerId(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- setWorkerId(String) - Method in class org.camunda.bpm.engine.rest.dto.externaltask.HandleExternalTaskDto
- setWorkerId(String) - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- setWorkerTasks(Runnable[]) - Method in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- setWritable(boolean) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- setWsSyncFactoryClassName(String) - Method in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- setX(double) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- setX(double) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.PointImpl
- setX(double) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Bounds
- setX(double) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Point
- 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
- setXssProtectionDisabled(boolean) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setXssProtectionOption(String) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setXssProtectionValue(String) - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- setXxeProcessing(SAXParserFactory) - Method in class org.camunda.bpm.engine.impl.util.xml.Parser
- setY(double) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- setY(double) - Method in class org.camunda.bpm.model.bpmn.impl.instance.dc.PointImpl
- setY(double) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Bounds
- setY(double) - Method in interface org.camunda.bpm.model.bpmn.instance.dc.Point
- 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
- setЕlementIds(List<String>) - Method in class org.camunda.bpm.engine.rest.dto.ProblemDto
- Sha512HashDigest - Class in org.camunda.bpm.engine.impl.digest
-
PasswordEncryptor
implementation using base64 encoded SHA-512 password hashes - Sha512HashDigest() - Constructor for class org.camunda.bpm.engine.impl.digest.Sha512HashDigest
- 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
- Shape - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI Shape element
- ShapeImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI Shape element
- ShapeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.ShapeImpl
- SHARE - Enum constant in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.Indicates that SHARE interactions are permitted.
- ShellActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
- ShellActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- shellExecutionException(Throwable) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- SHORT - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- ShortTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.ShortTypeImpl
- shortValue(Short) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
ShortValue
that encapsulates the givenshortValue
- shortValue(Short, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
ShortValue
that encapsulates the givenshortValue
- ShortValue - Interface in org.camunda.bpm.engine.variable.value
-
A
PrimitiveValue
corresponding to the Java typeShort
. - ShortValueImpl(Short) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.ShortValueImpl
- ShortValueImpl(Short, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.ShortValueImpl
- ShortValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- ShortValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.ShortValueMapper
- ShortValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
- ShortValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.ShortValueSerializer
- shouldAddCurrentUnloggedCount(MetricsQueryImpl) - Method in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogManager
- shouldApplyOrdering(boolean, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- shouldBeCompiled - Variable in class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
-
Flag to signal if the script should be compiled
- shouldCheckAbsenceOfHsts() - Method in class org.camunda.bpm.HttpHeaderSecurityIT
- shouldCheckNonFoundResponse() - Method in class org.camunda.bpm.ErrorPageIT
- shouldCheckPasswordPolicy(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveUserCmd
- shouldCheckPresenceOfContentSecurityPolicyHeader() - Method in class org.camunda.bpm.HttpHeaderSecurityIT
- shouldCheckPresenceOfContentTypeOptions() - Method in class org.camunda.bpm.HttpHeaderSecurityIT
- shouldCheckPresenceOfCsrfPreventionCookie() - Method in class org.camunda.bpm.CsrfPreventionIT
- shouldCheckPresenceOfProperties() - Method in class org.camunda.bpm.SessionCookieSecurityIT
- shouldCheckPresenceOfSameSiteProperties() - Method in class org.camunda.bpm.SessionCookieSameSiteIT
- shouldCheckPresenceOfXssProtectionHeader() - Method in class org.camunda.bpm.HttpHeaderSecurityIT
- shouldCreateJobs(List<Job>) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- shouldDecrementRetriesFor(Throwable) - Method in class org.camunda.bpm.engine.impl.cmd.JobRetryCmd
- shouldDeployResource(Resource, Resource) - Method in class org.camunda.bpm.engine.impl.repository.DefaultDeploymentHandler
- shouldDeployResource(Resource, Resource) - Method in interface org.camunda.bpm.engine.repository.DeploymentHandler
-
This method is called in the first stage of the deployment process.
- shouldEvaluateForVariableEvent(VariableEvent) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- shouldFetchValue(HistoricDetailVariableInstanceUpdateEntity) - Method in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeHistoricVariableUpdateQueryCmd
- shouldFetchValue(HistoricDetailVariableInstanceUpdateEntity) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- shouldFetchValue(HistoricVariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- shouldFetchValue(VariableInstanceEntity) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- shouldGetAssetIfAllowed() - Method in class org.camunda.bpm.PluginsRootResourceIT
- shouldHandleFailureAsBpmnError() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.AbstractPvmEventAtomicOperation
- shouldHandleFailureAsBpmnError() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityNotifyListenerEnd
- shouldHandleFailureAsBpmnError() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationActivityStart
- shouldHandleFailureAsBpmnError() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerEnd
- shouldHandleFailureAsBpmnError() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerStart
- shouldHandleFailureAsBpmnError() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperationTransitionNotifyListenerTake
- shouldLogCmdException() - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- shouldLogCmdException(ProcessEngineConfiguration) - Static method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- shouldLogFine(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- shouldLogInfo(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- shouldLoginToAdmin() - Method in class org.camunda.bpm.LoginIT
- shouldLoginToCockpit() - Method in class org.camunda.bpm.LoginIT
- shouldLoginToTasklist() - Method in class org.camunda.bpm.LoginIT
- shouldLoginToWelcome() - Method in class org.camunda.bpm.LoginIT
- shouldLogJobException(ProcessEngineConfiguration, JobEntity) - Static method in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- shouldNotFailForUndefinedUser() - Method in class org.camunda.bpm.ExceptionLoggerIT
- shouldPerform500ConcurrentRequests() - Method in class org.camunda.bpm.rest.RestJaxRs2IT
- shouldPerformAuthorizatioCheck - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
-
If true authorization check is performed.
- shouldPerformAuthorizatioCheck() - Method in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- shouldPerformPaContextSwitch(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.form.validator.DelegateFormFieldValidator
- shouldQueryForSubCaseInstance - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- shouldQueryForSubprocessInstance - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- shouldReconfigureJobs(List<Job>) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- shouldRejectModifyingRequest() - Method in class org.camunda.bpm.CsrfPreventionIT
- shouldRescheduleNow() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupRemovalTime
- shouldSerializeDateWithDefinedFormat() - Method in class org.camunda.bpm.DateSerializationIT
- shouldSerializeDateWithDefinedFormat() - Method in class org.camunda.bpm.rest.RestIT
- shouldSuspendJobs(List<Job>) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- shouldUseJaxRs2Artifact() - Method in class org.camunda.bpm.rest.RestJaxRs2IT
- shouldWriteHistoricDetail(HistoricVariableUpdateEventEntity) - Method in class org.camunda.bpm.engine.impl.history.handler.DbHistoryEventHandler
- 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.rest.impl.FetchAndLockHandlerImpl
- shutdown() - Method in interface org.camunda.bpm.engine.rest.spi.FetchAndLockHandler
-
Receives a notification that the engine rest web application is about to be shut down
- shutdown(CamundaEngineRecorder, ProcessEngineBuildItem, ShutdownContextBuildItem) - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- shuttingDownTheJobExecutor(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- signal() - Method in class org.camunda.bpm.engine.impl.util.SingleConsumerCondition
- signal(String) - 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) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
-
Sets an event definition for the given signal name.
- signal(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
-
Sets an event definition for the given signal name.
- signal(String, Object) - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- 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.PvmExecutionImpl
- signal(String, String, Object, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- signal(String, String, Object, 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(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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.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.CancelEndEventActivityBehavior
- signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ClassDelegateActivityBehavior
- signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CompensationEventActivityBehavior
- signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CustomActivityBehavior
- signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.ExternalTaskActivityBehavior
- 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.IntermediateCatchEventActivityBehavior
- 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 interface org.camunda.bpm.engine.impl.pvm.delegate.SignallableActivityBehavior
- signal(ActivityExecution, String, Object) - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistry
- Signal - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN signal element
- SIGNAL - Static variable in class org.camunda.bpm.engine.impl.event.EventType
- SIGNAL_COMPENSATION_DONE - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
-
name of the signal that is thrown when a compensation handler completed
- SIGNAL_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- SIGNAL_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- signalAll() - Method in class org.camunda.bpm.engine.impl.util.CompositeCondition
- signalCancelBoundaryEvent(String) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
With prior versions, the boundary event was already executed when compensation was performed; Thus, after compensation completes, the execution is signalled waiting at the boundary event.
- 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) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.AbstractBpmnActivityBehavior
- signalData - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorSignalInvocation
- signalData - Variable in class org.camunda.bpm.engine.impl.cmd.SignalCmd
- signalDefinition - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowSignalEventActivityBehavior
- 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
- SignalDto - Class in org.camunda.bpm.engine.rest.dto
- SignalDto() - Constructor for class org.camunda.bpm.engine.rest.dto.SignalDto
- signalEventDefinition(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractThrowEventBuilder
-
Sets an event definition for the given Signal name.
- SignalEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN signalEventDefinition element
- SignalEventDefinitionBuilder - Class in org.camunda.bpm.model.bpmn.builder
- SignalEventDefinitionBuilder(BpmnModelInstance, SignalEventDefinition) - Constructor for class org.camunda.bpm.model.bpmn.builder.SignalEventDefinitionBuilder
- SignalEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN signalEventDefinition element
- SignalEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.SignalEventDefinitionImpl
- 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) - 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 class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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 class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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.
- signalEventReceived(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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.
- SignalEventReceivedBuilder - Interface in org.camunda.bpm.engine.runtime
-
Fluent builder to notify the process engine that a signal event has been received.
- SignalEventReceivedBuilderImpl - Class in org.camunda.bpm.engine.impl
- SignalEventReceivedBuilderImpl(CommandExecutor, String) - Constructor for class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- SignalEventReceivedCmd - Class in org.camunda.bpm.engine.impl.cmd
- SignalEventReceivedCmd(SignalEventReceivedBuilderImpl) - 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.
- 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)
- 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
- SignalExecutionStep - Class in org.camunda.bpm.qa.performance.engine.steps
- SignalExecutionStep(ProcessEngine, String) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.SignalExecutionStep
- SignalImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN signal element
- SignalImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.SignalImpl
- SignallableActivityBehavior - Interface in org.camunda.bpm.engine.impl.pvm.delegate
- signalName - Variable in class org.camunda.bpm.engine.impl.bpmn.delegate.ActivityBehaviorSignalInvocation
- signalName - Variable in class org.camunda.bpm.engine.impl.cmd.SignalCmd
- signalName - Variable in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- signalRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SignalEventDefinitionImpl
- SignalRestService - Interface in org.camunda.bpm.engine.rest
- SignalRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- SignalRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.SignalRestServiceImpl
- signalRun(String) - Static method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- signals - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- SignalTestRunListener - Class in org.camunda.bpm.qa.performance.engine.steps
- SignalTestRunListener() - Constructor for class org.camunda.bpm.qa.performance.engine.steps.SignalTestRunListener
- SIMPLE - Static variable in class org.camunda.bpm.spring.boot.starter.configuration.id.IdGeneratorConfiguration
- SIMPLE_DATE_FORMAT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- SimpleContext - Class in org.camunda.bpm.impl.juel
-
Simple context implementation.
- SimpleContext() - Constructor for class org.camunda.bpm.impl.juel.SimpleContext
-
Create a context.
- SimpleContext(ELResolver) - Constructor for class org.camunda.bpm.impl.juel.SimpleContext
-
Create a context, use the specified resolver.
- SimpleDbSqlSession - Class in org.camunda.bpm.engine.impl.db.sql
-
For mybatis
ExecutorType.SIMPLE
- SimpleDbSqlSession(DbSqlSessionFactory) - Constructor for class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- SimpleDbSqlSession(DbSqlSessionFactory, Connection, String, String) - Constructor for class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- simpleEntityFieldAccess - Static variable in class org.camunda.bpm.qa.upgrade.variables.JpaVariableScenario
- simpleExpressionNotSupported() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- SimpleFormFieldType - Class in org.camunda.bpm.engine.impl.form.type
-
The SimpleFormFieldType can be used when the form value and the model value are equal.
- SimpleFormFieldType() - Constructor for class org.camunda.bpm.engine.impl.form.type.SimpleFormFieldType
- SimpleIpBasedProvider - Class in org.camunda.bpm.engine.impl.history.event
- SimpleIpBasedProvider() - Constructor for class org.camunda.bpm.engine.impl.history.event.SimpleIpBasedProvider
- SimpleOperator() - Constructor for class org.camunda.bpm.impl.juel.AstBinary.SimpleOperator
- SimpleOperator() - Constructor for class org.camunda.bpm.impl.juel.AstUnary.SimpleOperator
- SimpleResolver - Class in org.camunda.bpm.impl.juel
-
Simple resolver implementation.
- SimpleResolver() - Constructor for class org.camunda.bpm.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.
- SimpleResolver(boolean) - Constructor for class org.camunda.bpm.impl.juel.SimpleResolver
-
Create a resolver capable of resolving top-level identifiers, array values, list values, map values, resource values and bean properties.
- SimpleResolver(ELResolver) - Constructor for class org.camunda.bpm.impl.juel.SimpleResolver
-
Create a read/write resolver capable of resolving top-level identifiers.
- SimpleResolver(ELResolver, boolean) - Constructor for class org.camunda.bpm.impl.juel.SimpleResolver
-
Create a resolver capable of resolving top-level identifiers.
- SimpleVariableInstance - Class in org.camunda.bpm.engine.impl.core.variable.scope
- SimpleVariableInstance(String, TypedValue) - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
- SimpleVariableInstance.SimpleVariableInstanceFactory - Class in org.camunda.bpm.engine.impl.core.variable.scope
- SimpleVariableInstanceFactory() - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance.SimpleVariableInstanceFactory
- SINGLE_JOB_MODEL - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.JobTimestampsUpdateScenario
- SINGLE_JOB_MODEL - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.JobTimestampsScenario
- SINGLE_RESULT - Enum constant in enum class org.camunda.bpm.engine.impl.AbstractQuery.ResultType
- SingleActivityCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- SingleActivityCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.SingleActivityCompensationScenario
- SingleActivityConcurrentCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- SingleActivityConcurrentCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.SingleActivityConcurrentCompensationScenario
- singleActivityHandlerBeforeCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- singleActivityHandlerBeforeCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- singleActivityHandlerMultiInstancePartial() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- singleActivityHandlerMultiInstancePartial() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- singleActivityHandlerThrowCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- singleActivityHandlerThrowCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- SingleConsumerCondition - Class in org.camunda.bpm.engine.impl.util
-
MPSC Condition implementation.
- SingleConsumerCondition(Thread) - Constructor for class org.camunda.bpm.engine.impl.util.SingleConsumerCondition
- SingleEntryDecisionResultMapper - Class in org.camunda.bpm.engine.impl.dmn.result
-
Maps the decision result to a single typed entry.
- SingleEntryDecisionResultMapper() - Constructor for class org.camunda.bpm.engine.impl.dmn.result.SingleEntryDecisionResultMapper
- SingleQueryVariableValueCondition - Class in org.camunda.bpm.engine.impl
- SingleQueryVariableValueCondition(QueryVariableValue) - Constructor for class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- SingleReferenceWalker<T> - Class in org.camunda.bpm.engine.impl.tree
- SingleReferenceWalker(T) - Constructor for class org.camunda.bpm.engine.impl.tree.SingleReferenceWalker
- 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.
- singleResult() - Method in class org.camunda.bpm.model.bpmn.impl.QueryImpl
- singleResult() - Method in interface org.camunda.bpm.model.bpmn.Query
- singleResult() - Method in class org.camunda.bpm.model.cmmn.impl.QueryImpl
- singleResult() - Method in interface org.camunda.bpm.model.cmmn.Query
- singleResult() - Method in class org.camunda.bpm.model.dmn.impl.QueryImpl
- singleResult() - Method in interface org.camunda.bpm.model.dmn.Query
- singleResult(String) - Method in interface org.camunda.bpm.engine.FilterService
-
Executes the query of the filter and returns the a single result.
- singleResult(String) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- singleResult(String, Q) - Method in interface org.camunda.bpm.engine.FilterService
-
Executes the extended query of the filter and returns the a single result.
- singleResult(String, Q) - Method in class org.camunda.bpm.engine.impl.FilterServiceImpl
- SingleResultDecisionResultMapper - Class in org.camunda.bpm.engine.impl.dmn.result
-
Maps the decision result to pairs of output name and untyped entries.
- SingleResultDecisionResultMapper() - Constructor for class org.camunda.bpm.engine.impl.dmn.result.SingleResultDecisionResultMapper
- singletonMap(String, Object) - Static method in class org.camunda.bpm.engine.impl.util.CollectionUtil
-
Helper method that creates a singleton map.
- singleVariable(String, TypedValue) - Static method in class org.camunda.bpm.engine.variable.impl.context.SingleVariableContext
- SingleVariableContext - Class in org.camunda.bpm.engine.variable.impl.context
-
An
VariableContext
allowing to resolve a single variable only. - SingleVariableContext(String, TypedValue) - Constructor for class org.camunda.bpm.engine.variable.impl.context.SingleVariableContext
- size() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- size() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- size() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- size() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- size() - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- size() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- size() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- size() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataSections
- size() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquiredJobs
- size() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
-
Size of the batch.
- size() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- size() - Method in class org.camunda.bpm.engine.rest.hal.cache.DefaultHalResourceCache
- size() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- size() - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- size() - Method in interface org.camunda.commons.utils.cache.Cache
- size() - Method in class org.camunda.commons.utils.cache.ConcurrentLruCache
- sizeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.FontImpl
- skip(long) - Method in class org.camunda.spin.impl.util.RewindableReader
- SKIP_CUSTOM_LISTENERS - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- SKIP_CUSTOM_LISTENERS - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- SKIP_IO_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- SKIP_IO_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- SKIP_IO_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- SKIP_IO_MAPPINGS - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- SKIP_LISTENERS - Static variable in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- SKIP_LISTENERS - Static variable in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- SKIP_SUBPROCESSES - Static variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- skipAdminUserCreation(User) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- skipAutoDeployment() - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- skipCreateInitialFilter(String) - Method in class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessDefinitionCmd
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.migration.instance.DeleteUnmappedInstanceVisitor
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstanceVisitor
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- skipCustomListeners - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- skipCustomListeners - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- skipCustomListeners - Variable in class org.camunda.bpm.engine.rest.dto.ModificationDto
- skipCustomListeners - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- skipCustomListeners - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- skipCustomListeners - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- skipCustomListeners - Variable in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- skipCustomListeners() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- skipCustomListeners() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- skipCustomListeners() - Method in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- skipCustomListeners() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- skipCustomListeners() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanExecutionBuilder
-
Skips custom execution listeners when creating/removing activity instances during migration
- skipCustomListeners() - Method in interface org.camunda.bpm.engine.repository.DeleteProcessDefinitionsBuilder
-
Only the built-in
ExecutionListener
s are notified with theExecutionListener.EVENTNAME_END
event. - skipCustomListeners() - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
-
Skips custom execution listeners when creating/removing activity instances during modification
- skipCustomListeners() - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
-
Skips custom execution listeners when creating activity instances during restart
- skipEnforceTtl - Variable in class org.camunda.bpm.engine.impl.dmn.transformer.DecisionDefinitionHandler
- skipEnforceTtl(boolean) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- skipHistoryOptimisticLockingExceptions - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
If the value of this flag is set to
false
,OptimisticLockingException
s are not skipped for UPDATE or DELETE operations applied to historic entities. - skipIoMapping - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessDefinitionCmd
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteDeploymentCmd
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.migration.instance.DeleteUnmappedInstanceVisitor
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingActivityInstanceVisitor
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.ModificationBatchConfiguration
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- skipIoMappings - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- skipIoMappings - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationExecutionDto
- skipIoMappings - Variable in class org.camunda.bpm.engine.rest.dto.ModificationDto
- skipIoMappings - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- skipIoMappings - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationDto
- skipIoMappings - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- skipIoMappings - Variable in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- skipIoMappings() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanExecutionBuilderImpl
- skipIoMappings() - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- skipIoMappings() - Method in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- skipIoMappings() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- skipIoMappings() - Method in interface org.camunda.bpm.engine.migration.MigrationPlanExecutionBuilder
-
Skips io mappings when creating/removing activity instances during migration
- skipIoMappings() - Method in interface org.camunda.bpm.engine.repository.DeleteProcessDefinitionsBuilder
-
Specifies whether input/output mappings for tasks should be invoked
- skipIoMappings() - Method in interface org.camunda.bpm.engine.runtime.ModificationBuilder
-
Skips io mappings when creating/removing activity instances during modification
- skipIoMappings() - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
-
Skips io mappings when creating activity instances during restart
- skipIsolationLevelCheck - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- skipJavaSerializationFormatCheck - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetVariableCmd
- skipJavaSerializationFormatCheck - Variable in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- skipOutputMappingOnCanceledActivities - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
On failing activities we can skip output mapping.
- skipPasswordPolicy - Variable in class org.camunda.bpm.engine.impl.cmd.SaveUserCmd
- skipSubprocesses - Variable in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfiguration
- skipSubprocesses - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- skipSubprocesses - Variable in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- skipSubprocesses - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- skipSubprocesses - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.DeleteProcessInstancesDto
- skipTest - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- skipWhiteSpace(int, String) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- SNAKE_CASE - Static variable in class org.camunda.bpm.container.impl.metadata.PropertyHelper
- soap() - Static method in class org.camunda.connect.Connectors
- SOAP_CONNECTOR_LOGGER - Static variable in class org.camunda.connect.httpclient.soap.impl.SoapHttpLogger
- SOAP_HTTP_CONNECTOR_ID - Static variable in class org.camunda.connect.Connectors
- soapAction(String) - Method in class org.camunda.connect.httpclient.soap.impl.SoapHttpRequestImpl
- soapAction(String) - Method in interface org.camunda.connect.httpclient.soap.SoapHttpRequest
-
Sets the SOAPAction header field (used until SOAP 1.1).
- SoapHttpConnector - Interface in org.camunda.connect.httpclient.soap
- SoapHttpConnectorImpl - Class in org.camunda.connect.httpclient.soap.impl
- SoapHttpConnectorImpl() - Constructor for class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl
- SoapHttpConnectorImpl(String) - Constructor for class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorImpl
- SoapHttpConnectorLogger - Class in org.camunda.connect.httpclient.soap.impl
- SoapHttpConnectorLogger() - Constructor for class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorLogger
- SoapHttpConnectorProvider - Interface in org.camunda.connect.httpclient.soap
- SoapHttpConnectorProviderImpl - Class in org.camunda.connect.httpclient.soap.impl
- SoapHttpConnectorProviderImpl() - Constructor for class org.camunda.connect.httpclient.soap.impl.SoapHttpConnectorProviderImpl
- SoapHttpLogger - Class in org.camunda.connect.httpclient.soap.impl
- SoapHttpLogger() - Constructor for class org.camunda.connect.httpclient.soap.impl.SoapHttpLogger
- SoapHttpRequest - Interface in org.camunda.connect.httpclient.soap
- SoapHttpRequestImpl - Class in org.camunda.connect.httpclient.soap.impl
- SoapHttpRequestImpl(SoapHttpConnector) - Constructor for class org.camunda.connect.httpclient.soap.impl.SoapHttpRequestImpl
- SoapHttpResponse - Interface in org.camunda.connect.httpclient.soap
- SoapHttpResponseImpl - Class in org.camunda.connect.httpclient.soap.impl
- SoapHttpResponseImpl(CloseableHttpResponse) - Constructor for class org.camunda.connect.httpclient.soap.impl.SoapHttpResponseImpl
- SOCKET_TIMEOUT - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- SORT_BY_ACTIVITY_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_ACTIVITY_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_ACTIVITY_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_ACTIVITY_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_ACTIVITY_NAME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_ACTIVITY_TYPE_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_ASSIGNEE_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_CASE_ACTIVITY_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_CASE_ACTIVITY_NAME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_CASE_ACTIVITY_TYPE_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_CASE_DEFINITION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_CASE_DEFINITION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- SORT_BY_CASE_EXECUTION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_CASE_EXECUTION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_CASE_EXECUTION_VARIABLE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_CASE_INSTANCE_BUSINESS_KEY_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- SORT_BY_CASE_INSTANCE_CLOSE_TIME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- SORT_BY_CASE_INSTANCE_CREATE_TIME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- SORT_BY_CASE_INSTANCE_DURATION_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- SORT_BY_CASE_INSTANCE_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_CASE_INSTANCE_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- SORT_BY_CASE_INSTANCE_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_CASE_INSTANCE_VARIABLE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_CREATE_TIME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_DEFINITION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- SORT_BY_DEFINITION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- SORT_BY_DEFINITION_KEY_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- SORT_BY_DEFINITION_KEY_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- SORT_BY_DEPLOYMENT_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_DESCRIPTION_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_DUE_DATE_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_EVALUATION_TIME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- SORT_BY_EXECUTION_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_EXECUTION_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_EXECUTION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_EXECUTION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- SORT_BY_EXECUTION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_EXECUTION_VARIABLE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_EXTERNAL_TASK_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_FINISHED_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto
- SORT_BY_FINISHED_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- SORT_BY_FINISHED_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- SORT_BY_FINISHED_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- SORT_BY_FOLLOW_UP_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_HISTORIC_ACTIVITY_INSTANCE_DURATION_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_HISTORIC_ACTIVITY_INSTANCE_END_TIME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_HISTORIC_ACTIVITY_INSTANCE_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_HISTORIC_ACTIVITY_INSTANCE_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_HISTORIC_ACTIVITY_INSTANCE_START_TIME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_HISTORIC_CASE_ACTIVITY_INSTANCE_CREATE_TIME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_HISTORIC_CASE_ACTIVITY_INSTANCE_DURATION_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_HISTORIC_CASE_ACTIVITY_INSTANCE_END_TIME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_HOSTNAME - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- SORT_BY_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_INSTANCE_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- SORT_BY_JOB_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_JOB_DUE_DATE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_JOB_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_JOB_PRIORITY - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_JOB_RETRIES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_LAST_UPDATED_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_NAME_CASE_INSENSITIVE_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_NAME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- SORT_BY_NAME_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_OWNER_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- SORT_BY_PRIORITY - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_PRIORITY_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_PROCESS_DEFINITION_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_PROCESS_DEFINITION_KEY - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_PROCESS_INSTANCE_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_PROCESS_INSTANCE_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_PROCESS_INSTANCE_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_PROCESS_VARIABLE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_RESOURCE_TYPE_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.FilterQueryDto
- SORT_BY_RETRIES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_TASK_VARIABLE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_TENANT_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_BY_TENANT_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- SORT_BY_TENANT_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- SORT_BY_TENANT_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_TENANT_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_TENANT_ID - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- SORT_BY_TENANT_ID - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- SORT_BY_TENANT_ID_VALUE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_BY_TIMESTAMP - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_TIMESTAMP - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- SORT_BY_TOPIC_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_BY_WORKER_ID - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- SORT_METHODS_BY_FIELD - Static variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- SORT_ORDER_ACTIVITY_ID - Static variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- 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_ASC_VALUE - Static variable in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- 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
- SORT_ORDER_DESC_VALUE - Static variable in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- SORT_PARAMETERS_VALUE_TYPE - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_PARAMETERS_VARIABLE_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- SORT_PARTIALLY_BY_OCCURRENCE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- SORT_PARTIALLY_BY_OCCURRENCE - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- sortBy - Variable in class org.camunda.bpm.client.task.SortingDto
- sortBy - Variable in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- sortBy - Variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- sortBy - Variable in class org.camunda.bpm.engine.rest.dto.SortingDto
- sortBy - Variable in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- sortByReferences(SortedSet<DbEntityOperation>) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
-
Assumptions: a) all operations in the set work on entities such that the entities implement
HasDbReferences
. - sortByValueForQueryEntityRelationCondition(QueryEntityRelationCondition) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- sortByValueForQueryProperty(QueryProperty) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- sortByValueForVariableOrderProperty(VariableOrderProperty) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- sortControlSupported - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- sorting - Variable in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- sorting - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- SortingDto - Class in org.camunda.bpm.client.task
-
DTO that encapsulates the sorting parameters used for making requests against the fetch and lock API.
- SortingDto - Class in org.camunda.bpm.engine.rest.dto
- SortingDto() - Constructor for class org.camunda.bpm.client.task.SortingDto
- SortingDto() - Constructor for class org.camunda.bpm.engine.rest.dto.SortingDto
- sortings - Variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- sortOptionsValid() - Method in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- sortOptionsValid() - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- sortOptionsValid() - Method in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- sortOptionsValid() - Method in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- sortOrder - Variable in class org.camunda.bpm.client.task.SortingDto
- sortOrder - Variable in class org.camunda.bpm.cockpit.rest.dto.AbstractRestQueryParametersDto
- sortOrder - Variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- sortOrder - Variable in class org.camunda.bpm.engine.rest.dto.SortingDto
- sortOrder - Variable in class org.camunda.bpm.webapp.rest.dto.AbstractRestQueryParametersDto
- SORTORDER_ASC - Static variable in class org.camunda.bpm.engine.impl.AbstractQuery
- SORTORDER_DESC - Static variable in class org.camunda.bpm.engine.impl.AbstractQuery
- sortOrderValueForDirection(Direction) - Static method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- sortParametersForVariableOrderProperty(VariableOrderProperty) - Static method in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- sortResolvedResources(List<HalResource<?>>) - Method in class org.camunda.bpm.engine.rest.hal.cache.HalCachingLinkResolver
-
Sort the resolved resources to ensure consistent order of resolved resources.
- sortResults(boolean) - Method in class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
- source - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- source - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- source - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- source - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- source - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- source - Variable in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
- source - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- source - Variable in class org.camunda.bpm.engine.rest.dto.repository.RedeploymentDto
- source(String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- source(String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- source(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Sets the source of a deployment.
- source(String) - Method in interface org.camunda.bpm.engine.repository.ProcessApplicationDeploymentBuilder
- Source - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN source element of the BPMN tRelationship and tLinkEventDefinition type
- Source - Interface in org.camunda.bpm.model.cmmn.instance
- Source(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.Source
- SOURCE - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryProperty
- SOURCE_ACTIVITY_IDS - Static variable in class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- SOURCE_PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.json.MigrationPlanJsonConverter
- sourceActivity - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- sourceActivityId - Variable in class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- sourceActivityIds - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- sourceCaseExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- sourceCaseExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseSentryPartImpl
- sourceCaseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- sourceCaseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- sourceCaseExecutionId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- sourceCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- sourceCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- sourceCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- sourceDefinition - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- sourceDeployment() - Static method in class org.camunda.bpm.qa.upgrade.migration.CreateSetVariablesMigrationBatchScenario
- sourceElementAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- SourceExecutableScript - Class in org.camunda.bpm.engine.impl.scripting
-
A script which is provided as source code.
- SourceExecutableScript(String, String) - Constructor for class org.camunda.bpm.engine.impl.scripting.SourceExecutableScript
- sourceExecution - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- sourceExpression - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- sourceExpression - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- SourceImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- SourceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.SourceImpl
- 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
- sourceProcessDefinition - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- sourceProcessDefinitionId - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- sourceProcessDefinitionId - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- sourceProcessDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- sourceProcessDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- sourceQueryParamEnabled - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- sourceRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- SourceRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN sourceRef element of the BPMN tDataAssociation type
- SourceRef - Interface in org.camunda.bpm.model.dmn.instance
- SourceRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.SourceRef
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
-
Deprecated.
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemOnPartImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemStartTriggerImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- sourceRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemStartTriggerImpl
- sourceRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- sourceRefCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- SourceRefImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- SourceRefImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.SourceRefImpl
- 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.bpmn.parser.BpmnParse
- sourceResource(String, ClassLoader) - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- sourceScope - Variable in class org.camunda.bpm.engine.impl.core.variable.event.VariableEvent
- sourceScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- sourceScopeId - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidationReportImpl
- sourceScopeId - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- sourceScopeId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingActivityInstanceValidationReportDto
- sourceScopeId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- 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(String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- sourceUrl(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(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
- sourceValueProvider - Variable in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- sourceVariableName - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- SP_PROPERTY - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- SP_PROPERTY - Static variable in class org.camunda.spin.plugin.impl.SpinConfiguration
- SPACE - Static variable in class org.camunda.bpm.model.bpmn.builder.AbstractBaseElementBuilder
- SPAN_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- SPAN_ELEMENT - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- spec - Variable in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
- SPECIALCHARACTERS - Static variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicySpecialCharacterRuleImpl
- SpecialCustomer - Class in org.camunda.bpm.qa.upgrade.json.beans
- SpecialCustomer() - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.SpecialCustomer
- SpecialCustomer(String, int) - Constructor for class org.camunda.bpm.qa.upgrade.json.beans.SpecialCustomer
- Spin<T extends Spin<?>> - Class in org.camunda.spin
- Spin() - Constructor for class org.camunda.spin.Spin
- SPIN_SERIALIZER_NAME_PATTERN - Static variable in class org.camunda.spin.plugin.impl.SpinFallbackSerializerFactory
- SPIN_VALUE_MAPPER_CLASS_NAME - Static variable in class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
- SpinApplication - Class in org.camunda.bpm.springboot.project.qa.spin
- SpinApplication() - Constructor for class org.camunda.bpm.springboot.project.qa.spin.SpinApplication
- SpinBpmPlatformPlugin - Class in org.camunda.spin.plugin.impl
- SpinBpmPlatformPlugin() - Constructor for class org.camunda.spin.plugin.impl.SpinBpmPlatformPlugin
- SpinCollection<E extends Spin<?>> - Interface in org.camunda.spin
- SpinConfiguration - Class in org.camunda.spin.plugin.impl
-
Java Bean holding Spin configuration properties.
- SpinConfiguration() - Constructor for class org.camunda.spin.plugin.impl.SpinConfiguration
- SpinCoreLogger - Class in org.camunda.spin.impl.logging
-
The Logger for the core api.
- SpinCoreLogger() - Constructor for class org.camunda.spin.impl.logging.SpinCoreLogger
- SpinDataFormatException - Exception in org.camunda.spin.spi
-
Indicates an error in the underlying DataFormat layer
- SpinDataFormatException(String) - Constructor for exception org.camunda.spin.spi.SpinDataFormatException
- SpinDataFormatException(String, Throwable) - Constructor for exception org.camunda.spin.spi.SpinDataFormatException
- spinDeserializerDelegate() - Method in class org.camunda.bpm.springboot.project.qa.spin.SpinApplication
- SpinDto - Class in org.camunda.bpm.springboot.project.qa.spin
- SpinDto() - Constructor for class org.camunda.bpm.springboot.project.qa.spin.SpinDto
- SpinFactory - Class in org.camunda.spin
- SpinFactory() - Constructor for class org.camunda.spin.SpinFactory
- SpinFactoryImpl - Class in org.camunda.spin.impl
- SpinFactoryImpl() - Constructor for class org.camunda.spin.impl.SpinFactoryImpl
- SpinFallbackSerializerFactory - Class in org.camunda.spin.plugin.impl
- SpinFallbackSerializerFactory() - Constructor for class org.camunda.spin.plugin.impl.SpinFallbackSerializerFactory
- SpinFileNotFoundException - Exception in org.camunda.spin
- SpinFileNotFoundException(String) - Constructor for exception org.camunda.spin.SpinFileNotFoundException
- SpinFileNotFoundException(String, Throwable) - Constructor for exception org.camunda.spin.SpinFileNotFoundException
- SpinFunctions - Class in org.camunda.spin.plugin.impl
-
A FunctionMapper which resolves the Spin functions for Expression Language.
- SpinFunctions() - Constructor for class org.camunda.spin.plugin.impl.SpinFunctions
- SpinIoUtil - Class in org.camunda.spin.impl.util
- SpinIoUtil() - Constructor for class org.camunda.spin.impl.util.SpinIoUtil
- spinJava8DeserializerDelegate() - Method in class org.camunda.bpm.springboot.project.qa.spin.SpinApplication
- SpinJava8Dto - Class in org.camunda.bpm.springboot.project.qa.spin
- SpinJava8Dto() - Constructor for class org.camunda.bpm.springboot.project.qa.spin.SpinJava8Dto
- SpinJsonDataFormatException - Exception in org.camunda.spin.json
- SpinJsonDataFormatException(String) - Constructor for exception org.camunda.spin.json.SpinJsonDataFormatException
- SpinJsonDataFormatException(String, Throwable) - Constructor for exception org.camunda.spin.json.SpinJsonDataFormatException
- SpinJsonException - Exception in org.camunda.spin.json
- SpinJsonException(String) - Constructor for exception org.camunda.spin.json.SpinJsonException
- SpinJsonException(String, Throwable) - Constructor for exception org.camunda.spin.json.SpinJsonException
- spinJsonNode - Variable in class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- SpinJsonNode - Class in org.camunda.spin.json
-
A json node.
- SpinJsonNode() - Constructor for class org.camunda.spin.json.SpinJsonNode
- SpinJsonPathException - Exception in org.camunda.spin.json
- SpinJsonPathException(String) - Constructor for exception org.camunda.spin.json.SpinJsonPathException
- SpinJsonPathException(String, Throwable) - Constructor for exception org.camunda.spin.json.SpinJsonPathException
- SpinJsonPathQuery - Interface in org.camunda.spin.json
- SpinJsonPropertyException - Exception in org.camunda.spin.json
- SpinJsonPropertyException(String) - Constructor for exception org.camunda.spin.json.SpinJsonPropertyException
- SpinJsonPropertyException(String, Throwable) - Constructor for exception org.camunda.spin.json.SpinJsonPropertyException
- spinJsonToVal(SpinJsonNode, Function<Object, Val>) - Method in class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- SpinList<E extends Spin<?>> - Interface in org.camunda.spin
- SpinListImpl<E extends Spin<?>> - Class in org.camunda.spin.impl
- SpinListImpl() - Constructor for class org.camunda.spin.impl.SpinListImpl
- SpinListImpl(int) - Constructor for class org.camunda.spin.impl.SpinListImpl
- SpinListImpl(Iterable<E>) - Constructor for class org.camunda.spin.impl.SpinListImpl
- SpinListImpl(Collection<? extends E>) - Constructor for class org.camunda.spin.impl.SpinListImpl
- SpinLogger - Class in org.camunda.spin.impl.logging
- SpinLogger() - Constructor for class org.camunda.spin.impl.logging.SpinLogger
- SpinObjectValueSerializer - Class in org.camunda.spin.plugin.impl
-
Implementation of a
TypedValueSerializer
forObjectValues
using a Spin-providedDataFormat
to serialize and deserialize java objects. - SpinObjectValueSerializer(String, DataFormat<?>) - Constructor for class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- SpinPluginLogger - Class in org.camunda.spin.plugin.impl
- SpinPluginLogger() - Constructor for class org.camunda.spin.plugin.impl.SpinPluginLogger
- SpinProcessEnginePlugin - Class in org.camunda.spin.plugin.impl
- SpinProcessEnginePlugin() - Constructor for class org.camunda.spin.plugin.impl.SpinProcessEnginePlugin
- SpinReflectUtil - Class in org.camunda.spin.impl.util
- SpinReflectUtil() - Constructor for class org.camunda.spin.impl.util.SpinReflectUtil
- SpinRuntimeException - Exception in org.camunda.spin
- SpinRuntimeException(String) - Constructor for exception org.camunda.spin.SpinRuntimeException
- SpinRuntimeException(String, Throwable) - Constructor for exception org.camunda.spin.SpinRuntimeException
- SpinScriptEnv - Class in org.camunda.spin.scripting
-
Spin provides a set of environment scripts for known scripting languages.
- SpinScriptEnv() - Constructor for class org.camunda.spin.scripting.SpinScriptEnv
- SpinScriptEnvResolver - Class in org.camunda.spin.plugin.impl
-
Resolves Spin Environment Scripts.
- SpinScriptEnvResolver() - Constructor for class org.camunda.spin.plugin.impl.SpinScriptEnvResolver
- SpinScriptException - Exception in org.camunda.spin
- SpinScriptException(String) - Constructor for exception org.camunda.spin.SpinScriptException
- SpinScriptException(String, Throwable) - Constructor for exception org.camunda.spin.SpinScriptException
- SpinValue - Interface in org.camunda.spin.plugin.variable.value
- SpinValueBuilder<T extends SpinValue> - Interface in org.camunda.spin.plugin.variable.value.builder
- SpinValueBuilderImpl<T extends SpinValue> - Class in org.camunda.spin.plugin.variable.value.impl.builder
- SpinValueBuilderImpl(T) - Constructor for class org.camunda.spin.plugin.variable.value.impl.builder.SpinValueBuilderImpl
- SpinValueImpl - Class in org.camunda.spin.plugin.variable.value.impl
- SpinValueImpl(Spin<?>, String, String, boolean, ValueType, boolean) - Constructor for class org.camunda.spin.plugin.variable.value.impl.SpinValueImpl
- SpinValueMapper - Class in org.camunda.spin.plugin.impl.feel.integration
- SpinValueMapper() - Constructor for class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- spinValueMapperAccessException(Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- spinValueMapperCastException(Throwable, String) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- spinValueMapperException(Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- SpinValueMapperFactory - Class in org.camunda.bpm.dmn.feel.impl.scala.spin
- SpinValueMapperFactory() - Constructor for class org.camunda.bpm.dmn.feel.impl.scala.spin.SpinValueMapperFactory
- spinValueMapperInstantiationException(Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelLogger
- SpinValues - Class in org.camunda.spin.plugin.variable
- SpinValues() - Constructor for class org.camunda.spin.plugin.variable.SpinValues
- SpinValueSerializer - Class in org.camunda.spin.plugin.impl
- SpinValueSerializer(SerializableValueType, DataFormat<?>, String) - Constructor for class org.camunda.spin.plugin.impl.SpinValueSerializer
- SpinValueType - Interface in org.camunda.spin.plugin.variable.type
- SpinValueTypeImpl - Class in org.camunda.spin.plugin.variable.type.impl
- SpinValueTypeImpl(String) - Constructor for class org.camunda.spin.plugin.variable.type.impl.SpinValueTypeImpl
- SpinVariableSerializers - Class in org.camunda.spin.plugin.impl
- SpinVariableSerializers() - Constructor for class org.camunda.spin.plugin.impl.SpinVariableSerializers
- SpinXmlAttribute - Class in org.camunda.spin.xml
-
An attribute in a tree-oriented XML data format.
- SpinXmlAttribute() - Constructor for class org.camunda.spin.xml.SpinXmlAttribute
- SpinXmlAttributeException - Exception in org.camunda.spin.xml
-
Indicates an error in the underlying xml tree attribute.
- SpinXmlAttributeException(String) - Constructor for exception org.camunda.spin.xml.SpinXmlAttributeException
- SpinXmlAttributeException(String, Throwable) - Constructor for exception org.camunda.spin.xml.SpinXmlAttributeException
- spinXmlAttributeToKey(SpinXmlAttribute) - Method in class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- SpinXmlDataFormatException - Exception in org.camunda.spin.xml
- SpinXmlDataFormatException(String) - Constructor for exception org.camunda.spin.xml.SpinXmlDataFormatException
- SpinXmlDataFormatException(String, Throwable) - Constructor for exception org.camunda.spin.xml.SpinXmlDataFormatException
- SpinXmlElement - Class in org.camunda.spin.xml
-
An element in a tree-oriented XML data format.
- SpinXmlElement() - Constructor for class org.camunda.spin.xml.SpinXmlElement
- SpinXmlElementException - Exception in org.camunda.spin.xml
-
Indicates an error in the underlying xml tree element.
- SpinXmlElementException(String) - Constructor for exception org.camunda.spin.xml.SpinXmlElementException
- SpinXmlElementException(String, Throwable) - Constructor for exception org.camunda.spin.xml.SpinXmlElementException
- SpinXmlElementImplementationException - Exception in org.camunda.spin.xml
-
Indicates an error in the underlying xml tree element implementation.
- SpinXmlElementImplementationException(String) - Constructor for exception org.camunda.spin.xml.SpinXmlElementImplementationException
- SpinXmlElementImplementationException(String, Throwable) - Constructor for exception org.camunda.spin.xml.SpinXmlElementImplementationException
- spinXmlElementToVal(SpinXmlElement, Function<Object, Val>) - Method in class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- SpinXmlNode<T extends SpinXmlNode<?>> - Class in org.camunda.spin.xml
-
An element in a tree-oriented XML data format.
- SpinXmlNode() - Constructor for class org.camunda.spin.xml.SpinXmlNode
- SpinXmlNodeException - Exception in org.camunda.spin.xml
-
Indicates an error in the underlying xml tree node.
- SpinXmlNodeException(String) - Constructor for exception org.camunda.spin.xml.SpinXmlNodeException
- SpinXmlNodeException(String, Throwable) - Constructor for exception org.camunda.spin.xml.SpinXmlNodeException
- spinXmlToVal(SpinXmlElement, Function<Object, Val>) - Method in class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- SpinXPathException - Exception in org.camunda.spin.xml
-
Indicates an error during a XPath evaluation.
- SpinXPathException(String) - Constructor for exception org.camunda.spin.xml.SpinXPathException
- SpinXPathException(String, Throwable) - Constructor for exception org.camunda.spin.xml.SpinXPathException
- SpinXPathQuery - Class in org.camunda.spin.xml
- SpinXPathQuery() - Constructor for class org.camunda.spin.xml.SpinXPathQuery
- split(String, String) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
- split(String, String) - Static method in class org.camunda.commons.utils.StringUtil
-
Splits a String by an expression.
- splitAndTrim(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- splitCommaSeparatedList(String) - Static method in class org.camunda.bpm.model.xml.impl.util.StringUtil
-
Splits a comma separated list in to single Strings.
- splitListBySeparator(String, String) - Static method in class org.camunda.bpm.model.xml.impl.util.StringUtil
- SPRING_BOOT_STARTER - Static variable in class org.camunda.bpm.engine.impl.diagnostics.CamundaIntegration
- SPRING_RESOLVER - Static variable in interface org.camunda.bpm.application.ProcessApplicationElResolver
- springApplicationName - Variable in class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- SpringArtifactFactory - Class in org.camunda.bpm.engine.spring
- SpringArtifactFactory(ApplicationContext) - Constructor for class org.camunda.bpm.engine.spring.SpringArtifactFactory
- SpringBeanFactoryProxyMap - Class in org.camunda.bpm.engine.impl.cfg
- SpringBeanFactoryProxyMap(BeanFactory) - Constructor for class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- SpringBeansResolverFactory - Class in org.camunda.bpm.engine.spring
-
ResolverFactory
andResolver
classes to make the beans managed by the Spring container available in scripting - SpringBeansResolverFactory(ApplicationContext) - Constructor for class org.camunda.bpm.engine.spring.SpringBeansResolverFactory
- SpringBootProcessApplication - Class in org.camunda.bpm.spring.boot.starter
- SpringBootProcessApplication() - Constructor for class org.camunda.bpm.spring.boot.starter.SpringBootProcessApplication
- SpringBootProcessEngineLogger - Class in org.camunda.bpm.spring.boot.starter.util
- SpringBootProcessEngineLogger() - Constructor for class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEngineLogger
- SpringBootProcessEnginePlugin - Class in org.camunda.bpm.spring.boot.starter.util
-
Convenience class that specializes
AbstractProcessEnginePlugin
to useSpringProcessEngineConfiguration
(to save casting). - SpringBootProcessEnginePlugin() - Constructor for class org.camunda.bpm.spring.boot.starter.util.SpringBootProcessEnginePlugin
- SpringBootProcessEngineProvider - Class in org.camunda.bpm.spring.boot.starter.rest.spi
- SpringBootProcessEngineProvider() - Constructor for class org.camunda.bpm.spring.boot.starter.rest.spi.SpringBootProcessEngineProvider
- SpringBootSpinProcessEnginePlugin - Class in org.camunda.bpm.spring.boot.starter.spin
- SpringBootSpinProcessEnginePlugin() - Constructor for class org.camunda.bpm.spring.boot.starter.spin.SpringBootSpinProcessEnginePlugin
- SpringBootStarterException - Exception in org.camunda.bpm.spring.boot.starter.util
-
Runtime exception that is the superclass of all exceptions in the spring boot started.
- SpringBootStarterException() - Constructor for exception org.camunda.bpm.spring.boot.starter.util.SpringBootStarterException
- SpringBootStarterException(String) - Constructor for exception org.camunda.bpm.spring.boot.starter.util.SpringBootStarterException
- SpringBootStarterException(String, Throwable) - Constructor for exception org.camunda.bpm.spring.boot.starter.util.SpringBootStarterException
- SpringBootStarterException(Throwable) - Constructor for exception org.camunda.bpm.spring.boot.starter.util.SpringBootStarterException
- SpringBootStarterPropertyHelper - Class in org.camunda.bpm.spring.boot.starter.util
- SpringBootStarterPropertyHelper() - Constructor for class org.camunda.bpm.spring.boot.starter.util.SpringBootStarterPropertyHelper
- SpringConfigurationHelper - Class in org.camunda.bpm.engine.spring
- SpringConfigurationHelper() - Constructor for class org.camunda.bpm.engine.spring.SpringConfigurationHelper
- 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) - Constructor for class org.camunda.bpm.engine.spring.SpringExpressionManager
- SpringExpressionManager(ApplicationContext, Map<Object, Object>) - Constructor for class org.camunda.bpm.engine.spring.SpringExpressionManager
- SpringExternalTaskClientException - Exception in org.camunda.bpm.client.spring.exception
-
Spring External Task Client Exception
- SpringExternalTaskClientException(String) - Constructor for exception org.camunda.bpm.client.spring.exception.SpringExternalTaskClientException
- SpringExternalTaskClientException(String, Throwable) - Constructor for exception org.camunda.bpm.client.spring.exception.SpringExternalTaskClientException
- SpringJobExecutor - Class in org.camunda.bpm.engine.spring.components.jobexecutor
-
This is a spring based implementation of the
JobExecutor
using spring abstractionTaskExecutor
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() - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaSpringBootUtil
- springProcessEngineConfiguration(ProcessEngineConfiguration) - Static method in class org.camunda.bpm.spring.boot.starter.util.CamundaSpringBootUtil
- SpringProcessEngineConfiguration - Class in org.camunda.bpm.engine.spring
- SpringProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.spring.SpringProcessEngineConfiguration
- SpringProcessEnginePlugin - Class in org.camunda.bpm.engine.spring
-
This is bean-name-aware extension of the
AbstractProcessEnginePlugin
allowing anonymous classes get logged correctly when processed. - SpringProcessEnginePlugin() - Constructor for class org.camunda.bpm.engine.spring.SpringProcessEnginePlugin
- SpringProcessEngineServicesConfiguration - Class in org.camunda.bpm.engine.spring
-
Exposes all camunda process engine services as beans.
- SpringProcessEngineServicesConfiguration() - Constructor for class org.camunda.bpm.engine.spring.SpringProcessEngineServicesConfiguration
- springSecurityAuthentication() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- 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
- springTopicSubscription - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionPostProcessor
- SpringTopicSubscription - Interface in org.camunda.bpm.client.spring
-
Represents a topic subscription of the External Task Client.
- SpringTopicSubscriptionImpl - Class in org.camunda.bpm.client.spring.impl.subscription
- SpringTopicSubscriptionImpl() - Constructor for class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- 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
- 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
-
Deprecated.use the
SpringTransactionInterceptor(PlatformTransactionManager, int, ProcessEngineConfigurationImpl)
constructor to ensure that concurrency conflicts that occur on transaction commit are detected and handled in all cases - SpringTransactionInterceptor(PlatformTransactionManager, int, ProcessEngineConfigurationImpl) - Constructor for class org.camunda.bpm.engine.spring.SpringTransactionInterceptor
- SpringTransactionsProcessEngineConfiguration - Class in org.camunda.bpm.engine.spring
- SpringTransactionsProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- 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.
- SQL_TEMPLATE - Static variable in class org.camunda.bpm.spring.boot.starter.jdbc.HistoryLevelDeterminatorJdbcTemplateImpl
- sqlSession - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- sqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- sqlSessionFactory - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- sqlState - Variable in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
- SqlStatementCountAggregator - Class in org.camunda.bpm.qa.performance.engine.framework.aggregate
-
Aggregates the results from a Sql Statement Test run.
- SqlStatementCountAggregator - Class in org.camunda.bpm.qa.performance.engine.sqlstatementlog
-
Aggregates the results from a Sql Statement Test run.
- SqlStatementCountAggregator(String) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator
- SqlStatementCountAggregator(String) - Constructor for class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementCountAggregator
- SqlStatementLog(StatementLogSqlSession.SqlStatementType, Object, String, long) - Constructor for class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
- SqlStatementLogReport - Class in org.camunda.bpm.qa.performance.engine.sqlstatementlog
- SqlStatementLogReport() - Constructor for class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementLogReport
- SsoLogoutAdminPlugin - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.admin
- SsoLogoutAdminPlugin() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.admin.SsoLogoutAdminPlugin
- SsoLogoutAdminPluginRootResource - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.admin
- SsoLogoutAdminPluginRootResource() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.admin.SsoLogoutAdminPluginRootResource
- SsoLogoutCockpitPlugin - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit
- SsoLogoutCockpitPlugin() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit.SsoLogoutCockpitPlugin
- SsoLogoutCockpitPluginRootResource - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit
- SsoLogoutCockpitPluginRootResource() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.cockpit.SsoLogoutCockpitPluginRootResource
- SsoLogoutPluginConstants - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin
- SsoLogoutPluginConstants() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.SsoLogoutPluginConstants
- ssoLogoutSuccessHandler(ClientRegistrationRepository) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaSpringSecurityOAuth2AutoConfiguration
- SsoLogoutSuccessHandler - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl
-
OidcClientInitiatedLogoutSuccessHandler
with logging. - SsoLogoutSuccessHandler(ClientRegistrationRepository, OAuth2Properties) - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.SsoLogoutSuccessHandler
- SsoLogoutTasklistPlugin - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.tasklist
- SsoLogoutTasklistPlugin() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.tasklist.SsoLogoutTasklistPlugin
- SsoLogoutTasklistPluginRootResource - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.tasklist
- SsoLogoutTasklistPluginRootResource() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.tasklist.SsoLogoutTasklistPluginRootResource
- SsoLogoutWelcomePlugin - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.welcome
- SsoLogoutWelcomePlugin() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.welcome.SsoLogoutWelcomePlugin
- SsoLogoutWelcomePluginRootResource - Class in org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.welcome
- SsoLogoutWelcomePluginRootResource() - Constructor for class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.plugin.welcome.SsoLogoutWelcomePluginRootResource
- stage(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
StageAssert
inspecting the one and mostly one 'stage' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - stage(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- stage(String) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- stage(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained
StageAssert
inspecting the one and mostly one 'stage' currently available in the context of the actual caseExecution under test of this AbstractCaseAssert. - stage(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseInstanceAssert
- stage(CaseExecutionQuery) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- Stage - Interface in org.camunda.bpm.model.cmmn.instance
- StageActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- StageActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- StageAssert - Class in org.camunda.bpm.engine.test.assertions.cmmn
- StageAssert(ProcessEngine, CaseExecution) - Constructor for class org.camunda.bpm.engine.test.assertions.cmmn.StageAssert
- stageDiscretionaryItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- StageImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- StageImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.StageImpl
- StageItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- StageItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.StageItemHandler
- StageOrTaskActivityBehavior - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- StageOrTaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- stagePlanItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- STALE_CONNECTION_CHECK_ENABLED - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- StandaloneInMemoryTestConfiguration - Class in org.camunda.bpm.spring.boot.starter.test.helper
-
Default in memory configuration, pre-configured with mock, dbSchema and metrics.
- StandaloneInMemoryTestConfiguration(List<ProcessEnginePlugin>) - Constructor for class org.camunda.bpm.spring.boot.starter.test.helper.StandaloneInMemoryTestConfiguration
- StandaloneInMemoryTestConfiguration(ProcessEnginePlugin...) - Constructor for class org.camunda.bpm.spring.boot.starter.test.helper.StandaloneInMemoryTestConfiguration
- StandaloneInMemProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
- StandaloneInMemProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.StandaloneInMemProcessEngineConfiguration
- StandaloneProcessEngineConfiguration - Class in org.camunda.bpm.engine.impl.cfg
- StandaloneProcessEngineConfiguration() - Constructor for class org.camunda.bpm.engine.impl.cfg.StandaloneProcessEngineConfiguration
- standaloneTasksEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
-
When set to
false
, the following behavior changes: Standalone tasks can no longer be created via API. Standalone tasks are not returned by the TaskQuery. - StandaloneTransactionContext - Class in org.camunda.bpm.engine.impl.cfg.standalone
- StandaloneTransactionContext(CommandContext) - Constructor for class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- StandaloneTransactionContextFactory - Class in org.camunda.bpm.engine.impl.cfg.standalone
- StandaloneTransactionContextFactory() - Constructor for class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContextFactory
- standardEvent - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- standardEvent - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- standardEvent - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnOnPartDeclaration
- standardEvent(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- standardEventChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemOnPartImpl
- standardEventChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemStartTriggerImpl
- standardEventChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemOnPartImpl
- standardEventChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanItemStartTriggerImpl
- start - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- start - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.BatchWindow
- start() - Method in class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
- start() - Method in interface org.camunda.bpm.client.ExternalTaskClient
-
Starts continuous fetching and locking of tasks
- start() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientImpl
- start() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- start() - Method in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
- 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() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JobExecutionHandlerActivation
- start() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.ACTIVE
state. - start() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- start() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- start() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- start() - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
- start() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- start() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- start() - Method in interface org.camunda.bpm.engine.rest.spi.FetchAndLockHandler
-
Receives a notification that the engine rest web application initialization has been started
- start() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- start() - Method in class org.camunda.bpm.engine.spring.application.SpringServletProcessApplication
- start(Map<String, Object>) - Method in interface org.camunda.bpm.engine.impl.pvm.PvmProcessInstance
- start(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- start(Map<String, Object>, VariableMap) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- start(Map<String, Object>, VariableMap) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- start(BootstrapContext) - Method in class org.camunda.bpm.container.impl.threading.ra.JcaExecutorServiceConnector
- start(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.ejb.deployment.JcaExecutorServiceDelegate
- start(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedBpmPlatformPlugins
- start(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
- start(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
- start(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
- start(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineController
- start(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
- start(PlatformServiceContainer) - Method in interface org.camunda.bpm.container.impl.spi.PlatformService
- start(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscBpmPlatformPlugins
- 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(StartContext) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
- start(ApplicationEvent) - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- START - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- START - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- START - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- START_ACTIVITY - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
-
Signifies that an activity is being entered / war entered
- START_AFTER - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- START_AFTER_INSTRUCTION_TYPE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- START_BEFORE - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- START_BEFORE_INSTRUCTION_TYPE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- START_DELAY - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- START_EVAL_DEFERRED - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- START_EVAL_DYNAMIC - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- START_EVENT - Static variable in class org.camunda.bpm.engine.ActivityTypes
- START_EVENT_COMPENSATION - Static variable in class org.camunda.bpm.engine.ActivityTypes
- START_EVENT_CONDITIONAL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- START_EVENT_ERROR - Static variable in class org.camunda.bpm.engine.ActivityTypes
- START_EVENT_ESCALATION - Static variable in class org.camunda.bpm.engine.ActivityTypes
- START_EVENT_MESSAGE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- START_EVENT_SIGNAL - Static variable in class org.camunda.bpm.engine.ActivityTypes
- START_EVENT_TIMER - Static variable in class org.camunda.bpm.engine.ActivityTypes
- START_TIME - Static variable in interface org.camunda.bpm.engine.impl.BatchQueryProperty
- START_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricBatchQueryProperty
- START_TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- START_TIME - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
-
The start time on which the thread should begin to generate metrics.
- START_TIMER_EVENT - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- START_TRANSITION - Static variable in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- START_TRANSITION_INSTRUCTION_TYPE - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- START_WORK_TIMEOUT - Static variable in class org.camunda.bpm.container.impl.threading.ra.JcaWorkManagerExecutorService
- startableBy - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- 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 authorized to start
- startableInTasklist - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- startableInTasklist() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- startableInTasklist() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Select process definitions which could be started in Tasklist.
- startablePermissionCheck - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- startablePermissionCheck - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- startablePermissionCheck() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- startablePermissionCheck() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
- StartActivity - Annotation Interface 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 started 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
- startAfterActivity(String) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- startAfterActivity(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- startAfterActivity(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- startAfterActivity(String) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- startAfterActivity(String) - Method in interface org.camunda.bpm.engine.runtime.InstantiationBuilder
-
Submits an instruction that behaves like
InstantiationBuilder.startTransition(String)
and always instantiates the single outgoing sequence flow of the given activity. - startAfterActivity(String, String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- startAfterActivity(String, String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Submits an instruction that behaves like
ProcessInstanceModificationBuilder.startTransition(String,String)
and always instantiates the single outgoing sequence flow of the given activity. - StartAfterInstructionDto - Class in org.camunda.bpm.engine.rest.dto.runtime.modification
- StartAfterInstructionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.modification.StartAfterInstructionDto
- startAndWaitUntilControlIsReturned() - Method in class org.camunda.bpm.qa.upgrade.util.CompleteTaskThread
- startAndWaitUntilControlIsReturned() - Method in class org.camunda.bpm.qa.upgrade.util.ControllableThread
- startBeforeActivity(String) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- startBeforeActivity(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- startBeforeActivity(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- startBeforeActivity(String) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- startBeforeActivity(String) - Method in interface org.camunda.bpm.engine.runtime.InstantiationBuilder
-
Submits the instruction:
- startBeforeActivity(String, String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- startBeforeActivity(String, String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Submits the instruction:
- StartBeforeInstructionDto - Class in org.camunda.bpm.engine.rest.dto.runtime.modification
- StartBeforeInstructionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.modification.StartBeforeInstructionDto
- startDate - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- startDate - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- startDate - Variable in class org.camunda.bpm.qa.performance.engine.steps.MetricIntervalStep
- startDate - Variable in class org.camunda.bpm.qa.performance.engine.steps.MetricSumStep
- startDate(Date) - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- startDate(Date) - Method in interface org.camunda.bpm.engine.management.MetricsQuery
-
Restrict to data collected after the given date (inclusive)
- startDateBy - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- startDateBy(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Deprecated.
- startDateBy(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
-
Deprecated.
- startDateMilliseconds - Variable in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- startDateOn - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- startDateOn(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Deprecated.
- 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
- started(CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.CmmnActivityBehavior
- started(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.PlanItemDefinitionActivityBehavior
- started(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageOrTaskActivityBehavior
- startedAfter - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- startedAfter - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- startedAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricActivityInstanceQueryCmd
- startedAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricProcessInstanceQueryCmd
- startedAfter - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricTaskInstanceQueryCmd
- startedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- startedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- startedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- startedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- startedAfter - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- startedAfter - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- startedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- startedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- startedAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- startedAfter - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- startedAfter(Date) - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only select historic activity instances that were started after the given date.
- startedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started after the given date.
- startedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Only select historic activities of process instances that were started after the given date.
- startedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were started after the given date.
- startedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceReport
-
Only takes historic process instances into account that were started after the given date.
- startedAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select tasks where started after given date
- startedAfter(Date) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- startedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- startedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- startedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- startedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- startedAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- startedAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricActivityInstanceQueryCmd
- startedAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricProcessInstanceQueryCmd
- startedAt - Variable in class org.camunda.bpm.engine.impl.cmd.optimize.OptimizeRunningHistoricTaskInstanceQueryCmd
- startedBefore - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- startedBefore - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- startedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- startedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- startedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- startedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- startedBefore - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- startedBefore - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- startedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- startedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- startedBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- startedBefore - Variable in class org.camunda.bpm.engine.rest.impl.history.HistoricActivityStatisticsQueryDto
- startedBefore(Date) - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only select historic activity instances that were started before the given date.
- startedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances that were started before the given date.
- startedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricActivityStatisticsQuery
-
Only select historic activities of process instances that were started before the given date.
- startedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that were started before the given date.
- startedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceReport
-
Only takes historic process instances into account that were started before the given date.
- startedBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select tasks where started before given date
- startedBefore(Date) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- startedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- startedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricActivityStatisticsQueryImpl
- startedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- startedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- startedBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- startedBy - Variable 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(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
- startElement(HtmlElementWriter) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder
- startEvent() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEventSubProcessBuilder
- startEvent() - Method in class org.camunda.bpm.model.bpmn.builder.EmbeddedSubProcessBuilder
- startEvent() - Method in class org.camunda.bpm.model.bpmn.builder.ProcessBuilder
- startEvent(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractEventSubProcessBuilder
- startEvent(String) - Method in class org.camunda.bpm.model.bpmn.builder.EmbeddedSubProcessBuilder
- startEvent(String) - Method in class org.camunda.bpm.model.bpmn.builder.ProcessBuilder
- StartEvent - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN startEvent element
- startEventActivityId - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationHandlerResult
- StartEventBuilder - Class in org.camunda.bpm.model.bpmn.builder
- StartEventBuilder(BpmnModelInstance, StartEvent) - Constructor for class org.camunda.bpm.model.bpmn.builder.StartEventBuilder
- StartEventImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN startEvent element
- StartEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.StartEventImpl
- startExecutingJobs() - Method in class org.camunda.bpm.engine.cdi.impl.ManagedJobExecutor
- 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
- startExecutingJobs() - Method in class org.camunda.bpm.quarkus.engine.extension.impl.ManagedJobExecutor
- startFirstProcess(ProcessEngine) - Static method in class org.camunda.bpm.example.invoice.InvoiceApplicationHelper
- 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.
- 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
- startFormDefinition - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- startFormHandler - Variable in class org.camunda.bpm.engine.impl.form.handler.CreateStartFormInvocation
- startFormHandler - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- StartFormHandler - Interface in org.camunda.bpm.engine.impl.form.handler
- starting(Description) - Method in class org.camunda.bpm.dmn.engine.test.DmnEngineRule
- starting(Description) - Method in class org.camunda.bpm.engine.test.ProcessEngineRule
- starting(Description) - Method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestConfigurationRule
- starting(Description) - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- starting(Description) - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- STARTING - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState
- startingToAcquireJobs(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- startingUpJobExecutor(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- startInstance(ActivityExecution, VariableMap, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- startInstance(ActivityExecution, VariableMap, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CallActivityBehavior
- startInstance(ActivityExecution, VariableMap, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.CaseCallActivityBehavior
- startInstructions - Variable in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- 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
- StartJobAcquisitionStep - Class in org.camunda.bpm.container.impl.deployment.jobexecutor
-
Deployment operation step responsible for starting a JobEexecutor
- StartJobAcquisitionStep(JobAcquisitionXml) - Constructor for class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobAcquisitionStep
- startJobAcquisitionThread() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- StartJobExecutorStep - Class in org.camunda.bpm.container.impl.deployment.jobexecutor
-
Deployment operation step responsible for starting the JobExecutor
- StartJobExecutorStep() - Constructor for class org.camunda.bpm.container.impl.deployment.jobexecutor.StartJobExecutorStep
- startLogging() - Static method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
-
starts logging any statements executed by the calling thread.
- StartManagedThreadPoolStep - Class in org.camunda.bpm.container.impl.deployment.jobexecutor
-
Deployment operation step responsible for deploying a thread pool for the JobExecutor
- StartManagedThreadPoolStep() - Constructor for class org.camunda.bpm.container.impl.deployment.jobexecutor.StartManagedThreadPoolStep
- startMessageOnly - Variable in class org.camunda.bpm.engine.impl.cmd.CorrelateMessageCmd
- startMessageOnly() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- startMessageOnly() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Specify that only start message can be correlated.
- startMessagesOnly - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- startPass() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.callactivity.ProcessWithCallActivityScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.DeploymentWhichShouldBeDeletedScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess.ProcessWithEventSubProcessScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.externalTask.ProcessWithExternalTaskScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance.ProcessWithMultiInstanceCallActivityScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithAsyncServiceTaskScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayAndServiceTaskScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithUserTaskAndTimerScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithUserTaskScenario
- startProcess() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.variable.EmptyStringVariableScenario
- StartProcess - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Starts a new process instance after the annotated method returns.
- StartProcess - Annotation Interface 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.
- startProcessAndCompleteFirstTask() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.callactivity.ProcessWithCallActivityScenario
- startProcessAndCompleteFirstTask() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.mulltiInstance.ProcessWithMultiInstanceCallActivityScenario
- StartProcessApplicationServiceStep - Class in org.camunda.bpm.container.impl.deployment
-
This deployment operation step starts an
MBeanService
for the process application. - StartProcessApplicationServiceStep() - Constructor for class org.camunda.bpm.container.impl.deployment.StartProcessApplicationServiceStep
- startProcessAsyncServiceTask() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayAndServiceTaskScenario
- startProcessAsyncServiceTaskCompleteUserTask() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayAndServiceTaskScenario
- 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, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- startProcessById(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, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- startProcessByKey(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, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- startProcessByMessage(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
- startProcessCompleteOneUserTask() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayScenario
- startProcessCompleteTwoUserTask() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.task.ProcessWithParallelGatewayScenario
- startProcessEngine() - Method in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
- startProcessEngine(ProcessEngineXml, DeploymentPhaseContext) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor
- StartProcessEngineStep - Class in org.camunda.bpm.container.impl.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.deployment.StartProcessEngineStep
- startProcessInstance() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.authorization.AuthorizationScenario
- startProcessInstance(UriInfo, StartProcessInstanceDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- startProcessInstance(UriInfo, StartProcessInstanceDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- startProcessInstance(CommandContext, String, ProcessDefinition) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
- startProcessInstanceAtActivities(StartProcessInstanceDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- StartProcessInstanceAtActivitiesCmd - Class in org.camunda.bpm.engine.impl.cmd
- StartProcessInstanceAtActivitiesCmd(ProcessInstantiationBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.StartProcessInstanceAtActivitiesCmd
- startProcessInstanceById(String) - 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 class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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, String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String, 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, String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- startProcessInstanceById(String, 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.
- startProcessInstanceById(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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.
- startProcessInstanceById(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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.
- 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
- startProcessInstanceByIdForm(String, String) - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
-
Deprecated.use
TaskForm.startProcessInstanceByIdForm()
instead - startProcessInstanceByKey(String) - 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 class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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, String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String, 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, String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- startProcessInstanceByKey(String, 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.
- startProcessInstanceByKey(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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.
- startProcessInstanceByKey(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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
- 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
- startProcessInstanceByKeyForm(String, String) - Method in class org.camunda.bpm.engine.cdi.jsf.TaskForm
-
Deprecated.use
TaskForm.startProcessInstanceByKeyForm()
instead - startProcessInstanceByMessage(String) - 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 class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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
. - startProcessInstanceByMessage(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- 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
. - startProcessInstanceByMessageAndProcessDefinitionId(String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndProcessDefinitionId(String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance
. - startProcessInstanceByMessageAndProcessDefinitionId(String, String, String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndProcessDefinitionId(String, String, String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Signals the process engine that a message is received and starts a new
ProcessInstance
. - startProcessInstanceByMessageAndProcessDefinitionId(String, String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndProcessDefinitionId(String, 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
. - startProcessInstanceByMessageAndProcessDefinitionId(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- startProcessInstanceByMessageAndProcessDefinitionId(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
. - StartProcessInstanceByMessageStep - Class in org.camunda.bpm.qa.performance.engine.steps
- StartProcessInstanceByMessageStep(ProcessEngine, String) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceByMessageStep
- StartProcessInstanceByMessageStep(ProcessEngine, String, Map<String, Object>) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceByMessageStep
- StartProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
- StartProcessInstanceCmd(ProcessInstantiationBuilderImpl) - 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
- startProcessInstances(ProcessEngine, String, Integer) - Static method in class org.camunda.bpm.example.invoice.InvoiceApplicationHelper
- StartProcessInstancesInDirectory - Class in org.camunda.bpm.qa.performance.engine.loadgenerator
- StartProcessInstancesInDirectory() - Constructor for class org.camunda.bpm.qa.performance.engine.loadgenerator.StartProcessInstancesInDirectory
- StartProcessInstanceStep - Class in org.camunda.bpm.qa.performance.engine.steps
- StartProcessInstanceStep(ProcessEngine, String) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceStep
- StartProcessInstanceStep(ProcessEngine, String, Map<String, Object>) - Constructor for class org.camunda.bpm.qa.performance.engine.steps.StartProcessInstanceStep
- StartProcessInstanceTask - Class in org.camunda.bpm.qa.performance.engine.loadgenerator.tasks
- StartProcessInstanceTask(ProcessEngine, String) - Constructor for class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.StartProcessInstanceTask
- StartProcessIntanceWithInitialVariablesScenario - Class in org.camunda.bpm.qa.upgrade.restart
- StartProcessIntanceWithInitialVariablesScenario() - Constructor for class org.camunda.bpm.qa.upgrade.restart.StartProcessIntanceWithInitialVariablesScenario
- 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
- startProcessWithFetch() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.externalTask.ProcessWithExternalTaskScenario
- startProcessWithThrowedBpmnError() - Static method in class org.camunda.bpm.qa.rolling.update.scenarios.eventSubProcess.ProcessWithEventSubProcessScenario
- startQuantityAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ActivityImpl
- startRun() - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- startService(String, PlatformService<S>) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- startService(String, PlatformService<S>) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- startService(PlatformServiceContainer.ServiceType, String, PlatformService<S>) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- startService(PlatformServiceContainer.ServiceType, String, PlatformService<S>) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- 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.use
TaskForm.startTaskForm()
instead - StartTask - Annotation Interface 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.batch.BatchEntity
- startTime - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- startTime - Variable in class org.camunda.bpm.engine.impl.cmd.GetUniqueTaskWorkerCountCmd
- startTime - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricScopeInstanceEvent
- startTime - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- startTime - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- startTime - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- startTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestResult
- startTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- startTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestPass
- startTrackingServices() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- startTransition(String) - Method in class org.camunda.bpm.engine.impl.ModificationBuilderImpl
- startTransition(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- startTransition(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- startTransition(String) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- startTransition(String) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- startTransition(String) - Method in interface org.camunda.bpm.engine.runtime.InstantiationBuilder
-
Submits the instruction:
- startTransition(String, String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceModificationBuilderImpl
- startTransition(String, String) - Method in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- startTransition(String, String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceModificationBuilder
-
Submits the instruction:
- StartTransitionInstructionDto - Class in org.camunda.bpm.engine.rest.dto.runtime.modification
- StartTransitionInstructionDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.modification.StartTransitionInstructionDto
- StartTrigger - Interface in org.camunda.bpm.model.cmmn.instance
- StartTriggerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- StartTriggerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.StartTriggerImpl
- startUserId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
-
the id of the user that started the process instance
- startWithFormProperties(VariableMap) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- startWithoutExecuting(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- startWithoutExecuting(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
perform starting behavior but don't execute the initial activity
- state - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- state - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- state - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation
- state - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- state - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- state - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- state - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- state - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
-
the current state of the case instance
- state - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- state - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- state - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
- state - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- state - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- state() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.State
-
the state that the component responds to,
- State - Annotation Interface in org.camunda.bpm.engine.spring.annotations
-
indicates that a method is to be enlisted as a handler for a given BPMN state
- STATE_ACTIVE - Static variable in interface org.camunda.bpm.engine.history.HistoricProcessInstance
- STATE_COMPLETED - Enum constant in enum class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
- STATE_COMPLETED - Static variable in interface org.camunda.bpm.engine.history.HistoricProcessInstance
- STATE_CREATED - Enum constant in enum class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
- STATE_CREATED - Static variable in interface org.camunda.bpm.engine.history.HistoricVariableInstance
- STATE_DELETED - Enum constant in enum class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
- STATE_DELETED - Static variable in interface org.camunda.bpm.engine.history.HistoricVariableInstance
- STATE_EXTERNALLY_TERMINATED - Static variable in interface org.camunda.bpm.engine.history.HistoricProcessInstance
- STATE_INIT - Enum constant in enum class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
- STATE_INTERNALLY_TERMINATED - Static variable in interface org.camunda.bpm.engine.history.HistoricProcessInstance
- STATE_SUSPENDED - Static variable in interface org.camunda.bpm.engine.history.HistoricProcessInstance
- STATE_UPDATED - Enum constant in enum class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
- stateCode - Variable in class org.camunda.bpm.engine.history.ExternalTaskState.ExternalTaskStateImpl
- stateCode - Variable in class org.camunda.bpm.engine.history.IncidentState.IncidentStateImpl
- stateCode - Variable in class org.camunda.bpm.engine.history.JobState.JobStateImpl
- stateCode - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState.CaseExecutionStateImpl
- stateCode - Variable in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
- stateCode - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ActivityInstanceState.ActivityInstanceStateImpl
- StateHandlerAnnotationBeanFactoryPostProcessor - Class in org.camunda.bpm.engine.spring.components.config.xml
-
this class is responsible for registering the other
BeanFactoryPostProcessor
s andBeanFactoryPostProcessor
s. - StateHandlerAnnotationBeanFactoryPostProcessor() - Constructor for class org.camunda.bpm.engine.spring.components.config.xml.StateHandlerAnnotationBeanFactoryPostProcessor
- statement - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- statement - Variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
-
the statement (sql string)
- statement - Variable in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteListQueryCmd
- statement - Variable in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.ExecuteSingleQueryCmd
- statement - Variable in class org.camunda.bpm.webapp.impl.db.QueryServiceImpl.QueryServiceRowCountCmd
- StatementLogPerfTestWatcher - Class in org.camunda.bpm.qa.performance.engine.sqlstatementlog
-
PerfTestWatcher
performing statement logging. - StatementLogPerfTestWatcher() - Constructor for class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogPerfTestWatcher
- StatementLogProcessEnginePlugin - Class in org.camunda.bpm.qa.performance.engine.sqlstatementlog
-
ProcessEnginePlugin activating statement logging.
- StatementLogProcessEnginePlugin() - Constructor for class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogProcessEnginePlugin
- StatementLogSqlSession - Class in org.camunda.bpm.qa.performance.engine.sqlstatementlog
-
This SqlSession wraps an actual SqlSession and logs executed sql statements.
- StatementLogSqlSession(SqlSession) - Constructor for class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- StatementLogSqlSession.SqlStatementLog - Class in org.camunda.bpm.qa.performance.engine.sqlstatementlog
- StatementLogSqlSession.SqlStatementType - Enum Class in org.camunda.bpm.qa.performance.engine.sqlstatementlog
- StatementLogSqlSessionFactory - Class in org.camunda.bpm.qa.performance.engine.sqlstatementlog
-
DelegatingSqlSessionFactory
wrapping the created sessions using a {@link StatementLogSqlSession. - StatementLogSqlSessionFactory(SqlSessionFactory) - Constructor for class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSessionFactory
- statementMappings - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- statementParameters - Variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
- statementType - Variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementLog
- stateTransactionListeners - Variable in class org.camunda.bpm.engine.impl.cfg.standalone.StandaloneTransactionContext
- StateTransitionCaseExecutionCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- StateTransitionCaseExecutionCmd(String, Map<String, Object>, Map<String, Object>, Collection<String>, Collection<String>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.StateTransitionCaseExecutionCmd
- StateTransitionCaseExecutionCmd(CaseExecutionCommandBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.StateTransitionCaseExecutionCmd
- staticData - Variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- 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
- step(PerfTestStepBehavior) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestBuilder
- stepEndTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- stepName - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStep
- stepName - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestStepResult
- stepResults - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResult
- steps - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation.DeploymentOperationBuilder
- steps - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation
-
the list of steps that make up this composite operation
- steps - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTest
-
the individual steps that make up the performance test
- steps(int, PerfTestStepBehavior) - Method in class org.camunda.bpm.qa.performance.engine.framework.PerfTestBuilder
- stepStartTime - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRun
- stop() - Method in class org.camunda.bpm.application.impl.ejb.DefaultEjbProcessApplication
- stop() - Method in interface org.camunda.bpm.client.ExternalTaskClient
-
Stops continuous fetching and locking of tasks
- stop() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientImpl
- stop() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- stop() - Method in class org.camunda.bpm.container.impl.ejb.EjbBpmPlatformBootstrap
- 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() - Method in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter
- stop() - Method in class org.camunda.bpm.engine.spring.application.SpringProcessApplication
- stop(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.ejb.deployment.JcaExecutorServiceDelegate
- stop(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedBpmPlatformPlugins
- stop(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedJobExecutor
- stop(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessApplication
- stop(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngine
- stop(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedProcessEngineController
- stop(PlatformServiceContainer) - Method in class org.camunda.bpm.container.impl.jmx.services.JmxManagedThreadPool
- stop(PlatformServiceContainer) - Method in interface org.camunda.bpm.container.impl.spi.PlatformService
- stop(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.MscBpmPlatformPlugins
- 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(StopContext) - Method in class org.camunda.bpm.container.impl.jboss.service.ProcessApplicationStopService
- stopExecutingJobs() - Method in class org.camunda.bpm.engine.cdi.impl.ManagedJobExecutor
- 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
- stopExecutingJobs() - Method in class org.camunda.bpm.quarkus.engine.extension.impl.ManagedJobExecutor
- 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
- stopJobAcquisitionThread() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- StopJobExecutorStep - Class in org.camunda.bpm.container.impl.deployment.jobexecutor
-
Deployment operation step responsible for stopping all job acquisitions
- StopJobExecutorStep() - Constructor for class org.camunda.bpm.container.impl.deployment.jobexecutor.StopJobExecutorStep
- stopLogging() - Static method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
-
stops logging statement executed by the current thread and returns the list of logged statements.
- StopManagedThreadPoolStep - Class in org.camunda.bpm.container.impl.deployment.jobexecutor
- StopManagedThreadPoolStep() - Constructor for class org.camunda.bpm.container.impl.deployment.jobexecutor.StopManagedThreadPoolStep
- stoppedJobAcquisition(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- stopProcessApplication(ProcessApplicationReference) - Method in class org.camunda.bpm.container.impl.deployment.StopProcessApplicationsStep
-
Stops a process application.
- StopProcessApplicationServiceStep - Class in org.camunda.bpm.container.impl.deployment
-
Deployment operations step responsible for removing the
JmxManagedProcessApplication
service. - StopProcessApplicationServiceStep() - Constructor for class org.camunda.bpm.container.impl.deployment.StopProcessApplicationServiceStep
- StopProcessApplicationsStep - Class in org.camunda.bpm.container.impl.deployment
-
Deployment operation step that is responsible for stopping (undeploying) all process applications
- StopProcessApplicationsStep() - Constructor for class org.camunda.bpm.container.impl.deployment.StopProcessApplicationsStep
- stopProcessEngine(String, DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.ProcessesXmlStopProcessEnginesStep
- stopProcessEngines(List<ProcessEngineXml>, DeploymentOperation) - Method in class org.camunda.bpm.container.impl.deployment.ProcessesXmlStopProcessEnginesStep
- StopProcessEnginesStep - Class in org.camunda.bpm.container.impl.deployment
-
Deployment operation step that stops ALL process engines registered inside the container.
- StopProcessEnginesStep() - Constructor for class org.camunda.bpm.container.impl.deployment.StopProcessEnginesStep
- stopService(String) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- stopService(String) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- stopService(PlatformServiceContainer.ServiceType, String) - Method in class org.camunda.bpm.container.impl.jmx.MBeanServiceContainer
- stopService(PlatformServiceContainer.ServiceType, String) - Method in interface org.camunda.bpm.container.impl.spi.PlatformServiceContainer
- stopTask() - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Stop working on a task.
- stopTask(boolean) - Method in class org.camunda.bpm.engine.cdi.BusinessProcess
-
Stop working on a task.
- StopTask - Annotation Interface in org.camunda.bpm.engine.spring.annotations
- stopTrackingServices() - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- Store - Enum constant in enum class org.camunda.bpm.model.bpmn.TransactionMethod
- storeExpressionVals(int, String, int) - Method in class org.camunda.bpm.engine.impl.calendar.CronExpression
- streamSource - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- StreamSource - Interface in org.camunda.bpm.engine.impl.util.io
- strict - Variable in class org.camunda.bpm.impl.juel.AstProperty
- STRICT - Enum constant in enum class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
- StrictTransportSecurityProvider - Class in org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl
- StrictTransportSecurityProvider() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- StrictTransportSecurityProvider.Parameters - Enum Class in org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl
- string() - Method in class org.camunda.spin.impl.xml.dom.query.DomXPathQuery
- string() - Method in class org.camunda.spin.xml.SpinXPathQuery
-
Returns the XPath query result as a string.
- STRING - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- STRING - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- STRING_NULL_VALUE - Static variable in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
- STRING_NULL_VALUE - Static variable in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- STRING_ORDER_BY_ASC_VALUE - Static variable in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
- STRING_ORDER_BY_DESC_VALUE - Static variable in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
- StringArrayConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- StringArrayConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.StringArrayConverter
- stringAsInputStream(String) - Static method in class org.camunda.commons.utils.IoUtil
-
Returns the String as InputStream.
- stringAsReader(String) - Static method in class org.camunda.spin.impl.util.SpinIoUtil
- stringAttribute(String) - Method in class org.camunda.bpm.model.xml.impl.type.ModelElementTypeBuilderImpl
- stringAttribute(String) - Method in interface org.camunda.bpm.model.xml.type.ModelElementTypeBuilder
- StringAttribute - Class in org.camunda.bpm.model.xml.impl.type.attribute
-
Base class for String attributes
- StringAttribute(ModelElementType) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.StringAttribute
- StringAttributeBuilder - Interface in org.camunda.bpm.model.xml.type.attribute
- StringAttributeBuilderImpl - Class in org.camunda.bpm.model.xml.impl.type.attribute
- StringAttributeBuilderImpl(String, ModelElementTypeImpl) - Constructor for class org.camunda.bpm.model.xml.impl.type.attribute.StringAttributeBuilderImpl
- StringConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- StringConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.StringConverter
- StringDataTypeTransformer - Class in org.camunda.bpm.dmn.engine.impl.type
-
Transform values of type
Object
intoStringValue
. - StringDataTypeTransformer() - Constructor for class org.camunda.bpm.dmn.engine.impl.type.StringDataTypeTransformer
- StringFormType - Class in org.camunda.bpm.engine.impl.form.type
- StringFormType() - Constructor for class org.camunda.bpm.engine.impl.form.type.StringFormType
- StringIterator(Iterator<? extends T>) - Constructor for class org.camunda.bpm.engine.impl.util.StringUtil.StringIterator
- 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
- StringToTypeConverter<T> - Interface in org.camunda.bpm.engine.rest.dto.converter
-
Implementations are used to convert http parameters from string to java types.
- StringTypeImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl.StringTypeImpl
- StringUtil - Class in org.camunda.bpm.engine.impl.util
- StringUtil - Class in org.camunda.bpm.model.xml.impl.util
- StringUtil - Class in org.camunda.commons.utils
- StringUtil() - Constructor for class org.camunda.bpm.engine.impl.util.StringUtil
- StringUtil() - Constructor for class org.camunda.bpm.model.xml.impl.util.StringUtil
- StringUtil() - Constructor for class org.camunda.commons.utils.StringUtil
- StringUtil.StringIterator<T> - Class in org.camunda.bpm.engine.impl.util
- 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
- stringValue() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- stringValue() - Method in class org.camunda.spin.impl.json.jackson.query.JacksonJsonPathQuery
- stringValue() - Method in class org.camunda.spin.json.SpinJsonNode
-
Get this node as a string value.
- stringValue() - Method in interface org.camunda.spin.json.SpinJsonPathQuery
-
Fetches the string value from the result of JsonPath.
- stringValue(String) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
StringValue
that encapsulates the givenstringValue
- stringValue(String, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates a new
StringValue
that encapsulates the givenstringValue
- StringValue - Interface in org.camunda.bpm.engine.variable.value
-
A
PrimitiveValue
corresponding to the Java typeString
. - StringValueImpl(String) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.StringValueImpl
- StringValueImpl(String, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.PrimitiveTypeValueImpl.StringValueImpl
- StringValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- StringValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.StringValueMapper
- StringValueSerializer - Class in org.camunda.bpm.engine.impl.variable.serializer
- StringValueSerializer() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.StringValueSerializer
- STRIP_SPACE_XSL - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
- stripDefinitionFileSuffix(String) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- STRONG - Static variable in class org.camunda.bpm.spring.boot.starter.configuration.id.IdGeneratorConfiguration
- strongUuidGenerator() - Method in class org.camunda.bpm.spring.boot.starter.configuration.id.IdGeneratorConfiguration
- 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
- structureAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemDefinitionImpl
- structureRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ErrorImpl
- structureRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.EscalationImpl
- structureRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ItemDefinitionImpl
- structureRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SignalImpl
- 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
- stuckExecutionException(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- Style - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI Style element
- StyleImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI Style element
- StyleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.StyleImpl
- sub(TypeConverter, Object, Object) - Static method in class org.camunda.bpm.impl.juel.NumberOperations
- SUB - Static variable in class org.camunda.bpm.impl.juel.AstBinary
- SUB_CASE_INSTANCE_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- SUB_PROCESS - Static variable in class org.camunda.bpm.engine.ActivityTypes
- SUB_PROCESS_AD_HOC - Static variable in class org.camunda.bpm.engine.ActivityTypes
- SUB_PROCESS_INSTANCE_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- SUB_TYPE_NAME - Static variable in class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- subCaseInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- subCaseInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- subCaseInstance - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
reference to a subcaseinstance, not-null if currently subcase is started from this execution
- subCaseInstance - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
-
reference to a subcaseinstance, not-null if currently subcase is started from this execution
- subCaseInstance - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- subCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- subCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- subCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- subCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- subCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- subCaseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- subCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances having a sub case instance with the given case instance id.
- subCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances having a sub case instance with the given case instance id.
- subCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- subCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- subCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- subCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- subCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Select the case instance that has as sub case instance the given case instance.
- subCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Select the process instance that has as sub case instance the given case instance.
- SubConversation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN subConversation element
- SubConversationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN subConversation element
- SubConversationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.SubConversationImpl
- subject - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- subList(int, int) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- subList(int, int) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- subList(int, int) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- submit(MigratingActivityInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- submit(MigratingEventScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- submit(MigratingExternalTaskInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- submit(MigratingJobInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- submit(CompleteTaskDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- submit(CompleteTaskDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- submitAcquiredJobs(String, AcquiredJobs) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- submitAdditionalJobBatch(String, List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- submitCurrentInstruction() - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- submitExecution(ExecutionEntity, ScopeImpl) - Method in class org.camunda.bpm.engine.impl.ActivityExecutionTreeMapping
- submitForm(UriInfo, StartProcessInstanceDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- submitForm(UriInfo, StartProcessInstanceDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- submitFormProperty(VariableScope, VariableMap) - Method in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- submitFormVariables(VariableMap, VariableScope) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultFormHandler
- submitFormVariables(VariableMap, VariableScope) - Method in class org.camunda.bpm.engine.impl.form.handler.DelegateFormHandler
- submitFormVariables(VariableMap, VariableScope) - Method in interface org.camunda.bpm.engine.impl.form.handler.FormHandler
- SubmitFormVariablesInvocation - Class in org.camunda.bpm.engine.impl.form.handler
- SubmitFormVariablesInvocation(FormHandler, VariableMap, VariableScope) - Constructor for class org.camunda.bpm.engine.impl.form.handler.SubmitFormVariablesInvocation
- submitRejectedBatch(String, List<String>) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobAcquisitionContext
- submitStartForm(String, String, Map<String, Object>) - 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.
- submitStartForm(String, String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- submitStartForm(String, Map<String, Object>) - 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.
- submitStartForm(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- SubmitStartFormCmd - Class in org.camunda.bpm.engine.impl.cmd
- SubmitStartFormCmd(String, String, Map<String, Object>) - Constructor for class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
- submitStartFormData(String, String, Map<String, String>) - Method in interface org.camunda.bpm.engine.FormService
-
Deprecated.
- submitStartFormData(String, String, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- submitStartFormData(String, Map<String, String>) - Method in interface org.camunda.bpm.engine.FormService
-
Deprecated.
- submitStartFormData(String, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- submitStartFormData(ExecutionEntity, VariableMap) - Method in class org.camunda.bpm.engine.impl.form.handler.DefaultStartFormHandler
- submitTaskForm(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.FormService
-
Completes a task with the user data that was entered as properties in a task form.
- submitTaskForm(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- SubmitTaskFormCmd - Class in org.camunda.bpm.engine.impl.cmd
- SubmitTaskFormCmd(String, Map<String, Object>, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.SubmitTaskFormCmd
- submitTaskFormData(String, Map<String, String>) - Method in interface org.camunda.bpm.engine.FormService
-
Deprecated.
- submitTaskFormData(String, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- submitTaskFormWithVariablesInReturn(String, Map<String, Object>, boolean) - Method in interface org.camunda.bpm.engine.FormService
-
Completes a task with the user data that was entered as properties in a task form.
- submitTaskFormWithVariablesInReturn(String, Map<String, Object>, boolean) - Method in class org.camunda.bpm.engine.impl.FormServiceImpl
- submittedValue - Variable in class org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorInvocation
- submittedValues - Variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- subProcess() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- subProcess(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- SubProcess - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN subProcess element
- 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 - Interface in org.camunda.bpm.engine.impl.pvm.delegate
-
behavior for activities that delegate to a complete separate execution of a process definition.
- SubProcessActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.SubProcessActivityBehavior
- subProcessBuilder - Variable in class org.camunda.bpm.model.bpmn.builder.AbstractEmbeddedSubProcessBuilder
- SubProcessBuilder - Class in org.camunda.bpm.model.bpmn.builder
- SubProcessBuilder(BpmnModelInstance, SubProcess) - Constructor for class org.camunda.bpm.model.bpmn.builder.SubProcessBuilder
- SubprocessCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- SubprocessCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessCompensationScenario
- subProcessDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
-
Finishes the building of an embedded sub-process.
- subProcessHandlerBeforeCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- subProcessHandlerBeforeCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- subProcessHandlerMultiInstancePartial() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- subProcessHandlerMultiInstancePartial() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- subProcessHandlerThrowCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.ParallelMultiInstanceCompensationScenario
- subProcessHandlerThrowCompensate() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.compensation.SequentialMultiInstanceCompensationScenario
- SubProcessImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN subProcess element
- SubProcessImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- subProcessInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
-
reference to a sub process instance, not-null if currently subprocess is started from this execution
- subProcessInstance - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- 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
- subProcessInstance - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- subProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- subProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- subProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- subProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- subProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- subProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances having a sub process instance with the given process instance id.
- subProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances having a sub process instance with the given process instance id.
- subProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- subProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- subProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- subProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- subProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Select the case instance that has as sub process instance the given process instance.
- 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.
- SubprocessParallelCreateCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- SubprocessParallelCreateCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessParallelCreateCompensationScenario
- SubprocessParallelThrowCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- SubprocessParallelThrowCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.SubprocessParallelThrowCompensationScenario
- subResource(S, String) - Method in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- subscribe() - Method in interface org.camunda.bpm.engine.externaltask.FetchAndLockBuilder
-
Returns the
ExternalTaskQueryTopicBuilder
to handle all the configuration that applies per topic. - subscribe() - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- subscribe(String) - Method in interface org.camunda.bpm.client.ExternalTaskClient
-
Creates a fluent builder to create and configure a topic subscription
- subscribe(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientImpl
- subscribe(TopicSubscription) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- SUBSCRIPTION_LOGGER - Static variable in class org.camunda.bpm.client.spring.impl.util.LoggerUtil
- subscriptionConfiguration - Variable in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- SubscriptionConfiguration - Class in org.camunda.bpm.client.spring.impl.subscription
- SubscriptionConfiguration() - Constructor for class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- subscriptionDay - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- SubscriptionInitializedEvent - Class in org.camunda.bpm.client.spring.event
-
Event to be published after the
SpringTopicSubscription
was initialized. - SubscriptionInitializedEvent(Object) - Constructor for class org.camunda.bpm.client.spring.event.SubscriptionInitializedEvent
- SubscriptionLoggerUtil - Class in org.camunda.bpm.client.spring.impl.subscription.util
- SubscriptionLoggerUtil() - Constructor for class org.camunda.bpm.client.spring.impl.subscription.util.SubscriptionLoggerUtil
- subscriptionMonth - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- subscriptionMonth - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- subscriptionPostprocessor() - Static method in class org.camunda.bpm.client.spring.boot.starter.impl.ClientAutoConfiguration
- subscriptionPostprocessor() - Static method in class org.camunda.bpm.client.spring.impl.PostProcessorConfiguration
- SubscriptionPostProcessor - Class in org.camunda.bpm.client.spring.impl.subscription
- SubscriptionPostProcessor() - Constructor for class org.camunda.bpm.client.spring.impl.subscription.SubscriptionPostProcessor
- SubscriptionPostProcessor(Class<? extends SpringTopicSubscriptionImpl>) - Constructor for class org.camunda.bpm.client.spring.impl.subscription.SubscriptionPostProcessor
- subscriptions - Variable in class org.camunda.bpm.client.spring.boot.starter.ClientProperties
- subscriptions - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- subscriptionStartDate - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- subscriptionYear - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- SUBSYSTEM - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- SUBSYSTEM_NAME - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
-
The name of our subsystem within the model.
- SUBSYSTEM_PATH - Static variable in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformExtension
-
Path elements for the resources offered by the subsystem.
- SubsystemAttributeDefinitons - Class in org.camunda.bpm.container.impl.jboss.extension
- SubsystemAttributeDefinitons() - Constructor for class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- succeeded(Description) - Method in class org.camunda.bpm.qa.performance.engine.junit.PerfTestResultRecorderRule
- successful(String) - Static method in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- successful(List<LockedExternalTaskDto>) - Static method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- SUCCESSFUL - Static variable in interface org.camunda.bpm.engine.history.ExternalTaskState
- SUCCESSFUL - Static variable in interface org.camunda.bpm.engine.history.JobState
- SUCCESSFUL_ET_ATTR_NAME - Static variable in class org.camunda.bpm.webapp.impl.util.ServletContextUtil
- successfulDatabaseOperation(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- SuccessfulJobListener - Class in org.camunda.bpm.engine.impl.jobexecutor
- SuccessfulJobListener() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.SuccessfulJobListener
- successfullyClosedResponse(CloseableConnectorResponse) - Method in class org.camunda.connect.impl.ConnectCoreLogger
- successfulSteps - Variable in class org.camunda.bpm.container.impl.spi.DeploymentOperation
-
a list of steps that completed successfully
- successLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- successLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- successLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- successLog - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- successLog() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select successful historic external task log entries.
- successLog() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job logs which belongs to a
successful
executed job. - successLog() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- successLog() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- sum - Variable in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedResultDto
- sum() - Method in class org.camunda.bpm.engine.impl.metrics.MetricsQueryImpl
- sum() - Method in interface org.camunda.bpm.engine.management.MetricsQuery
- sum(UriInfo) - Method in interface org.camunda.bpm.engine.rest.sub.metrics.MetricsResource
- sum(UriInfo) - Method in class org.camunda.bpm.engine.rest.sub.metrics.MetricsResourceImpl
- SUM - Enum constant in enum class org.camunda.bpm.model.dmn.BuiltinAggregator
- SUMMARY_LOG - Static variable in interface org.camunda.bpm.engine.impl.history.SynchronousOperationLogProducer
- sundayHistoryCleanupBatchWindowEndTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- sundayHistoryCleanupBatchWindowStartTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- superCaseExecution - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- superCaseExecution - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- superCaseExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- superCaseExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- superCaseExecution - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
super case execution, not-null if this execution is part of a case execution
- superCaseExecution - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
-
super case execution, not-null if this execution is part of a case execution
- superCaseExecutionId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- superCaseExecutionId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
-
persisted reference to the super case execution of this execution
- superCaseInstance - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
-
the case instance which started this case instance
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
-
the id of the super case instance
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- superCaseInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- superCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances started by the given case instance.
- superCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances started by the given case instance.
- superCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- superCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- superCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- superCaseInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- superCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Select the case instances which are a sub case instance of the given super case instance.
- superCaseInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Select the process instances which are a sub process instance of the given super case instance.
- superExecution - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- superExecution - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- superExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- superExecution - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- 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.cmmn.entity.runtime.CaseExecutionEntity
- 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
- superProcessInstance - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- superProcessInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
-
the process instance which started this case instance
- 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 - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- superProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances started by the given process instance.
- superProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances started by the given process instance.
- superProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- superProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- superProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- superProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- superProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Select the case instances which are a sub case instance of the given super process instance.
- 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.
- SUPPORTED_ACTIVITY_BEHAVIORS - Static variable in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedActivityValidator
- SUPPORTED_DATABASES - Static variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- SUPPORTED_EVENT_TYPES - Static variable in class org.camunda.bpm.engine.impl.migration.instance.parser.EventSubscriptionInstanceHandler
- SUPPORTED_TYPES - Static variable in class org.camunda.bpm.engine.impl.cmd.DefaultJobRetryCmd
- SupportedActivityInstanceValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instance
- SupportedActivityInstanceValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.SupportedActivityInstanceValidator
- SupportedActivityValidator - Class in org.camunda.bpm.engine.impl.migration.validation.activity
-
*Supported* refers to whether an activity instance of a certain activity type can be migrated.
- SupportedActivityValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedActivityValidator
- SupportedInterfaceRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN supportedInterfaceRef element of the BPMN tCallableElement type
- SupportedInterfaceRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.SupportedInterfaceRef
- supportedInterfaceRefCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CallableElementImpl
- supportedObjectiveChildElementCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- SupportedObjectiveReference - Interface in org.camunda.bpm.model.dmn.instance
- SupportedObjectiveReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- SupportedObjectiveReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.SupportedObjectiveReferenceImpl
- SupportedPassiveEventTriggerActivityValidator - Class in org.camunda.bpm.engine.impl.migration.validation.activity
-
Validator for events that passively wait for an event, i.e.
- SupportedPassiveEventTriggerActivityValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedPassiveEventTriggerActivityValidator
- supportedTypes - Static variable in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedPassiveEventTriggerActivityValidator
- supports(String) - Method in class org.camunda.impl.test.utils.testcontainers.CamundaMariaDBContainerProvider
- supports(String) - Method in class org.camunda.impl.test.utils.testcontainers.CamundaMSSQLContainerProvider
- supports(String) - Method in class org.camunda.impl.test.utils.testcontainers.CamundaMySqlContainerProvider
- supports(String) - Method in class org.camunda.impl.test.utils.testcontainers.CamundaPostgreSQLContainerProvider
- Supports - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN supports element of the BPMN tProcess type
- Supports(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.Supports
- supportsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ProcessImpl
- supportsConcurrentChildInstantiation(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
-
Cannot create more than inner instance in a sequential MI construct
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.camunda.bpm.dmn.engine.test.junit5.DmnEngineExtension
- supportsParameter(ParameterContext, ExtensionContext) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- suspend - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- suspend() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.SUSPENDING_ON_SUSPENSION
state. - suspend() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- suspend() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- suspend() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- suspend() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- suspend() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- suspend() - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- suspend() - Method in interface org.camunda.bpm.engine.management.UpdateJobDefinitionSuspensionStateBuilder
-
Suspends the provided job definitions.
- suspend() - Method in interface org.camunda.bpm.engine.management.UpdateJobSuspensionStateBuilder
-
Suspends the provided jobs.
- suspend() - Method in interface org.camunda.bpm.engine.repository.UpdateProcessDefinitionSuspensionStateBuilder
-
Suspends the provided process definitions.
- suspend() - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstanceSuspensionStateBuilder
-
Suspends the provided process instances.
- suspend() - Method in class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- suspend(long) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- suspend(long) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- SUSPEND - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that SUSPEND interactions are permitted.
- SUSPEND - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Indicates that SUSPEND interactions are permitted.
- SUSPEND - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- SUSPEND_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that SUSPEND_INSTANCE interactions are permitted.
- suspendAcquisition(long) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AcquireJobsRunnable
- suspendAcquisition(long) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- suspendAsync() - Method in class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- suspendAsync() - Method in interface org.camunda.bpm.engine.runtime.UpdateProcessInstancesSuspensionStateBuilder
-
Suspends the provided process instances asynchronously.
- suspendBatch() - Method in class org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl
- suspendBatchById(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendBatchById(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends the
Batch
with the given id immediately. - SuspendBatchCmd - Class in org.camunda.bpm.engine.impl.cmd
- SuspendBatchCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.SuspendBatchCmd
- suspendCaseException(String, CaseExecutionState) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- suspendChildren(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- suspended - Variable in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfiguration
- suspended - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- suspended - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- suspended - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- suspended() - Method in interface org.camunda.bpm.engine.batch.BatchQuery
-
Only selects batches which are suspended
- suspended() - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only selects batches which are suspended
- suspended() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that are currently suspended
- suspended() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances that are suspended.
- suspended() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- suspended() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- suspended() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- suspended() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- suspended() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- suspended() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- suspended() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- suspended() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- suspended() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- 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.management.JobDefinitionQuery
-
Only selects job definitions which are suspended
- suspended() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions which are suspended
- 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.JobQuery
-
Only select jobs that are 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 select tasks which are suspended, because its process instance was suspended.
- SUSPENDED - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- SUSPENDED - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- SUSPENDED - Static variable in interface org.camunda.bpm.engine.impl.persistence.entity.SuspensionState
- suspendedEntityException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- 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
- suspending - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractUpdateProcessInstancesSuspendStateCmd
- suspending(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- SUSPENDING - Static variable in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- SUSPENDING_ON_PARENT_SUSPENSION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- SUSPENDING_ON_SUSPENSION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- suspendJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupSchedulerCmd
- suspendJobById(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobById(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends the
Job
with the given id. - suspendJobByJobDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobByJobDefinitionId(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
Job
s of the provided job definition id. - suspendJobByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
Job
s of the provided process definition id. - suspendJobByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobByProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends
Job
s of the provided process definition key. - suspendJobByProcessInstanceId(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobByProcessInstanceId(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
Job
s of the provided process instance id. - SuspendJobCmd - Class in org.camunda.bpm.engine.impl.cmd
- SuspendJobCmd(UpdateJobSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.SuspendJobCmd
- suspendJobDefinitionById(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionById(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends the
JobDefinition
with the given id immediately. - suspendJobDefinitionById(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionById(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends the
JobDefinition
with the given id immediately. - suspendJobDefinitionById(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionById(String, boolean, Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends the
JobDefinition
with the given id. - suspendJobDefinitionByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
JobDefinition
of the provided process definition id immediately. - suspendJobDefinitionByProcessDefinitionId(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionByProcessDefinitionId(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
JobDefinition
s of the provided process definition id immediately. - suspendJobDefinitionByProcessDefinitionId(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionByProcessDefinitionId(String, boolean, Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
JobDefinition
s of the provided process definition id. - suspendJobDefinitionByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionByProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
JobDefinition
of the provided process definition key immediately. - suspendJobDefinitionByProcessDefinitionKey(String, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionByProcessDefinitionKey(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
JobDefinition
s of the provided process definition key immediately. - suspendJobDefinitionByProcessDefinitionKey(String, boolean, Date) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- suspendJobDefinitionByProcessDefinitionKey(String, boolean, Date) - Method in interface org.camunda.bpm.engine.ManagementService
-
Suspends all
JobDefinition
s of the provided process definition key. - SuspendJobDefinitionCmd - Class in org.camunda.bpm.engine.impl.cmd
- SuspendJobDefinitionCmd(UpdateJobDefinitionSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.SuspendJobDefinitionCmd
- suspendJobs(List<Job>) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- suspendProcessDefinitionById(String) - 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 class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- 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) - 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 class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- 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(UpdateProcessDefinitionSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.SuspendProcessDefinitionCmd
- SuspendProcessDefinitionDeleteScenario - Class in org.camunda.bpm.qa.upgrade.useroperationlog
- SuspendProcessDefinitionDeleteScenario() - Constructor for class org.camunda.bpm.qa.upgrade.useroperationlog.SuspendProcessDefinitionDeleteScenario
- 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.
- suspendProcessInstanceByProcessDefinitionId(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- suspendProcessInstanceByProcessDefinitionId(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Suspends the process instances with the given process definition id.
- suspendProcessInstanceByProcessDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- suspendProcessInstanceByProcessDefinitionKey(String) - Method in interface org.camunda.bpm.engine.RuntimeService
-
Suspends the process instances with the given process definition key.
- SuspendProcessInstanceCmd - Class in org.camunda.bpm.engine.impl.cmd
- SuspendProcessInstanceCmd(UpdateProcessInstanceSuspensionStateBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmd.SuspendProcessInstanceCmd
- SUSPENSION_STATE_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetBatchStateCmd
- SUSPENSION_STATE_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- suspensionState - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- suspensionState - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessInstanceDto
- suspensionState - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- suspensionState - Variable in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- suspensionState - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- suspensionState - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- suspensionState - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- suspensionState - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- suspensionState - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- suspensionState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- suspensionState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- suspensionState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- suspensionState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- suspensionState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- 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 - Interface in org.camunda.bpm.engine.impl.persistence.entity
-
Contains a predefined set of states for process definitions and process instances
- SuspensionState.SuspensionStateImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
- SuspensionStateDto - Class in org.camunda.bpm.engine.rest.dto
- SuspensionStateDto() - Constructor for class org.camunda.bpm.engine.rest.dto.SuspensionStateDto
- SuspensionStateImpl(int, String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
- switchClassLoader() - Method in class org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable
-
Context class loader switch is not necessary since the loader used for job execution is successor of the engine's
- switchClassLoader() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
-
Switch the context classloader to the ProcessEngine's to assure the loading of the engine classes during job execution
Note: this method is overridden by org.camunda.bpm.container.impl.threading.ra.inflow.JcaInflowExecuteJobsRunnable#switchClassLoader() - where the classloader switch is not required - switchToProcessEngineClassloader() - Static method in class org.camunda.bpm.engine.impl.util.ClassLoaderUtil
-
Switch the current Thread ClassLoader to the ProcessEngine's to assure the loading of the engine classes during job execution.
- switchVersionOfIncident(CommandContext, IncidentEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
- switchVersionOfJob(JobEntity, ProcessDefinitionEntity, Map<String, String>) - Method in class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
- SyncFuture<V> - Class in org.camunda.bpm.engine.impl.util
- SyncFuture(Throwable) - Constructor for class org.camunda.bpm.engine.impl.util.SyncFuture
- SyncFuture(V) - Constructor for class org.camunda.bpm.engine.impl.util.SyncFuture
- SynchronousOperationLogProducer<T> - Interface in org.camunda.bpm.engine.impl.history
-
Interface for Commands that synchronously modify multiple entities in one operation.
- syntaxException(String, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- syntaxException(String, String, String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- syntaxExceptionMessage(String, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- SYSTEM - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- SYSTEM - Static variable in class org.camunda.bpm.engine.EntityTypes
- systemDefaultConfigWillBeUsed - Variable in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser.HTTLParsedResult
- SystemPermissions - Enum Class in org.camunda.bpm.engine.authorization
T
- TABLE_NAME - Static variable in class org.camunda.bpm.engine.impl.cmd.PurgeDatabaseAndCacheCmd
- tableAlias(String, int) - Static method in class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- TableCell(String) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder.TableCell
- TableCell(String, boolean) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder.TableCell
- TableCell(String, int) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder.TableCell
- TableCell(String, int, boolean) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder.TableCell
- TableDataManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- TableDataManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TableDataManager
- TableItem - Interface in org.camunda.bpm.model.cmmn.instance
- tableItemCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PlanningTableImpl
- TableItemImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TableItemImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TableItemImpl
- tableMapping(String) - Static method in class org.camunda.bpm.engine.impl.db.sql.MybatisJoinHelper
- 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 - Variable in class org.camunda.bpm.engine.management.TableMetaData
- tableName - Variable in class org.camunda.bpm.engine.management.TablePage
- tableName(String) - Method in class org.camunda.bpm.engine.impl.TablePageQueryImpl
- 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.cmd.PurgeDatabaseAndCacheCmd
- 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
TablePage
s. - 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
- TabularResultAggregator - Class in org.camunda.bpm.qa.performance.engine.framework.aggregate
-
A result aggregator is used to aggregate the results of a performance testsuite run as a table.
- TabularResultAggregator(String) - Constructor for class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultAggregator
- TabularResultSet - Class in org.camunda.bpm.qa.performance.engine.framework.aggregate
-
Holds the aggregated results of a performance testsuite.
- TabularResultSet() - Constructor for class org.camunda.bpm.qa.performance.engine.framework.aggregate.TabularResultSet
- tag - Variable in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- tagName - Variable in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- tagName - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
- take() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.OutgoingExecution
- take() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- TAKE - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
-
Signifies that a transition is being taken / was taken
- TakeTransition - Annotation Interface 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.parser.DataAssociation
- target - Variable in class org.camunda.bpm.engine.impl.core.model.CallableElementParameter
- target - Variable in class org.camunda.connect.impl.AbstractRequestInvocation
- Target - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN target element of the BPMN tRelationship type
- Target - Interface in org.camunda.bpm.model.cmmn.instance
- Target(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.Target
- TARGET_ACTIVITY_IDS - Static variable in class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- TARGET_PREFERRED_AUTH_SCHEMES - Enum constant in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
- TARGET_PROCESS_DEFINITION_ID - Static variable in class org.camunda.bpm.engine.impl.json.MigrationPlanJsonConverter
- targetActivity - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- targetActivity - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- targetActivityId - Variable in class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- targetActivityIds - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- targetChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.LinkEventDefinitionImpl
- targetCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- targetCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- targetDeclaration - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- targetDefinition - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessInstance
- targetDeployment() - Static method in class org.camunda.bpm.qa.upgrade.migration.CreateSetVariablesMigrationBatchScenario
- targetElementAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.bpmndi.BpmnEdgeImpl
- TargetImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TargetImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TargetImpl
- targetJobDeclaration - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTimerJobInstance
- targetJobDefinitionEntity - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- targetJobDefinitionId - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- targetJobDefinitions - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- targetJobDefinitions(Collection<JobDefinitionEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- targetNamespace - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- targetNamespaceAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- targetNamespaceAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DefinitionsImpl
- targetProcessDefinition - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- targetProcessDefinitionId - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- targetProcessDefinitionId - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- targetProcessDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- targetProcessDefinitionId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- targetRef - Static variable in class org.camunda.bpm.model.dmn.impl.instance.AssociationImpl
- TargetRef - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN targetRef element of the BPMN tDataAssociation type
- TargetRef - Interface in org.camunda.bpm.model.dmn.instance
- TargetRef(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TargetRef
- targetRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.AssociationImpl
- targetRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConversationLinkImpl
- targetRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.MessageFlowImpl
- targetRefAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SequenceFlowImpl
- targetRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.AssociationImpl
- targetRefAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- targetRefChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- targetRefCollection - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.CaseFileItemImpl
- TargetRefImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- TargetRefImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.TargetRefImpl
- targetScope - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.VariableListenerInvocationListener
- targetScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- targetScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingIncident
- targetScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingJobInstance
- targetScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstance
- targetScope - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DelayedVariableEvent
- targetTransition - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.InstantiationStack
- task - Variable in class org.camunda.bpm.engine.cdi.impl.context.ScopedAssociation
- task - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
- task - Variable in class org.camunda.bpm.engine.impl.cmd.SaveTaskCmd
- task - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- task - Variable in class org.camunda.bpm.engine.impl.form.handler.CreateTaskFormInvocation
- task - Variable in class org.camunda.bpm.engine.impl.form.TaskFormDataImpl
- task - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- task - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntityReferencer
- task() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only task currently available in the context of the last asserted process instance.
- task() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained task assert inspecting the one and mostly one task currently available in the context of the process instance under test of this ProcessInstanceAssert.
- task(String) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only task with the given taskDefinitionKey currently available in the context of the last asserted process instance.
- task(String) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained task assert inspecting the one and mostly one task of the specified task definition key currently available in the context of the process instance under test of this ProcessInstanceAssert.
- task(String, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only task with the given taskDefinitionKey currently available in the context of the given process instance.
- task(ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only task currently available in the context of the given process instance.
- task(TaskQuery) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only task compliant to a given taskQuery and currently available in the context of the last asserted process instance.
- task(TaskQuery) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained task assert inspecting only tasks currently available in the context of the process instance under test of this ProcessInstanceAssert.
- task(TaskQuery, ProcessInstance) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access the only task compliant to a given taskQuery and currently available in the context of the given process instance.
- Task - Interface in org.camunda.bpm.engine.task
-
Represents one task for a human user.
- Task - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN task element
- Task - Interface in org.camunda.bpm.model.cmmn.instance
- TASK - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- TASK - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TASK - Static variable in class org.camunda.bpm.engine.EntityTypes
- TASK_ASSIGN - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that TASK_ASSIGN interactions are permitted
- TASK_ASSIGN - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that TASK_ASSIGN interactions are permitted
- TASK_ASSIGN - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that TASK_ASSIGN interactions are permitted
- TASK_ASSIGNEE - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TASK_BUSINESS_RULE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TASK_DEFINITION_KEY - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TASK_DESCRIPTION - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TASK_DUE_DATE - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TASK_EVENT_TYPE_COMPLETE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- TASK_EVENT_TYPE_CREATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- TASK_EVENT_TYPE_DELETE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- TASK_EVENT_TYPE_UPDATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- TASK_FOLLOW_UP_DATE - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TASK_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- TASK_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- TASK_ID - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- TASK_ID - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- TASK_ID - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- TASK_ID_IN - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- TASK_INSTANCE_COMPLETE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a task instance is completed.
- TASK_INSTANCE_CREATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a task instance is created.
- TASK_INSTANCE_DELETE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a task instance is deleted.
- TASK_INSTANCE_MIGRATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a task instance is migrated.
- TASK_INSTANCE_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a task instance is updated.
- 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_MANUAL_TASK - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TASK_METRICS - Static variable in class org.camunda.bpm.engine.EntityTypes
- TASK_NAME - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TASK_NAME - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportQueryDto
- TASK_NAME - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.TaskCreateTimeScenario
- TASK_OR_STAGE_CREATE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- TASK_OR_STAGE_END_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- TASK_OR_STAGE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- TASK_OR_STAGE_UPDATE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.cmmn.handler.ItemHandler
- TASK_OWNER - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TASK_PRIORITY - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TASK_RECEIVE_TASK - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TASK_SCRIPT - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TASK_SEND_TASK - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TASK_SERVICE - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TASK_USER_TASK - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TASK_USERS - Static variable in class org.camunda.bpm.engine.management.Metrics
- TASK_VARIABLES - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- TASK_WORK - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that TASK_WORK interactions are permitted
- TASK_WORK - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that TASK_WORK interactions are permitted
- TASK_WORK - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that TASK_WORK interactions are permitted
- 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 - Class in org.camunda.bpm.engine.impl.cmmn.behavior
- TaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.TaskActivityBehavior
- TaskActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.cmmn.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
- TaskAssert - Class in org.camunda.bpm.engine.test.assertions.bpmn
-
Assertions for a
Task
. - TaskAssert(ProcessEngine, Task) - Constructor for class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
- taskAssigned() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances with an assignee.
- taskAssigned() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskAssigned() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskAssigned() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have an assignee.
- taskAssignee - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskAssignee - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- taskAssignee - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- taskAssignee - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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 taskAssigned to the given assignee.
- taskAssignee(String) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- taskAssignee(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- 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.
- taskAssigneeExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskAssigneeExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are assigned to the user described by the given expression.
- taskAssigneeIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskAssigneeIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are assigned to one of the given users.
- taskAssigneeLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskAssigneeLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which were last taskAssigned to an assignee like the given value.
- taskAssigneeLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskAssigneeLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskAssigneeLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are matching the given user.
- taskAssigneeLikeExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskAssigneeLikeExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are assigned to the user described by the given expression.
- taskAssigneeNotIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskAssigneeNotIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which are not assigned to any of the given users.
- TaskAttachmentResource - Interface in org.camunda.bpm.engine.rest.sub.task
- TaskAttachmentResourceImpl - Class in org.camunda.bpm.engine.rest.sub.task.impl
- TaskAttachmentResourceImpl(ProcessEngine, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.task.impl.TaskAttachmentResourceImpl
- TaskBpmnErrorDto - Class in org.camunda.bpm.engine.rest.dto.task
- TaskBpmnErrorDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- 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.
- taskCandidateGroupExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskCandidateGroupExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for which users in the described group by the given expression 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.
- taskCandidateGroupInExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskCandidateGroupInExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for which the 'candidateGroup' is one of the described groups of the given expression.
- taskCandidateGroupLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskCandidateGroupLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks whose candidate users belong to groups matching the given parameter.
- 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 or one of his groups is a candidate.
- taskCandidateUserExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskCandidateUserExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for which the described user by the given expression is a candidate.
- TaskCommentResource - Interface in org.camunda.bpm.engine.rest.sub.task
- TaskCommentResourceImpl - Class in org.camunda.bpm.engine.rest.sub.task.impl
- TaskCommentResourceImpl(ProcessEngine, String, String) - Constructor for class org.camunda.bpm.engine.rest.sub.task.impl.TaskCommentResourceImpl
- taskCount - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity
- taskCount - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- taskCountByCandidateGroup() - Method in class org.camunda.bpm.engine.impl.TaskReportImpl
- taskCountByCandidateGroup() - Method in interface org.camunda.bpm.engine.task.TaskReport
-
Select a list with the number of tasks per group
- TaskCountByCandidateGroupCmd() - Constructor for class org.camunda.bpm.engine.impl.TaskReportImpl.TaskCountByCandidateGroupCmd
- TaskCountByCandidateGroupResult - Interface in org.camunda.bpm.engine.task
- TaskCountByCandidateGroupResultDto - Class in org.camunda.bpm.engine.rest.dto.task
- TaskCountByCandidateGroupResultDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskCountByCandidateGroupResultDto
- TaskCountByCandidateGroupResultEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- TaskCountByCandidateGroupResultEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity
- 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.
- taskCreatedAfterExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskCreatedAfterExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks that are created after the date resolved from the given expression.
- 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.
- taskCreatedBeforeExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskCreatedBeforeExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks that are created before the date resolved from the given expression.
- 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.
- taskCreatedOnExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskCreatedOnExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks that are created on the date resolved from the given expression.
- TaskCreateTimeScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- TaskCreateTimeScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.TaskCreateTimeScenario
- taskDecorator - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- taskDecorator - Variable in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- TaskDecorator - Class in org.camunda.bpm.engine.impl.task
- TaskDecorator(TaskDefinition, ExpressionManager) - Constructor for class org.camunda.bpm.engine.impl.task.TaskDecorator
- taskDefinition - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- taskDefinition - Variable in class org.camunda.bpm.engine.impl.task.TaskDecorator
- 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 - Variable in class org.camunda.bpm.engine.cdi.annotation.event.AssignTaskLiteral
- taskDefinitionKey - Variable in class org.camunda.bpm.engine.cdi.annotation.event.CompleteTaskLiteral
- taskDefinitionKey - Variable in class org.camunda.bpm.engine.cdi.annotation.event.CreateTaskLiteral
- taskDefinitionKey - Variable in class org.camunda.bpm.engine.cdi.annotation.event.DeleteTaskLiteral
- taskDefinitionKey - Variable in class org.camunda.bpm.engine.impl.cmd.GetFormKeyCmd
- 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 - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
- taskDefinitionKey - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskDefinitionKey - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- taskDefinitionKey(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances with the given task definition key.
- taskDefinitionKey(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- 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.
- taskDefinitionKeyIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances with one of the given task definition keys.
- taskDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeyIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskDefinitionKeyIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have one of the taskDefinitionKeys.
- 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.
- taskDefinitionKeys - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskDefinitionKeys - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskDefinitions - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- 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 - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReason - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskDeleteReason(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances with the given task delete reason.
- taskDeleteReason(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReasonLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskDeleteReasonLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskDescription - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskDescription - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskDescription(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances with the given task description.
- 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 - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskDescriptionLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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(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
- TaskDto(Task) - 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 - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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
- taskDueDateAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskDueDateBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- TaskEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- TaskEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
-
Mybatis constructor
- TaskEntity(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
-
Standalone task constructor
- TaskEntity(CaseExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
-
CMMN execution constructor
- TaskEntity(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
-
BPMN execution constructor
- TaskEntity(TaskEntity.TaskState) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- TaskEntity.TaskState - Enum Class in org.camunda.bpm.engine.impl.persistence.entity
- TaskEntityReferencer - Class in org.camunda.bpm.engine.impl.persistence.entity
- TaskEntityReferencer(TaskEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskEntityReferencer
- TaskEscalationDto - Class in org.camunda.bpm.engine.rest.dto.task
- TaskEscalationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto
- TaskEvent - Class in org.camunda.bpm.spring.boot.starter.event
- TaskEvent(DelegateTask) - Constructor for class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- taskExecutor - Variable in class org.camunda.bpm.quarkus.engine.extension.impl.ManagedJobExecutor
- TaskFilterPropertiesScenario - Class in org.camunda.bpm.qa.upgrade.gson
- TaskFilterPropertiesScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.TaskFilterPropertiesScenario
- TaskFilterScenario - Class in org.camunda.bpm.qa.upgrade.gson
- TaskFilterScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.TaskFilterScenario
- TaskFilterVariablesScenario - Class in org.camunda.bpm.qa.upgrade.gson
- TaskFilterVariablesScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.TaskFilterVariablesScenario
- taskFollowUpAfter(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select select historic task instances which have a follow-up date after the given date.
- taskFollowUpAfter(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskFollowUpBefore(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select select historic task instances which have a follow-up date before the given date.
- taskFollowUpBefore(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskFollowUpDate - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskFollowUpDate(Date) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select select historic task instances with the given follow-up date.
- taskFollowUpDate(Date) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskFollowUpDateAfter - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskFollowUpDateBefore - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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 - Variable in class org.camunda.bpm.engine.impl.form.handler.CreateTaskFormInvocation
- taskFormHandler - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- TaskFormHandler - Interface in org.camunda.bpm.engine.impl.form.handler
- taskHadCandidateGroup - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskHadCandidateGroup - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskHadCandidateGroup(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have mapping with Historic identity links with the condition of group being a candidate
- taskHadCandidateGroup(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskHadCandidateUser - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskHadCandidateUser - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskHadCandidateUser(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have mapping with Historic identity links with the condition of user being a candidate
- taskHadCandidateUser(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskHandlerIsNull(String) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.AddCommentCmd
- 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.CreateTaskCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.DelegateTaskCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteAttachmentCmd
- 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.GetTaskAttachmentCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentContentCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskAttachmentsCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskCommentCmd
- 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.GetTaskVariableCmdTyped
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.HandleTaskEscalationCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitTaskFormCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.GetDeployedTaskFormCmd
- taskId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- taskId - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- taskId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- taskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
the id of the called task in case of a human task
- taskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- taskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- taskId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- taskId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- taskId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- 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 - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- taskId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- taskId - Variable in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- taskId - Variable in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- taskId - Variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- taskId - Variable in class org.camunda.bpm.qa.upgrade.util.CompleteTaskThread
- taskId() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.StartTask
- 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.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given task id.
- taskId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances for the given task id.
- taskId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the task.
- taskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- taskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- taskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- taskId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- 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)
- TaskId - Annotation Interface in org.camunda.bpm.engine.cdi.annotation
-
Qualifier annotation for injecting the current taskId.
- TaskId - Annotation Interface in org.camunda.bpm.engine.spring.annotations
-
specifies which parameter is a task id
- taskIdentityLinkEntities - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- taskIdIn - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- taskIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- taskIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic variable instances which have one of the task ids.
- taskIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- taskIdIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- taskIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variable instances which have one of the task ids.
- taskIdIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks with the given task ids.
- taskIdKey - Variable in class org.camunda.bpm.qa.performance.engine.steps.CompleteTaskStep
- TaskIdRecorder - Class in org.camunda.bpm.qa.performance.engine.steps
-
TaskListener
recording the current task id in thePerfTestRunContext
using the keyPerfTestConstants.TASK_ID
. - TaskIdRecorder() - Constructor for class org.camunda.bpm.qa.performance.engine.steps.TaskIdRecorder
- taskIds - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTaskCmd
- taskIds - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- taskIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- TaskImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN task element
- TaskImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TaskImpl
- TaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TaskImpl
- taskInvolvedGroup - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskInvolvedGroup - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskInvolvedGroup(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have mapping with Historic identity links based on group id
- taskInvolvedGroup(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskInvolvedUser - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskInvolvedUser - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskInvolvedUser(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have mapping with Historic identity links based on user id
- taskInvolvedUser(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- 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 - taskInvolvedUserExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskInvolvedUserExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for which there exist an
IdentityLink
with the described user by the given expression - taskIsAlreadyAssignedException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- TaskItemHandler - Class in org.camunda.bpm.engine.impl.cmmn.handler
- TaskItemHandler() - Constructor for class org.camunda.bpm.engine.impl.cmmn.handler.TaskItemHandler
- Tasklist - Class in org.camunda.bpm.tasklist
-
The tasklist application.
- Tasklist() - Constructor for class org.camunda.bpm.tasklist.Tasklist
- TASKLIST_APP_NAME - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- TASKLIST_PATH - Static variable in class org.camunda.bpm.AbstractWebIntegrationTest
- TASKLIST_RUNTIME_DELEGATE - Static variable in class org.camunda.bpm.tasklist.Tasklist
-
The
TasklistRuntimeDelegate
is an delegate that will be initialized by bootstrapping camunda admin with an specific instance - TasklistApplication - Class in org.camunda.bpm.tasklist.impl.web
- TasklistApplication() - Constructor for class org.camunda.bpm.tasklist.impl.web.TasklistApplication
- TasklistContainerBootstrap - Class in org.camunda.bpm.tasklist.impl.web.bootstrap
- TasklistContainerBootstrap() - Constructor for class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap
- TasklistContainerBootstrap.TasklistEnvironment - Class in org.camunda.bpm.tasklist.impl.web.bootstrap
- TaskListener - Interface in org.camunda.bpm.engine.delegate
-
Listener interface implemented by user code which wants to be notified when a property of a task changes.
- TaskListener - Interface in org.camunda.bpm.engine.impl.pvm.delegate
-
Deprecated.use org.camunda.bpm.engine.delegate.TaskListener instead
- taskListenerInstance - Variable in class org.camunda.bpm.engine.impl.task.delegate.TaskListenerInvocation
- TaskListenerInvocation - Class in org.camunda.bpm.engine.impl.task.delegate
-
Class handling invocations of
TaskListeners
- TaskListenerInvocation(TaskListener, DelegateTask) - Constructor for class org.camunda.bpm.engine.impl.task.delegate.TaskListenerInvocation
- TaskListenerInvocation(TaskListener, DelegateTask, BaseDelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.task.delegate.TaskListenerInvocation
- taskListeners - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- TasklistEnvironment() - Constructor for class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap.TasklistEnvironment
- TasklistPlugin - Interface in org.camunda.bpm.tasklist.plugin.spi
-
SPI inteface for plugins to the tasklist webapplication.
- TasklistPlugins - Class in org.camunda.bpm.tasklist.impl.plugin
- TasklistPlugins() - Constructor for class org.camunda.bpm.tasklist.impl.plugin.TasklistPlugins
- TasklistPluginsRootResource - Class in org.camunda.bpm.tasklist.impl.plugin.resources
- TasklistPluginsRootResource() - Constructor for class org.camunda.bpm.tasklist.impl.plugin.resources.TasklistPluginsRootResource
- tasklistRuntimeDelegate - Variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- TasklistRuntimeDelegate - Interface in org.camunda.bpm.tasklist
-
The tasklist application service runtime delegate.
- taskLocalVariablesUpdated - Variable in class org.camunda.bpm.engine.impl.cmd.SetTaskVariablesCmd
- 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.
- TaskMeterLogEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- TaskMeterLogEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- TaskMeterLogEntity(String, Date) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- taskMetricIds - Variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupBatch
- taskMetricsTimeToLive - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- 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 - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- taskName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- taskName(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances with the given task name.
- 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.
- taskNameCaseInsensitive - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskNameCaseInsensitive() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskNameLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskNameLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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(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.
- taskNameNotEqual(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskNameNotEqual(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks with a name not matching the given name/ The query will match the names of tasks in a case-insensitive way.
- taskNameNotLike(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskNameNotLike(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks with a name not matching the parameter.
- taskNotRelatedToExecution(DelegateTask) - Method in class org.camunda.bpm.application.impl.ProcessApplicationLogger
- taskOwner - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskOwner - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskOwner(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have the given owner.
- 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.
- taskOwnerExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskOwnerExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks for which the described user by the given expression is the owner.
- taskOwnerLike - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskOwnerLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskParentTaskId - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskParentTaskId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskParentTaskId(String) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select subtasks of the given parent task
- taskParentTaskId(String) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskParentTaskId(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskParentTaskId(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Select the tasks which are sub tasks of the given parent task.
- TaskPermissions - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Permissions
forTask
in Camunda Platform. - taskPlanItemHandler - Variable in class org.camunda.bpm.engine.impl.cmmn.handler.DefaultCmmnElementHandlerRegistry
- taskPriority - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- taskPriority - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- taskPriority(Integer) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances with the given priority.
- 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() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- taskQuery() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily create a new TaskQuery
- taskQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- taskQuery() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
- taskQuery() - Method in class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- TaskQuery - Interface in org.camunda.bpm.engine.task
-
Allows programmatic querying of
Task
s; - TaskQueryDto - Class in org.camunda.bpm.engine.rest.dto.task
- TaskQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- TaskQueryDto(ObjectMapper, 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.TaskQueryImpl
- TaskQueryImpl.TaskQueryVariableValueComparable - Class in org.camunda.bpm.engine.impl
- TaskQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used in a
TaskQuery
. - TaskQueryVariableValue - Class in org.camunda.bpm.engine.impl
-
Represents a variable value used in a task query.
- TaskQueryVariableValue(String, Object, QueryOperator, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.TaskQueryVariableValue
-
The parameters
isTaskVariable
andisProcessInstanceVariable
have the following meaning: - TaskQueryVariableValue(String, Object, QueryOperator, boolean, boolean, boolean, boolean) - Constructor for class org.camunda.bpm.engine.impl.TaskQueryVariableValue
- TaskQueryVariableValueComparable(TaskQueryVariableValue) - Constructor for class org.camunda.bpm.engine.impl.TaskQueryImpl.TaskQueryVariableValueComparable
- TaskReport - Interface in org.camunda.bpm.engine.task
- TaskReportImpl - Class in org.camunda.bpm.engine.impl
- TaskReportImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.TaskReportImpl
- TaskReportImpl.TaskCountByCandidateGroupCmd - Class in org.camunda.bpm.engine.impl
- TaskReportManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- TaskReportManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskReportManager
- TaskReportResource - Interface in org.camunda.bpm.engine.rest.sub.task
- TaskReportResourceImpl - Class in org.camunda.bpm.engine.rest.sub.task.impl
- TaskReportResourceImpl(ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- TaskReportResultEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- TaskReportResultEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- TaskReportResultToCsvConverter - Class in org.camunda.bpm.engine.rest.dto.converter
- TaskReportResultToCsvConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.TaskReportResultToCsvConverter
- TaskResource - Interface in org.camunda.bpm.engine.rest.sub.task
- TaskResourceImpl - Class in org.camunda.bpm.engine.rest.sub.task.impl
- TaskResourceImpl(ProcessEngine, String, String, ObjectMapper, boolean) - 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(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- tasks - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- tasks - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- tasks - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- tasks(Collection<TaskEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- TASKS_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- 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 - Variable in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- taskService - Variable in class org.camunda.bpm.engine.test.ProcessEngineRule
- taskService - Variable in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- taskService - Variable in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- taskService - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- taskService - Variable in class org.camunda.bpm.qa.performance.engine.steps.ProcessEngineAwareStep
- taskService - Variable in class org.camunda.bpm.qa.upgrade.TestFixture
- taskService() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessEngineServicesProducer
- taskService() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- taskService() - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily access TaskService
- taskService(InjectionPoint) - Method in class org.camunda.bpm.engine.cdi.impl.NamedProcessEngineServicesProducer
- TaskService - Interface in org.camunda.bpm.engine
-
Service which provides access to
Task
and form related operations. - TaskServiceImpl - Class in org.camunda.bpm.engine.impl
- TaskServiceImpl() - Constructor for class org.camunda.bpm.engine.impl.TaskServiceImpl
- taskState - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
-
Returns task State of history tasks
- taskState - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
-
Task State of task
- taskState - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceDto
-
Returns task State of history tasks
- taskTopicRequests - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- taskUnassigned() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances without an assignee.
- taskUnassigned() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- 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.
- taskUpdatedAfter(Date) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskUpdatedAfter(Date) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks that were updated after the given date.
- taskUpdatedAfterExpression(String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskUpdatedAfterExpression(String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks that were updated after the date resolved from the given expression.
- taskVariables - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- TaskVariablesResource - Class in org.camunda.bpm.engine.rest.sub.task.impl
- TaskVariablesResource(ProcessEngine, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.task.impl.TaskVariablesResource
- 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.
- taskVariableValueGreaterThan(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskVariableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a local task variable with the given name and a value greater than the given one.
- taskVariableValueGreaterThanOrEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskVariableValueGreaterThanOrEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a local task variable with the given name and a value greater than or equal to the given one.
- taskVariableValueLessThan(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskVariableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a local task variable with the given name and a value less than the given one.
- taskVariableValueLessThanOrEquals(String, Object) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskVariableValueLessThanOrEquals(String, Object) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a local task variable with the given name and a value less than or equal to the given one.
- taskVariableValueLike(String, String) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- taskVariableValueLike(String, String) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a local task variable with the given name matching 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.
- TaskWithAttachmentAndCommentDto - Class in org.camunda.bpm.engine.rest.dto.task
- TaskWithAttachmentAndCommentDto() - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskWithAttachmentAndCommentDto
- TaskWithAttachmentAndCommentDto(Task) - Constructor for class org.camunda.bpm.engine.rest.dto.task.TaskWithAttachmentAndCommentDto
- 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.admin.impl.web.bootstrap.AdminContainerBootstrap.AdminEnvironment
- tearDown() - Method in class org.camunda.bpm.cockpit.impl.web.bootstrap.CockpitContainerBootstrap.CockpitEnvironment
- tearDown() - Method in class org.camunda.bpm.engine.test.ProcessEngineTestCase
- tearDown() - Method in class org.camunda.bpm.qa.performance.engine.junit.ProcessEngineJobExecutorPerformanceTestCase
- tearDown() - Method in class org.camunda.bpm.tasklist.impl.web.bootstrap.TasklistContainerBootstrap.TasklistEnvironment
- tearDown() - Method in class org.camunda.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap.WelcomeEnvironment
- TelemetryConfigurationDto - Class in org.camunda.bpm.engine.rest.dto
-
Deprecated.The sending telemetry data feature is removed. Please remove any usages.
- TelemetryConfigurationDto() - Constructor for class org.camunda.bpm.engine.rest.dto.TelemetryConfigurationDto
-
Deprecated.
- TelemetryConfigurationDto(Boolean) - Constructor for class org.camunda.bpm.engine.rest.dto.TelemetryConfigurationDto
-
Deprecated.
- TelemetryConfigureCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Deprecated.Command is empty The sending telemetry data feature is removed. Please any remove usages of the command.
- TelemetryConfigureCmd(boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.TelemetryConfigureCmd
-
Deprecated.
- telemetryData - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- TelemetryData - Interface in org.camunda.bpm.engine.telemetry
-
The engine collects information about multiple aspects of the installation.
- TelemetryDataDto - Class in org.camunda.bpm.engine.rest.dto.telemetry
- TelemetryDataDto(String, ProductDto) - Constructor for class org.camunda.bpm.engine.rest.dto.telemetry.TelemetryDataDto
- TelemetryDataImpl - Class in org.camunda.bpm.engine.impl.telemetry.dto
- TelemetryDataImpl(String, ProductImpl) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- TelemetryDataImpl(TelemetryDataImpl) - Constructor for class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- telemetryEnabled - Variable in class org.camunda.bpm.engine.impl.cmd.TelemetryConfigureCmd
-
Deprecated.
- TelemetryRestService - Interface in org.camunda.bpm.engine.rest
- TelemetryRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- TelemetryRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.TelemetryRestServiceImpl
- template - Variable in class org.camunda.templateengines.FreeMarkerCompiledScript
- TemplateParser - Class in org.camunda.bpm.engine.rest.openapi.generator.impl
- TemplateParser() - Constructor for class org.camunda.bpm.engine.rest.openapi.generator.impl.TemplateParser
- tenant - Variable in class org.camunda.bpm.engine.impl.cmd.SaveTenantCmd
- tenant - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- Tenant - Interface in org.camunda.bpm.engine.identity
-
Represents a tenant, used in
IdentityService
. - TENANT - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- TENANT - Static variable in class org.camunda.bpm.engine.EntityTypes
- TENANT_ID - Static variable in class org.camunda.bpm.container.impl.metadata.DeploymentMetadataConstants
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.BatchQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.DeploymentQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.EventSubscriptionQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.ExecutionQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.ExternalTaskQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricBatchQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIncidentQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.IncidentQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.JobDefinitionQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.ProcessInstanceQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.TaskQueryProperty
- TENANT_ID - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- TENANT_ID - Static variable in class org.camunda.bpm.engine.rest.impl.DeploymentRestServiceImpl
- TENANT_IDS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- TENANT_MEMBERSHIP - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- TENANT_MEMBERSHIP - Static variable in class org.camunda.bpm.engine.EntityTypes
- tenantCheck - Variable in class org.camunda.bpm.engine.impl.db.ListQueryParameterObject
- tenantCheck - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceReportImpl
- tenantCheck - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceReportImpl
- tenantCheck - Variable in class org.camunda.bpm.engine.impl.TaskReportImpl
- TenantCheck - Class in org.camunda.bpm.engine.impl.db
- TenantCheck() - Constructor for class org.camunda.bpm.engine.impl.db.TenantCheck
- tenantCheckEnabled - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- tenantCheckEnabled - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
If the value of this flag is set
true
then the process engine performs tenant checks to ensure that an authenticated user can only access data that belongs to one of his tenants. - TenantCommandChecker - Class in org.camunda.bpm.engine.impl.cfg.multitenancy
-
CommandChecker
to ensure that commands are only executed for entities which belongs to one of the authenticated tenants. - TenantCommandChecker() - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantCommandChecker
- TenantDto - Class in org.camunda.bpm.engine.rest.dto.identity
- TenantDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.TenantDto
- TenantEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
- TenantEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
- TenantEntity(String) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
- TenantGroupMembersResource - Interface in org.camunda.bpm.engine.rest.sub.identity
- TenantGroupMembersResourceImpl - Class in org.camunda.bpm.engine.rest.sub.identity.impl
- TenantGroupMembersResourceImpl(String, String, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.TenantGroupMembersResourceImpl
- tenantId - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- tenantId - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- tenantId - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- tenantId - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmd.CreateTenantCmd
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmd.CreateTenantGroupMembershipCmd
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmd.CreateTenantUserMembershipCmd
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTenantCmd
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTenantGroupMembershipCmd
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTenantUserMembershipCmd
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- tenantId - Variable in class org.camunda.bpm.engine.impl.core.instance.CoreExecution
- tenantId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- tenantId - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
-
id of the tenant which belongs to the activity instance
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
-
id of the tenant which belongs to the case activity instance
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
-
id of the tenant which belongs to the case instance
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIncidentEventEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricProcessInstanceEventEntity
-
id of the tenant which belongs to the process instance
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricTaskInstanceEventEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.incident.IncidentContext
- tenantId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- tenantId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- tenantId - Variable in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- tenantId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityLinkEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IncidentEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ResourceEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- tenantId - Variable in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- tenantId - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- tenantId - Variable in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- tenantId - Variable in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- tenantId - Variable in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- tenantId - Variable in class org.camunda.bpm.engine.impl.UserQueryImpl
- tenantId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportResultDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportResultDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportResultDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceReportResultDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.identity.GroupQueryDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.identity.UserQueryDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DeploymentDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobDto
- tenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceDto
- tenantId - Variable in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- tenantId - Variable in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- tenantId(String) - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Only select
Tenant
s with the given id. - tenantId(String) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- tenantId(String) - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- tenantId(String) - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- tenantId(String) - Method in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- tenantId(String) - Method in class org.camunda.bpm.engine.impl.ProcessInstantiationBuilderImpl
- tenantId(String) - Method in class org.camunda.bpm.engine.impl.repository.DeploymentBuilderImpl
- tenantId(String) - Method in class org.camunda.bpm.engine.impl.repository.ProcessApplicationDeploymentBuilderImpl
- tenantId(String) - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- tenantId(String) - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- tenantId(String) - Method in interface org.camunda.bpm.engine.repository.DeploymentBuilder
-
Sets the tenant id of a deployment.
- tenantId(String) - Method in interface org.camunda.bpm.engine.runtime.ConditionEvaluationBuilder
-
Specify a tenant to correlate a condition to.
- tenantId(String) - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Specify a tenant to deliver the message to.
- tenantId(String) - Method in interface org.camunda.bpm.engine.runtime.SignalEventReceivedBuilder
-
Specify a tenant to deliver the signal to.
- tenantIdIn - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- tenantIdIn - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- tenantIdIn - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- tenantIdIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- tenantIdIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- tenantIdIn - Variable in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- tenantIdIn - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- tenantIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- tenantIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- tenantIdIn - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- tenantIdIn() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- tenantIdIn(String...) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- tenantIdIn(String...) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.batch.BatchQuery
-
Only selects batches with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only selects batch statistics with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Only selects historic batches with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that belong to one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define tenant ids to filter external tasks by.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReport
-
Only select historic case instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReport
-
Only select historic decision instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReport
-
Only select historic process instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only select historic activity instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic details with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries that belong to one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given tenant id.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only select historic incidents that belong to one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only select historic job log entries that belong to one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic variable instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Only select entries which have the given tenant id.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Only select
Tenant
s with the given ids - tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- tenantIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only select job definitions that belong to one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Only select deployments with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only select process definitions with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case execution with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select case instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
-
Only select subscriptions that belong to one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Only selects executions with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.IncidentQuery
-
Only select incidents that belong to one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs that belong to one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only select process instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variable instances with one of the given tenant ids.
- tenantIdIn(String...) - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks with one of the given tenant ids.
- tenantIdIsSame(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- tenantIdProvider - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- tenantIdProvider - Variable in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- TenantIdProvider - Interface in org.camunda.bpm.engine.impl.cfg.multitenancy
-
SPI which can be implemented to assign tenant ids to process instances, case instances and historic decision instances.
- TenantIdProviderCaseInstanceContext - Class in org.camunda.bpm.engine.impl.cfg.multitenancy
-
Provides information about a starting case instance to a
TenantIdProvider
implementation. - TenantIdProviderCaseInstanceContext(CaseDefinition, VariableMap) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- TenantIdProviderCaseInstanceContext(CaseDefinition, VariableMap, DelegateCaseExecution) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- TenantIdProviderCaseInstanceContext(CaseDefinition, VariableMap, DelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- TenantIdProviderHistoricDecisionInstanceContext - Class in org.camunda.bpm.engine.impl.cfg.multitenancy
-
Provides information about a historic decision instance to a
TenantIdProvider
implementation. - TenantIdProviderHistoricDecisionInstanceContext(DecisionDefinition) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- TenantIdProviderHistoricDecisionInstanceContext(DecisionDefinition, DelegateCaseExecution) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- TenantIdProviderHistoricDecisionInstanceContext(DecisionDefinition, DelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderHistoricDecisionInstanceContext
- TenantIdProviderProcessInstanceContext - Class in org.camunda.bpm.engine.impl.cfg.multitenancy
-
Provides information about a starting process instance to a
TenantIdProvider
implementation. - TenantIdProviderProcessInstanceContext(ProcessDefinition, VariableMap) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- TenantIdProviderProcessInstanceContext(ProcessDefinition, VariableMap, DelegateCaseExecution) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- TenantIdProviderProcessInstanceContext(ProcessDefinition, VariableMap, DelegateExecution) - Constructor for class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- tenantIds - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- tenantIds - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.IncidentQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.IncidentQueryDto
- tenantIds - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- tenantIds - Variable in class org.camunda.bpm.webapp.impl.security.auth.UserAuthentication
- TenantManager - Class in org.camunda.bpm.engine.impl.persistence.entity
- TenantManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TenantManager
- tenantMembershipCreated(Tenant, Group) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- tenantMembershipCreated(Tenant, Group) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever a group is added to a tenant.
- tenantMembershipCreated(Tenant, User) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
- tenantMembershipCreated(Tenant, User) - Method in interface org.camunda.bpm.engine.impl.cfg.auth.ResourceAuthorizationProvider
-
Invoked whenever an user is added to a tenant.
- TenantMembershipEntity - Class in org.camunda.bpm.engine.impl.persistence.entity
-
A relationship between a tenant and an user or a group.
- TenantMembershipEntity() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- tenantName(String) - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Only select
Tenant
s with the given name. - tenantName(String) - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- tenantNameLike(String) - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Only select
Tenant
s where the name matches the given parameter. - tenantNameLike(String) - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- TenantQuery - Interface in org.camunda.bpm.engine.identity
-
Allows to programmatically query for
Tenant
s. - TenantQueryDto - Class in org.camunda.bpm.engine.rest.dto.identity
- TenantQueryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- TenantQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- TenantQueryImpl - Class in org.camunda.bpm.engine.impl
- TenantQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.TenantQueryImpl
- TenantQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.TenantQueryImpl
- TenantQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used by the
TenantQuery
. - TenantResource - Interface in org.camunda.bpm.engine.rest.sub.identity
- TenantResourceImpl - Class in org.camunda.bpm.engine.rest.sub.identity.impl
- TenantResourceImpl(String, String, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl
- tenantResourceWhitelistPattern - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
A parameter used for defining acceptable values for the Tenant IDs.
- TenantRestService - Interface in org.camunda.bpm.engine.rest
- TenantRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- TenantRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.TenantRestServiceImpl
- tenants - Variable in class org.camunda.bpm.engine.rest.security.auth.AuthenticationResult
- TenantUserMembersResource - Interface in org.camunda.bpm.engine.rest.sub.identity
- TenantUserMembersResourceImpl - Class in org.camunda.bpm.engine.rest.sub.identity.impl
- TenantUserMembersResourceImpl(String, String, String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.TenantUserMembersResourceImpl
- terminate - Enum constant in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
- terminate() - Method in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- terminate() - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
Transition to
CaseExecutionState.TERMINATING_ON_TERMINATION
state. - terminate() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- terminate() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionCommandBuilder
-
Additionally to
CaseExecutionCommandBuilder.execute()
the associated case execution will be terminated. - terminate(CaseExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseExecutionResource
- terminate(CaseExecutionTriggerDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.CaseInstanceResource
- terminate(CaseExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionResourceImpl
- terminate(CaseExecutionTriggerDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseInstanceResourceImpl
- TERMINATE - Static variable in interface org.camunda.bpm.engine.delegate.CaseExecutionListener
- terminateCaseException(String, CaseExecutionState) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- terminateCaseExecution(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Terminates the case execution identified by the given id.
- terminateCaseExecution(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- terminateCaseExecution(String, Map<String, Object>) - Method in interface org.camunda.bpm.engine.CaseService
-
Terminates the case execution identified by the given id.
- terminateCaseExecution(String, Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- TerminateCaseExecutionCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- TerminateCaseExecutionCmd(String, Map<String, Object>, Map<String, Object>, Collection<String>, Collection<String>) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.TerminateCaseExecutionCmd
- TerminateCaseExecutionCmd(CaseExecutionCommandBuilderImpl) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.TerminateCaseExecutionCmd
- terminateChild(CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- terminateChildren(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.StageActivityBehavior
- terminated - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricCaseActivityStatisticsImpl
- terminated - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- terminated - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityStatisticsDto
- terminated - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceDto
- terminated - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- terminated - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceDto
- terminated - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- terminated() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only select historic case activity instances which are terminated
- terminated() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select historic case instances which are terminated
- terminated() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- terminated() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- terminated() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- terminated() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select case instances which are terminated.
- TERMINATED - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- TerminateEndEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
The BPMN terminate End Event.
- TerminateEndEventActivityBehavior() - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.TerminateEndEventActivityBehavior
- TerminateEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN terminateEventDefinition element
- TerminateEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN terminateEventDefinition element
- TerminateEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TerminateEventDefinitionImpl
- terminating(CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.HumanTaskActivityBehavior
- TERMINATING_ON_EXIT - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- TERMINATING_ON_PARENT_TERMINATION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- TERMINATING_ON_TERMINATION - Static variable in interface org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState
- test - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- TEST_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- TEST_NAME - Static variable in class org.camunda.bpm.qa.performance.engine.benchmark.BenchmarkAggregator
- TEST_NAME - Static variable in class org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator
- TEST_NAME - Static variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementCountAggregator
- testAttributes() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- testChildElements() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- TestCockpitPlugin - Class in org.camunda.bpm.run.plugins
- TestCockpitPlugin() - Constructor for class org.camunda.bpm.run.plugins.TestCockpitPlugin
- TestCockpitResource - Class in org.camunda.bpm.run.plugins
- TestCockpitResource() - Constructor for class org.camunda.bpm.run.plugins.TestCockpitResource
- testComplexObjectJacksonSerialization() - Method in class org.camunda.bpm.rest.RestIT
- TESTCONFIG_PROPERTIES_FILE - Static variable in class org.camunda.bpm.TestProperties
- testConfigurationRule - Variable in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- testConfigurationRule - Variable in class org.camunda.bpm.qa.performance.engine.junit.ProcessEnginePerformanceTestCase
- TestcontainersHelper - Class in org.camunda.impl.test.utils.testcontainers
- TestcontainersHelper() - Constructor for class org.camunda.impl.test.utils.testcontainers.TestcontainersHelper
- testDelayedJobDefinitionSuspension() - Method in class org.camunda.bpm.rest.RestIT
- testDeploymentWorks() - Method in class org.camunda.bpm.rest.EmbeddedEngineRest_WILDFLY
- testEmptyBodyFilterIsActive() - Method in class org.camunda.bpm.rest.RestIT
- TestFixture - Class in org.camunda.bpm.qa.rolling.update
-
Sets up scenarios for rolling updates.
- TestFixture - Class in org.camunda.bpm.qa.upgrade
-
Sets up scenarios for migration from 7.3.0
- TestFixture(ProcessEngine) - Constructor for class org.camunda.bpm.qa.rolling.update.TestFixture
- TestFixture(ProcessEngine) - Constructor for class org.camunda.bpm.qa.upgrade.TestFixture
- TestHelper - Class in org.camunda.bpm.engine.impl.test
- TestHelper() - Constructor for class org.camunda.bpm.engine.impl.test.TestHelper
- TestLogger - Class in org.camunda.bpm.engine.impl.test
- TestLogger() - Constructor for class org.camunda.bpm.engine.impl.test.TestLogger
- testName - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestResults
-
the name of the test
- TestNewEngineMain - Class in org.camunda.bpm.qa.rolling.update
-
Creates process instances with the new engine for the rolling updates.
- TestNewEngineMain() - Constructor for class org.camunda.bpm.qa.rolling.update.TestNewEngineMain
- testOptionsRequest() - Method in class org.camunda.bpm.rest.RestIT
- testPolymorphicSerialization() - Method in class org.camunda.bpm.rest.RestIT
-
Tests that a feature implemented via Jackson-2 annotations works: polymorphic serialization of historic details
- TestProcessEngineProvider - Class in org.camunda.bpm.cockpit.plugin.test.application
-
Uses the
BpmPlatform
and exposes the default process engine - TestProcessEngineProvider() - Constructor for class org.camunda.bpm.cockpit.plugin.test.application.TestProcessEngineProvider
- testProcessInstanceQuery() - Method in class org.camunda.bpm.rest.RestIT
-
Uses Jackson's object mapper directly
- testProperties - Variable in class org.camunda.bpm.AbstractWebIntegrationTest
- TestProperties - Class in org.camunda.bpm
- TestProperties() - Constructor for class org.camunda.bpm.TestProperties
- TestProperties(int) - Constructor for class org.camunda.bpm.TestProperties
- testScenario() - Method in class org.camunda.bpm.rest.RestIT
- testSingleTaskContentType() - Method in class org.camunda.bpm.rest.RestIT
- testTaskFilterResultContentType() - Method in class org.camunda.bpm.rest.RestIT
- testTaskQueryContentType() - Method in class org.camunda.bpm.rest.RestIT
- testType() - Method in class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest
- testUtil - Variable in class org.camunda.bpm.AbstractWebIntegrationTest
- TestUtil - Class in org.camunda.bpm.util
- TestUtil(TestProperties) - Constructor for class org.camunda.bpm.util.TestUtil
- testWatchers - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- text - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- text - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
- text - Variable in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- text() - Method in class org.camunda.bpm.impl.juel.Parser
-
text := <TEXT>
- Text - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN 2.0 text element from the tTextAnnotation complex type
- Text - Interface in org.camunda.bpm.model.cmmn.instance
- Text - Interface in org.camunda.bpm.model.dmn.instance
- TEXT - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- TEXT - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- TEXT_AS_LOWER - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- TEXT_CSV_TYPE - Static variable in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- TEXT_CSV_TYPE - Static variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- TEXT_FORM_SCRIPT_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- TEXT_FORM_SCRIPT_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- TEXT_INPUT_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- TEXT_INPUT_TYPE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- text2 - Variable in class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- TextAnnotation - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN 2.0 textAnnotation element
- TextAnnotation - Interface in org.camunda.bpm.model.cmmn.instance
- TextAnnotation - Interface in org.camunda.bpm.model.dmn.instance
- TextAnnotationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 textAnnotation element
- TextAnnotationImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TextAnnotationImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- TextAnnotationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TextAnnotationImpl
- TextAnnotationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TextAnnotationImpl
- TextAnnotationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.TextAnnotationImpl
- TextBasedDataFormatReader - Class in org.camunda.spin.spi
-
Can be used as a base class to determine whether an input reader is readable by applying regular expression matching.
- TextBasedDataFormatReader() - Constructor for class org.camunda.spin.spi.TextBasedDataFormatReader
- textChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.TextAnnotationImpl
- textChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TextAnnotationImpl
- textChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.LiteralExpressionImpl
- textChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.TextAnnotationImpl
- textChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.UnaryTestsImpl
- textContent - Variable in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- textContent - Variable in class org.camunda.bpm.engine.rest.mapper.MultipartFormData.FormPart
- textContent() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- textContent() - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns the text content of an element.
- textContent(String) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- textContent(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- textContent(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Sets the text content of an element.
- textFormatAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DocumentationImpl
- textFormatAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.TextAnnotationImpl
- textFormatAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.DocumentationImpl
- textFormatAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TextAnnotationImpl
- textFormatAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.TextAnnotationImpl
- TextImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN 2.0 text element from the tTextAnnotation complex type
- TextImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TextImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- TextImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TextImpl
- TextImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TextImpl
- TextImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.TextImpl
- textValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- textValue - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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
- textValue - Variable in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- textValue2 - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- textValue2 - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- 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
- textValue2 - Variable in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- thread - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- THREAD_ID - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
-
The thread id which identifies the current thread.
- THREAD_ID_GENERATOR - Static variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.tasks.GenerateMetricsTask
-
Generator to generate the thread id's.
- THREAD_POOL_GRP_NAME - Static variable in class org.camunda.bpm.container.impl.jboss.extension.handler.JobExecutorAdd
- THREAD_POOL_NAME - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
- THREAD_POOL_NAME - Static variable in interface org.camunda.bpm.container.impl.jboss.extension.ModelConstants
- THREAD_POOL_NAME - Static variable in class org.camunda.bpm.container.impl.jboss.extension.SubsystemAttributeDefinitons
- threadPool() - Method in interface org.camunda.bpm.quarkus.engine.extension.CamundaJobExecutorConfig
-
The Camunda JobExecutor thread pool config.
- threadPoolExecutor - Variable in class org.camunda.bpm.container.impl.threading.se.SeExecutorService
- threadPoolExecutor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.ThreadPoolJobExecutor
- 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
- threadStatementLog - Static variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- THROW - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.OptimisticLockingResult
-
Marks that that an
OptimisticLockingListener
resulted in a failure when handling anOptimisticLockingException
and the exception should be re-thrown to the caller. - throwable - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- throwable - Variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- ThrowBpmnErrorDelegate - Class in org.camunda.bpm.qa.upgrade.util
- ThrowBpmnErrorDelegate() - Constructor for class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- ThrowBpmnErrorDelegate.ThrowBpmnErrorDelegateException - Exception in org.camunda.bpm.qa.upgrade.util
- ThrowBpmnErrorDelegateException(String) - Constructor for exception org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate.ThrowBpmnErrorDelegateException
- throwCompensationEvent(List<EventSubscriptionEntity>, ActivityExecution, boolean) - Static method in class org.camunda.bpm.engine.impl.bpmn.helper.CompensationUtil
-
we create a separate execution for each compensation handler invocation.
- throwErrorIfRequested(DelegateExecution) - Method in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- throwEscalationActivity - Variable in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- ThrowEscalationEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
The activity behavior for an intermediate throwing escalation event and an escalation end event.
- ThrowEscalationEventActivityBehavior(Escalation) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowEscalationEventActivityBehavior
- ThrowEvent - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN throwEvent element
- throwEventDefinitionDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
- ThrowEventImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN throwEvent element
- ThrowEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.ThrowEventImpl
- throwExceptionForErrors() - Method in class org.camunda.bpm.engine.impl.util.xml.Parse
- throwExceptionIfRequested(DelegateExecution) - Method in class org.camunda.bpm.qa.upgrade.util.ThrowBpmnErrorDelegate
- throwLoadModelException(String, Exception) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.BpmnModelInstanceCache
- throwLoadModelException(String, Exception) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.CmmnModelInstanceCache
- throwLoadModelException(String, Exception) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.DmnModelInstanceCache
- throwLoadModelException(String, Exception) - Method in class org.camunda.bpm.engine.impl.persistence.deploy.cache.ModelInstanceCache
- throwSignal(SignalDto) - Method in class org.camunda.bpm.engine.rest.impl.SignalRestServiceImpl
- throwSignal(SignalDto) - Method in interface org.camunda.bpm.engine.rest.SignalRestService
- ThrowSignalEventActivityBehavior - Class in org.camunda.bpm.engine.impl.bpmn.behavior
-
Defines activity behavior for signal end event and intermediate throw signal event.
- ThrowSignalEventActivityBehavior(EventSubscriptionDeclaration) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.ThrowSignalEventActivityBehavior
- thursdayHistoryCleanupBatchWindowEndTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- thursdayHistoryCleanupBatchWindowStartTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- time - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- time - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- time - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- time - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- time - Variable in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
- TIME - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- TIME - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.AbstractTimestampUpdateScenario
- TIME - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.AbstractTimestampMigrationScenario
- TIME_UNIT - Static variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityCountAggregator
- timeBasedGenerator - Static variable in class org.camunda.bpm.engine.impl.persistence.StrongUuidGenerator
- TimeCycle - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN timeCycle element of the BPMN tTimerEventDefinition type
- timeCycleChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- TimeCycleImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
- TimeCycleImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TimeCycleImpl
- TimeDate - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN timeDate element of the BPMN tTimerEventDefinition type
- timeDateChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- TimeDateImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN timeDate element of the BPMN tTimerEventDefinition type
- TimeDateImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TimeDateImpl
- TimeDuration - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
- timeDurationChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- TimeDurationImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN timeDuration element of the BPMN tTimerEventDefinition type
- TimeDurationImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TimeDurationImpl
- TIMEOUT_LISTENER_DECLARATIONS - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
-
Declaration indexed by activity and listener (id) that is triggered by the event; there can be multiple such declarations per activity but only one per listener.
- timeoutCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.camunda.CamundaTaskListenerImpl
- timeoutDuringShutdown() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- timeoutDuringShutdownOfThreadPool(int, TimeUnit) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- timeoutTaskListeners - Variable in class org.camunda.bpm.engine.impl.task.TaskDefinition
- TIMER_DECLARATIONS - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
-
Declaration indexed by activity that is triggered by the event; assumes that there is at most one such declaration per activity.
- TIMER_EVENT_DEFINITION - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- TimerActivateJobDefinitionHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerActivateJobDefinitionHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerActivateJobDefinitionHandler
- 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
- TimerChangeJobDefinitionScenario - Class in org.camunda.bpm.qa.upgrade.gson
- TimerChangeJobDefinitionScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.TimerChangeJobDefinitionScenario
- TimerChangeJobDefinitionSuspensionStateJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerChangeJobDefinitionSuspensionStateJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler
- TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerChangeProcessDefinitionScenario - Class in org.camunda.bpm.qa.upgrade.gson
- TimerChangeProcessDefinitionScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.TimerChangeProcessDefinitionScenario
- TimerChangeProcessDefinitionSuspensionStateJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerChangeProcessDefinitionSuspensionStateJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler
- TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration - Class in org.camunda.bpm.engine.impl.jobexecutor
- timerDeclaration - Variable in class org.camunda.bpm.engine.impl.migration.instance.EmergingJobInstance
- 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 Class in org.camunda.bpm.engine.impl.jobexecutor
- timerElementKey - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- timerElementSecondaryKey - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- 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
- TimerEntity(TimerEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- TimerEvent - Interface in org.camunda.bpm.model.cmmn.instance
- TimerEventDefinition - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN timerEventDefinition element
- TimerEventDefinitionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN timerEventDefinition element
- TimerEventDefinitionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TimerEventDefinitionImpl
- TimerEventImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TimerEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TimerEventImpl
- TimerEventJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerEventJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler
- TimerEventJobHandler.TimerJobConfiguration - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerEventListener - Interface in org.camunda.bpm.model.cmmn.instance
- TimerEventListenerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TimerEventListenerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TimerEventListenerImpl
- TimerExecuteNestedActivityJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerExecuteNestedActivityJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerExecuteNestedActivityJobHandler
- TimerExpression - Interface in org.camunda.bpm.model.cmmn.instance
- timerExpressionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventImpl
- timerExpressionChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventListenerImpl
- TimerExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TimerExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TimerExpressionImpl
- TimerJobConfiguration() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- timers - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- 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.
- timerStartChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventImpl
- timerStartChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.TimerEventListenerImpl
- TimerStartEventJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerStartEventJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventJobHandler
- TimerStartEventSubprocessJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
-
JobHandler
implementation for timer start events which are embedded into an event subprocess. - TimerStartEventSubprocessJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerStartEventSubprocessJobHandler
- TimerSuspendJobDefinitionHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerSuspendJobDefinitionHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendJobDefinitionHandler
- TimerSuspendProcessDefinitionHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
- TimerSuspendProcessDefinitionHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- TimerTaskListenerJobHandler - Class in org.camunda.bpm.engine.impl.jobexecutor
-
JobHandler
implementation for timer task listeners which can be defined for user tasks. - TimerTaskListenerJobHandler() - Constructor for class org.camunda.bpm.engine.impl.jobexecutor.TimerTaskListenerJobHandler
- timerTriggerTargetScope - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTimerJobInstance
- timerWithCycle(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
-
Sets an event definition for the timer with a time cycle.
- timerWithDate(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
-
Sets an event definition for the timer with a time date.
- timerWithDuration(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCatchEventBuilder
-
Sets an event definition for the timer with a time duration.
- times - Variable in class org.camunda.bpm.qa.upgrade.Scenario
- Times - Annotation Interface in org.camunda.bpm.qa.upgrade
- timestamp - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteMetricsCmd
- timestamp - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteTaskMetricsCmd
- timestamp - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- timestamp - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- timestamp - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricJobLogEvent
- timestamp - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- timestamp - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- timestamp - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- timestamp - Variable in class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogEntryEntity
- timestamp - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskMeterLogEntity
- timestamp - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- timestamp - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogDto
- timestamp - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- timestamp - Variable in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- timeStamp - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- TIMESTAMP - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- TIMESTAMP - Static variable in interface org.camunda.bpm.engine.impl.HistoricJobLogQueryProperty
- TIMESTAMP - Static variable in class org.camunda.bpm.engine.impl.OperationLogQueryProperty
- TIMESTAMP - Static variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- TIMESTAMP - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.timestamp.AbstractTimestampUpdateScenario
- TIMESTAMP - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.AbstractTimestampMigrationScenario
- timestampAfter - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- timestampBefore - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- timeToLive - Variable in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
-
Authentication time to live.
- to - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.MailActivityBehavior
- to(FlowNode) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSequenceFlowBuilder
-
Sets the target flow node of this sequence flow.
- To - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN to element of the BPMN tAssignment type
- To(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.To
- toArray() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- toArray() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- toArray() - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- toArray(List<String>) - Method in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- toArray(Object[]) - Method in class org.camunda.bpm.qa.upgrade.json.beans.ObjectList
- toArray(T[]) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- toArray(T[]) - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- toByteArray(String) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
-
Gets the bytes from a string using the current process engine's default charset
- toByteArray(String, ProcessEngine) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
-
Gets the bytes from a string using the provided process engine's default charset
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.batch.BatchJobConfiguration
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler.BatchMonitorJobConfiguration
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler.BatchSeedJobConfiguration
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandlerConfiguration
- toCanonicalString() - Method in interface org.camunda.bpm.engine.impl.jobexecutor.JobHandlerConfiguration
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler.EventSubscriptionJobConfiguration
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeJobDefinitionSuspensionStateJobHandler.JobDefinitionSuspensionStateConfiguration
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerChangeProcessDefinitionSuspensionStateJobHandler.ProcessDefinitionSuspensionStateConfiguration
- toCanonicalString() - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerEventJobHandler.TimerJobConfiguration
- toChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.AssignmentImpl
- toElProvider() - Method in interface org.camunda.bpm.engine.impl.el.ElProviderCompatible
- toElProvider() - Method in class org.camunda.bpm.engine.impl.el.JuelExpressionManager
- TOGGLE_FOREIGN_KEY_STMT - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- toggleTelemetry(boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
-
Deprecated.The sending telemetry feature is removed. Please remove the method references as they are no longer needed.
- toggleTelemetry(boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Deprecated.The sending telemetry feature is removed. Please remove the method references as they are no longer needed.
- toHtmlElementWriter() - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder.TableCell
- toJson(T) - Method in class org.camunda.bpm.engine.impl.json.JsonArrayConverter
- toJson(T) - Method in class org.camunda.bpm.engine.impl.json.JsonObjectConverter
- toJsonArray(List<T>) - Method in class org.camunda.bpm.engine.impl.json.JsonArrayOfObjectsConverter
- toJsonArray(T) - Method in class org.camunda.bpm.engine.impl.json.JsonArrayConverter
- toJsonObject(DeploymentMapping) - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMappingJsonConverter
- toJsonObject(AbstractProcessInstanceModificationCommand) - Method in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- toJsonObject(QueryEntityRelationCondition) - Method in class org.camunda.bpm.engine.impl.json.JsonQueryFilteringPropertyConverter
- toJsonObject(QueryOrderingProperty) - Method in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- toJsonObject(TaskQueryVariableValue) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryVariableValueConverter
- toJsonObject(MigrationInstruction) - Method in class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- toJsonObject(MigrationPlan) - Method in class org.camunda.bpm.engine.impl.json.MigrationPlanJsonConverter
- toJsonObject(TaskQuery) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- toJsonObject(TaskQuery, boolean) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- toJsonObject(T) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchConfigurationObjectConverter
- toJsonObject(T) - Method in class org.camunda.bpm.engine.impl.json.JsonObjectConverter
- token(Scanner.Symbol, String, int) - Method in class org.camunda.bpm.impl.juel.Scanner
- Token(Scanner.Symbol, String) - Constructor for class org.camunda.bpm.impl.juel.Scanner.Token
- Token(Scanner.Symbol, String, int) - Constructor for class org.camunda.bpm.impl.juel.Scanner.Token
- tokenizeJobConfiguration(String) - Method in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- toList(List) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- toManyProcessDefinitionsException(int, String, String, String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- toMap() - Method in class org.camunda.bpm.engine.impl.core.model.Properties
-
Returns a map view of this properties.
- toMap(Map<String, VariableValueDto>, ProcessEngine, ObjectMapper) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- 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 Camunda 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
- toMigrationInstruction() - Method in interface org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstruction
- toMigrationInstruction() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- toMigrationPlan(ProcessEngine, ObjectMapper, MigrationPlanDto) - Static method in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- toObject(JsonArray) - Method in class org.camunda.bpm.engine.impl.json.JsonArrayConverter
- toObject(JsonArray) - Method in class org.camunda.bpm.engine.impl.json.JsonArrayOfObjectsConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchConfigurationObjectConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMappingJsonConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.JsonObjectConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.JsonQueryFilteringPropertyConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.JsonQueryOrderingPropertyConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryVariableValueConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.MigrationPlanJsonConverter
- toObject(JsonObject) - Method in class org.camunda.bpm.engine.impl.json.ModificationCmdJsonConverter
- toObject(JsonObject, boolean) - Method in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- top_initiating - Enum constant in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.ParticipantBandKind
- top_non_initiating - Enum constant in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.ParticipantBandKind
- topic(String, long) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryBuilder
-
Specifies that tasks of a topic should be fetched and locked for a certain amount of time
- topic(String, long) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- TOPIC_NAME - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- TOPIC_NAME - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.ExternalTaskLockExpTimeScenario
- TOPIC_SUBSCRIPTION_MANAGER_LOGGER - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- TopicFetchInstruction - Class in org.camunda.bpm.engine.impl.externaltask
- TopicFetchInstruction(String, long) - Constructor for class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- topicName - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- topicName - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- topicName - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- topicName - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- topicName - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- topicName - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- topicName - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- topicName - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- topicName - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- topicName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- topicName - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- topicName - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- topicName - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- topicName - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- topicName - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- topicName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- topicName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- topicName() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
-
Alias for
ExternalTaskSubscription.value()
. - topicName(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks of the given topic
- topicName(String) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries with the given topic name.
- topicName(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- topicName(String) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- topicNameAlreadySubscribedException(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- topicNameNullException() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- topicNameValueProvider - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ExternalTaskActivityBehavior
- TopicRequestDto - Class in org.camunda.bpm.client.topic.impl.dto
- TopicRequestDto(String, long, List<String>, String) - Constructor for class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- topics - Variable in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- topics - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- topicSubscription - Variable in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- TopicSubscription - Interface in org.camunda.bpm.client.topic
-
Subscription to a topic
- topicSubscriptionBuilder - Variable in class org.camunda.bpm.client.spring.impl.subscription.SpringTopicSubscriptionImpl
- TopicSubscriptionBuilder - Interface in org.camunda.bpm.client.topic
-
A fluent builder to configure the topic subscription
- TopicSubscriptionBuilderImpl - Class in org.camunda.bpm.client.topic.impl
- TopicSubscriptionBuilderImpl(String, TopicSubscriptionManager) - Constructor for class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- TopicSubscriptionImpl - Class in org.camunda.bpm.client.topic.impl
- TopicSubscriptionImpl(String, Long, ExternalTaskHandler, TopicSubscriptionManager, List<String>, String) - Constructor for class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- topicSubscriptionManager - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- topicSubscriptionManager - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientImpl
- topicSubscriptionManager - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- topicSubscriptionManager - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- TopicSubscriptionManager - Class in org.camunda.bpm.client.topic.impl
- TopicSubscriptionManager(EngineClient, TypedValues, long) - Constructor for class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- TopicSubscriptionManagerLogger - Class in org.camunda.bpm.client.topic.impl
- TopicSubscriptionManagerLogger() - Constructor for class org.camunda.bpm.client.topic.impl.TopicSubscriptionManagerLogger
- toQuery(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- toQuery(R) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- toResponse(JsonParseException) - Method in class org.camunda.bpm.engine.rest.exception.JsonParseExceptionHandler
- toResponse(JsonMappingException) - Method in class org.camunda.bpm.engine.rest.exception.JsonMappingExceptionHandler
- toResponse(Throwable) - 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
- toRestApiTypeName(String) - Static method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- toRestException() - Method in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- toScalaList(T...) - Method in class org.camunda.bpm.dmn.feel.impl.scala.ScalaFeelEngine
- toSortingDtos() - Method in class org.camunda.bpm.client.task.OrderingConfig
-
Converts this
OrderingConfig
to a list ofSortingDto
s. - toString() - Method in class org.camunda.bpm.application.impl.ProcessApplicationIdentifier
- toString() - Method in class org.camunda.bpm.application.InvocationContext
- toString() - Method in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- toString() - Method in class org.camunda.bpm.client.variable.impl.TypedValueField
- toString() - Method in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- toString() - Method in class org.camunda.bpm.client.variable.impl.VariableValue
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionEvaluationEventImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionLiteralExpressionEvaluationEventImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnDecisionTableEvaluationEventImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedDecisionRuleImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRequirementsGraphImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableInputImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableRuleImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.el.JuelExpression
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.AnyHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectCountHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMaxHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectMinHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.CollectSumHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.FirstHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.RuleOrderHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.UniqueHitPolicyHandler
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.type.DefaultTypeDefinition
- toString() - Method in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- toString() - Method in class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- toString() - Method in class org.camunda.bpm.engine.authorization.MissingAuthorization
- toString() - Method in enum class 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.history.ExternalTaskState.ExternalTaskStateImpl
- toString() - Method in class org.camunda.bpm.engine.history.IncidentState.IncidentStateImpl
- toString() - Method in class org.camunda.bpm.engine.history.JobState.JobStateImpl
- toString() - Method in class org.camunda.bpm.engine.impl.batch.BatchEntity
- toString() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsEntity
- toString() - Method in class org.camunda.bpm.engine.impl.batch.DeploymentMapping
- 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.cfg.AbstractProcessEnginePlugin
- toString() - Method in class org.camunda.bpm.engine.impl.cfg.CompositeProcessEnginePlugin
- toString() - Method in class org.camunda.bpm.engine.impl.cmd.AbstractProcessInstanceModificationCommand
- toString() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- toString() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- toString() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- toString() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionState.CaseExecutionStateImpl
- toString() - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- toString() - Method in class org.camunda.bpm.engine.impl.core.model.CoreActivity
- toString() - Method in class org.camunda.bpm.engine.impl.core.model.Properties
- toString() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyKey
- toString() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyListKey
- toString() - Method in class org.camunda.bpm.engine.impl.core.model.PropertyMapKey
- toString() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.CachedDbEntity
- toString() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbBulkOperation
- toString() - Method in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbEntityOperation
- toString() - Method in class org.camunda.bpm.engine.impl.Direction
- toString() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- toString() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- toString() - Method in class org.camunda.bpm.engine.impl.dmn.result.CollectEntriesDecisionResultMapper
- toString() - Method in class org.camunda.bpm.engine.impl.dmn.result.SingleEntryDecisionResultMapper
- toString() - Method in class org.camunda.bpm.engine.impl.dmn.result.SingleResultDecisionResultMapper
- toString() - Method in class org.camunda.bpm.engine.impl.el.JuelExpression
- toString() - Method in class org.camunda.bpm.engine.impl.form.CamundaFormRefImpl
- toString() - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- toString() - Method in class org.camunda.bpm.engine.impl.history.AbstractHistoryLevel
- toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricActivityInstanceEventEntity
- toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseActivityInstanceEventEntity
- toString() - Method in class org.camunda.bpm.engine.impl.history.event.HistoricCaseInstanceEventEntity
- 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.history.event.UserOperationLogEntryEventEntity
- toString() - Method in class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- toString() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- toString() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidationReportImpl
- toString() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationVariableValidationReportImpl
- toString() - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.AcquirableJobEntity
- 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.CleanableHistoricBatchesReportResultEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricCaseInstanceReportResultEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricDecisionInstanceReportResultEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.CleanableHistoricProcessInstanceReportResultEntity
- 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.DurationReportResultEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EventSubscriptionEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- 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.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.SchemaLogEntryEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.SuspensionState.SuspensionStateImpl
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskCountByCandidateGroupResultEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskReportResultEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantEntity
- toString() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- 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.ActivityInstanceState.ActivityInstanceStateImpl
- toString() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- toString() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- toString() - Method in class org.camunda.bpm.engine.impl.QueryEntityRelationCondition
- toString() - Method in class org.camunda.bpm.engine.impl.QueryOrderingProperty
- toString() - Method in class org.camunda.bpm.engine.impl.QueryPropertyImpl
- toString() - Method in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- toString() - Method in class org.camunda.bpm.engine.impl.runtime.CorrelationSet
- toString() - Method in class org.camunda.bpm.engine.impl.telemetry.dto.TelemetryDataImpl
- toString() - Method in class org.camunda.bpm.engine.impl.util.ImmutablePair
- 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() - Method in class org.camunda.bpm.engine.impl.util.xml.Element
- toString() - Method in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- toString() - Method in class org.camunda.bpm.engine.impl.xml.ProblemImpl
- toString() - Method in class org.camunda.bpm.engine.repository.DiagramElement
- toString() - Method in class org.camunda.bpm.engine.repository.DiagramNode
- toString() - Method in enum class org.camunda.bpm.engine.repository.ResourceTypes
- toString() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksExtendedDto
- toString() - Method in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- toString() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockRequest
- toString() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- toString() - Method in class org.camunda.bpm.engine.spring.components.registry.ActivitiStateHandlerRegistration
- toString() - Method in class org.camunda.bpm.engine.spring.SpringProcessEnginePlugin
- toString() - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- toString() - Method in class org.camunda.bpm.engine.variable.impl.type.PrimitiveValueTypeImpl
- toString() - Method in class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- toString() - Method in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- toString() - Method in class org.camunda.bpm.engine.variable.impl.value.NullValueImpl
- toString() - Method in class org.camunda.bpm.engine.variable.impl.value.ObjectValueImpl
- toString() - Method in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- toString() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- toString() - Method in class org.camunda.bpm.impl.juel.AstBinary
- toString() - Method in class org.camunda.bpm.impl.juel.AstBoolean
- toString() - Method in class org.camunda.bpm.impl.juel.AstBracket
- toString() - Method in class org.camunda.bpm.impl.juel.AstChoice
- toString() - Method in class org.camunda.bpm.impl.juel.AstComposite
- toString() - Method in class org.camunda.bpm.impl.juel.AstDot
- toString() - Method in class org.camunda.bpm.impl.juel.AstEval
- toString() - Method in class org.camunda.bpm.impl.juel.AstFunction
- toString() - Method in class org.camunda.bpm.impl.juel.AstIdentifier
- toString() - Method in class org.camunda.bpm.impl.juel.AstMethod
- toString() - Method in class org.camunda.bpm.impl.juel.AstNested
- toString() - Method in class org.camunda.bpm.impl.juel.AstNull
- toString() - Method in class org.camunda.bpm.impl.juel.AstNumber
- toString() - Method in class org.camunda.bpm.impl.juel.AstParameters
- toString() - Method in class org.camunda.bpm.impl.juel.AstString
- toString() - Method in class org.camunda.bpm.impl.juel.AstText
- toString() - Method in class org.camunda.bpm.impl.juel.AstUnary
- toString() - Method in class org.camunda.bpm.impl.juel.ObjectValueExpression
- toString() - Method in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- toString() - Method in class org.camunda.bpm.impl.juel.Scanner.Token
- toString() - Method in class org.camunda.bpm.impl.juel.Tree
- toString() - Method in class org.camunda.bpm.impl.juel.TreeMethodExpression
- toString() - Method in class org.camunda.bpm.impl.juel.TreeValueExpression
- toString() - Method in enum class org.camunda.bpm.model.bpmn.TransactionMethod
- toString() - Method in enum class org.camunda.bpm.model.dmn.DecisionTableOrientation
- toString() - Method in enum class org.camunda.bpm.model.dmn.HitPolicy
- toString() - Method in class org.camunda.bpm.model.xml.impl.util.QName
- toString() - Method in class org.camunda.bpm.qa.performance.engine.framework.report.SectionedHtmlReportBuilder.TableCell
- toString() - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- toString() - Method in class org.camunda.bpm.run.property.CamundaBpmRunAdministratorAuthorizationProperties
- toString() - Method in class org.camunda.bpm.run.property.CamundaBpmRunAuthenticationProperties
- toString() - Method in class org.camunda.bpm.run.property.CamundaBpmRunCorsProperty
- toString() - Method in class org.camunda.bpm.run.property.CamundaBpmRunDeploymentProperties
- toString() - Method in class org.camunda.bpm.run.property.CamundaBpmRunLdapProperties
- toString() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProcessEnginePluginProperty
- toString() - Method in class org.camunda.bpm.run.property.CamundaBpmRunProperties
- toString() - Method in class org.camunda.bpm.run.property.CamundaBpmRunRestProperties
- toString() - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details
- toString() - Method in class org.camunda.bpm.spring.boot.starter.configuration.impl.custom.CreateFilterConfiguration
- toString() - Method in class org.camunda.bpm.spring.boot.starter.event.ExecutionEvent
- toString() - Method in class org.camunda.bpm.spring.boot.starter.event.PostDeployEvent
- toString() - Method in class org.camunda.bpm.spring.boot.starter.event.PreUndeployEvent
- toString() - Method in class org.camunda.bpm.spring.boot.starter.event.TaskEvent
- toString() - Method in class org.camunda.bpm.spring.boot.starter.plugin.ApplicationContextClassloaderSwitchPlugin
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.AdminUserProperty
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.AuthorizationProperty
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.CsrfProperties
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.DatabaseProperty
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.EventingProperty
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.FilterProperty
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.GenericProperties
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.JobExecutionProperty
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health.Camunda
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties.Health
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.ManagementProperties
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.MetricsProperty
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.SessionCookieProperties
- toString() - Method in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- toString() - Method in class org.camunda.bpm.spring.boot.starter.util.GetProcessApplicationNameFromAnnotation.AnnotatedBean
- toString() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- toString() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- toString() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- toString() - Method in class org.camunda.spin.Spin
-
Returns the wrapped object as string representation.
- toString() - Method in class org.camunda.spin.xml.SpinXmlAttribute
-
Returns the wrapped XML attribute value as string representation.
- toString() - Method in class org.camunda.spin.xml.SpinXmlElement
-
Returns the wrapped XML element as string representation.
- toString(A) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.AbstractProcessAssert
- toString(A) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
- toString(ExternalTask) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ExternalTaskAssert
- toString(CaseDefinition) - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseDefinitionAssert
- toString(ProcessDefinition) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessDefinitionAssert
- toString(Job) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.JobAssert
- toString(ProcessInstance) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- toString(Task) - Method in class org.camunda.bpm.engine.test.assertions.bpmn.TaskAssert
- total - Variable in class org.camunda.bpm.engine.management.TablePage
-
The total number of rows in the table.
- totalJobs - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- totalJobs - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- totalJobs - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchDto
- totalJobs - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- totalJobs(int) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- totalJobsCount - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- totalRetries - Variable in class org.camunda.bpm.engine.impl.jobexecutor.FailedJobListener
- toTypedValue(ProcessEngine, ObjectMapper) - Method in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- toTypedValueField(T) - Method in class org.camunda.bpm.client.variable.impl.TypedValues
- toVal(Object) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- toValue(Object, Function<Object, Val>) - Method in class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- trace() - Method in interface org.camunda.connect.httpclient.HttpMethodRequest
-
Set TRACE as request method
- trace() - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- TRACE - Enum constant in enum class org.camunda.commons.logging.Level
- traceAuthenticationRemoved(String) - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- traceAuthenticationUpdated(String) - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- traceCacheValidationTime(Date) - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- traceCacheValidationTimeUpdated(Date, Date) - Method in class org.camunda.bpm.webapp.impl.WebappLogger
- transaction() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- transaction(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- Transaction - Interface in org.camunda.bpm.model.bpmn.instance
- TRANSACTION - Static variable in class org.camunda.bpm.engine.ActivityTypes
- TransactionBuilder - Class in org.camunda.bpm.model.bpmn.builder
- TransactionBuilder(BpmnModelInstance, Transaction) - Constructor for class org.camunda.bpm.model.bpmn.builder.TransactionBuilder
- TransactionCancelCompensationScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.compensation
- TransactionCancelCompensationScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.compensation.TransactionCancelCompensationScenario
- transactionContext - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- TransactionContext - Interface in org.camunda.bpm.engine.impl.cfg
-
The transaction context is an abstraction for different transaction management strategies existing the Java Ecosystem.
- transactionContextFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- transactionContextFactory - Variable in class org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory
- transactionContextFactory - Variable in class org.camunda.bpm.engine.impl.ProcessEngineImpl
- TransactionContextFactory - Interface in org.camunda.bpm.engine.impl.cfg
- transactionDone() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractBpmnModelElementBuilder
- TransactionException - Exception in org.camunda.bpm.engine.impl.interceptor
- TransactionException() - Constructor for exception org.camunda.bpm.engine.impl.interceptor.TransactionException
- TransactionException(String) - Constructor for exception org.camunda.bpm.engine.impl.interceptor.TransactionException
- TransactionException(String, Throwable) - Constructor for exception org.camunda.bpm.engine.impl.interceptor.TransactionException
- TransactionException(Throwable) - Constructor for exception org.camunda.bpm.engine.impl.interceptor.TransactionException
- transactionFactory - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- TransactionImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
- TransactionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.TransactionImpl
- transactionListener - Variable in class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext.TransactionStateSynchronization
- TransactionListener - Interface in org.camunda.bpm.engine.impl.cfg
-
Implementations may not assume that this is executed by the same thread as the command itself.
- TransactionLogger - Class in org.camunda.bpm.engine.impl.cfg
- TransactionLogger() - Constructor for class org.camunda.bpm.engine.impl.cfg.TransactionLogger
- transactionManager - Variable in class org.camunda.bpm.engine.impl.cfg.JakartaTransactionProcessEngineConfiguration
- transactionManager - Variable in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContext
- transactionManager - Variable in class org.camunda.bpm.engine.impl.cfg.jta.JakartaTransactionContextFactory
- 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.JakartaTransactionInterceptor
- transactionManager - Variable in class org.camunda.bpm.engine.impl.interceptor.JtaTransactionInterceptor
- 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
- transactionManager - Variable in class org.camunda.bpm.engine.spring.SpringTransactionsProcessEngineConfiguration
- transactionManager - Variable in class org.camunda.bpm.spring.boot.starter.configuration.impl.DefaultDatasourceConfiguration
- transactionManagerJndiName - Variable in class org.camunda.bpm.engine.impl.cfg.AbstractTransactionProcessEngineConfiguration
- transactionManagerSupplier - Variable in class org.camunda.bpm.container.impl.jboss.service.MscManagedProcessEngineController
- TransactionMethod - Enum Class in org.camunda.bpm.model.bpmn
- 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.AbstractTransactionContext.TransactionStateSynchronization
- TransactionState - Enum Class in org.camunda.bpm.engine.impl.cfg
- TransactionStateSynchronization(TransactionState, TransactionListener, CommandContext) - Constructor for class org.camunda.bpm.engine.impl.cfg.jta.AbstractTransactionContext.TransactionStateSynchronization
- TransactionSynchronizationAdapter() - Constructor for class org.camunda.bpm.engine.spring.SpringTransactionContext.TransactionSynchronizationAdapter
- transferVariables(VariableScope, CmmnActivityExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessOrCaseTaskActivityBehavior
- transferVariables(VariableScope, CmmnActivityExecution) - Method in interface org.camunda.bpm.engine.impl.cmmn.behavior.TransferVariablesActivityBehavior
- TransferVariablesActivityBehavior - Interface in org.camunda.bpm.engine.impl.cmmn.behavior
- transform - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- transform() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transform() - Method in interface org.camunda.bpm.engine.impl.core.transformer.Transform
- transform(Object) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.type.DmnDataTypeTransformer
-
Transform the given value.
- transform(Object) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.type.DmnTypeDefinition
-
Transform the given value into the type specified by the type name.
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.BooleanDataTypeTransformer
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.DateDataTypeTransformer
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.DefaultTypeDefinition
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.DoubleDataTypeTransformer
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.IdentityDataTypeTransformer
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.IntegerDataTypeTransformer
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.LongDataTypeTransformer
- transform(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.StringDataTypeTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.EndpointTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.EqualTransformer
- transform(FeelToJuelTransform, String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformer
-
Transform the FEEL expression to a JUEL expression.
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.HyphenTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- transform(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.NotTransformer
- Transform<T extends CoreActivity> - Interface in org.camunda.bpm.engine.impl.core.transformer
- TRANSFORM_LOGGER - Static variable in class org.camunda.bpm.dmn.engine.impl.DmnLogger
- Transformation - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN transformation element of the BPMN tDataAssociation type
- Transformation(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.Transformation
- transformationChild - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DataAssociationImpl
- transformationChild - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.ParameterMappingImpl
- TransformationExpression - Interface in org.camunda.bpm.model.cmmn.instance
- TransformationExpressionImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- TransformationExpressionImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.TransformationExpressionImpl
- 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
- transformCase(Case) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformCase(Case, CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformCase(Case, CmmnCaseDefinition) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformCase(Case, CmmnCaseDefinition) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformCaseDefinitions() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformCasePlanModel(CasePlanModel, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformCasePlanModel(CasePlanModel, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformCasePlanModel(CasePlanModel, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformCasePlanModel(CasePlanModel) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformCasePlanModel(CasePlanModel, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformCasePlanModel(CasePlanModel, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformCasePlanModel(CasePlanModel, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformCaseTask(PlanItem, CaseTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformCaseTask(PlanItem, CaseTask, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformCaseTask(PlanItem, CaseTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformCaseTask(PlanItem, CaseTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- transformComparison(FeelToJuelTransform, String, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ComparisonTransformer
- transformConfiguration(ProcessEngineXml) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessEngineStartProcessor
-
transforms the configuration as provided via the
ProcessEngineXml
into aManagedProcessEngineMetadata
- transformConfiguration(OperationContext, String, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.handler.ProcessEngineAdd
- transformDecision(Decision) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecision(Decision, DmnDecision) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformListener
-
Notified after a DMN decision was transformed
- transformDecisionLiteralExpression(Decision, LiteralExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecisionRequirementsGraph() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransform
-
Transform the decision requirements graph and all containing decisions of the DMN model instance.
- transformDecisionRequirementsGraph() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecisionRequirementsGraph(Definitions, DmnDecisionRequirementsGraph) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformListener
-
Notified after a Decision Requirements Graph was transformed
- transformDecisions() - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransform
-
Transform all decisions of the DMN model instance.
- transformDecisions() - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecisions(Collection<Decision>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecisionTable(DecisionTable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecisionTableInput(Input) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecisionTableInput(Input, DmnDecisionTableInputImpl) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformListener
-
Notified after a DMN decision table input was transformed
- transformDecisionTableOutput(Output) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecisionTableOutput(Output, DmnDecisionTableOutputImpl) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformListener
-
Notified after a DMN decision table output was transformed
- transformDecisionTableRule(Rule) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDecisionTableRule(Rule, DmnDecisionTableRuleImpl) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformListener
-
Notified after a DMN decision table rule was transformed
- transformDecisionTask(PlanItem, DecisionTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformDecisionTask(PlanItem, DecisionTask, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformDecisionTask(PlanItem, DecisionTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformDecisionTask(PlanItem, DecisionTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- transformDefinitions(DeploymentEntity, ResourceEntity, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
-
Transform the resource entity into definition entities.
- transformDefinitions(DeploymentEntity, ResourceEntity, Properties) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- transformDefinitions(DeploymentEntity, ResourceEntity, Properties) - Method in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- transformDefinitions(DeploymentEntity, ResourceEntity, Properties) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- transformDefinitions(DeploymentEntity, ResourceEntity, Properties) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- transformDefinitions(DeploymentEntity, ResourceEntity, Properties) - Method in class org.camunda.bpm.engine.impl.form.deployer.CamundaFormDefinitionDeployer
- transformDefinitions(Definitions) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformDocumentToXml(DomDocument, StreamResult) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Transforms a
DomDocument
to XML output. - transformEndpoint(String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Transform a FEEL endpoint expression to a JUEL expression.
- transformEndpoint(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- transformer - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngine
- transformer - Variable in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
- transformer - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformer - Variable in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- transformer - Variable in class org.camunda.bpm.engine.impl.cmmn.deployer.CmmnDeployer
- transformer - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformer - Variable in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionDefinitionDeployer
- transformer - Variable in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- transformer(DmnTransformer) - Method in class org.camunda.bpm.dmn.engine.impl.DefaultDmnEngineConfiguration
-
Set the DMN transformer used to transform the DMN model.
- Transformer<T extends Transform<? extends CoreActivity>> - Interface in org.camunda.bpm.engine.impl.core.transformer
- transformerFactory - Variable in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
-
the TransformerFactory instance used by the writer
- transformerFactory - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
-
the TransformerFactory instance used by the writer
- transformers - Static variable in class org.camunda.bpm.dmn.engine.impl.type.DefaultDataTypeTransformerRegistry
- transformEventListener(PlanItem, EventListener, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformEventListener(PlanItem, EventListener, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformEventListener(PlanItem, EventListener, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformExpressionCache - Variable in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- TransformExpressionCacheKey - Class in org.camunda.bpm.dmn.feel.impl.juel
- TransformExpressionCacheKey(String, String) - Constructor for class org.camunda.bpm.dmn.feel.impl.juel.TransformExpressionCacheKey
- transformExpressions(FeelToJuelTransform, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.ListTransformer
- transformFactory - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- transformFunction(CustomFunction) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- transformFunctions(List<FeelCustomFunctionProvider>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- transformGroup(SearchResult) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- transformGroups() - Static method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- transformHumanTask(PlanItem, HumanTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformHumanTask(PlanItem, HumanTask, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformHumanTask(PlanItem, HumanTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformHumanTask(PlanItem, HumanTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- transformImports() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformIndividualDecisions(Collection<Decision>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformInputEntry(InputEntry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformInputExpression(InputExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformInterval(FeelToJuelTransform, String, String, String, String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- transformListeners - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformListeners - Variable in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- transformListeners - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformListeners - Variable in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformer
- transformListeners(List<DmnTransformListener>) - Method in interface org.camunda.bpm.dmn.engine.impl.spi.transform.DmnTransformer
-
Set the transform listeners
- transformListeners(List<DmnTransformListener>) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransformer
- transformLiteralExpression(LiteralExpression) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformLowerEndpointComparator(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- transformMilestone(PlanItem, Milestone, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformMilestone(PlanItem, Milestone, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformMilestone(PlanItem, Milestone, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformMilestone(PlanItem, Milestone, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- transformNotNullValue(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- transformNumber(Number) - Method in class org.camunda.bpm.dmn.engine.impl.type.DoubleDataTypeTransformer
- transformNumber(Number) - Method in class org.camunda.bpm.dmn.engine.impl.type.IntegerDataTypeTransformer
- transformNumber(Number) - Method in class org.camunda.bpm.dmn.engine.impl.type.LongDataTypeTransformer
- transformOutputEntry(OutputEntry) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- transformPathMatcher(SecurityFilterConfig.PathMatcherConfig, String) - Static method in class org.camunda.bpm.webapp.impl.security.filter.util.FilterRules
- transformPlanItem(PlanItem, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformPlanItems(PlanFragment, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformPlanningTable(PlanningTable, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformProcessTask(PlanItem, ProcessTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformProcessTask(PlanItem, ProcessTask, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformProcessTask(PlanItem, ProcessTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformProcessTask(PlanItem, ProcessTask, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- transformQueryResultIntoTypedValue(HistoricDetail) - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl
- transformQueryResultIntoTypedValue(HistoricVariableInstance) - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl
- transformQueryResultIntoTypedValue(VariableInstance) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.VariableInstanceResourceImpl
- transformQueryResultIntoTypedValue(U) - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- transformResource(DeploymentEntity, ResourceEntity, Properties) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- transformResourceException(String, Throwable) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformerLogger
- transformRootElement() - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformRootElement(Definitions, List<? extends CmmnCaseDefinition>) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformRootElement(Definitions, List<? extends CmmnCaseDefinition>) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformRootElement(Definitions, List<? extends CmmnCaseDefinition>) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformSentries(Stage) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformSentry(Sentry, CmmnSentryDeclaration) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformSentry(Sentry, CmmnSentryDeclaration) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformSentry(Sentry, CmmnSentryDeclaration) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformSentryOnParts(Stage) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformSimplePositiveUnaryTest(String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Transform a FEEL simple positive unary test expression to a JUEL expression.
- transformSimplePositiveUnaryTest(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- transformSimplePositiveUnaryTests(String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Transform a FEEL simple positive unary tests expression to a JUEL expression.
- transformSimplePositiveUnaryTests(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- transformSimpleUnaryTests(String, String) - Method in interface org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransform
-
Transform a FEEL simple unary tests expression to a JUEL expression.
- transformSimpleUnaryTests(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.FeelToJuelTransformImpl
- transformSimpleUnaryTests(String, String, ELContext) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- transformStage(PlanItem, Stage, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformStage(PlanItem, Stage, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformStage(PlanItem, Stage, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformStage(PlanItem, Stage, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- transformStage(Stage, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransform
- transformString(String) - Method in class org.camunda.bpm.dmn.engine.impl.type.BooleanDataTypeTransformer
- transformString(String) - Method in class org.camunda.bpm.dmn.engine.impl.type.DateDataTypeTransformer
- transformString(String) - Method in class org.camunda.bpm.dmn.engine.impl.type.DoubleDataTypeTransformer
- transformString(String) - Method in class org.camunda.bpm.dmn.engine.impl.type.IntegerDataTypeTransformer
- transformString(String) - Method in class org.camunda.bpm.dmn.engine.impl.type.LongDataTypeTransformer
- transformTask(PlanItem, Task, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.cmmn.transformer.AbstractCmmnTransformListener
- transformTask(PlanItem, Task, CmmnActivity) - Method in interface org.camunda.bpm.engine.impl.cmmn.transformer.CmmnTransformListener
- transformTask(PlanItem, Task, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.history.transformer.CmmnHistoryTransformListener
- transformTask(PlanItem, Task, CmmnActivity) - Method in class org.camunda.bpm.engine.impl.metrics.parser.MetricsCmmnTransformListener
- transformToDto(HistoricDetail) - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricDetailResourceImpl
- transformToDto(HistoricVariableInstance) - Method in class org.camunda.bpm.engine.rest.sub.history.impl.HistoricVariableInstanceResourceImpl
- transformToDto(VariableInstance) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.VariableInstanceResourceImpl
- transformToDto(U) - Method in class org.camunda.bpm.engine.rest.sub.AbstractResourceProvider
- transformToJuelExpression(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineImpl
- transformUpperEndpointComparator(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.transform.IntervalTransformer
- transformUser() - Static method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- transformUser(SearchResult) - Method in class org.camunda.bpm.identity.impl.ldap.LdapIdentityProviderSession
- transformVariable(Variable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DefaultDmnTransform
- TRANSIENT - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityState
-
A transient object does not exist in the database and has been created by the current session.
- transientVariableException(String) - Method in class org.camunda.bpm.engine.impl.core.CoreLogger
- transitCaseException(String, String, CaseExecutionState) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- transition - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- transition - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
the transition that is currently being taken
- 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_CREATE_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- TRANSITION_CREATE_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- TRANSITION_DESTROY_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- TRANSITION_DESTROY_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- TRANSITION_INTERRUPT_FLOW_SCOPE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- TRANSITION_NOTIFY_LISTENER_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- TRANSITION_NOTIFY_LISTENER_END - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- TRANSITION_NOTIFY_LISTENER_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- TRANSITION_NOTIFY_LISTENER_START - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- TRANSITION_NOTIFY_LISTENER_TAKE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.AtomicOperation
-
Deprecated.
- TRANSITION_NOTIFY_LISTENER_TAKE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- TRANSITION_START_NOTIFY_LISTENER_TAKE - Static variable in interface org.camunda.bpm.engine.impl.pvm.runtime.operation.PvmAtomicOperation
- transitionId - Variable in class org.camunda.bpm.engine.impl.cmd.TransitionInstantiationCmd
- transitionId - Variable in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler.AsyncContinuationConfiguration
- transitionId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- 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 - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTransitionInstance
- 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) or is about to take an outgoing transition.
- TransitionInstanceCancellationCmd - Class in org.camunda.bpm.engine.impl.cmd
- TransitionInstanceCancellationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.TransitionInstanceCancellationCmd
- TransitionInstanceDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- TransitionInstanceDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.TransitionInstanceDto
- transitionInstanceHandler - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParser
- TransitionInstanceHandler - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- TransitionInstanceHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.TransitionInstanceHandler
- transitionInstanceId - Variable in class org.camunda.bpm.engine.impl.cmd.TransitionInstanceCancellationCmd
- transitionInstanceId - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidationReportImpl
- transitionInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingTransitionInstanceValidationReportDto
- transitionInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- TransitionInstanceImpl - Class in org.camunda.bpm.engine.impl.persistence.entity
- TransitionInstanceImpl() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.TransitionInstanceImpl
- TransitionInstanceJobHandler - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- TransitionInstanceJobHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.TransitionInstanceJobHandler
- transitionInstanceReports - Variable in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- transitionInstanceValidationReports - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationReportDto
- TransitionInstantiationCmd - Class in org.camunda.bpm.engine.impl.cmd
- TransitionInstantiationCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.TransitionInstantiationCmd
- TransitionInstantiationCmd(String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.TransitionInstantiationCmd
- TransitionInstantiationCmd(String, String, String) - Constructor for class org.camunda.bpm.engine.impl.cmd.TransitionInstantiationCmd
- transitionName - Variable in class org.camunda.bpm.engine.cdi.annotation.event.TakeTransitionLiteral
- transitionName - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- transitionsToTake - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
-
A list of outgoing transitions from the current activity that are going to be taken
- transitionTo(TaskEntity.TaskState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- tree() - Method in class org.camunda.bpm.impl.juel.Parser
-
tree := text? ((dynamic text?)+ | (deferred text?)+)?
- Tree - Class in org.camunda.bpm.impl.juel
-
Parsed expression, usually created by a
TreeBuilder
. - Tree(ExpressionNode, Collection<FunctionNode>, Collection<IdentifierNode>, boolean) - Constructor for class org.camunda.bpm.impl.juel.Tree
-
Constructor.
- TreeBuilder - Interface in org.camunda.bpm.impl.juel
-
Tree builder interface.
- TreeBuilderException - Exception in org.camunda.bpm.impl.juel
-
Exception type thrown in build phase (scan/parse).
- TreeBuilderException(String, int, String, String, String) - Constructor for exception org.camunda.bpm.impl.juel.TreeBuilderException
- TreeCache - Interface in org.camunda.bpm.impl.juel
-
Tree cache interface.
- TreeMethodExpression - Class in org.camunda.bpm.impl.juel
-
A method expression is ready to be evaluated (by calling either
TreeMethodExpression.invoke(ELContext, Object[])
orTreeMethodExpression.getMethodInfo(ELContext)
). - TreeMethodExpression(TreeStore, FunctionMapper, VariableMapper, TypeConverter, String, Class<?>, Class<?>[]) - Constructor for class org.camunda.bpm.impl.juel.TreeMethodExpression
-
Create a new method expression.
- TreeStore - Class in org.camunda.bpm.impl.juel
-
Tree store class.
- TreeStore(TreeBuilder, TreeCache) - Constructor for class org.camunda.bpm.impl.juel.TreeStore
-
Constructor.
- TreeValueExpression - Class in org.camunda.bpm.impl.juel
-
A value expression is ready to be evaluated (by calling either
TreeValueExpression.getType(ELContext)
,TreeValueExpression.getValue(ELContext)
,TreeValueExpression.isReadOnly(ELContext)
orTreeValueExpression.setValue(ELContext, Object)
. - TreeValueExpression(TreeStore, FunctionMapper, VariableMapper, TypeConverter, String, Class<?>) - Constructor for class org.camunda.bpm.impl.juel.TreeValueExpression
-
Create a new value expression.
- TreeVisitor<T> - Interface in org.camunda.bpm.engine.impl.tree
-
A visitor for
SingleReferenceWalker
. - triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionComplete
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionResume
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionSuspending
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AbstractAtomicOperationCaseExecutionTerminating
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionComplete
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionManualComplete
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionOccur
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionParentResume
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionResume
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspendingOnParentSuspension
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionSuspendingOnSuspension
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnExit
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnParentTermination
- triggerBehavior(CmmnActivityBehavior, CmmnExecution) - Method in class org.camunda.bpm.engine.impl.cmmn.operation.AtomicOperationCaseExecutionTerminatingOnTermination
- triggerByEvent() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractSubProcessBuilder
-
Sets the sub process to be triggered by an event.
- triggerCallableElement(CmmnActivityExecution, Map<String, Object>, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CaseTaskActivityBehavior
- triggerCallableElement(CmmnActivityExecution, Map<String, Object>, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessOrCaseTaskActivityBehavior
- triggerCallableElement(CmmnActivityExecution, Map<String, Object>, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.ProcessTaskActivityBehavior
- triggerChildExecutionsLifecycle(List<CmmnExecution>) - Method in interface org.camunda.bpm.engine.impl.cmmn.execution.CmmnActivityExecution
-
This method triggers for each given case execution the lifecycle.
- triggerChildExecutionsLifecycle(List<CmmnExecution>) - Method in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- TRIGGERED_BY_EVENT - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- triggeredByEvent() - Method in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- triggeredByEvent() - Method in interface org.camunda.bpm.model.bpmn.instance.SubProcess
- triggeredByEventAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.SubProcessImpl
- triggerEntryCriterion() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.job.JobMigrationScenario
- triggerEntryCriterion() - Static method in class org.camunda.bpm.qa.upgrade.scenarios.sentry.SentryScenario
- 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, CorrelationHandlerResult) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- triggerHistoryEvent(List<ProcessInstance>) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractDeleteProcessInstanceCmd
- triggerHistoryEvent(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- triggerHistoryEvent(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- triggerHistoryEvent(CommandContext, IncidentEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetAnnotationForIncidentCmd
- triggerTimeoutEvent(String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- triggerUpdateEvent() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- TriggerVariableValueDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- TriggerVariableValueDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.TriggerVariableValueDto
- trimToMaximumLengthAllowed(String) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
-
Trims the input to the
maxium length allowed
for persistence with our default database schema - TRUE - Enum constant in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
- TRUE - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- tryConfigureCreateTimeOrder(ExternalTaskClientBuilder) - Method in class org.camunda.bpm.client.spring.impl.client.ClientFactory
- tryEvaluate(DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- tryEvaluate(VariableScope, DelegateExecution) - Method in interface org.camunda.bpm.engine.impl.Condition
-
Tries to evaluate the condition.
- tryEvaluate(VariableScope, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.el.UelExpressionCondition
- tryEvaluate(VariableScope, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.scripting.ScriptCondition
- tryEvaluate(VariableEvent, DelegateExecution) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- tryFetchAndLock(FetchAndLockRequest) - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- tryLoadingClass(String, ClassLoader) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- tryPruneLastConcurrentChild() - Method in interface org.camunda.bpm.engine.impl.pvm.delegate.ActivityExecution
- tryPruneLastConcurrentChild() - Method in class org.camunda.bpm.engine.impl.pvm.runtime.PvmExecutionImpl
- tryResetReservedCode(Integer) - Method in class org.camunda.bpm.engine.impl.interceptor.ExceptionCodeInterceptor
-
Resets codes to the
BuiltinExceptionCode.FALLBACK
in case they are <ExceptionCodeInterceptor.MIN_CUSTOM_CODE
or >ExceptionCodeInterceptor.MAX_CUSTOM_CODE
. - trySetThrowable(Throwable) - Method in class org.camunda.bpm.engine.impl.interceptor.CommandInvocationContext
- tryToRedeploy(RedeploymentDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DeploymentResourceImpl
- ttlEnabled - Variable in class org.camunda.bpm.spring.boot.starter.property.AuthenticationProperties.CacheProperties
-
Enables authentication time to live.
- tuesdayHistoryCleanupBatchWindowEndTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- tuesdayHistoryCleanupBatchWindowStartTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- TwoLevelNestedNonInterruptingEventSubprocessScenario - Class in org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess
-
Provokes misbehaving error propagation that none of the other cases triggers
- TwoLevelNestedNonInterruptingEventSubprocessScenario() - Constructor for class org.camunda.bpm.qa.upgrade.scenarios.eventsubprocess.TwoLevelNestedNonInterruptingEventSubprocessScenario
- TX_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- TxContextCommandContextFactory - Class in org.camunda.bpm.engine.impl.interceptor
-
This
CommandContextFactory
allows to explicitly pass in aTransactionContextFactory
. - TxContextCommandContextFactory() - Constructor for class org.camunda.bpm.engine.impl.interceptor.TxContextCommandContextFactory
- type - Variable in exception org.camunda.bpm.client.exception.RestException
- type - Variable in class org.camunda.bpm.client.impl.EngineRestExceptionDto
- type - Variable in class org.camunda.bpm.client.task.impl.dto.ExceptionResponseDto
- type - Variable in class org.camunda.bpm.client.variable.impl.TypedValueField
- type - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- type - Variable in class org.camunda.bpm.engine.cdi.impl.event.CdiBusinessProcessEvent
- type - Variable in class org.camunda.bpm.engine.impl.batch.BatchEntity
- type - Variable in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- type - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- type - Variable in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- type - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchEntity
- type - Variable in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- type - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- type - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- 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.cmmn.entity.runtime.CaseSentryPartQueryImpl
- type - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- type - Variable in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- type - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- type - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- type - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- type - Variable in class org.camunda.bpm.engine.impl.GroupQueryImpl
- type - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- type - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- type - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- type - Variable in class org.camunda.bpm.engine.impl.incident.DefaultIncidentHandler
- type - Variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.AttachmentEntity
- type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ByteArrayEntity
- 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.ResourceEntity
- type - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.ByteArrayField
- type - Variable in class org.camunda.bpm.engine.impl.SingleQueryVariableValueCondition
- type - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- type - Variable in class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- 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.batch.BatchDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.ExceptionDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- 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 - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.runtime.SerializedObjectDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- type - Variable in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- type - Variable in class org.camunda.bpm.engine.rest.hal.group.HalGroup
- type - Variable in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- type - Variable in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- type - Variable in class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- type - Variable in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- type - Variable in class org.camunda.bpm.model.xml.impl.type.attribute.NamedEnumAttribute
- type - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultImpl
- type(String) - Method in interface org.camunda.bpm.engine.batch.BatchQuery
-
Only select batches of the given type.
- type(String) - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only select batch statistics of the given type.
- type(String) - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Only select historic batches of the given type.
- type(String) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given identity link type.
- type(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- type(String) - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- type(String) - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- type(String) - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- type(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- type(String) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- Type - Interface in org.camunda.bpm.model.dmn.instance
- TYPE - Static variable in class org.camunda.bpm.engine.impl.batch.BatchMonitorJobHandler
- TYPE - Static variable in class org.camunda.bpm.engine.impl.batch.BatchSeedJobHandler
- TYPE - Static variable in class org.camunda.bpm.engine.impl.bpmn.helper.BpmnProperties
- TYPE - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- TYPE - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.DefaultFailedJobParseListener
- TYPE - Static variable in interface org.camunda.bpm.engine.impl.GroupQueryProperty
- TYPE - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.AsyncContinuationJobHandler
- TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.historycleanup.HistoryCleanupJobHandler
- TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.ProcessEventJobHandler
- TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerActivateJobDefinitionHandler
- 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 - 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.TimerStartEventSubprocessJobHandler
- TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendJobDefinitionHandler
- TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerSuspendProcessDefinitionHandler
- TYPE - Static variable in class org.camunda.bpm.engine.impl.jobexecutor.TimerTaskListenerJobHandler
- TYPE - Static variable in interface org.camunda.bpm.engine.impl.JobQueryProperty
- TYPE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.EverLivingJobEntity
- TYPE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.MessageEntity
- TYPE - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.TimerEntity
- TYPE_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- TYPE_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- TYPE_BATCH_SET_REMOVAL_TIME - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_COMMENT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- TYPE_CORRELATE_MESSAGE - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_DECISION_SET_REMOVAL_TIME - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_ERROR_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- TYPE_ERROR_EXPRESSION - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- TYPE_EVENT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.CommentEntity
- TYPE_FIELD_MESSAGE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- TYPE_FIELD_MESSAGE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- TYPE_HISTORIC_DECISION_INSTANCE_DELETION - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_HISTORIC_PROCESS_INSTANCE_DELETION - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.form.type.BooleanFormType
- TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.form.type.DateFormType
- TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.form.type.LongFormType
- TYPE_NAME - Static variable in class org.camunda.bpm.engine.impl.form.type.StringFormType
- TYPE_NAME - Static variable in class org.camunda.bpm.engine.rest.mapper.MultipartPayloadProvider
- TYPE_NAME - Static variable in class org.camunda.bpm.engine.variable.impl.type.ObjectTypeImpl
- TYPE_NAME - Static variable in interface org.camunda.spin.plugin.variable.type.JsonValueType
- TYPE_NAME - Static variable in interface org.camunda.spin.plugin.variable.type.XmlValueType
- TYPE_ORDER - Static variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.comparator.EntityTypeComparatorForModifications
- TYPE_PROCESS_INSTANCE_DELETION - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_PROCESS_INSTANCE_MIGRATION - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_PROCESS_INSTANCE_MODIFICATION - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_PROCESS_INSTANCE_RESTART - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_PROCESS_INSTANCE_UPDATE_SUSPENSION_STATE - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_PROCESS_SET_REMOVAL_TIME - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_SET_EXTERNAL_TASK_RETRIES - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_SET_JOB_RETRIES - Static variable in interface org.camunda.bpm.engine.batch.Batch
- TYPE_SET_VARIABLES - Static variable in interface org.camunda.bpm.engine.batch.Batch
- 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
- TypeAssumption(boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- TypeAssumption(Class<? extends ModelElementInstance>, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- TypeAssumption(String, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- TypeAssumption(String, Class<? extends ModelElementInstance>, boolean) - Constructor for class org.camunda.bpm.model.xml.test.AbstractModelElementInstanceTest.TypeAssumption
- typeAttribte - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.PropertyImpl
- typeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ConditionExpressionImpl
- typeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CorrelationPropertyImpl
- typeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.RelationshipImpl
- typeAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.ResourceParameterImpl
- typeAttribute - Static variable in class org.camunda.bpm.model.cmmn.impl.instance.RelationshipImpl
- typeChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.KnowledgeSourceImpl
- TypeConverter - Interface in org.camunda.bpm.impl.juel
- TypeConverterImpl - Class in org.camunda.bpm.impl.juel
-
Type Conversions as described in EL 2.1 specification (section 1.17).
- TypeConverterImpl() - Constructor for class org.camunda.bpm.impl.juel.TypeConverterImpl
- typeDefinition - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableOutputImpl
- typeDefinition - Variable in class org.camunda.bpm.dmn.engine.impl.DmnExpressionImpl
- typeDefinition - Variable in class org.camunda.bpm.dmn.engine.impl.DmnVariableImpl
- TypeDetector - Interface in org.camunda.bpm.client.variable.impl.format
-
Detects the canonical type string of a supplied object
- TypeDetector - Interface in org.camunda.spin.spi
-
Detects the canonical type string of a supplied object
- typeDetectors - Variable in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- typeDetectors - Variable in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormat
- typedValue - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl.DmnDecisionRuleOutputEntry
- typedValue - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl.DmnDecisionRuleOutputEntry
- typedValue - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationVariableValidationReportImpl
- typedValue - Variable in class org.camunda.bpm.engine.variable.impl.context.SingleVariableContext
- TypedValue - Interface in org.camunda.bpm.engine.variable.value
-
A
TypedValue
is a value with additional type information (theValueType
). - TypedValueBuilder<T extends TypedValue> - Interface in org.camunda.bpm.engine.variable.value.builder
- typedValueField - Variable in class org.camunda.bpm.client.variable.impl.VariableValue
- typedValueField - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInputInstanceEntity
- typedValueField - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- typedValueField - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricDetailVariableInstanceUpdateEntity
- typedValueField - Variable in class org.camunda.bpm.engine.impl.persistence.entity.HistoricVariableInstanceEntity
- typedValueField - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- TypedValueField - Class in org.camunda.bpm.client.variable.impl
- TypedValueField - Class in org.camunda.bpm.engine.impl.persistence.entity.util
-
A field what provide a typed version of a value.
- TypedValueField() - Constructor for class org.camunda.bpm.client.variable.impl.TypedValueField
- TypedValueField(ValueFields, boolean) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- typedValues - Variable in class org.camunda.bpm.client.impl.EngineClient
- typedValues - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- typedValues - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- TypedValues - Class in org.camunda.bpm.client.variable.impl
- TypedValues(ValueMappers) - Constructor for class org.camunda.bpm.client.variable.impl.TypedValues
- TypedValueSerializer<T extends TypedValue> - Interface in org.camunda.bpm.engine.impl.variable.serializer
- TypedValueUpdateListener - Interface in org.camunda.bpm.engine.impl.persistence.entity.util
- typeForName(String) - Method in class org.camunda.bpm.engine.impl.variable.ValueTypeResolverImpl
- typeForName(String) - Method in interface org.camunda.bpm.engine.variable.type.ValueTypeResolver
- TypeHelper - Class in org.camunda.spin.impl.json.jackson.format
-
Collection of helper methods to construct types.
- TypeHelper() - Constructor for class org.camunda.spin.impl.json.jackson.format.TypeHelper
- TypeImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- TypeImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.TypeImpl
- typeLanguageAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.DefinitionsImpl
- typeLanguageAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DefinitionsImpl
- typeLanguageAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- typeName - Variable in class org.camunda.bpm.dmn.engine.impl.type.DmnTypeDefinitionImpl
- typeName - Variable in class org.camunda.bpm.engine.cdi.BusinessProcessEventType.DefaultBusinessProcessEventType
- TypeRef - Interface in org.camunda.bpm.model.dmn.instance
- typeRefAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ExpressionImpl
- typeRefAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.InformationItemImpl
- typeRefAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.OutputClauseImpl
- typeRefChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ItemDefinitionImpl
- TypeRefImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- TypeRefImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.TypeRefImpl
- typeToQueryProperty(ValueType) - Static method in class org.camunda.bpm.engine.impl.VariableOrderProperty
- 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
- unableToAccessField(Field, String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- unableToAccessMethod(String, String) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- unableToAdoptElement(SpinXmlElement) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToAppendElementInImplementation(SpinXmlElement, SpinXmlElement, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToCastJsonPathResultTo(Class<?>, Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToCastXPathResultTo(Class<?>, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToCompileJsonPathExpression(String, Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToConstructJavaType(String, Exception) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonLogger
- unableToConstructJavaType(String, Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToConvertValue(Object, Class<?>) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToConvertValue(Object, Class<?>, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToConvertValue(String, FeelConvertException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToConvertValuesToAggregatableTypes(List<TypedValue>, Class<?>...) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.DmnHitPolicyLogger
- unableToCreateContext(Throwable) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToCreateContext(Throwable) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToCreateMarshaller(Throwable) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToCreateMarshaller(Throwable) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToCreateNode(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToCreateParser(Exception) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToCreateParser(Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToCreateTransformer(Exception) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToCreateTransformer(Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToCreateUnmarshaller(Throwable) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToCreateUnmarshaller(Throwable) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToDeserialize(JsonNode, JavaType, Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToDeserialize(Object, String, Throwable) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToDeserialize(Object, String, Throwable) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToDetectCanonicalType(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonLogger
- unableToDetectCanonicalType(Object) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToDetectCanonicalType(Object) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToEvaluateExpression(String, String, Throwable) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- unableToEvaluateExpression(String, Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToEvaluateExpressionAsNotInputIsSet(String, FeelMissingVariableException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToEvaluateJsonPathExpressionOnNode(SpinJsonNode, Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToEvaluateXPathExpressionOnElement(SpinXmlElement, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToExecuteRequest(Exception) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- unableToFetchDbSchemaVersion(Throwable) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- unableToFindAnyDecisionTable() - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- unableToFindAttributeWithNamespaceAndName(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToFindChildElementWithNamespaceAndName(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToFindDecisionWithKey(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- unableToFindMethod(NoSuchMethodException, String, Class<?>...) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToFindProperty(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToFindStripSpaceXsl(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToFindXPathExpression(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToGetIndex(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToInitializeFeelEngine(Throwable) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToInsertElementInImplementation(SpinXmlElement, SpinXmlElement, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToInvokeMethod(String, FeelMethodInvocationException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unableToLoadFormattingTemplates(Throwable) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToMapInput(Object, Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToMapInput(Object, Throwable) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToModifyNode(String) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToParseInput(Exception) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToParseInput(Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToParseInput(Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToParseValue(String, JsonNodeType) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
-
Exception handler if we are unable to parse a json value into a java representation
- unableToReadFromReader(Exception) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- unableToReadFromReader(Throwable) - Method in class org.camunda.commons.utils.IoUtilLogger
- unableToReadInputStream(IOException) - Method in class org.camunda.commons.utils.IoUtilLogger
- unableToReadResponse(Exception) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- unableToReadValue(String, Exception) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonLogger
- unableToReadValue(String, Exception) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableLogger
- unableToRemoveChildInImplementation(SpinXmlElement, SpinXmlElement, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToReplaceElementInImplementation(SpinXmlElement, SpinXmlElement, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToRewindReader() - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- unableToSetAttributeInImplementation(SpinXmlElement, String, String, String, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToSetAttributeValueToNull(String, String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToSetEventHandler(String, Throwable) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToSetProperty(String, String, Throwable) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToSetSchemaResource(Throwable) - Method in class org.camunda.bpm.engine.impl.util.EngineUtilLogger
- unableToTransformDecisionsFromFile(File, Throwable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- unableToTransformDecisionsFromInputStream(Throwable) - Method in class org.camunda.bpm.dmn.engine.impl.transform.DmnTransformLogger
- unableToTransformElement(Node, Exception) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToTransformElement(Node, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToWriteAttribute(SpinXmlAttribute, Exception) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- unableToWriteInput(Object, Throwable) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- unableToWriteJsonNode(Exception) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonLogger
- unableToWriteValue(Object, Exception) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonLogger
- unableToWriteValue(Object, Exception) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableLogger
- unary(boolean) - Method in class org.camunda.bpm.impl.juel.Parser
-
unary := <NOT> unary | <MINUS> unary | <EMPTY> unary | value
- UNARY - Enum constant in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
- UnaryTests - Interface in org.camunda.bpm.model.dmn.instance
- UnaryTestsImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- UnaryTestsImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.UnaryTestsImpl
- unassigned - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- unassigned - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- unassigned - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- UNASSIGNED - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- unauthorized() - Method in class org.camunda.bpm.webapp.impl.security.auth.UserAuthenticationResource
- 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
- unclaim(Task) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily unclaim a task.
- undeclareAlternativeNamespace(String) - Method in class org.camunda.bpm.model.xml.impl.ModelImpl
- 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.
- 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.RuntimeContainerDelegateImpl
- 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.deployment
-
Deployment operation responsible for undeploying all process archives.
- UndeployProcessArchivesStep() - Constructor for class org.camunda.bpm.container.impl.deployment.UndeployProcessArchivesStep
- UndeployProcessArchiveStep - Class in org.camunda.bpm.container.impl.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.deployment.UndeployProcessArchiveStep
- undoDelete(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityCache
- undoDelete(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- unexpectedStateException(String, String, CaseExecutionState, CaseExecutionState) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- unfinished - Variable in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- unfinished - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- unfinished - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- unfinished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- unfinished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- unfinished - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- 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() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- unfinished() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- unfinished() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- uninitializedFormKeyException() - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- UNIQUE - Enum constant in enum class org.camunda.bpm.model.dmn.HitPolicy
- UNIQUE_APPLICATION_NAME_PREFIX - Static variable in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- UNIQUE_ENGINE_NAME_PREFIX - Static variable in class org.camunda.bpm.spring.boot.starter.property.CamundaBpmProperties
- UNIQUE_TASK_WORKERS - Static variable in class org.camunda.bpm.engine.management.Metrics
-
Number of unique task workers
- UNIQUE_WORKER_REQUEST_PARAM_NAME - Static variable in class org.camunda.bpm.engine.rest.impl.FetchAndLockHandlerImpl
- UniqueHitPolicyHandler - Class in org.camunda.bpm.dmn.engine.impl.hitpolicy
- UniqueHitPolicyHandler() - Constructor for class org.camunda.bpm.dmn.engine.impl.hitpolicy.UniqueHitPolicyHandler
- uniqueHitPolicyOnlyAllowsSingleMatchingRule(List<DmnEvaluatedDecisionRule>) - Method in class org.camunda.bpm.dmn.engine.impl.hitpolicy.DmnHitPolicyLogger
- Unknown - Enum constant in enum class org.camunda.bpm.model.cmmn.MultiplicityEnum
- UNKNOWN - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Attribute
-
always first
- UNKNOWN - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Element
-
always first
- UNKNOWN - Enum constant in enum class org.camunda.bpm.container.impl.jboss.extension.Namespace
-
always first
- unknownExceptionWhileParsingDeploymentDescriptor(Exception) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- unknownFunction(String, String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unknownFunction(String, FeelMissingFunctionException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- UnknownHttpErrorException - Exception in org.camunda.bpm.client.exception
-
Exception is thrown in case the HTTP status code is not known by the client.
- UnknownHttpErrorException(String, RestException) - Constructor for exception org.camunda.bpm.client.exception.UnknownHttpErrorException
- unknownHttpMethod(String) - Method in class org.camunda.connect.httpclient.impl.HttpConnectorLogger
- unknownVariable(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- unknownVariable(String, FeelMissingVariableException) - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- UNLIMITED_LOG - Static variable in interface org.camunda.bpm.engine.impl.history.SynchronousOperationLogProducer
- unlimitedList() - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- unlimitedList() - Method in interface org.camunda.bpm.engine.query.Query
-
Executes the query.
- unlinkReference(ModelElementInstance, Object) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- unlock() - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- unlock() - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobEntity
-
Unlock from current lock owner
- unlock() - Method in interface org.camunda.bpm.engine.rest.sub.externaltask.ExternalTaskResource
- unlock() - Method in class org.camunda.bpm.engine.rest.sub.externaltask.impl.ExternalTaskResourceImpl
- unlock(String) - Method in class org.camunda.bpm.client.impl.EngineClient
- unlock(String) - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Unlocks an external task instance.
- unlock(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- unlock(ExternalTask) - Method in interface org.camunda.bpm.client.task.ExternalTaskService
-
Unlocks a task and clears the tasks lock expiration time and worker id.
- unlock(ExternalTask) - Method in class org.camunda.bpm.client.task.impl.ExternalTaskServiceImpl
- UNLOCK_RESOURCE_PATH - Static variable in class org.camunda.bpm.client.impl.EngineClient
- UnlockExternalTaskCmd - Class in org.camunda.bpm.engine.impl.cmd
- UnlockExternalTaskCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.UnlockExternalTaskCmd
- unlockJob(String, CommandExecutor) - Method in class org.camunda.bpm.engine.impl.jobexecutor.ExecuteJobsRunnable
- UnlockJobCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Unlock job.
- UnlockJobCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.UnlockJobCmd
- unlockUser() - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
- unlockUser() - Method in interface org.camunda.bpm.engine.rest.sub.identity.UserResource
- unlockUser(String) - Method in interface org.camunda.bpm.engine.IdentityService
- unlockUser(String) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- unlockUser(String) - Method in interface org.camunda.bpm.engine.impl.identity.WritableIdentityProvider
-
Allows unlocking a
User
object. - unlockUser(String) - Method in class org.camunda.bpm.engine.impl.IdentityServiceImpl
- unlockUser(String) - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- unlockUser(UserEntity) - Method in class org.camunda.bpm.engine.impl.identity.db.DbIdentityServiceProvider
- UnlockUserCmd - Class in org.camunda.bpm.engine.impl.cmd
-
Allows to unlock users.
- UnlockUserCmd(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.UnlockUserCmd
- unpack(TypedValue) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- unpack(TypedValue) - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- unpack(TypedValue) - Method in class org.camunda.bpm.engine.impl.el.VariableContextElResolver
- unpackVal(Val) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- unpackVals(List<Val>) - Method in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- unpackValue(Val, Function<Val, Object>) - Method in class org.camunda.spin.plugin.impl.feel.integration.SpinValueMapper
- unpackVariable(String) - Method in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- unrecognizableDataFormatException() - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- unregister(ProcessEngine) - Static method in class org.camunda.bpm.engine.ProcessEngines
-
Unregisters the given process engine.
- UnregisterBpmPlatformPluginsStep - Class in org.camunda.bpm.container.impl.deployment
- UnregisterBpmPlatformPluginsStep() - Constructor for class org.camunda.bpm.container.impl.deployment.UnregisterBpmPlatformPluginsStep
- unregisterConnector(String) - Static method in class org.camunda.connect.Connectors
- unregisterConnectorInstance(String) - Method in class org.camunda.connect.Connectors
- 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(String) - Constructor for class org.camunda.bpm.engine.impl.cmd.UnregisterDeploymentCmd
- UnregisterDeploymentCmd(Set<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(String, boolean) - Method in interface org.camunda.bpm.engine.ManagementService
-
Deactivate a deployment for a given ProcessApplication.
- unregisterProcessApplication(Set<String>, boolean) - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- 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(ProcessEngineImpl) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- unregisterProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.container.impl.jboss.service.MscRuntimeContainerDelegate
- unregisterProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.container.impl.RuntimeContainerDelegateImpl
- unregisterProcessEngine(ProcessEngine) - Method in interface org.camunda.bpm.container.RuntimeContainerDelegate
-
Unregisters a managed
ProcessEngine
instance from the Runtime Container. - unremovableBeans(BuildProducer<UnremovableBeanBuildItem>) - Method in class org.camunda.bpm.quarkus.engine.extension.deployment.impl.CamundaEngineProcessor
- unresolvableExpressionException(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- UnresolvedReference - Interface in org.camunda.bpm.engine.impl.bpmn.parser
- unresolvedTransitions - Variable in class org.camunda.bpm.engine.impl.pvm.ProcessDefinitionBuilder
- Unspecified - Enum constant in enum class org.camunda.bpm.model.bpmn.GatewayDirection
- Unspecified - Enum constant in enum class org.camunda.bpm.model.cmmn.MultiplicityEnum
- unspecifiedOrderByMethodException() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- UNSTORED_KEYS - Static variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
-
The script engine implementations put some key/value pairs into the binding.
- unsubscribe(TopicSubscriptionImpl) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionManager
- 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
- unsuppoertedParameterType(Type) - Method in class org.camunda.bpm.container.impl.ContainerIntegrationLogger
- unsupportedConcurrencyException(String, String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- unsupportedConversion(ValueType) - Method in class org.camunda.bpm.engine.variable.impl.type.AbstractValueTypeImpl
- unsupportedEntityClass(Object) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- unsupportedFilterForOAuth2() - Static method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- unsupportedInputParameter(Class<?>) - Method in class org.camunda.spin.impl.logging.SpinCoreLogger
- UnsupportedModelOperationException - Exception in org.camunda.bpm.model.xml
-
Exception thrown if a user attempts to perform an unsupported model operation.
- UnsupportedModelOperationException(String, String) - Constructor for exception org.camunda.bpm.model.xml.UnsupportedModelOperationException
- unsupportedOperationForOAuth2() - Static method in class org.camunda.bpm.spring.boot.starter.security.oauth2.impl.OAuth2IdentityProvider
- unsupportedParameterType(String, Object, Class<?>) - Method in class org.camunda.commons.utils.EnsureUtilLogger
- unsupportedResourceTypeException(String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- unsupportedSignalException(String) - Method in class org.camunda.bpm.engine.impl.bpmn.behavior.BpmnBehaviorLogger
- unsupportedTransientOperationException(String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- unsupportedType(Object) - Method in class org.camunda.bpm.dmn.engine.impl.type.DateDataTypeTransformer
- unsupportedTypeDefinitionForClause(String) - Method in class org.camunda.bpm.dmn.engine.impl.DmnEngineLogger
- untypedNullValue() - Static method in class org.camunda.bpm.engine.variable.Variables
- untypedNullValue(boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
- untypedValue(Object) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates an untyped value, i.e.
- untypedValue(Object, boolean) - Static method in class org.camunda.bpm.engine.variable.Variables
-
Creates an untyped value, i.e.
- UntypedValueImpl - Class in org.camunda.bpm.engine.variable.impl.value
-
Used when the type of an object has not been specified by the user and needs to be autodetected.
- UntypedValueImpl(Object) - Constructor for class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- UntypedValueImpl(Object, boolean) - Constructor for class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- unwrap() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- unwrap() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- unwrap() - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- unwrap() - Method in class org.camunda.spin.Spin
-
Return the wrapped object.
- unwrapException(PersistenceException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- unwrapException(ProcessEngineException) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- update - Enum constant in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
- update - Enum constant in enum class org.camunda.bpm.model.cmmn.VariableTransition
- update() - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- update(Class<? extends DbEntity>, String, Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- update(String) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- update(String) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- update(String, Object) - Method in class org.camunda.bpm.engine.impl.db.sql.DbSqlSession
- update(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession
- update(String, Object) - Method in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- update(Group) - Method in class org.camunda.bpm.engine.rest.dto.identity.GroupDto
- update(Tenant) - Method in class org.camunda.bpm.engine.rest.dto.identity.TenantDto
- update(User) - Method in class org.camunda.bpm.engine.rest.dto.identity.UserProfileDto
- update(AuthorizationEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- update(AuthorizationCreateDto, Authorization, ProcessEngineConfiguration) - Static method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationCreateDto
- update(AuthorizationDto, Authorization, ProcessEngineConfiguration) - Static method in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationDto
- UPDATE - Enum constant in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Indicates that UPDATE interactions are permitted.
- UPDATE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that UPDATE interactions are permitted.
- UPDATE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that UPDATE interactions are permitted.
- UPDATE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Indicates that UPDATE interactions are permitted.
- UPDATE - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that UPDATE interactions are permitted.
- UPDATE - Enum constant in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
-
Indicates that UPDATE interactions on defined categories are permitted.
- UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationType
- UPDATE - Enum constant in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
- UPDATE - Static variable in interface org.camunda.bpm.engine.delegate.CaseVariableListener
- UPDATE - Static variable in interface org.camunda.bpm.engine.delegate.VariableListener
- UPDATE_BULK - Enum constant in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationType
- UPDATE_EVENT_TRIGGER - Static variable in class org.camunda.bpm.engine.impl.json.MigrationInstructionJsonConverter
- UPDATE_HISTORY - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that UPDATE_HISTORY interactions are permitted.
- UPDATE_IN_CHUNKS - Static variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- UPDATE_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that UPDATE_INSTANCE interactions are permitted.
- UPDATE_INSTANCE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that UPDATE_INSTANCE interactions are permitted.
- UPDATE_INSTANCE_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that UPDATE_INSTANCE_VARIABLE interactions are permitted.
- UPDATE_TASK - Enum constant in enum class org.camunda.bpm.engine.authorization.Permissions
-
Indicates that UPDATE_TASK interactions are permitted.
- UPDATE_TASK - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that UPDATE_TASK interactions are permitted.
- UPDATE_TASK - Static variable in interface org.camunda.bpm.engine.cdi.BusinessProcessEventType
-
Signifies that a task is updated
- UPDATE_TASK_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Indicates that UPDATE_TASK_VARIABLE interactions are permitted.
- UPDATE_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Indicates that UPDATE_VARIABLE interactions are permitted.
- UPDATE_VARIABLE - Enum constant in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Indicates that UPDATE_VARIABLE interactions are permitted.
- updateAfterReplacement() - Method in class org.camunda.bpm.model.bpmn.impl.instance.FlowNodeImpl
- updateAfterReplacement() - Method in class org.camunda.bpm.model.xml.impl.instance.ModelElementInstanceImpl
- updateAfterReplacement() - Method in interface org.camunda.bpm.model.xml.instance.ModelElementInstance
-
Execute updates after the element was inserted as a replacement of another element.
- updateAndFetchData() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- updateAsyncAfter(boolean, boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.process.ActivityImpl.AsyncAfterUpdate
-
Method which is called if the asyncAfter property should be updated.
- updateAsyncAfterTargetConfiguration(AsyncContinuationJobHandler.AsyncContinuationConfiguration) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingAsyncJobInstance
- updateAsyncBefore(boolean, boolean) - Method in interface org.camunda.bpm.engine.impl.pvm.process.ActivityImpl.AsyncBeforeUpdate
-
Method which is called if the asyncBefore property should be updated.
- updateAsyncBeforeTargetConfiguration() - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingAsyncJobInstance
- 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
- updateAuthorizationBasedOnCacheEntries(AuthorizationEntity, String, String, Resource, String) - Method in class org.camunda.bpm.engine.impl.cfg.auth.DefaultAuthorizationProvider
-
Searches through the cache, if there is already an authorization with same rights.
- updateBatchSuspensionStateById(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.BatchManager
- updateBulk(DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- updateBulk(DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- updateBulk(DbBulkOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- updateCache(Authentications, HttpSession, long) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
-
Update/remove authentications when cache validation time (= x + TTL) is due.
- updateCaseDefinitionHistoryTimeToLive(String, Integer) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- updateCaseDefinitionHistoryTimeToLive(String, Integer) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Updates time to live of case definition.
- UpdateCaseDefinitionHistoryTimeToLiveCmd - Class in org.camunda.bpm.engine.impl.cmmn.cmd
- UpdateCaseDefinitionHistoryTimeToLiveCmd(String, Integer) - Constructor for class org.camunda.bpm.engine.impl.cmmn.cmd.UpdateCaseDefinitionHistoryTimeToLiveCmd
- updateChunkSize - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- 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
- UPDATED_AFTER - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- updatedAfter - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- updateDecisionDefinitionHistoryTimeToLive(String, Integer) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- updateDecisionDefinitionHistoryTimeToLive(String, Integer) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Updates time to live of decision definition.
- UpdateDecisionDefinitionHistoryTimeToLiveCmd - Class in org.camunda.bpm.engine.impl.cmd
- UpdateDecisionDefinitionHistoryTimeToLiveCmd(String, Integer) - Constructor for class org.camunda.bpm.engine.impl.cmd.UpdateDecisionDefinitionHistoryTimeToLiveCmd
- updateDefinitionByLatestDefinition(DeploymentEntity, DefinitionEntity, DefinitionEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- updateDefinitionByPersistedDefinition(DeploymentEntity, DefinitionEntity, DefinitionEntity) - Method in class org.camunda.bpm.engine.impl.AbstractDefinitionDeployer
- updateDefinitionByPersistedDefinition(DeploymentEntity, DecisionRequirementsDefinitionEntity, DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.deployer.DecisionRequirementsDefinitionDeployer
- updateEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.AbstractPersistenceSession
- updateEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.BatchDbSqlSession
- updateEntity(DbEntityOperation) - Method in class org.camunda.bpm.engine.impl.db.sql.SimpleDbSqlSession
- updateEvent - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingEventSubscriptionInstance
- updateEvent - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingTimerJobInstance
- updateEventTrigger - Variable in class org.camunda.bpm.engine.impl.migration.MigrationInstructionImpl
- updateEventTrigger - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- updateEventTrigger - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationInstructionDto
- updateEventTrigger() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- updateEventTrigger() - Method in interface org.camunda.bpm.engine.migration.MigrationInstructionBuilder
-
If the current instruction maps between event-receiving flow nodes that rely on a persistent event trigger, this method can be used to determine whether the event trigger should be updated during migration
- updateEventTriggers - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- updateEventTriggers() - Method in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- updateEventTriggers() - Method in interface org.camunda.bpm.engine.migration.MigrationInstructionsBuilder
-
Toggle whether the instructions should include updating of the respective event triggers where appropriate.
- updateEventTriggersForGeneratedInstructions - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- UpdateEventTriggersValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
-
Ensure that the option updateEventTriggers can only be used activities defining an event trigger
- UpdateEventTriggersValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.UpdateEventTriggersValidator
- updateExecutionSuspensionStateByProcessDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- updateExecutionSuspensionStateByProcessDefinitionKey(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionManager
- updateExecutionSuspensionStateByProcessDefinitionKeyAndTenantId(String, 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
- UpdateExternalTaskRetriesBuilder - Interface in org.camunda.bpm.engine.externaltask
- UpdateExternalTaskRetriesBuilderImpl - Class in org.camunda.bpm.engine.impl.cmd
- UpdateExternalTaskRetriesBuilderImpl(List<String>, int) - Constructor for class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- UpdateExternalTaskRetriesBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.cmd.UpdateExternalTaskRetriesBuilderImpl
- UpdateExternalTaskRetriesSelectBuilder - Interface in org.camunda.bpm.engine.externaltask
- updateExternalTaskSuspensionState(String, String, String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- updateExternalTaskSuspensionStateByProcessDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- updateExternalTaskSuspensionStateByProcessDefinitionKey(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- updateExternalTaskSuspensionStateByProcessDefinitionKeyAndTenantId(String, String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- updateExternalTaskSuspensionStateByProcessInstanceId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- updateFailedJobRetriesByJobDefinitionId(String, int, Date, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateFilter(Filter, ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.FilterDto
- updateFilter(FilterDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.FilterResource
- updateFilter(FilterDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- 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
- updateHistoricBatch(BatchEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricBatchManager
- updateHistoricTaskInstance(TaskEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.HistoricTaskInstanceManager
- updateHistoryTimeToLive(HistoryTimeToLiveDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.CaseDefinitionResource
- updateHistoryTimeToLive(HistoryTimeToLiveDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.DecisionDefinitionResource
- updateHistoryTimeToLive(HistoryTimeToLiveDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.CaseDefinitionResourceImpl
- updateHistoryTimeToLive(HistoryTimeToLiveDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.DecisionDefinitionResourceImpl
- updateHistoryTimeToLive(HistoryTimeToLiveDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- updateHistoryTimeToLive(HistoryTimeToLiveDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- updateInChunks - Variable in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeBatchConfiguration
- updateInChunks - Variable in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- updateInChunks - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesDto
- updateInChunks() - Method in interface org.camunda.bpm.engine.history.SetRemovalTimeToHistoricProcessInstancesBuilder
-
Handles removal time updates in chunks, taking into account the defined size in
removalTimeUpdateChunkSize
in the process engine configuration. - updateInChunks() - Method in class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl
- updateIncomingReferences(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.attribute.AttributeImpl
- updateJob(JobEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateJob(TimerEntity) - Method in class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationImpl
- updateJobDeclarations(List<JobDeclaration<?, ?>>, ProcessDefinitionEntity, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.deployer.BpmnDeployer
- updateJobDefinitionSuspensionState() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- updateJobDefinitionSuspensionState() - Method in interface org.camunda.bpm.engine.ManagementService
-
Activate or suspend job definitions using a fluent builder.
- UpdateJobDefinitionSuspensionStateBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the suspension state of job definitions.
- UpdateJobDefinitionSuspensionStateBuilderImpl - Class in org.camunda.bpm.engine.impl.management
- UpdateJobDefinitionSuspensionStateBuilderImpl() - Constructor for class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
-
Creates a builder without CommandExecutor which can not be used to update the suspension state via
UpdateJobDefinitionSuspensionStateBuilderImpl.activate()
orUpdateJobDefinitionSuspensionStateBuilderImpl.suspend()
. - UpdateJobDefinitionSuspensionStateBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- updateJobDefinitionSuspensionStateById(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- updateJobDefinitionSuspensionStateByProcessDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- updateJobDefinitionSuspensionStateByProcessDefinitionKey(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- updateJobDefinitionSuspensionStateByProcessDefinitionKeyAndTenantId(String, String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobDefinitionManager
- UpdateJobDefinitionSuspensionStateSelectBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the suspension state of job definitions.
- UpdateJobDefinitionSuspensionStateTenantBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the suspension state of job definitions.
- updateJobPriorityByDefinitionId(String, long) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateJobSuspensionState() - Method in class org.camunda.bpm.engine.impl.ManagementServiceImpl
- updateJobSuspensionState() - Method in interface org.camunda.bpm.engine.ManagementService
-
Activate or suspend jobs using a fluent builder.
- UpdateJobSuspensionStateBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the suspension state of jobs.
- UpdateJobSuspensionStateBuilderImpl - Class in org.camunda.bpm.engine.impl.management
- UpdateJobSuspensionStateBuilderImpl() - Constructor for class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
-
Creates a builder without CommandExecutor which can not be used to update the suspension state via
UpdateJobSuspensionStateBuilderImpl.activate()
orUpdateJobSuspensionStateBuilderImpl.suspend()
. - UpdateJobSuspensionStateBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- updateJobSuspensionStateById(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateJobSuspensionStateByJobDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateJobSuspensionStateByProcessDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateJobSuspensionStateByProcessDefinitionKey(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateJobSuspensionStateByProcessDefinitionKeyAndTenantId(String, String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateJobSuspensionStateByProcessInstanceId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- UpdateJobSuspensionStateSelectBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the suspension state of jobs.
- UpdateJobSuspensionStateTenantBuilder - Interface in org.camunda.bpm.engine.management
-
Fluent builder to update the suspension state of jobs.
- updateListeners - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- updateMdcFromCurrentValues() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
-
Update the MDC with the current values of this logging context
- updateMdcWithCurrentValue() - Method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext.ProcessDataStack
- updateModifiableFieldsFromEntity(CaseDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
-
Updates all modifiable fields from another case definition entity.
- updateModifiableFieldsFromEntity(DecisionDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
-
Updates all modifiable fields from another decision definition entity.
- updateModifiableFieldsFromEntity(DecisionRequirementsDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- updateModifiableFieldsFromEntity(CamundaFormDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- updateModifiableFieldsFromEntity(ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
-
Updates all modifiable fields from another process definition entity.
- updateModifiableFieldsFromEntity(T) - Method in interface org.camunda.bpm.engine.impl.repository.ResourceDefinitionEntity
- updateOperationLogAnnotationByOperationId(String, String) - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- updatePreserveOrder(Class<? extends DbEntity>, String, Object) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
-
Several update operations added by this method will be executed preserving the order of method calls, no matter what entity type they refer to.
- updateProcessDefinitionHistoryTimeToLive(String, Integer) - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- updateProcessDefinitionHistoryTimeToLive(String, Integer) - Method in interface org.camunda.bpm.engine.RepositoryService
-
Updates time to live of process definition.
- UpdateProcessDefinitionHistoryTimeToLiveCmd - Class in org.camunda.bpm.engine.impl.cmd
- UpdateProcessDefinitionHistoryTimeToLiveCmd(String, Integer) - Constructor for class org.camunda.bpm.engine.impl.cmd.UpdateProcessDefinitionHistoryTimeToLiveCmd
- updateProcessDefinitionSuspensionState() - Method in class org.camunda.bpm.engine.impl.RepositoryServiceImpl
- updateProcessDefinitionSuspensionState() - Method in interface org.camunda.bpm.engine.RepositoryService
-
Activate or suspend process definitions using a fluent builder.
- UpdateProcessDefinitionSuspensionStateBuilder - Interface in org.camunda.bpm.engine.repository
-
Fluent builder to update the suspension state of process definitions.
- UpdateProcessDefinitionSuspensionStateBuilderImpl - Class in org.camunda.bpm.engine.impl.repository
- UpdateProcessDefinitionSuspensionStateBuilderImpl() - Constructor for class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
-
Creates a builder without CommandExecutor which can not be used to update the suspension state via
UpdateProcessDefinitionSuspensionStateBuilderImpl.activate()
orUpdateProcessDefinitionSuspensionStateBuilderImpl.suspend()
. - UpdateProcessDefinitionSuspensionStateBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- updateProcessDefinitionSuspensionStateById(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- updateProcessDefinitionSuspensionStateByKey(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- updateProcessDefinitionSuspensionStateByKeyAndTenantId(String, String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionManager
- UpdateProcessDefinitionSuspensionStateSelectBuilder - Interface in org.camunda.bpm.engine.repository
-
Fluent builder to update the suspension state of process definitions.
- UpdateProcessDefinitionSuspensionStateTenantBuilder - Interface in org.camunda.bpm.engine.repository
-
Fluent builder to update the suspension state of process definitions.
- UpdateProcessInstancesRequest - Interface in org.camunda.bpm.engine.runtime
- UpdateProcessInstancesSuspendStateBatchCmd - Class in org.camunda.bpm.engine.impl.cmd
- UpdateProcessInstancesSuspendStateBatchCmd(CommandExecutor, UpdateProcessInstancesSuspensionStateBuilderImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.UpdateProcessInstancesSuspendStateBatchCmd
- UpdateProcessInstancesSuspendStateBatchConfiguration - Class in org.camunda.bpm.engine.impl.batch.update
- UpdateProcessInstancesSuspendStateBatchConfiguration(List<String>, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfiguration
- UpdateProcessInstancesSuspendStateBatchConfiguration(List<String>, DeploymentMappings, boolean) - Constructor for class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfiguration
- UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter - Class in org.camunda.bpm.engine.impl.batch.update
- UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter() - Constructor for class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- UpdateProcessInstancesSuspendStateCmd - Class in org.camunda.bpm.engine.impl.cmd
- UpdateProcessInstancesSuspendStateCmd(CommandExecutor, UpdateProcessInstancesSuspensionStateBuilderImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.cmd.UpdateProcessInstancesSuspendStateCmd
- UpdateProcessInstancesSuspendStateJobHandler - Class in org.camunda.bpm.engine.impl.batch.update
- UpdateProcessInstancesSuspendStateJobHandler() - Constructor for class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateJobHandler
- UpdateProcessInstancesSuspensionStateBuilder - Interface in org.camunda.bpm.engine.runtime
- UpdateProcessInstancesSuspensionStateBuilderImpl - Class in org.camunda.bpm.engine.impl
- UpdateProcessInstancesSuspensionStateBuilderImpl(List<String>) - Constructor for class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- UpdateProcessInstancesSuspensionStateBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.UpdateProcessInstancesSuspensionStateBuilderImpl
- UpdateProcessInstanceSuspendStateBatchScenario - Class in org.camunda.bpm.qa.upgrade.gson.batch
- UpdateProcessInstanceSuspendStateBatchScenario() - Constructor for class org.camunda.bpm.qa.upgrade.gson.batch.UpdateProcessInstanceSuspendStateBatchScenario
- updateProcessInstanceSuspensionState() - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- updateProcessInstanceSuspensionState() - Method in interface org.camunda.bpm.engine.RuntimeService
-
Activate or suspend process instances using a fluent builder.
- UpdateProcessInstanceSuspensionStateBuilder - Interface in org.camunda.bpm.engine.runtime
-
Fluent builder to update the suspension state of process instances.
- UpdateProcessInstanceSuspensionStateBuilderImpl - Class in org.camunda.bpm.engine.impl.runtime
- UpdateProcessInstanceSuspensionStateBuilderImpl() - Constructor for class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
-
Creates a builder without CommandExecutor which can not be used to update the suspension state via
UpdateProcessInstanceSuspensionStateBuilderImpl.activate()
orUpdateProcessInstanceSuspensionStateBuilderImpl.suspend()
. - UpdateProcessInstanceSuspensionStateBuilderImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- UpdateProcessInstanceSuspensionStateSelectBuilder - Interface in org.camunda.bpm.engine.runtime
-
Fluent builder to update the suspension state of process instances.
- UpdateProcessInstanceSuspensionStateTenantBuilder - Interface in org.camunda.bpm.engine.runtime
-
Fluent builder to update the suspension state of process instances.
- 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
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.AttributeReferenceImpl
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ElementReferenceCollectionImpl
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.IdsElementReferenceCollectionImpl
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.impl.type.reference.ReferenceImpl
-
Update the reference identifier of the reference source model element instance
- updateReference(ModelElementInstance, String, String) - Method in class org.camunda.bpm.model.xml.type.reference.AttributeReferenceCollection
- updateRetries() - Method in interface org.camunda.bpm.engine.ExternalTaskService
-
Sets the retries for external tasks using a fluent builder.
- updateRetries() - Method in class org.camunda.bpm.engine.impl.ExternalTaskServiceImpl
- updateRetries(SetRetriesForExternalTasksDto) - Method in class org.camunda.bpm.engine.rest.impl.ExternalTaskRestServiceImpl
- updates - Variable in class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationManager
-
UPDATEs of a single entity
- UPDATES - Static variable in class org.camunda.bpm.qa.performance.engine.framework.aggregate.SqlStatementCountAggregator
- UPDATES - Static variable in class org.camunda.bpm.qa.performance.engine.sqlstatementlog.SqlStatementCountAggregator
- updateSession(HttpSession, Authentications) - Static method in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationUtil
-
Store authentications in current session.
- updateStartTimerJobSuspensionStateByProcessDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateStartTimerJobSuspensionStateByProcessDefinitionKey(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateStartTimerJobSuspensionStateByProcessDefinitionKeyAndTenantId(String, String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.JobManager
- updateStatements - Variable in class org.camunda.bpm.engine.impl.db.sql.DbSqlSessionFactory
- updateStaticData() - Method in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsCollector
- updateSubscription(EventSubscriptionEntity) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.EventSubscriptionDeclaration
- updateSuspensionState(CommandContext, SuspensionState) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobDefinitionStateCmd
- updateSuspensionState(CommandContext, SuspensionState) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobStateCmd
- updateSuspensionState(CommandContext, SuspensionState) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessDefinitionStateCmd
- updateSuspensionState(CommandContext, SuspensionState) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetProcessInstanceStateCmd
- updateSuspensionState(CommandContext, SuspensionState) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetStateCmd
- updateSuspensionState(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionSuspensionStateDto
- updateSuspensionState(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionSuspensionStateDto
- updateSuspensionState(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.JobSuspensionStateDto
- updateSuspensionState(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateDto
- updateSuspensionState(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.SuspensionStateDto
- updateSuspensionState(ProcessEngine, String) - Method in class org.camunda.bpm.engine.rest.dto.SuspensionStateDto
- updateSuspensionState(JobDefinitionSuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.impl.JobDefinitionRestServiceImpl
- updateSuspensionState(JobDefinitionSuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.JobDefinitionRestService
- updateSuspensionState(JobDefinitionSuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.sub.management.JobDefinitionResource
- updateSuspensionState(JobDefinitionSuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.sub.management.JobDefinitionResourceImpl
- updateSuspensionState(ProcessDefinitionSuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessDefinitionRestServiceImpl
- updateSuspensionState(ProcessDefinitionSuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.ProcessDefinitionRestService
- updateSuspensionState(ProcessDefinitionSuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.sub.repository.impl.ProcessDefinitionResourceImpl
- updateSuspensionState(ProcessDefinitionSuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.sub.repository.ProcessDefinitionResource
- updateSuspensionState(JobSuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.impl.JobRestServiceImpl
- updateSuspensionState(JobSuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.JobRestService
- updateSuspensionState(JobSuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.JobResourceImpl
- updateSuspensionState(JobSuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.sub.runtime.JobResource
- updateSuspensionState(ProcessInstanceSuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- updateSuspensionState(ProcessInstanceSuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- updateSuspensionState(SuspensionStateDto) - Method in interface org.camunda.bpm.engine.rest.sub.batch.BatchResource
- updateSuspensionState(SuspensionStateDto) - Method in class org.camunda.bpm.engine.rest.sub.batch.impl.BatchResourceImpl
- 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
- updateSuspensionStateAsync(ProcessEngine) - Method in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceSuspensionStateAsyncDto
- updateSuspensionStateAsync(ProcessInstanceSuspensionStateAsyncDto) - Method in class org.camunda.bpm.engine.rest.impl.ProcessInstanceRestServiceImpl
- updateSuspensionStateAsync(ProcessInstanceSuspensionStateAsyncDto) - Method in interface org.camunda.bpm.engine.rest.ProcessInstanceRestService
- updateTask(TaskDto) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- updateTask(TaskDto) - Method in interface org.camunda.bpm.engine.rest.sub.task.TaskResource
- updateTask(Task) - Method in class org.camunda.bpm.engine.rest.dto.task.TaskDto
- updateTaskSuspensionStateByCaseExecutionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- updateTaskSuspensionStateByProcessDefinitionId(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- updateTaskSuspensionStateByProcessDefinitionKey(String, SuspensionState) - Method in class org.camunda.bpm.engine.impl.persistence.entity.TaskManager
- updateTaskSuspensionStateByProcessDefinitionKeyAndTenantId(String, 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
- updateTelemetryData(CommandContext) - Method in class org.camunda.bpm.engine.impl.BootstrapEngineCommand
- updateTenant(TenantDto) - Method in class org.camunda.bpm.engine.rest.sub.identity.impl.TenantResourceImpl
- updateTenant(TenantDto) - Method in interface org.camunda.bpm.engine.rest.sub.identity.TenantResource
- updateTypedValue(ObjectValue, String) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- updateTypedValue(ObjectValue, String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- updateTypedValue(SpinValue, String) - Method in class org.camunda.spin.plugin.impl.SpinValueSerializer
- updateTypedValue(T, String) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- updateUserLock(UserEntity, int, Date) - Method in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoManager
- updateVariable(T) - Method in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- updateVariableEntities(VariableMap, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- updateVariableEntities(VariableMap, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.CaseExecutionVariablesResource
- updateVariableEntities(VariableMap, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.ExecutionVariablesResource
- updateVariableEntities(VariableMap, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalCaseExecutionVariablesResource
- updateVariableEntities(VariableMap, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.runtime.impl.LocalExecutionVariablesResource
- updateVariableEntities(VariableMap, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.LocalTaskVariablesResource
- updateVariableEntities(VariableMap, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.task.impl.TaskVariablesResource
- updateVariables(String, Map<String, ? extends Object>, Collection<String>) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- updateVariables(String, Map<String, ? extends Object>, Collection<String>) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- updateVariables(String, Map<String, ? extends Object>, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.RuntimeServiceImpl
- updateVariables(String, Map<String, ? extends Object>, Collection<String>, boolean) - Method in class org.camunda.bpm.engine.impl.TaskServiceImpl
- updateVariablesLocal(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.TaskServiceImpl
- UpgradeTestRule - Class in org.camunda.bpm.qa.upgrade
- UpgradeTestRule() - Constructor for class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- UpgradeTestRule(String) - Constructor for class org.camunda.bpm.qa.upgrade.UpgradeTestRule
- upperCase(String) - Method in class org.camunda.bpm.engine.impl.identity.PasswordPolicyUserDataRuleImpl
- uri - Variable in class org.camunda.bpm.engine.impl.util.xml.Attribute
- uri - Variable in class org.camunda.bpm.engine.impl.util.xml.Element
- uriAttribute - Static variable in class org.camunda.bpm.model.dmn.impl.instance.BusinessContextElementImpl
- uriElementReference(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementBuilderImpl
- uriElementReference(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementBuilder
- UriElementReferenceBuilderImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - UriElementReferenceBuilderImpl(Class<Source>, Class<Target>, ChildElementImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceBuilderImpl
- uriElementReferenceCollection(Class<V>) - Method in class org.camunda.bpm.model.xml.impl.type.child.ChildElementCollectionBuilderImpl
- uriElementReferenceCollection(Class<V>) - Method in interface org.camunda.bpm.model.xml.type.child.ChildElementCollectionBuilder
- UriElementReferenceCollectionBuilderImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - UriElementReferenceCollectionBuilderImpl(Class<Source>, Class<Target>, ChildElementCollectionImpl<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceCollectionBuilderImpl
- UriElementReferenceCollectionImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - UriElementReferenceCollectionImpl(ChildElementCollection<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceCollectionImpl
- UriElementReferenceImpl<Target extends ModelElementInstance,
Source extends ModelElementInstance> - Class in org.camunda.bpm.model.xml.impl.type.reference - UriElementReferenceImpl(ChildElement<Source>) - Constructor for class org.camunda.bpm.model.xml.impl.type.reference.UriElementReferenceImpl
- uriInfo - Variable in class org.camunda.bpm.webapp.plugin.resource.AbstractAppPluginRootResource
- uriInfo - Variable in class org.camunda.bpm.webapp.plugin.resource.RequestInfo
- uriTemplate - Variable in class org.camunda.bpm.engine.rest.hal.HalRelation
-
the url template used by the relation to construct links
- 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
- url(String) - Method in interface org.camunda.connect.httpclient.HttpBaseRequest
-
Set the url of this request.
- url(String) - Method in class org.camunda.connect.httpclient.impl.AbstractHttpRequest
- URLEncodingUtil - Class in org.camunda.bpm.engine.rest.util
- URLEncodingUtil() - Constructor for class org.camunda.bpm.engine.rest.util.URLEncodingUtil
- UrlStreamSource - Class in org.camunda.bpm.engine.impl.util.io
- UrlStreamSource(URL) - Constructor for class org.camunda.bpm.engine.impl.util.io.UrlStreamSource
- urlToURI(URL) - Static method in class org.camunda.bpm.engine.impl.util.ReflectUtil
-
Converts an url to an uri.
- useCreateTime - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- useCreateTime() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Specifies whether tasks should be fetched based on their createTime.
- useCreateTime(boolean) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Specifies whether tasks should be fetched based on their create time.
- useCreateTime(boolean) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- useCreateTime(List<QueryOrderingProperty>) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskManager
- useLeftJoin - Variable in class org.camunda.bpm.engine.impl.db.AuthorizationCheck
- usePosixGroups - Variable in class org.camunda.bpm.identity.impl.ldap.LdapConfiguration
- usePriority - Variable in class org.camunda.bpm.client.impl.EngineClient
- usePriority - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- usePriority - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- usePriority - Variable in class org.camunda.bpm.client.topic.impl.dto.FetchAndLockRequestDto
- usePriority - Variable in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
-
Indicates that priority is enabled.
- usePriority - Variable in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- usePriority - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- usePriority() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Specifies whether tasks should be fetched based on their priority or arbitrarily.
- usePriority(boolean) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
Specifies whether tasks should be fetched based on their priority or arbitrarily.
- usePriority(boolean) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- usePriority(boolean) - Method in interface org.camunda.bpm.engine.externaltask.FetchAndLockBuilder
-
Configures fetching to consider (or not) priority during the Fetch and Lock operation.
- usePriority(boolean) - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- useProcessEngine(ProcessEngine) - Method in class org.camunda.bpm.engine.test.junit5.ProcessEngineExtension
- user - Variable in class org.camunda.bpm.engine.impl.cmd.SaveUserCmd
- user - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MembershipEntity
- user - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TenantMembershipEntity
- User - Interface in org.camunda.bpm.engine.identity
-
Represents a user, used in
IdentityService
. - USER - Enum constant in enum class org.camunda.bpm.engine.authorization.Resources
- USER - Static variable in class org.camunda.bpm.engine.EntityTypes
- USER_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryProperty
- USER_ID - Static variable in interface org.camunda.bpm.engine.impl.UserQueryProperty
- USER_ID - Static variable in class org.camunda.bpm.qa.rolling.update.scenarios.authorization.AuthorizationScenario
- USER_ID - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.UserLockExpTimeScenario
- USER_NAME - Static variable in class org.camunda.bpm.qa.upgrade.user.creation.DeployUserWithoutSaltForPasswordHashingScenario
- USER_OPERATION_LOG - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when used operation log is created.
- USER_PREFIX - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- USER_PWD - Static variable in class org.camunda.bpm.qa.upgrade.user.creation.DeployUserWithoutSaltForPasswordHashingScenario
- 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, 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.engine.rest.dto.identity
- UserDto - Class in org.camunda.bpm.engine.rest.dto.task
- UserDto() - Constructor for class org.camunda.bpm.engine.rest.dto.identity.UserDto
- 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
User
s 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
User
s 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
- UserEvent - Interface in org.camunda.bpm.model.cmmn.instance
- UserEventImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- UserEventImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.UserEventImpl
- UserEventListener - Interface in org.camunda.bpm.model.cmmn.instance
- UserEventListenerImpl - Class in org.camunda.bpm.model.cmmn.impl.instance
- UserEventListenerImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.cmmn.impl.instance.UserEventListenerImpl
- userFirstName(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
-
Only select
User
s 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
User
s where the first name matches the given parameter. - userFirstNameLike(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- userGrant(String, Resource, Permission...) - Method in class org.camunda.bpm.qa.performance.engine.junit.AuthorizationPerformanceTestCase
- userId - Variable in exception org.camunda.bpm.engine.AuthorizationException
- userId - Variable in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- userId - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- 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.CreateTenantUserMembershipCmd
- 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.DeleteTenantUserMembershipCmd
- 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.HistoricDecisionInstanceQueryImpl
- userId - Variable in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- userId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionInstanceEntity
- userId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricIdentityLinkLogEventEntity
- userId - Variable in class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- userId - Variable in class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- 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 - Variable in class org.camunda.bpm.engine.impl.TenantQueryImpl
- userId - Variable in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- 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 - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.identity.TenantQueryDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.task.CommentDto
- userId - Variable in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- userId - Variable in class org.camunda.bpm.engine.rest.hal.identitylink.HalIdentityLink
- userId - Variable in class org.camunda.bpm.webapp.impl.security.auth.AuthenticationDto
- userId() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.StartTask
- userId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only select historic decision instances that were evaluated by the user with the given user ID.
- userId(String) - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only select historic identity links which have the given user id.
- userId(String) - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Query entries which are existing for the user.
- userId(String) - Method in interface org.camunda.bpm.engine.identity.UserQuery
-
Only select
User
s with the given id/ - userId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- userId(String) - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- userId(String) - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- userId(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- UserId - Annotation Interface in org.camunda.bpm.engine.spring.annotations
-
specifies which parameter is a user id
- 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
- userIdIn - Variable in class org.camunda.bpm.engine.rest.dto.authorization.AuthorizationQueryDto
- userIdIn(String...) - Method in interface org.camunda.bpm.engine.authorization.AuthorizationQuery
-
only selects authorizations for the given user ids
- userIdIn(String...) - Method in interface org.camunda.bpm.engine.identity.UserQuery
-
Only select
User
s with the given ids - userIdIn(String...) - Method in class org.camunda.bpm.engine.impl.AuthorizationQueryImpl
- userIdIn(String...) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- 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
User
s 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
User
s where the last name matches the given parameter. - userLastNameLike(String) - Method in class org.camunda.bpm.engine.impl.UserQueryImpl
- UserLockExpTimeScenario - Class in org.camunda.bpm.qa.upgrade.timestamp
- UserLockExpTimeScenario() - Constructor for class org.camunda.bpm.qa.upgrade.timestamp.UserLockExpTimeScenario
- userMember(String) - Method in interface org.camunda.bpm.engine.identity.TenantQuery
-
Only select
Tenant
s where the given user is member of. - userMember(String) - Method in class org.camunda.bpm.engine.impl.TenantQueryImpl
- username - Variable in class org.camunda.bpm.client.interceptor.auth.BasicAuthProvider
- username - Variable in class org.camunda.bpm.client.spring.boot.starter.BasicAuthProperties
- username - Variable in class org.camunda.bpm.engine.rest.dto.identity.BasicUserCredentialsDto
- userOperationId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- userOperationId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDetailEventEntity
- userOperationId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailDto
- userOperationId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- userOperationId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Select historic details related with given userOperationId.
- userOperationId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- UserOperationLogCategoryPermissions - Enum Class in org.camunda.bpm.engine.authorization
-
The set of built-in
Permissions
forUser operation log based on categories
in Camunda Platform. - UserOperationLogContext - Class in org.camunda.bpm.engine.impl.oplog
-
Provides information about user operations.
- UserOperationLogContext() - Constructor for class org.camunda.bpm.engine.impl.oplog.UserOperationLogContext
- UserOperationLogContextEntry - Class in org.camunda.bpm.engine.impl.oplog
-
One op log context entry represents an operation on a set of entities of the same type (see entityType field).
- UserOperationLogContextEntry(String, String) - Constructor for class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntry
- UserOperationLogContextEntryBuilder - Class in org.camunda.bpm.engine.impl.oplog
- UserOperationLogContextEntryBuilder() - Constructor for class org.camunda.bpm.engine.impl.oplog.UserOperationLogContextEntryBuilder
- userOperationLogEnabled - Variable in class org.camunda.bpm.engine.impl.interceptor.CommandContext
- UserOperationLogEntry - Interface in org.camunda.bpm.engine.history
-
Log entry about an operation performed by a user.
- UserOperationLogEntryDto - Class in org.camunda.bpm.engine.rest.dto.history
- UserOperationLogEntryDto() - Constructor for class org.camunda.bpm.engine.rest.dto.history.UserOperationLogEntryDto
- UserOperationLogEntryEventEntity - Class in org.camunda.bpm.engine.impl.history.event
- UserOperationLogEntryEventEntity() - Constructor for class org.camunda.bpm.engine.impl.history.event.UserOperationLogEntryEventEntity
- UserOperationLogManager - Class in org.camunda.bpm.engine.impl.persistence.entity
-
Manager for
UserOperationLogEntryEventEntity
that also provides a generic and some specific log methods. - UserOperationLogManager() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- UserOperationLogQuery - Interface in org.camunda.bpm.engine.history
-
Programmatic querying for
UserOperationLogEntry
instances. - UserOperationLogQueryDto - Class in org.camunda.bpm.engine.rest.dto.history
- UserOperationLogQueryDto(ObjectMapper, MultivaluedMap<String, String>) - Constructor for class org.camunda.bpm.engine.rest.dto.history.UserOperationLogQueryDto
- UserOperationLogQueryImpl - Class in org.camunda.bpm.engine.impl
- UserOperationLogQueryImpl() - Constructor for class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- UserOperationLogQueryImpl(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- UserOperationLogRestService - Interface in org.camunda.bpm.engine.rest.history
-
Exposes the
UserOperationLogQuery
as REST service. - UserOperationLogRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl.history
- UserOperationLogRestServiceImpl(ObjectMapper, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.impl.history.UserOperationLogRestServiceImpl
- userPassword - Variable in class org.camunda.bpm.engine.impl.cmd.GetUserAccountCmd
- userPassword - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
- 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(ObjectMapper, 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(CommandExecutor) - Constructor for class org.camunda.bpm.engine.impl.UserQueryImpl
- UserQueryProperty - Interface in org.camunda.bpm.engine.impl
-
Contains the possible properties that can be used by the
UserQuery
. - 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, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.sub.identity.impl.UserResourceImpl
- userResourceWhitelistPattern - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
-
A parameter used for defining acceptable values for the User IDs.
- UserRestService - Interface in org.camunda.bpm.engine.rest
- UserRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- UserRestServiceImpl(String, ObjectMapper) - 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
- userTask - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingUserTaskInstance
- userTask() - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- userTask(String) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractFlowNodeBuilder
- UserTask - Interface in org.camunda.bpm.model.bpmn.instance
-
The BPMN userTask element
- 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
-
Deprecated.
- UserTaskActivityBehavior(TaskDecorator) - Constructor for class org.camunda.bpm.engine.impl.bpmn.behavior.UserTaskActivityBehavior
- UserTaskBuilder - Class in org.camunda.bpm.model.bpmn.builder
- UserTaskBuilder(BpmnModelInstance, UserTask) - Constructor for class org.camunda.bpm.model.bpmn.builder.UserTaskBuilder
- UserTaskImpl - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN userTask element
- UserTaskImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.UserTaskImpl
- 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
- usingDeprecatedHistoryLevelVariable() - Method in class org.camunda.bpm.engine.impl.cfg.ConfigurationLogger
- usingDocumentBuilderFactory(String) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlLogger
- usingDocumentBuilderFactory(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- usingExistingDeployment() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- usingProcessCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- UsingProcessReference - Interface in org.camunda.bpm.model.dmn.instance
- UsingProcessReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- UsingProcessReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.UsingProcessReferenceImpl
- usingTaskCollection - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- UsingTaskReference - Interface in org.camunda.bpm.model.dmn.instance
- UsingTaskReferenceImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- UsingTaskReferenceImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.UsingTaskReferenceImpl
- UTF_8 - Static variable in class org.camunda.bpm.engine.impl.digest._apacheCommonsCodec.StringUtils
- UTIL_LOGGER - Static variable in class org.camunda.bpm.engine.impl.ProcessEngineLogger
- UtilsLogger - Class in org.camunda.commons.utils
- UtilsLogger() - Constructor for class org.camunda.commons.utils.UtilsLogger
V
- valid - Variable in class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyResultDto
- valid - Variable in class org.camunda.bpm.engine.rest.dto.identity.CheckPasswordPolicyRuleDto
- valid(ActivityImpl) - Method in interface org.camunda.bpm.engine.impl.migration.validation.activity.MigrationActivityValidator
-
Check that an activity can be migrated.
- valid(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.activity.NoCompensationHandlerActivityValidator
- valid(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedActivityValidator
- valid(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.activity.SupportedPassiveEventTriggerActivityValidator
- VALID_REPORT_TYPE_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.AbstractReportDto
- VALID_REPORT_TYPE_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceReportDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.batch.CleanableHistoricBatchReportDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- VALID_SORT_BY_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- VALID_SORT_ORDER_VALUES - Static variable in class org.camunda.bpm.engine.rest.dto.AbstractQueryDto
- 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.AbstractQuery
- validate() - Method in class org.camunda.bpm.engine.impl.cmd.SaveAuthorizationCmd
- validate() - Method in class org.camunda.bpm.engine.impl.db.PermissionCheckBuilder
- validate() - Method in class org.camunda.bpm.engine.rest.dto.task.IdentityLinkDto
- validate() - Method in class org.camunda.bpm.model.xml.impl.validation.ModelInstanceValidator
- validate(Double, Double) - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractNumericValidator
- validate(Double, Double) - Method in class org.camunda.bpm.engine.impl.form.validator.MaxValidator
- validate(Double, Double) - Method in class org.camunda.bpm.engine.impl.form.validator.MinValidator
- validate(Float, Float) - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractNumericValidator
- validate(Float, Float) - Method in class org.camunda.bpm.engine.impl.form.validator.MaxValidator
- validate(Float, Float) - Method in class org.camunda.bpm.engine.impl.form.validator.MinValidator
- validate(Integer) - Method in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser
- validate(Integer, Integer) - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractNumericValidator
- validate(Integer, Integer) - Method in class org.camunda.bpm.engine.impl.form.validator.MaxValidator
- validate(Integer, Integer) - Method in class org.camunda.bpm.engine.impl.form.validator.MinValidator
- validate(Integer, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.UpdateDecisionDefinitionHistoryTimeToLiveCmd
- validate(Integer, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmmn.cmd.UpdateCaseDefinitionHistoryTimeToLiveCmd
- validate(Long, Long) - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractNumericValidator
- validate(Long, Long) - Method in class org.camunda.bpm.engine.impl.form.validator.MaxValidator
- validate(Long, Long) - Method in class org.camunda.bpm.engine.impl.form.validator.MinValidator
- validate(Object, FormFieldValidatorContext) - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractNumericValidator
- validate(Object, FormFieldValidatorContext) - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractTextValueValidator
- validate(Object, FormFieldValidatorContext) - Method in class org.camunda.bpm.engine.impl.form.validator.DelegateFormFieldValidator
- validate(Object, FormFieldValidatorContext) - Method in interface org.camunda.bpm.engine.impl.form.validator.FormFieldValidator
-
return true if the submitted value is valid for the given form field.
- validate(Object, FormFieldValidatorContext) - Method in class org.camunda.bpm.engine.impl.form.validator.ReadOnlyValidator
- validate(Object, FormFieldValidatorContext) - Method in class org.camunda.bpm.engine.impl.form.validator.RequiredValidator
- validate(Object, VariableMap, FormFieldHandler, VariableScope) - Method in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- validate(Short, Short) - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractNumericValidator
- validate(Short, Short) - Method in class org.camunda.bpm.engine.impl.form.validator.MaxValidator
- validate(Short, Short) - Method in class org.camunda.bpm.engine.impl.form.validator.MinValidator
- validate(String) - Method in class org.camunda.bpm.engine.impl.runtime.DefaultDeserializationTypeValidator
- validate(String) - Method in interface org.camunda.bpm.engine.runtime.DeserializationTypeValidator
-
Validate the class name
- validate(String) - Method in interface org.camunda.spin.DeserializationTypeValidator
- validate(String, String) - Method in class org.camunda.bpm.engine.impl.form.validator.AbstractTextValueValidator
- validate(String, String) - Method in class org.camunda.bpm.engine.impl.form.validator.MaxLengthValidator
- validate(String, String) - Method in class org.camunda.bpm.engine.impl.form.validator.MinLengthValidator
- validate(String, List<String>, Permission, Resource) - Method in class org.camunda.bpm.engine.impl.cmd.AuthorizationCheckCmd
- validate(Collection<ModelElementValidator<?>>) - Method in class org.camunda.bpm.model.xml.impl.ModelInstanceImpl
- validate(Collection<ModelElementValidator<?>>) - Method in interface org.camunda.bpm.model.xml.ModelInstance
-
Validate semantic properties of this model instance using a collection of validators.
- validate(MigratingActivityInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in interface org.camunda.bpm.engine.impl.migration.validation.instance.MigratingActivityInstanceValidator
- validate(MigratingActivityInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- validate(MigratingActivityInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.SupportedActivityInstanceValidator
- validate(MigratingActivityInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.VariableConflictActivityInstanceValidator
- validate(MigratingCompensationEventSubscriptionInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in interface org.camunda.bpm.engine.impl.migration.validation.instance.MigratingCompensationInstanceValidator
- validate(MigratingCompensationEventSubscriptionInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedCompensationStartEventValidator
- validate(MigratingCompensationEventSubscriptionInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- validate(MigratingEventScopeInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in interface org.camunda.bpm.engine.impl.migration.validation.instance.MigratingCompensationInstanceValidator
- validate(MigratingEventScopeInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedCompensationStartEventValidator
- validate(MigratingEventScopeInstance, MigratingProcessInstance, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- validate(MigratingTransitionInstance, MigratingProcessInstance, MigratingTransitionInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.AsyncAfterMigrationValidator
- validate(MigratingTransitionInstance, MigratingProcessInstance, MigratingTransitionInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.AsyncMigrationValidator
- validate(MigratingTransitionInstance, MigratingProcessInstance, MigratingTransitionInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.AsyncProcessStartMigrationValidator
- validate(MigratingTransitionInstance, MigratingProcessInstance, MigratingTransitionInstanceValidationReportImpl) - Method in interface org.camunda.bpm.engine.impl.migration.validation.instance.MigratingTransitionInstanceValidator
- validate(MigratingTransitionInstance, MigratingProcessInstance, MigratingTransitionInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.NoUnmappedLeafInstanceValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.AdditionalFlowScopeInstructionValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceBodyValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceInnerActivityValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotRemoveMultiInstanceInnerActivityValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ConditionalEventUpdateEventTriggerValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.GatewayMappingValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in interface org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationInstructionValidator
-
Check that a migration instruction is valid for a migration plan.
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.OnlyOnceMappedActivityInstructionValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameBehaviorInstructionValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventScopeInstructionValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.SameEventTypeValidator
- validate(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.UpdateEventTriggersValidator
- validate(Validator<AbstractQuery<?, ?>>) - Method in class org.camunda.bpm.engine.impl.AbstractQuery
- validate(T) - Method in class org.camunda.bpm.engine.impl.QueryValidators.AdhocQueryValidator
- validate(T) - Method in class org.camunda.bpm.engine.impl.QueryValidators.StoredQueryValidator
- validate(T) - Method in interface org.camunda.bpm.engine.impl.Validator
- validate(T, ValidationResultCollector) - Method in interface org.camunda.bpm.model.xml.validation.ModelElementValidator
-
Validate an element.
- 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
- validateActivityInstance(MigratingActivityInstance, MigratingProcessInstance, List<MigratingActivityInstanceValidator>) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- validateAndGet(String, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
-
Validates the given taskId against to verify it references an existing task before returning the task.
- validateAndGetLastConfiguredProperty() - Method in class org.camunda.bpm.client.task.OrderingConfig
-
Validates the last configured field for its direction and retrieves it.
- validateAndPrepareQuery() - Method in class org.camunda.bpm.admin.impl.plugin.base.dto.MetricsAggregatedQueryDto
- validateAndSetHTTL(Element, ProcessDefinitionEntity, boolean) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- validateAndSetHTTL(Case, CaseDefinitionEntity, boolean) - Method in class org.camunda.bpm.engine.impl.cmmn.handler.CaseHandler
- validateAndSetHTTL(Decision, DecisionDefinitionEntity, boolean) - Method in class org.camunda.bpm.engine.impl.dmn.transformer.DecisionDefinitionHandler
- validateAndSwitchVersionOfExecution(CommandContext, ExecutionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.SetProcessDefinitionVersionCmd
- validateCatchCompensateEventDefinition(Element, String) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- validateCompensateSubscriptionInstance(MigratingCompensationEventSubscriptionInstance, MigratingProcessInstance, List<MigratingCompensationInstanceValidator>, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- validateEventScopeInstance(MigratingEventScopeInstance, MigratingProcessInstance, List<MigratingCompensationInstanceValidator>, MigratingActivityInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- 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
- validateId(DbEntity) - Method in class org.camunda.bpm.engine.impl.db.entitymanager.DbEntityManager
- validateIncomingSequenceFlows(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.GatewayMappingValidator
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
-
Validates the current input of the command.
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskBpmnErrorCmd
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskCmd
-
Validates the current input of the command.
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.HandleTaskEscalationCmd
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.LockExternalTaskCmd
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskPriorityCmd
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskRetriesCmd
- validateInput() - Method in class org.camunda.bpm.engine.impl.cmd.UnlockExternalTaskCmd
- validateInstruction(ValidatingMigrationInstruction, ValidatingMigrationInstructions, List<MigrationInstructionValidator>) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- validateInstruction(ValidatingMigrationInstruction, ValidatingMigrationInstructions, List<MigrationInstructionValidator>) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- validateInstructions(CommandContext, MigratingProcessInstance, MigratingProcessInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- validateMigration(CommandContext, MigrationPlanImpl, ProcessDefinitionEntity, ProcessDefinitionEntity) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- validateMigrationInstructions(CommandContext, MigrationPlanValidationReportImpl, MigrationPlanImpl, ProcessDefinitionImpl, ProcessDefinitionImpl) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- validateMigrationPlan(MigrationPlanDto) - Method in class org.camunda.bpm.engine.rest.impl.MigrationRestServiceImpl
- validateMigrationPlan(MigrationPlanDto) - Method in interface org.camunda.bpm.engine.rest.MigrationRestService
- validateModel(BpmnModelInstance) - Static method in class org.camunda.bpm.model.bpmn.Bpmn
-
Validate model DOM document
- validateModel(CmmnModelInstance) - Static method in class org.camunda.bpm.model.cmmn.Cmmn
-
Validate model DOM document
- validateModel(DmnModelInstance) - Static method in class org.camunda.bpm.model.dmn.Dmn
-
Validate model DOM document
- validateModel(DomDocument) - Method in class org.camunda.bpm.model.xml.impl.parser.AbstractModelParser
-
Validate DOM document
- validateNoEntitiesLeft(MigratingProcessInstanceValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- validateOrderingProperties() - Method in class org.camunda.bpm.client.task.OrderingConfig
-
Validates ordering properties all have a non-null direction.
- validateOutgoingFlows(ActivityImpl) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- validateParameters() - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesBuilderImpl
- validateParameters() - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByJobsAsyncBuilderImpl
- validateParameters() - Method in class org.camunda.bpm.engine.impl.management.SetJobRetriesByProcessAsyncBuilderImpl
- validateParameters() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobDefinitionSuspensionStateBuilderImpl
- validateParameters() - Method in class org.camunda.bpm.engine.impl.management.UpdateJobSuspensionStateBuilderImpl
- validateParameters() - Method in class org.camunda.bpm.engine.impl.repository.UpdateProcessDefinitionSuspensionStateBuilderImpl
- validateParameters() - Method in class org.camunda.bpm.engine.impl.runtime.UpdateProcessInstanceSuspensionStateBuilderImpl
- validateParameters() - Method in class org.camunda.bpm.engine.rest.dto.runtime.modification.CancellationInstructionDto
- validateParameters(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractAddIdentityLinkCmd
- validateParams(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.AddIdentityLinkForProcessDefinitionCmd
- validateParams(String, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkForProcessDefinitionCmd
- validateParams(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteIdentityLinkCmd
- validateParentScopeMigrates(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.GatewayMappingValidator
- validateResourceCompatibility(AuthorizationEntity) - Method in class org.camunda.bpm.engine.impl.persistence.entity.AuthorizationManager
- validateServiceTaskLike(ActivityImpl, String, Element) - Method in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- validateSingleInstruction(ValidatingMigrationInstruction, ValidatingMigrationInstructions, MigrationInstructionValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.GatewayMappingValidator
- validateStandaloneTask(TaskEntity, CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.SaveTaskCmd
- validateTransitionInstance(MigratingTransitionInstance, MigratingProcessInstance, List<MigratingTransitionInstanceValidator>) - Method in class org.camunda.bpm.engine.impl.migration.MigrateProcessInstanceCmd
- validateType(JavaType) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
-
Validate the type with the help of the validator in the engine.
Note: when adjusting this method, please also consider adjusting theJacksonJsonDataFormatMapper#validateType
in the Engine Spin Plugin - validateType(JavaType, DeserializationTypeValidator, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- validateType(JavaType, DeserializationTypeValidator) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
-
Validate the type with the help of the validator.
Note: when adjusting this method, please also consider adjusting theAbstractVariablesResource#validateType
in the REST API - validateType(JavaType, DeserializationTypeValidator, List<String>) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- validateType(Class<?>, DeserializationTypeValidator) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatMapper
- validateTypeInternal(JavaType, DeserializationTypeValidator, List<String>) - Method in class org.camunda.bpm.engine.rest.sub.impl.AbstractVariablesResource
- validateTypeInternal(JavaType, DeserializationTypeValidator, List<String>) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatMapper
- validateValue(Object) - Method in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- validateVariable(String, Object, QueryOperator) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- validateVariables(VariableMap, MigrationPlanValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- validateWorkerViolation(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskCmd
-
Validates the caller's workerId against the workerId of the external task.
- validateWorkerViolation(ExternalTaskEntity) - Method in class org.camunda.bpm.engine.impl.cmd.LockExternalTaskCmd
- validating - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttributeIterable
- validating - Variable in class org.camunda.spin.impl.xml.dom.DomXmlAttributeMapIterable
- validating - Variable in class org.camunda.spin.impl.xml.dom.DomXmlElementIterable
- ValidatingMigrationInstruction - Interface in org.camunda.bpm.engine.impl.migration.validation.instruction
- ValidatingMigrationInstructionImpl - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- ValidatingMigrationInstructionImpl(ActivityImpl, ActivityImpl, boolean) - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructionImpl
- ValidatingMigrationInstructions - Class in org.camunda.bpm.engine.impl.migration.validation.instruction
- ValidatingMigrationInstructions() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- ValidatingMigrationInstructions(Collection<ValidatingMigrationInstruction>) - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instruction.ValidatingMigrationInstructions
- validatingSchema - Variable in class org.camunda.bpm.engine.impl.persistence.entity.DeploymentEntity
- validationConstraints - Variable in class org.camunda.bpm.engine.impl.form.engine.FormPropertyAdapter
- validationConstraints - Variable in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- validationHandlers - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldHandler
- validationReport - Variable in exception org.camunda.bpm.engine.migration.MigratingProcessInstanceValidationException
- validationReport - Variable in exception org.camunda.bpm.engine.migration.MigrationPlanValidationException
- validationReport - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigratingProcessInstanceValidationExceptionDto
- validationReport - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanValidationExceptionDto
- ValidationResult - Interface in org.camunda.bpm.model.xml.validation
-
An individual validation result.
- ValidationResultCollector - Interface in org.camunda.bpm.model.xml.validation
-
Object passed to the
ModelElementValidator
to collect validation results. - ValidationResultFormatter - Interface in org.camunda.bpm.model.xml.validation
-
SPI which can be implemented to print out a summary of a validation result.
- ValidationResults - Interface in org.camunda.bpm.model.xml.validation
-
Object in which the results of a model validation are collected.
- ValidationResultsCollectorImpl - Class in org.camunda.bpm.model.xml.impl.validation
- ValidationResultsCollectorImpl() - Constructor for class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- ValidationResultType - Enum Class in org.camunda.bpm.model.xml.validation
- validator - Variable in class org.camunda.bpm.engine.impl.form.handler.FormFieldValidationConstraintHandler
- validator - Variable in class org.camunda.spin.plugin.impl.SpinObjectValueSerializer
- Validator<T> - Interface in org.camunda.bpm.engine.impl
-
Validators must be equal (in terms of
#equals(Object)
) if they validate the exact same thing. - validatorContext - Variable in class org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorInvocation
- validators - Variable in class org.camunda.bpm.engine.impl.AbstractQuery
- validators - Variable in class org.camunda.bpm.engine.impl.form.validator.FormValidators
-
the registry of configured validators.
- validators - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelInstanceValidator
- validUntil - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.LicenseKeyDataImpl
- validUntil - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.LicenseKeyDataDto
- value - Variable in class org.camunda.bpm.client.variable.impl.TypedValueField
- value - Variable in class org.camunda.bpm.container.impl.jboss.util.ServiceListenerFuture
- value - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedInputImpl
- value - Variable in class org.camunda.bpm.dmn.engine.impl.delegate.DmnEvaluatedOutputImpl
- value - Variable in exception org.camunda.bpm.dmn.feel.impl.juel.FeelConvertException
- value - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.FieldDeclaration
- value - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetTaskPropertyCmd
- value - Variable in class org.camunda.bpm.engine.impl.cmd.SetPropertyCmd
- value - Variable in class org.camunda.bpm.engine.impl.cmd.SetUserInfoCmd
- value - Variable in class org.camunda.bpm.engine.impl.core.variable.mapping.value.ConstantValueProvider
- value - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.SimpleVariableInstance
- value - Variable in class org.camunda.bpm.engine.impl.delegate.ExpressionSetInvocation
- value - Variable in class org.camunda.bpm.engine.impl.form.FormFieldImpl
- value - Variable in class org.camunda.bpm.engine.impl.form.FormPropertyImpl
- value - Variable in exception org.camunda.bpm.engine.impl.form.validator.FormFieldValidatorException
- value - Variable in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser.HTTLParsedResult
- value - Variable in class org.camunda.bpm.engine.impl.identity.IdentityOperationResult
- value - Variable in class org.camunda.bpm.engine.impl.metrics.reporter.DbMetricsReporter.ReportDbMetricsValueCmd
- value - Variable in class org.camunda.bpm.engine.impl.persistence.entity.IdentityInfoEntity
- value - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MeterLogEntity
- value - Variable in class org.camunda.bpm.engine.impl.persistence.entity.MetricIntervalEntity
- value - Variable in class org.camunda.bpm.engine.impl.QueryVariableValue
- value - Variable in class org.camunda.bpm.engine.impl.util.xml.Attribute
- value - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- value - Variable in class org.camunda.bpm.engine.rest.dto.ConditionQueryParameterDto
- value - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- value - Variable in class org.camunda.bpm.engine.rest.dto.metrics.MetricsIntervalResultDto
- value - Variable in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- value - Variable in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- value - Variable in class org.camunda.bpm.engine.variable.impl.value.AbstractTypedValue
- value - Variable in class org.camunda.bpm.engine.variable.impl.value.FileValueImpl
- value - Variable in class org.camunda.bpm.engine.variable.impl.value.UntypedValueImpl
- value - Variable in enum class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
- value - Variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.HeaderSecurityProvider
- value - Variable in class org.camunda.qa.Bean
- value() - Element in annotation interface org.camunda.bpm.application.ProcessApplication
-
Allows specifying the name of the process application.
- value() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
Base url of the Camunda Runtime Platform REST API.
- value() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription.ProcessVariable
- value() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
-
Alias for
ExternalTaskSubscription.topicName()
. - value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.event.AssignTask
-
the definition key (id of the task in BPMN XML) of the task which was assigned
- value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.AssignTaskLiteral
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.event.BusinessProcessDefinition
-
the key of the process
- value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.BusinessProcessDefinitionLiteral
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.event.CompleteTask
-
the definition key (id of the task in BPMN XML) of the task which was completed
- value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.CompleteTaskLiteral
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.event.CreateTask
-
the definition key (id of the task in BPMN XML) of the task which was created
- value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.CreateTaskLiteral
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.event.DeleteTask
-
the definition key (id of the task in BPMN XML) of the task which was deleted
- value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.DeleteTaskLiteral
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.event.EndActivity
-
the id of the activity that is being left / was left
- value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.EndActivityLiteral
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.event.StartActivity
-
the id of the activity that is being entered / was entered
- value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.StartActivityLiteral
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.event.TakeTransition
-
the id of the transition that is being taken
- value() - Method in class org.camunda.bpm.engine.cdi.annotation.event.TakeTransitionLiteral
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.ProcessEngineName
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.ProcessVariable
-
The name of the process variable to look up.
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.ProcessVariableLocal
-
The name of the local process variable to look up.
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.ProcessVariableLocalTyped
-
The name of the local process variable to look up.
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.ProcessVariableTyped
-
The name of the process variable to look up.
- value() - Element in annotation interface org.camunda.bpm.engine.cdi.annotation.StartProcess
-
The key of the process definition to start, as provided in the 'id' attribute of a bpmn20.xml process definition.
- value() - Element in annotation interface org.camunda.bpm.engine.rest.dto.CamundaQueryParam
- value() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.ProcessVariable
-
Expression for matching against nested properties of the payload.
- value() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.StartTask
-
the name of the task to start work on
- value() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.State
-
by default, this will be the #stateName
- value() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.TaskId
- value() - Element in annotation interface org.camunda.bpm.engine.spring.annotations.UserId
- value() - Element in annotation interface org.camunda.bpm.engine.test.RequiredHistoryLevel
-
The required history level.
- value() - Method in class org.camunda.bpm.impl.juel.Parser
-
value := (nonliteral | literal) (<DOT> <IDENTIFIER> | <LBRACK> expr <RBRACK>)*
- value() - Element in annotation interface org.camunda.bpm.qa.upgrade.DescribesScenario
- value() - Element in annotation interface org.camunda.bpm.qa.upgrade.ExtendsScenario
- value() - Element in annotation interface org.camunda.bpm.qa.upgrade.Origin
-
The version of the engine that started the scenario
- value() - Element in annotation interface org.camunda.bpm.qa.upgrade.ScenarioUnderTest
- value() - Element in annotation interface org.camunda.bpm.qa.upgrade.Times
- value() - Element in annotation interface org.camunda.bpm.spring.boot.starter.annotation.EnableProcessApplication
- value() - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- value() - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- value() - Method in class org.camunda.spin.json.SpinJsonNode
-
Gets the actual value of the node, in case it is a Boolean/String/Number/Null node.
- value() - Method in class org.camunda.spin.xml.SpinXmlAttribute
-
Returns the value of the attribute as
String
. - value(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- value(String) - Method in class org.camunda.spin.xml.SpinXmlAttribute
-
Sets the value of the attribute.
- VALUE - Enum constant in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
- VALUE_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.AbstractRenderFormDelegate
- VALUE_ATTRIBUTE - Static variable in class org.camunda.bpm.engine.impl.form.engine.HtmlFormEngine
- VALUE_INFO_FILE_ENCODING - Static variable in interface org.camunda.bpm.engine.variable.type.FileValueType
-
Identifies the file's encoding as specified on value creation.
- VALUE_INFO_FILE_MIME_TYPE - Static variable in interface org.camunda.bpm.engine.variable.type.FileValueType
-
Identifies the file's mime type as specified on value creation.
- VALUE_INFO_FILE_NAME - Static variable in interface org.camunda.bpm.engine.variable.type.FileValueType
-
Identifies the file's name as specified on value creation.
- VALUE_INFO_OBJECT_TYPE_NAME - Static variable in interface org.camunda.bpm.engine.variable.type.SerializableValueType
-
Identifies the object's java type name.
- VALUE_INFO_SERIALIZATION_DATA_FORMAT - Static variable in interface org.camunda.bpm.engine.variable.type.SerializableValueType
-
Identifies the format in which the object is serialized.
- VALUE_INFO_SERIALIZATION_DATA_FORMAT - Static variable in interface org.camunda.spin.plugin.variable.type.SpinValueType
-
Identifies the Spin data format a value is an instance of.
- VALUE_INFO_TRANSIENT - Static variable in interface org.camunda.bpm.engine.variable.type.ValueType
- VALUE_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentSecurityPolicyProvider
- VALUE_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.ContentTypeOptionsProvider
- VALUE_PARAM - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- VALUE_PART_INCLUDE_SUBDOMAINS - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- VALUE_PART_MAX_AGE - Static variable in class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider
- valueAsBoolean(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsDouble(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsFloat(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsInteger - Variable in class org.camunda.bpm.engine.impl.HistoryTimeToLiveParser.HTTLParsedResult
- valueAsInteger(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsShort(String) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(boolean) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(double) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(float) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(int) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(short) - Static method in class org.camunda.bpm.model.xml.impl.util.ModelUtil
- valueAsString(Object) - Method in class org.camunda.bpm.engine.impl.persistence.entity.PropertyChange
- valueAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CategoryValueImpl
- valueCondition - Variable in class org.camunda.bpm.engine.impl.QueryVariableValue
- valueExpression - Variable in class org.camunda.bpm.engine.impl.delegate.ExpressionGetInvocation
- valueExpression - Variable in class org.camunda.bpm.engine.impl.delegate.ExpressionSetInvocation
- valueExpression - Variable in class org.camunda.bpm.engine.impl.dmn.el.ProcessEngineJuelElExpression
- valueExpression - Variable in class org.camunda.bpm.engine.impl.el.JuelExpression
- valueFields - Variable in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- ValueFields - Interface in org.camunda.bpm.engine.impl.variable.serializer
- ValueFieldsImpl - Class in org.camunda.bpm.engine.impl.variable.serializer
- ValueFieldsImpl() - Constructor for class org.camunda.bpm.engine.impl.variable.serializer.ValueFieldsImpl
- valueInfo - Variable in class org.camunda.bpm.client.variable.impl.TypedValueField
- valueInfo - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- valueInfo - Variable in class org.camunda.bpm.engine.rest.dto.VariableValueDto
- valueInfo - Variable in class org.camunda.bpm.engine.rest.hal.HalVariableValue
- valueMapper - Variable in class org.camunda.bpm.dmn.feel.impl.scala.function.CustomFunctionTransformer
- ValueMapper<T extends TypedValue> - Interface in org.camunda.bpm.client.variable.impl
- ValueMapperException - Exception in org.camunda.bpm.client.exception
-
Exception is thrown when a value could not be mapped
- ValueMapperException(String) - Constructor for exception org.camunda.bpm.client.exception.ValueMapperException
- ValueMapperException(String, Throwable) - Constructor for exception org.camunda.bpm.client.exception.ValueMapperException
- valueMapperExceptionDueToNoObjectTypeName() - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- valueMapperExceptionDueToSerializerNotFoundForTypedValue(TypedValue) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- valueMapperExceptionDueToSerializerNotFoundForTypedValueField(Object) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- valueMapperExceptionWhileDeserializingObject(Exception) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- valueMapperExceptionWhileParsingDate(String, Exception) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- valueMapperExceptionWhileSerializingAbstractValue(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- valueMapperExceptionWhileSerializingObject(Exception) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- valueMappers - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- ValueMappers<T extends TypedValue> - Interface in org.camunda.bpm.client.variable.impl
- valueOf(String) - Static method in enum class org.camunda.bpm.client.task.OrderingConfig.Direction
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.client.task.OrderingConfig.SortingField
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Attribute
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Element
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Namespace
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.container.impl.spi.ServiceTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.Permissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.Resources
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.SystemPermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.AbstractQuery.ResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.cfg.TransactionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.core.model.BaseCallableElement.CallableElementBinding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.db.entitymanager.OptimisticLockingResult
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.pvm.process.ActivityStartBehavior
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.QueryOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.impl.util.LogUtil.ThreadLogMode
-
Deprecated.Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.query.PeriodUnit
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.repository.ResourceTypes
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.repository.ResumePreviousBy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.runtime.MessageCorrelationResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.task.DelegationState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.engine.variable.Variables.SerializationDataFormats
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.impl.juel.Builder.Feature
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.impl.juel.ExpressionFactoryImpl.Profile
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.AssociationDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.EventBasedGatewayType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.GatewayDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.MessageVisibleKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.ParticipantBandKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.ItemKind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.MultiInstanceFlowCondition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.ProcessType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.RelationshipDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.bpmn.TransactionMethod
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.cmmn.AssociationDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.cmmn.MultiplicityEnum
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.cmmn.RelationshipDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.cmmn.VariableTransition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.dmn.AssociationDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.dmn.BuiltinAggregator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.dmn.DecisionTableOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.dmn.HitPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.model.xml.validation.ValidationResultType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.commons.logging.Level
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
-
Returns the enum constant of this class with the specified name.
- valueProvider - Variable in class org.camunda.bpm.engine.impl.core.variable.mapping.IoParameter
-
The provider of the parameter value.
- values - Variable in class org.camunda.bpm.engine.impl.form.type.EnumFormType
- values() - Static method in enum class org.camunda.bpm.client.task.OrderingConfig.Direction
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.client.task.OrderingConfig.SortingField
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Attribute
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Element
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.container.impl.jboss.extension.Namespace
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.container.impl.spi.ServiceTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionResultEntriesImpl
- values() - Method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionRuleResultImpl
- values() - Method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- values() - Static method in enum class org.camunda.bpm.engine.authorization.BatchPermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.HistoricProcessInstancePermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.HistoricTaskPermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.OptimizePermissions
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.Permissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.ProcessDefinitionPermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.ProcessInstancePermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.Resources
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.SystemPermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.TaskPermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.authorization.UserOperationLogCategoryPermissions
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.camunda.bpm.engine.cdi.impl.ProcessVariableLocalMap
- values() - Static method in enum class org.camunda.bpm.engine.impl.AbstractQuery.ResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.camunda.bpm.engine.impl.cfg.SpringBeanFactoryProxyMap
- values() - Static method in enum class org.camunda.bpm.engine.impl.cfg.TransactionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.core.model.BaseCallableElement.CallableElementBinding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.db.entitymanager.cache.DbEntityState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperation.State
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.db.entitymanager.operation.DbOperationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.db.entitymanager.OptimisticLockingResult
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.errorcode.BuiltinExceptionCode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricBatchesBuilderImpl.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricDecisionInstancesBuilderImpl.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.history.SetRemovalTimeToHistoricProcessInstancesBuilderImpl.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.jobexecutor.TimerDeclarationType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity.TaskState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.pvm.process.ActivityStartBehavior
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.QueryOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- values() - Static method in enum class org.camunda.bpm.engine.impl.util.ExceptionUtil.DEADLOCK_CODES
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.impl.util.LogUtil.ThreadLogMode
-
Deprecated.Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.query.PeriodUnit
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.repository.ResourceTypes
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.repository.ResumePreviousBy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.runtime.MessageCorrelationResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.engine.task.DelegationState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- values() - Static method in enum class org.camunda.bpm.engine.variable.Variables.SerializationDataFormats
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.impl.juel.Builder.Feature
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.impl.juel.ExpressionFactoryImpl.Profile
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.impl.juel.Parser.ExtensionPoint
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.impl.juel.Scanner.Symbol
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.AssociationDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.EventBasedGatewayType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.GatewayDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.MessageVisibleKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.instance.bpmndi.ParticipantBandKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.ItemKind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.MultiInstanceFlowCondition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.ProcessType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.RelationshipDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.bpmn.TransactionMethod
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.cmmn.AssociationDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.cmmn.CaseFileItemTransition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.cmmn.MultiplicityEnum
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.cmmn.PlanItemTransition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.cmmn.RelationshipDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.cmmn.VariableTransition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.dmn.AssociationDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.dmn.BuiltinAggregator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.dmn.DecisionTableOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.dmn.HitPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.model.xml.validation.ValidationResultType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.qa.performance.engine.sqlstatementlog.StatementLogSqlSession.SqlStatementType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.webapp.impl.security.filter.CookieConfigurator.SameSiteOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.StrictTransportSecurityProvider.Parameters
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.commons.logging.Level
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.camunda.connect.httpclient.impl.RequestConfigOption
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valuesEqual(String, String) - Static method in class org.camunda.bpm.engine.impl.interceptor.ProcessDataContext
- valuesEqual(T, T) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- valueType - Variable in class org.camunda.bpm.client.variable.impl.AbstractTypedValueMapper
- valueType - Variable in class org.camunda.bpm.engine.impl.variable.serializer.AbstractTypedValueSerializer
- ValueType - Interface in org.camunda.bpm.engine.variable.type
- valueTypeResolver - Variable in class org.camunda.bpm.engine.ProcessEngineConfiguration
- ValueTypeResolver - Interface in org.camunda.bpm.engine.variable.type
- ValueTypeResolverImpl - Class in org.camunda.bpm.engine.impl.variable
-
Resolves ValueType by name.
- ValueTypeResolverImpl() - Constructor for class org.camunda.bpm.engine.impl.variable.ValueTypeResolverImpl
- VAR_CTX_KEY - Static variable in class org.camunda.bpm.engine.impl.el.VariableContextElResolver
- VARARGS - Enum constant in enum class org.camunda.bpm.impl.juel.Builder.Feature
-
Allow for use of Java 5 varargs in function calls.
- variable - Variable in class org.camunda.bpm.dmn.engine.impl.DmnDecisionLiteralExpressionImpl
- variable - Variable in class org.camunda.bpm.engine.impl.migration.instance.MigratingVariableInstance
- Variable - Interface in org.camunda.bpm.model.dmn.instance
- VARIABLE - Static variable in class org.camunda.bpm.engine.EntityTypes
- VARIABLE_CONTEXT_KEY - Static variable in class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- VARIABLE_EVENT_TYPE_CREATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- VARIABLE_EVENT_TYPE_DELETE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- VARIABLE_EVENT_TYPE_UPDATE - Static variable in class org.camunda.bpm.engine.impl.history.event.HistoryEvent
-
Deprecated.
- VARIABLE_EVENTS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- VARIABLE_INSTANCE_CREATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a variable instance is created.
- VARIABLE_INSTANCE_DELETE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a variable instance is deleted.
- VARIABLE_INSTANCE_MIGRATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a variable instance is migrated.
- VARIABLE_INSTANCE_UPDATE - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a variable instance is updated.
- VARIABLE_INSTANCE_UPDATE_DETAIL - Enum constant in enum class org.camunda.bpm.engine.impl.history.event.HistoryEventTypes
-
fired when a variable instance is updated.
- VARIABLE_NAME - Static variable in interface org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
- VARIABLE_NAME - Static variable in interface org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryProperty
- VARIABLE_NAME - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- VARIABLE_ON_PART - Static variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- VARIABLE_REVISION - Static variable in interface org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
- VARIABLE_TYPE - Static variable in interface org.camunda.bpm.engine.impl.HistoricDetailQueryProperty
- VARIABLE_TYPE - Static variable in interface org.camunda.bpm.engine.impl.VariableInstanceQueryProperty
- VARIABLE1 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE10 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE2 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE3 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE4 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE5 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE6 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE7 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE8 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- VARIABLE9 - Static variable in class org.camunda.bpm.qa.performance.engine.steps.PerfTestConstants
- variableChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.BusinessKnowledgeModelImpl
- variableChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.ContextEntryImpl
- variableChild - Static variable in class org.camunda.bpm.model.dmn.impl.instance.DecisionImpl
- VariableCollectionProvider<T extends CoreVariableInstance> - Class in org.camunda.bpm.engine.impl.core.variable.scope
- VariableCollectionProvider(Collection<T>) - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.VariableCollectionProvider
- VariableConflictActivityInstanceValidator - Class in org.camunda.bpm.engine.impl.migration.validation.instance
-
Validates that when an activity instance has a variable with the same name twice (as a scope execution variable and a a concurrent variable parent execution variable), no situation occurs in which either one is overwritten.
- VariableConflictActivityInstanceValidator() - Constructor for class org.camunda.bpm.engine.impl.migration.validation.instance.VariableConflictActivityInstanceValidator
- variableContext - Variable in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- variableContext - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelTypedVariableMapper
- variableContext - Variable in class org.camunda.bpm.engine.impl.dmn.invocation.DecisionInvocation
- VariableContext - Interface in org.camunda.bpm.engine.variable.context
-
A context for variables.
- VariableContextElResolver - Class in org.camunda.bpm.dmn.engine.impl.el
- VariableContextElResolver - Class in org.camunda.bpm.engine.impl.el
- VariableContextElResolver() - Constructor for class org.camunda.bpm.dmn.engine.impl.el.VariableContextElResolver
- VariableContextElResolver() - Constructor for class org.camunda.bpm.engine.impl.el.VariableContextElResolver
- VariableContextScriptBindings - Class in org.camunda.bpm.dmn.engine.impl.el
- VariableContextScriptBindings(Bindings, VariableContext) - Constructor for class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- VariableDeclaration - Class in org.camunda.bpm.engine.impl.variable
-
Deprecated.
- VariableDeclaration(String, String) - Constructor for class org.camunda.bpm.engine.impl.variable.VariableDeclaration
-
Deprecated.
- variableDeletions - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- variableEvent - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- variableEvent - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- variableEvent - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnVariableOnPartDeclaration
- variableEvent(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- VariableEvent - Class in org.camunda.bpm.engine.impl.core.variable.event
- VariableEvent(VariableInstance, String, AbstractVariableScope) - Constructor for class org.camunda.bpm.engine.impl.core.variable.event.VariableEvent
- VariableEventDispatcher - Interface in org.camunda.bpm.engine.impl.core.variable.event
- variableEvents - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- variableEventsQueue - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnExecution
- variableExpression - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- variableId - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableId - Variable in class org.camunda.bpm.engine.impl.variable.listener.DelegateCaseVariableInstanceImpl
- variableId - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableId(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select the variable with the given Id
- variableId(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableId(String) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableId(String) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select the variable with the given Id
- VariableImpl - Class in org.camunda.bpm.model.dmn.impl.instance
- VariableImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.dmn.impl.instance.VariableImpl
- variableInstance - Variable in class org.camunda.bpm.engine.impl.core.variable.event.VariableEvent
- variableInstance - Variable in class org.camunda.bpm.engine.impl.variable.listener.CaseVariableListenerInvocation
- VariableInstance - Interface in org.camunda.bpm.engine.runtime
-
A
VariableInstance
represents a variable in the execution of a process instance. - VariableInstanceConcurrentLocalInitializer - Class in org.camunda.bpm.engine.impl.persistence.entity
- VariableInstanceConcurrentLocalInitializer(ExecutionEntity) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceConcurrentLocalInitializer
- 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
- VariableInstanceEntity(String, TypedValue, boolean) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- VariableInstanceEntityFactory - Class in org.camunda.bpm.engine.impl.persistence.entity
- VariableInstanceEntityFactory() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityFactory
- VariableInstanceEntityPersistenceListener - Class in org.camunda.bpm.engine.impl.persistence.entity
- VariableInstanceEntityPersistenceListener() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntityPersistenceListener
- VariableInstanceFactory<T extends CoreVariableInstance> - Interface in org.camunda.bpm.engine.impl.core.variable.scope
- VariableInstanceHandler - Class in org.camunda.bpm.engine.impl.migration.instance.parser
- VariableInstanceHandler() - Constructor for class org.camunda.bpm.engine.impl.migration.instance.parser.VariableInstanceHandler
- VariableInstanceHistoryListener - Class in org.camunda.bpm.engine.impl.persistence.entity
- VariableInstanceHistoryListener() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceHistoryListener
- variableInstanceId - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- variableInstanceId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- variableInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- variableInstanceId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- variableInstanceId(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic variable updates associated to the given
historic variable instance
. - variableInstanceId(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- VariableInstanceLifecycleListener<T extends CoreVariableInstance> - Interface in org.camunda.bpm.engine.impl.core.variable.scope
- 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(ObjectMapper, 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 - Interface in org.camunda.bpm.engine.impl
- variableInstanceResource(String) - Method in interface org.camunda.bpm.engine.rest.history.HistoricVariableInstanceRestService
- variableInstanceResource(String) - Method in class org.camunda.bpm.engine.rest.impl.history.HistoricVariableInstanceRestServiceImpl
- VariableInstanceResource - Interface in org.camunda.bpm.engine.rest.sub.runtime
- VariableInstanceResourceImpl - Class in org.camunda.bpm.engine.rest.sub.runtime.impl
- VariableInstanceResourceImpl(String, ProcessEngine) - Constructor for class org.camunda.bpm.engine.rest.sub.runtime.impl.VariableInstanceResourceImpl
- VariableInstanceRestService - Interface in org.camunda.bpm.engine.rest
- VariableInstanceRestServiceImpl - Class in org.camunda.bpm.engine.rest.impl
- VariableInstanceRestServiceImpl(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.VariableInstanceRestServiceImpl
- VariableInstanceSequenceCounterListener - Class in org.camunda.bpm.engine.impl.persistence.entity
- VariableInstanceSequenceCounterListener() - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceSequenceCounterListener
- VariableListConverter - Class in org.camunda.bpm.engine.rest.dto.converter
-
Reads a list of
VariableQueryParameterDto
s from a single parameter. - VariableListConverter() - Constructor for class org.camunda.bpm.engine.rest.dto.converter.VariableListConverter
- VariableListener<T extends DelegateVariableInstance<?>> - Interface in org.camunda.bpm.engine.delegate
- variableListenerInstance - Variable in class org.camunda.bpm.engine.impl.variable.listener.CaseVariableListenerInvocation
- VariableListenerInvocationListener - Class in org.camunda.bpm.engine.impl.core.variable.scope
- VariableListenerInvocationListener(AbstractVariableScope) - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.VariableListenerInvocationListener
- variableListeners - Variable in class org.camunda.bpm.engine.impl.core.model.CoreModelElement
- variableLocalDeletions - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- VariableMap - Interface in org.camunda.bpm.engine.variable
-
A Map of variables.
- VariableMapImpl - Class in org.camunda.bpm.engine.variable.impl
- VariableMapImpl() - Constructor for class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- VariableMapImpl(Map<String, Object>) - Constructor for class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- VariableMapImpl(VariableMapImpl) - Constructor for class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- variableMapper - Variable in class org.camunda.bpm.dmn.feel.impl.juel.el.FeelElContext
- variableMapperIsReadOnly() - Method in class org.camunda.bpm.dmn.feel.impl.juel.FeelEngineLogger
- variableName - Variable in class org.camunda.bpm.client.variable.impl.value.DeferredFileValueImpl
- variableName - Variable in class org.camunda.bpm.client.variable.impl.VariableValue
- variableName - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ConditionalEventDefinition
- variableName - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableCmd
- variableName - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariableTypedCmd
- variableName - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmd
- variableName - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariableCmdTyped
- variableName - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableCmd
- variableName - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariableTypedCmd
- variableName - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- variableName - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CmmnSentryPart
- variableName - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnVariableOnPartDeclaration
- variableName - Variable in class org.camunda.bpm.engine.impl.form.handler.FormPropertyHandler
- variableName - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricDecisionOutputInstanceEntity
- variableName - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricVariableUpdateEventEntity
- variableName - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionOutputInstanceDto
- variableName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- variableName - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- variableName - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- variableName(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic process variables with the given variable name.
- variableName(String) - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseSentryPartQueryImpl
- variableName(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableName(String) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableName(String) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variable instances which have the variable name.
- VariableNameDto - Class in org.camunda.bpm.engine.rest.dto.runtime
- VariableNameDto() - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- VariableNameDto(String) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- VariableNameDto(String, boolean) - Constructor for class org.camunda.bpm.engine.rest.dto.runtime.VariableNameDto
- variableNameIgnoreCase - Variable in class org.camunda.bpm.engine.impl.QueryVariableValue
- variableNameIn - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableNameIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- variableNameIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic process variables with the given variable names.
- variableNameIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableNameIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableNameIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variable instances which have one of the variables names.
- variableNameLike - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- variableNameLike - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableNameLike - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableNameLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- variableNameLike - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- variableNameLike - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- variableNameLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic process variables that have a name matching the criteria.
- variableNameLike(String) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic process variables where the given variable name is like.
- variableNameLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- variableNameLike(String) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableNameLike(String) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- 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.client.spring.impl.subscription.SubscriptionConfiguration
- variableNames - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- variableNames - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- variableNames - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractRemoveVariableCmd
- variableNames - Variable in class org.camunda.bpm.engine.impl.cmd.GetExecutionVariablesCmd
- variableNames - Variable in class org.camunda.bpm.engine.impl.cmd.GetTaskVariablesCmd
- variableNames - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.GetCaseExecutionVariablesCmd
- variableNames - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableNames() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- variableNamesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- VariableOnPartListener - Class in org.camunda.bpm.engine.impl.core.variable.scope
- VariableOnPartListener(CmmnExecution) - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.VariableOnPartListener
- variableOnParts - Variable in class org.camunda.bpm.engine.impl.cmmn.model.CmmnSentryDeclaration
- VariableOrderProperty - Class in org.camunda.bpm.engine.impl
- VariableOrderProperty() - Constructor for class org.camunda.bpm.engine.impl.VariableOrderProperty
- VariableOrderProperty(String, ValueType) - Constructor for class org.camunda.bpm.engine.impl.VariableOrderProperty
- VariablePermissions(boolean) - Constructor for class org.camunda.bpm.engine.impl.persistence.entity.util.AuthManagerUtil.VariablePermissions
- VariableQueryParameterDto - Class in org.camunda.bpm.engine.rest.dto
- VariableQueryParameterDto() - Constructor for class org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto
- VariableQueryParameterDto(TaskQueryVariableValue) - Constructor for class org.camunda.bpm.engine.rest.dto.VariableQueryParameterDto
- variableReports - Variable in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- variableReports - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanReportDto
- VariableResource - Interface in org.camunda.bpm.engine.rest.sub
- VariableResponseProvider - Class in org.camunda.bpm.engine.rest.sub.impl
- VariableResponseProvider() - Constructor for class org.camunda.bpm.engine.rest.sub.impl.VariableResponseProvider
- variables - Variable in class org.camunda.bpm.client.task.impl.dto.BpmnErrorRequestDto
- variables - Variable in class org.camunda.bpm.client.task.impl.dto.CompleteRequestDto
- variables - Variable in class org.camunda.bpm.client.task.impl.dto.FailureRequestDto
- variables - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- variables - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- variables - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.DataAssociation
- variables - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderCaseInstanceContext
- variables - Variable in class org.camunda.bpm.engine.impl.cfg.multitenancy.TenantIdProviderProcessInstanceContext
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractPatchVariablesCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractSetVariableCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.CompleteExternalTaskCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.CompleteTaskCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskBpmnErrorCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskFailureCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.HandleTaskBpmnErrorCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.HandleTaskEscalationCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmd.SubmitStartFormCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- variables - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseInstanceBuilderImpl
- variables - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- variables - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CreateCaseInstanceCmd
- variables - Variable in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- variables - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.VariableCollectionProvider
- variables - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- variables - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- variables - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- variables - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- variables - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- variables - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- variables - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- variables - Variable in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- variables - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanBuilderImpl
- variables - Variable in class org.camunda.bpm.engine.impl.migration.MigrationPlanImpl
- variables - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessInstanceWithVariablesImpl
- variables - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- variables - Variable in class org.camunda.bpm.engine.impl.runtime.ConditionSet
- variables - Variable in class org.camunda.bpm.engine.impl.runtime.MessageCorrelationResultImpl
- variables - Variable in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- variables - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- variables - Variable in class org.camunda.bpm.engine.rest.dto.dmn.EvaluateDecisionDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.CompleteExternalTaskDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskFailureDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.migration.MigrationPlanGenerationDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.CorrelationMessageAsyncDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.runtime.batch.SetVariablesAsyncDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.runtime.modification.ProcessInstanceModificationInstructionDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskBpmnErrorDto
- variables - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskEscalationDto
- variables - Variable in class org.camunda.bpm.engine.variable.impl.VariableMapImpl
- variables - Variable in class org.camunda.bpm.qa.performance.engine.steps.EvaluateDecisionTableStep
- variables() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
-
Enter into a chained map assert inspecting the variables currently - or, for finished process instances, historically - available in the context of the process instance under test of this ProcessInstanceAssert.
- variables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
-
Enter into a chained map assert inspecting the variables currently available in the context of the case instance under test of this AbstractCaseAssert.
- variables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.CaseTaskAssert
-
Enter into a chained map assert inspecting the variables currently available in the context of the case task instance under test of this CaseTaskAssert.
- variables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.HumanTaskAssert
-
Enter into a chained map assert inspecting the variables currently available in the context of the human task instance under test of this HumanTaskAssert.
- variables() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.ProcessTaskAssert
-
Enter into a chained map assert inspecting the variables currently available in the context of the human task instance under test of this ProcessTaskAssert.
- variables(String...) - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- variables(String...) - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
- variables(String...) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define variables to fetch with all tasks for the current topic.
- variables(String...) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- variables(Collection<VariableInstanceEntity>) - Method in class org.camunda.bpm.engine.impl.migration.instance.parser.MigratingInstanceParseContext
- variables(List<String>) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Define variables to fetch with all tasks for the current topic.
- variables(List<String>) - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- variables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.dmn.DecisionEvaluationBuilder
-
Set the input values of the decision.
- variables(Map<String, Object>) - Method in interface org.camunda.bpm.engine.dmn.DecisionsEvaluationBuilder
-
Set the input values of the decision.
- variables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- variables(Map<String, Object>) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- Variables - Class in org.camunda.bpm.engine.variable
-
This class is the entry point to the process engine's typed variables API.
- Variables() - Constructor for class org.camunda.bpm.engine.variable.Variables
- VARIABLES_STATE_BIT - Static variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- Variables.SerializationDataFormats - Enum Class in org.camunda.bpm.engine.variable
-
A set of builtin serialization dataformat constants.
- variablesCollector() - Static method in class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- variableScope - Variable in class org.camunda.bpm.engine.impl.dmn.invocation.VariableScopeContext
- variableScope - Variable in class org.camunda.bpm.engine.impl.form.handler.DefaultFormFieldValidatorContext
- variableScope - Variable in class org.camunda.bpm.engine.impl.form.handler.SubmitFormVariablesInvocation
- variableScope - Variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- variableScope - Variable in class org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolver
- VariableScope - Interface in org.camunda.bpm.engine.delegate
- VariableScopeContext - Class in org.camunda.bpm.engine.impl.dmn.invocation
-
Implementation of the
VariableContext
interface backed by aVariableScope
. - VariableScopeContext(VariableScope) - Constructor for class org.camunda.bpm.engine.impl.dmn.invocation.VariableScopeContext
- VariableScopeElResolver - Class in org.camunda.bpm.engine.impl.el
-
Implementation of an
ELResolver
that resolves expressions with the process variables of a givenVariableScope
as context. - VariableScopeElResolver() - Constructor for class org.camunda.bpm.engine.impl.el.VariableScopeElResolver
- variableScopeId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- variableScopeIdIn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- variableScopeIdIn(String...) - Method in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableScopeIdIn(String...) - Method in interface org.camunda.bpm.engine.runtime.VariableInstanceQuery
-
Only select variables instances which have on of the variable scope ids.
- variableScopeIds - Variable in class org.camunda.bpm.engine.impl.VariableInstanceQueryImpl
- variableScopeKey - Variable in class org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolver
- VariableScopeLocalAdapter - Class in org.camunda.bpm.engine.impl.core.variable.scope
-
Wraps a variable scope as if it has no parent such that it is reduced to its local variables.
- VariableScopeLocalAdapter(VariableScope) - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- VariableScopeResolver - Class in org.camunda.bpm.engine.impl.scripting.engine
-
Bindings implementation using an
ExecutionImpl
as 'back-end'. - VariableScopeResolver(VariableScope) - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolver
- VariableScopeResolverFactory - Class in org.camunda.bpm.engine.impl.scripting.engine
- VariableScopeResolverFactory() - Constructor for class org.camunda.bpm.engine.impl.scripting.engine.VariableScopeResolverFactory
- variablesCount - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- variablesDeletions - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- VariableSerializerFactory - Interface in org.camunda.bpm.engine.impl.variable.serializer
- variableSerializers - Variable in class org.camunda.bpm.application.AbstractProcessApplication
- variableSerializers - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- VariableSerializers - Interface in org.camunda.bpm.engine.impl.variable.serializer
-
Interface describing a container for all available
TypedValueSerializer
s of variables. - variablesFilter - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.CallableElementActivityBehavior
- variablesInResultEnabled - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- variablesListener - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractCorrelateMessageCmd
- variablesLocal - Variable in class org.camunda.bpm.engine.impl.cmd.AbstractInstantiationCmd
- variablesLocal - Variable in class org.camunda.bpm.engine.impl.cmmn.CaseExecutionCommandBuilderImpl
- variablesLocal - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- variablesLocal - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ScopeInstantiationContext
- variablesLocalDeletions - Variable in class org.camunda.bpm.engine.impl.cmmn.cmd.CaseExecutionVariableCmd
- variableSnapshot - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionVariableSnapshotObserver
-
The variables which are observed during the execution.
- variablesProvider - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- variablesToFetch - Variable in class org.camunda.bpm.engine.impl.externaltask.TopicFetchInstruction
- variableStore - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionEntity
- variableStore - Variable in class org.camunda.bpm.engine.impl.cmmn.execution.CaseExecutionImpl
- variableStore - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExecutionEntity
- variableStore - Variable in class org.camunda.bpm.engine.impl.persistence.entity.TaskEntity
- variableStore - Variable in class org.camunda.bpm.engine.impl.pvm.runtime.ExecutionImpl
- variableStore - Variable in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- VariableStore<T extends CoreVariableInstance> - Class in org.camunda.bpm.engine.impl.core.variable.scope
- VariableStore() - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- VariableStore(VariableStore.VariablesProvider<T>, VariableStore.VariableStoreObserver<T>...) - Constructor for class org.camunda.bpm.engine.impl.core.variable.scope.VariableStore
- VariableStore.VariablesProvider<T extends CoreVariableInstance> - Interface in org.camunda.bpm.engine.impl.core.variable.scope
- VariableStore.VariableStoreObserver<T extends CoreVariableInstance> - Interface in org.camunda.bpm.engine.impl.core.variable.scope
- VariableTableMapping - Class in org.camunda.bpm.engine.impl.db.sql
- VariableTableMapping() - Constructor for class org.camunda.bpm.engine.impl.db.sql.VariableTableMapping
- VariableTransition - Enum Class in org.camunda.bpm.model.cmmn
- variableType - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableUpdateDto
- variableTypeIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- variableTypeIn - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- variableTypeIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select historic process variables which match one of the given variable types.
- variableTypeIn(String...) - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only select historic process variables which match one of the given variable types.
- variableTypeIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- variableTypeIn(String...) - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableTypes - Variable in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- variableTypes - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableUpdates - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- variableUpdates() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only select
HistoricVariableUpdate
s. - variableUpdates() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- VariableUtil - Class in org.camunda.bpm.engine.impl.core.variable
- VariableUtil() - Constructor for class org.camunda.bpm.engine.impl.core.variable.VariableUtil
- VariableUtil.SetVariableFunction - Interface in org.camunda.bpm.engine.impl.core.variable
- variableValue - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl.TaskQueryVariableValueComparable
- variableValue - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- variableValue - Variable in class org.camunda.bpm.engine.variable.impl.value.builder.ObjectVariableBuilderImpl
- variableValue - Variable in class org.camunda.bpm.engine.variable.impl.value.builder.SerializedObjectValueBuilderImpl
- variableValue - Variable in class org.camunda.spin.plugin.variable.value.impl.builder.SpinValueBuilderImpl
- VariableValue<T extends TypedValue> - Class in org.camunda.bpm.client.variable.impl
- VariableValue(String, String, TypedValueField, ValueMappers) - Constructor for class org.camunda.bpm.client.variable.impl.VariableValue
- variableValueConverter - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- VariableValueDto - Class in org.camunda.bpm.engine.rest.dto
- VariableValueDto() - Constructor for class org.camunda.bpm.engine.rest.dto.VariableValueDto
- variableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select case instances which have a global variable with the given value.
- 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.CaseExecutionQuery
-
Only select case executions which have a local variable with the given value.
- variableValueEquals(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select cases instances which have a global variable with the given value.
- 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.HistoricCaseInstanceQuery
-
Only select case instances which had a global variable with the given name and a value greater than the given value when they where closed.
- 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.CaseExecutionQuery
-
Only select case executions which have a variable value greater than the passed value.
- variableValueGreaterThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select cases instances which have a global variable value greater than the passed value.
- 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.HistoricCaseInstanceQuery
-
Only select case instances which have a global variable with the given name and a value greater or equal than the given 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.CaseExecutionQuery
-
Only select case 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.CaseInstanceQuery
-
Only select cases 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.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.
- variableValueIgnoreCase - Variable in class org.camunda.bpm.engine.impl.QueryVariableValue
- variableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select case instances which have a global variable with the given name and a value less than the given 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.CaseExecutionQuery
-
Only select case executions which have a local variable value less than the passed value.
- variableValueLessThan(String, Object) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select cases instances which have a global variable value less than the passed value.
- 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.HistoricCaseInstanceQuery
-
Only select case instances which have a global variable with the given name and a value less or equal than the given 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.CaseExecutionQuery
-
Only select case 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.CaseInstanceQuery
-
Only select cases 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.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.HistoricCaseInstanceQuery
-
Only select case instances which have a global variable with the given name and a value like given 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.CaseExecutionQuery
-
Only select case executions which have a local variable value like the given value.
- variableValueLike(String, String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select cases instances which have a global variable value like the given value.
- 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.HistoricCaseInstanceQuery
-
Only select case instances which have a global variable with the given name but a different 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.CaseExecutionQuery
-
Only select case 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.CaseInstanceQuery
-
Only select cases 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.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.
- variableValueNotLike(String, String) - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only select case instances which have a global variable with the given name and not matching the given value.
- variableValueNotLike(String, String) - Method in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- variableValueNotLike(String, String) - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select case instances which have a global variable with the given name and not matching the given value.
- variableValues - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.impl.AbstractVariableQueryImpl
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseInstanceQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricProcessInstanceQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseExecutionQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.runtime.ProcessInstanceQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.runtime.VariableInstanceQueryDto
- variableValuesIgnoreCase - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- VARIANTS - Static variable in class org.camunda.bpm.engine.rest.impl.history.HistoricProcessInstanceRestServiceImpl
- VARIANTS - Static variable in class org.camunda.bpm.engine.rest.impl.TaskRestServiceImpl
- VARIANTS - Static variable in class org.camunda.bpm.engine.rest.sub.runtime.impl.FilterResourceImpl
- VARIANTS - Static variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskReportResourceImpl
- VARIANTS - Static variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- vars() - Method in class org.camunda.bpm.engine.test.assertions.bpmn.ProcessInstanceAssert
- vars() - Method in class org.camunda.bpm.engine.test.assertions.cmmn.AbstractCaseAssert
- vendor - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
- vendor - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.DatabaseImpl
- vendor - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.JdkImpl
- vendor - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
- vendor - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
- vendor - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.JdkDto
- verifyUser(BasicUserCredentialsDto) - Method in interface org.camunda.bpm.engine.rest.IdentityRestService
- verifyUser(BasicUserCredentialsDto) - Method in class org.camunda.bpm.engine.rest.impl.IdentityRestServiceImpl
- version - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionDto
- version - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.ProcessDefinitionStatisticsDto
- version - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionEntity
- version - Variable in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- version - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- version - Variable in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- version - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- version - Variable in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- version - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- version - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- version - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionEntity
- version - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- version - Variable in class org.camunda.bpm.engine.impl.persistence.entity.CamundaFormDefinitionEntity
- version - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- version - Variable in class org.camunda.bpm.engine.impl.persistence.entity.SchemaLogEntryEntity
- version - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- version - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- version - Variable in class org.camunda.bpm.engine.impl.SchemaLogQueryImpl
- version - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.ApplicationServerImpl
- version - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.DatabaseImpl
- version - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.JdkImpl
- version - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.ProductImpl
- version - Variable in class org.camunda.bpm.engine.impl.util.ProcessEngineDetails
- version - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.ApplicationServerDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.DatabaseDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.JdkDto
- version - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.ProductDto
- version - Variable in class org.camunda.bpm.engine.rest.hal.caseDefinition.HalCaseDefinition
- version - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- version(Integer) - Method in interface org.camunda.bpm.engine.dmn.DecisionEvaluationBuilder
-
Set the version of the decision definition.
- version(Integer) - Method in interface org.camunda.bpm.engine.dmn.DecisionsEvaluationBuilder
-
Set the version of the decision definition.
- version(Integer) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionEvaluationBuilderImpl
- version(Integer) - Method in class org.camunda.bpm.engine.impl.dmn.DecisionTableEvaluationBuilderImpl
- version(String) - Method in class org.camunda.bpm.engine.impl.SchemaLogQueryImpl
- version(String) - Method in interface org.camunda.bpm.engine.management.SchemaLogQuery
-
Only show
entries
with a given version. - VERSION - Enum constant in enum class org.camunda.bpm.engine.impl.core.model.BaseCallableElement.CallableElementBinding
- VERSION - Static variable in interface org.camunda.bpm.engine.ProcessEngine
-
the version of the process engine library
- VERSION - Static variable in class org.camunda.bpm.spring.boot.starter.util.CamundaBpmVersion
- VERSION - Static variable in class org.camunda.templateengines.FreeMarkerScriptEngineFactory
- VERSION_PROPERTY - Static variable in class org.camunda.bpm.engine.impl.util.ProductPropertiesUtil
- VERSION_TAG - Enum constant in enum class org.camunda.bpm.engine.impl.core.model.BaseCallableElement.CallableElementBinding
- VERSION_TAG - Static variable in interface org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryProperty
- VERSION_TAG - Static variable in interface org.camunda.bpm.engine.impl.ProcessDefinitionQueryProperty
- VersionDto - Class in org.camunda.bpm.engine.rest.dto
- VersionDto(String) - Constructor for class org.camunda.bpm.engine.rest.dto.VersionDto
- VersionRestService - Class in org.camunda.bpm.engine.rest.impl
- VersionRestService(String, ObjectMapper) - Constructor for class org.camunda.bpm.engine.rest.impl.VersionRestService
- versionTag - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionEntity
- versionTag - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- versionTag - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ProcessDefinitionEntity
- versionTag - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- versionTag - Variable in class org.camunda.bpm.engine.impl.repository.CalledProcessDefinitionImpl
- versionTag - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionDto
- versionTag - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionDto
- versionTag - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- versionTag - Variable in class org.camunda.bpm.engine.rest.hal.processDefinition.HalProcessDefinition
- versionTag(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- versionTag(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- versionTag(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only selects decision definitions with a specific version tag
- versionTag(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions with a specific version tag
- versionTagLike - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- versionTagLike - Variable in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- versionTagLike - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- versionTagLike(String) - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- versionTagLike(String) - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- versionTagLike(String) - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only selects decision definitions with a version tag like the given
- versionTagLike(String) - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions with a version tag like the given
- versionTagValueProvider - Variable in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- versionValueProvider - Variable in class org.camunda.bpm.engine.impl.core.model.BaseCallableElement
- vfsFileAsUrl(VirtualFile) - Method in class org.camunda.bpm.container.impl.jboss.deployment.processor.ProcessApplicationDeploymentProcessor
- VfsProcessApplicationScanner - Class in org.camunda.bpm.container.impl.deployment.scanning
-
A
ProcessArchiveScanner
which uses Jboss VFS for scanning the process archive for processes. - VfsProcessApplicationScanner() - Constructor for class org.camunda.bpm.container.impl.deployment.scanning.VfsProcessApplicationScanner
- violatedRules - Variable in class org.camunda.bpm.engine.impl.identity.PasswordPolicyResultImpl
- visit(MigratingProcessElementInstanceTopDownWalker.MigrationContext) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingProcessElementInstanceVisitor
- visit(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.DeleteUnmappedInstanceVisitor
- visit(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.tree.ActivityExecutionMappingCollector
- visit(ActivityExecution) - Method in class org.camunda.bpm.engine.impl.tree.OutputVariablesPropagator
- visit(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.CannotAddMultiInstanceBodyValidator.MiBodyCollector
- visit(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.tree.ActivityStackCollector
- visit(ScopeImpl) - Method in class org.camunda.bpm.engine.impl.tree.ScopeCollector
- visit(PvmScope) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.ErrorDeclarationForProcessInstanceFinder
- visit(PvmScope) - Method in class org.camunda.bpm.engine.impl.bpmn.helper.EscalationEventDefinitionFinder
- visit(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.tree.LeafActivityInstanceExecutionCollector
- visit(PvmExecutionImpl) - Method in class org.camunda.bpm.engine.impl.tree.ScopeExecutionCollector
- visit(T) - Method in interface org.camunda.bpm.engine.impl.tree.TreeVisitor
-
Invoked for a node in tree.
- visited(MigratingScopeInstance) - Method in class org.camunda.bpm.engine.impl.migration.instance.MigratingScopeInstanceBranch
- visitedInstances - Variable in class org.camunda.bpm.engine.impl.migration.instance.DeleteUnmappedInstanceVisitor
W
- W3C_XML_SCHEMA - Static variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- wait - Variable in class org.camunda.bpm.engine.impl.bpmn.behavior.ShellActivityBehavior
- wait - Variable in class org.camunda.bpm.LoginIT
- WAIT_TIME_IN_MILLIS - Static variable in interface org.camunda.bpm.container.impl.metadata.spi.JobAcquisitionXml
- waitForCompletion - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.CompensateEventDefinition
- waitForCompletion(boolean) - Method in class org.camunda.bpm.model.bpmn.builder.AbstractCompensateEventDefinitionBuilder
- waitForCompletionAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.CompensateEventDefinitionImpl
- 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
- waitForJobExecutorOnCondition(long, Callable<Boolean>) - Method in class org.camunda.bpm.webapp.impl.test.util.JobExecutorHelper
- waitForJobExecutorToProcessAllJobs(long) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
- waitForJobExecutorToProcessAllJobs(long) - Method in class org.camunda.bpm.webapp.impl.test.util.JobExecutorHelper
- waitForJobExecutorToProcessAllJobs(long, long) - Method in class org.camunda.bpm.engine.impl.test.AbstractProcessEngineTestCase
-
Deprecated.
- waitForJobExecutorToProcessAllJobs(ProcessEngineConfigurationImpl, long, long) - Static method in class org.camunda.bpm.engine.impl.test.TestHelper
- waitIncreaseFactor - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- WaitStep - Class in org.camunda.bpm.qa.performance.engine.steps
- WaitStep() - Constructor for class org.camunda.bpm.qa.performance.engine.steps.WaitStep
- waitTimeInMillis - Variable in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutor
- waitTimeInMillis(int) - Method in class org.camunda.bpm.spring.boot.starter.actuator.JobExecutorHealthIndicator.Details.DetailsBuilder
- walkUntil() - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- walkUntil(ReferenceWalker.WalkCondition<T>) - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- walkWhile() - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- walkWhile(ReferenceWalker.WalkCondition<T>) - Method in class org.camunda.bpm.engine.impl.tree.ReferenceWalker
- WARN - Enum constant in enum class org.camunda.commons.logging.Level
- warnDeploymentResourceHasWrongName(String, String[]) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- warnDisabledDeploymentLock() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- warnFilteringDuplicatesEnabledWithNullDeploymentName() - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- warnHistoryCleanupBatchWindowNotFound() - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- warning(SAXParseException) - Method in class org.camunda.bpm.engine.impl.util.xml.ParseHandler
- warning(SAXParseException) - Method in class org.camunda.bpm.model.xml.impl.util.DomUtil.DomErrorHandler
- WARNING - Enum constant in enum class org.camunda.bpm.model.xml.validation.ValidationResultType
- warningCount - Variable in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- warningCount - Variable in class org.camunda.bpm.model.xml.impl.validation.ValidationResultsCollectorImpl
- warnings - Variable in class org.camunda.bpm.engine.impl.bpmn.parser.ResourceReportImpl
- warnings - Variable in class org.camunda.bpm.engine.impl.util.xml.Parse
- warnings - Variable in class org.camunda.bpm.engine.rest.dto.ResourceReportDto
- warnReservedErrorCode(int) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- warnResetToBuiltinCode(Integer, int) - Method in class org.camunda.bpm.engine.impl.cmd.CommandLogger
- wasCreatedBefore713() - Method in class org.camunda.bpm.engine.impl.persistence.entity.VariableInstanceEntity
- wasNoScope(ActivityImpl, PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
-
Determines whether the given scope was a scope in previous versions
- wasNoScope72(ActivityImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- wasNoScope73(ActivityImpl, PvmExecutionImpl) - Static method in class org.camunda.bpm.engine.impl.pvm.runtime.LegacyBehavior
- wasSuccessful() - Method in class org.camunda.bpm.engine.rest.impl.FetchAndLockResult
- watch(String...) - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- watch(String, Level) - Method in class org.camunda.commons.testing.ProcessEngineLoggingRule
- WATCH_ALL_ACTIVITIES - Static variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- watchActivities - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestConfiguration
- watchAllActivities - Variable in class org.camunda.bpm.qa.performance.engine.framework.activitylog.ActivityPerfTestWatcher
- watchers - Variable in class org.camunda.bpm.qa.performance.engine.framework.PerfTestRunner
- WatchLogger - Annotation Interface in org.camunda.commons.testing
- Waypoint - Interface in org.camunda.bpm.model.bpmn.instance.di
-
The DI waypoint element of the DI Edge type
- waypointCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.di.EdgeImpl
- WaypointImpl - Class in org.camunda.bpm.model.bpmn.impl.instance.di
-
The DI waypoint element of the DI Edge type
- WaypointImpl(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.di.WaypointImpl
- waypoints - Variable in class org.camunda.bpm.engine.impl.pvm.process.TransitionImpl
-
Graphical information: a list of waypoints: x1, y1, x2, y2, x3, y3, ..
- webappAuthenticationFilter() - Method in class org.camunda.bpm.spring.boot.starter.security.oauth2.CamundaSpringSecurityOAuth2AutoConfiguration
- WebApplicationUtil - Class in org.camunda.bpm.engine.rest.util
- WebApplicationUtil() - Constructor for class org.camunda.bpm.engine.rest.util.WebApplicationUtil
- WebappLogger - Class in org.camunda.bpm.webapp.impl
- WebappLogger() - Constructor for class org.camunda.bpm.webapp.impl.WebappLogger
- WebappProperty - Class in org.camunda.bpm.spring.boot.starter.property
- WebappProperty() - Constructor for class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- webapps - Variable in class org.camunda.bpm.engine.impl.diagnostics.DiagnosticsRegistry
- webapps - Variable in class org.camunda.bpm.engine.impl.telemetry.dto.InternalsImpl
- webapps - Variable in class org.camunda.bpm.engine.rest.dto.telemetry.InternalsDto
- webappsAuthenticationLoggingEnabled - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- webDriver - Variable in class org.camunda.bpm.util.SeleniumScreenshotRule
- webjarClasspath - Variable in class org.camunda.bpm.spring.boot.starter.property.WebappProperty
- wednesdayHistoryCleanupBatchWindowEndTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- wednesdayHistoryCleanupBatchWindowStartTime - Variable in class org.camunda.bpm.engine.impl.cfg.ProcessEngineConfigurationImpl
- Welcome - Class in org.camunda.bpm.welcome
-
The welcome application.
- Welcome() - Constructor for class org.camunda.bpm.welcome.Welcome
- WELCOME_APP_NAME - Static variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- WELCOME_RUNTIME_DELEGATE - Static variable in class org.camunda.bpm.welcome.Welcome
-
The
WelcomeRuntimeDelegate
is an delegate that will be initialized by bootstrapping camunda welcome with an specific instance - WelcomeApplication - Class in org.camunda.bpm.welcome.impl.web
-
The rest api exposed by the welcome application
- WelcomeApplication() - Constructor for class org.camunda.bpm.welcome.impl.web.WelcomeApplication
- WelcomeContainerBootstrap - Class in org.camunda.bpm.welcome.impl.web.bootstrap
- WelcomeContainerBootstrap() - Constructor for class org.camunda.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap
- WelcomeContainerBootstrap.WelcomeEnvironment - Class in org.camunda.bpm.welcome.impl.web.bootstrap
- WelcomeEnvironment() - Constructor for class org.camunda.bpm.welcome.impl.web.bootstrap.WelcomeContainerBootstrap.WelcomeEnvironment
- WelcomePlugin - Interface in org.camunda.bpm.welcome.plugin.spi
-
SPI interface for plugins to the welcome webapplication.
- WelcomePlugins - Class in org.camunda.bpm.welcome.impl.plugin
- WelcomePlugins() - Constructor for class org.camunda.bpm.welcome.impl.plugin.WelcomePlugins
- WelcomePluginsRootResource - Class in org.camunda.bpm.welcome.impl.plugin.resources
- WelcomePluginsRootResource() - Constructor for class org.camunda.bpm.welcome.impl.plugin.resources.WelcomePluginsRootResource
- welcomeRuntimeDelegate - Variable in class org.camunda.bpm.webapp.impl.engine.ProcessEnginesFilter
- WelcomeRuntimeDelegate - Interface in org.camunda.bpm.welcome
-
The welcome application service runtime delegate.
- WhileExecutingInputRefs - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN whileExecutingInputRefs of the BPMN tInputSet type
- WhileExecutingInputRefs(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.WhileExecutingInputRefs
- whileExecutingInputRefsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.InputSetImpl
- WhileExecutingOutputRefs - Class in org.camunda.bpm.model.bpmn.impl.instance
-
The BPMN whileExecutingOutputRefs element of the BPMN tOutputSet type
- WhileExecutingOutputRefs(ModelTypeInstanceContext) - Constructor for class org.camunda.bpm.model.bpmn.impl.instance.WhileExecutingOutputRefs
- whileExecutingOutputRefsCollection - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.OutputSetImpl
- WHITE_LISTED_URL_PATTERNS - Static variable in class org.camunda.bpm.engine.rest.security.auth.ProcessEngineAuthenticationFilter
- WhitelistingDeserializationTypeValidator - Interface in org.camunda.bpm.engine.runtime
-
Validate a type before deserialization against a whitelist of allowed types
- 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
- widthAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- WILDFLY_SUBSYSTEM - Static variable in class org.camunda.bpm.engine.impl.diagnostics.CamundaIntegration
- willBeScheduled() - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- WITH_CANDIDATE_GROUPS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- WITH_CANDIDATE_USERS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- withAuthentication(Callable<T>, ProcessEngine, String, String...) - Static method in class org.camunda.bpm.qa.performance.engine.junit.AuthHelper
- withCandidateGroups - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- withCandidateGroups - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withCandidateGroups - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- withCandidateGroups - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- withCandidateGroups() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have a candidate group
- withCandidateGroups() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- withCandidateGroups() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withCandidateGroups() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a candidate group
- withCandidateUsers - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withCandidateUsers - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- withCandidateUsers() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withCandidateUsers() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have a candidate user
- withCaseDefinition(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Define a
CaseInstance
using a fluent builder. - withCaseDefinition(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- withCaseDefinitionByKey(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Define a
CaseInstance
using a fluent builder. - withCaseDefinitionByKey(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- withCaseExecution(String) - Method in interface org.camunda.bpm.engine.CaseService
-
Define a command to be executed for a
CaseExecution
using a fluent builder. - withCaseExecution(String) - Method in class org.camunda.bpm.engine.impl.cmmn.CaseServiceImpl
- withCommentAttachmentInfo - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withCommentAttachmentInfo - Variable in class org.camunda.bpm.engine.rest.sub.task.impl.TaskResourceImpl
- withCommentAttachmentInfo() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withCommentAttachmentInfo() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Evaluates existence of attachment and comments associated with the task, defaults to false.
- withException - Variable in class org.camunda.bpm.engine.impl.JobQueryImpl
- withException - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- 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.
- withFailures - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- withFailures() - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only selects batches with failed jobs
- withFailures() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- withFailures(List<DbOperation>) - Static method in class org.camunda.bpm.engine.impl.db.FlushResult
- withFailuresAndRemaining(List<DbOperation>, List<DbOperation>) - Static method in class org.camunda.bpm.engine.impl.db.FlushResult
- withIncident - Variable in class org.camunda.bpm.cockpit.impl.plugin.base.dto.query.AbstractProcessInstanceQueryDto
- withIncident - Variable in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- withIncident() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- withIncident() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances with at least one incident.
- withIncidents - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- withIncidents() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with incidents
- withIncidents() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- withNewProcessEngineContext(Callable<T>) - Static method in class org.camunda.bpm.engine.context.ProcessEngineContext
-
Takes a callable and executes all engine API invocations within that callable in a new Process Engine Context.
- WITHOUT_BUSINESS_KEY - Static variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- WITHOUT_CANDIDATE_GROUPS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- WITHOUT_CANDIDATE_USERS - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- WITHOUT_DUE_DATE - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- WITHOUT_TENANT_ID - Static variable in class org.camunda.bpm.engine.impl.json.JsonTaskQueryConverter
- withoutBusinessKey - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- withoutBusinessKey - Variable in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfiguration
- withoutBusinessKey - Variable in class org.camunda.bpm.engine.rest.dto.runtime.RestartProcessInstanceDto
- withoutBusinessKey() - Method in class org.camunda.bpm.engine.impl.RestartProcessInstanceBuilderImpl
- withoutBusinessKey() - Method in interface org.camunda.bpm.engine.runtime.RestartProcessInstanceBuilder
-
Does not take over the business key of the historic process instance
- withoutCandidateGroups - Variable in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- withoutCandidateGroups - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withoutCandidateGroups - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- withoutCandidateGroups - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- withoutCandidateGroups() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select historic task instances which have no candidate group
- withoutCandidateGroups() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- withoutCandidateGroups() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withoutCandidateGroups() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have no candidate group
- withoutCandidateUsers - Variable in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withoutCandidateUsers - Variable in class org.camunda.bpm.engine.rest.dto.task.TaskQueryDto
- withoutCandidateUsers() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withoutCandidateUsers() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have no candidate user
- withoutDecisionRequirementsDefinition - Variable in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- withoutDecisionRequirementsDefinition - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- withoutDecisionRequirementsDefinition() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- withoutDecisionRequirementsDefinition() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions which belongs to no decision requirements definition.
- withoutDueDate() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withoutDueDate() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have no due date.
- withoutFailures - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- withoutFailures() - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only selects batches without failed jobs
- withoutFailures() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- withoutTaskDueDate - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- withoutTaskDueDate() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only select select historic task instances that have no due date.
- withoutTaskDueDate() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- withoutTenantId - Variable in class org.camunda.bpm.client.spring.impl.subscription.SubscriptionConfiguration
- withoutTenantId - Variable in class org.camunda.bpm.client.topic.impl.dto.TopicRequestDto
- withoutTenantId - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- withoutTenantId - Variable in class org.camunda.bpm.client.topic.impl.TopicSubscriptionImpl
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.batch.BatchStatisticsQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto.FetchExternalTaskTopicDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.batch.HistoricBatchQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricCaseInstanceReportDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricDecisionInstanceReportDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.CleanableHistoricProcessInstanceReportDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricActivityInstanceQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricCaseActivityInstanceQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDecisionInstanceQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricDetailQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIdentityLinkLogQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricIncidentQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricJobLogQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricTaskInstanceQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricVariableInstanceQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.CaseDefinitionQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionDefinitionQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.DecisionRequirementsDefinitionQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.CaseInstanceQueryDto
- withoutTenantId - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- withoutTenantId() - Element in annotation interface org.camunda.bpm.client.spring.annotation.ExternalTaskSubscription
- withoutTenantId() - Method in class org.camunda.bpm.client.topic.impl.TopicSubscriptionBuilderImpl
- withoutTenantId() - Method in interface org.camunda.bpm.client.topic.TopicSubscriptionBuilder
-
Filter for external tasks without tenant
- withoutTenantId() - Method in interface org.camunda.bpm.engine.batch.BatchQuery
-
Only selects batches which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.batch.BatchStatisticsQuery
-
Only selects batch statistics which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.batch.history.HistoricBatchQuery
-
Only selects historic batches which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQueryTopicBuilder
-
Filter external tasks only with null tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricCaseInstanceReport
-
Only selects historic case instances which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricDecisionInstanceReport
-
Only selects historic decision instances which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.CleanableHistoricProcessInstanceReport
-
Only selects historic process instances which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricActivityInstanceQuery
-
Only selects historic activity instances that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseActivityInstanceQuery
-
Only selects historic case activity instances that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricCaseInstanceQuery
-
Only selects historic case instances which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricDecisionInstanceQuery
-
Only selects historic decision instances that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricDetailQuery
-
Only selects historic details that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only selects historic external task log entries that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricIdentityLinkLogQuery
-
Only selects historic job log entries that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricIncidentQuery
-
Only selects historic incidents that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricJobLogQuery
-
Only selects historic job log entries that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only selects historic process instances which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricTaskInstanceQuery
-
Only selects historic task instances that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.HistoricVariableInstanceQuery
-
Only selects historic variable instances that have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.history.UserOperationLogQuery
-
Only selects entries that have no tenant id.
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.batch.BatchQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.batch.BatchStatisticsQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.batch.history.HistoricBatchQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricCaseInstanceReportImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricDecisionInstanceReportImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.CleanableHistoricProcessInstanceReportImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.repository.CaseDefinitionQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseExecutionQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.cmmn.entity.runtime.CaseInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.ConditionEvaluationBuilderImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.DeploymentQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionDefinitionQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.dmn.entity.repository.DecisionRequirementsDefinitionQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.EventSubscriptionQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.ExecutionQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricActivityInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseActivityInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricCaseInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricDecisionInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricDetailQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricIdentityLinkLogQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricIncidentQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricJobLogQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricTaskInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.HistoricVariableInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.JobQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.MessageCorrelationBuilderImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.ProcessInstanceQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.SignalEventReceivedBuilderImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.TaskQueryImpl
- withoutTenantId() - Method in class org.camunda.bpm.engine.impl.UserOperationLogQueryImpl
- withoutTenantId() - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only select job definitions which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.repository.CaseDefinitionQuery
-
Only select case definitions which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.repository.DecisionDefinitionQuery
-
Only select decision definitions which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.repository.DecisionRequirementsDefinitionQuery
-
Only select decision requirements definition which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.repository.DeleteProcessDefinitionsTenantBuilder
-
Process definitions which belong to no tenant will be removed.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.repository.DeploymentQuery
-
Only select deployments which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only select process definitions which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.CaseExecutionQuery
-
Only select case executions which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.CaseInstanceQuery
-
Only select case instances which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.ConditionEvaluationBuilder
-
Specify that the condition can only be correlated on process definitions which belongs to no tenant.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.EventSubscriptionQuery
-
Only select subscriptions which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.ExecutionQuery
-
Only selects executions which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.JobQuery
-
Only select jobs which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.MessageCorrelationBuilder
-
Specify that the message can only be received on executions or process definitions which belongs to no tenant.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.ProcessInstanceQuery
-
Only selects process instances which have no tenant id.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.runtime.SignalEventReceivedBuilder
-
Specify that the signal can only be received on executions or process definitions which belongs to no tenant.
- withoutTenantId() - Method in interface org.camunda.bpm.engine.task.TaskQuery
-
Only select tasks which have no tenant id.
- withoutVersionTag - Variable in class org.camunda.bpm.engine.rest.dto.repository.ProcessDefinitionQueryDto
- withoutVersionTag() - Method in class org.camunda.bpm.engine.impl.ProcessDefinitionQueryImpl
- withoutVersionTag() - Method in interface org.camunda.bpm.engine.repository.ProcessDefinitionQuery
-
Only selects process definitions without a version tag
- withOverridingJobPriority - Variable in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- withOverridingJobPriority - Variable in class org.camunda.bpm.engine.rest.dto.management.JobDefinitionQueryDto
- withOverridingJobPriority() - Method in class org.camunda.bpm.engine.impl.JobDefinitionQueryImpl
- withOverridingJobPriority() - Method in interface org.camunda.bpm.engine.management.JobDefinitionQuery
-
Only selects job definitions which have a job priority defined.
- withProcessApplicationContext(Callable<T>, String) - Static method in class org.camunda.bpm.application.ProcessApplicationContext
-
Takes a callable and executes all engine API invocations within that callable in the context of the given process application
- withProcessApplicationContext(Callable<T>, ProcessApplicationInterface) - Static method in class org.camunda.bpm.application.ProcessApplicationContext
-
Takes a callable and executes all engine API invocations within that callable in the context of the given process application
- withProcessApplicationContext(Callable<T>, ProcessApplicationReference) - Static method in class org.camunda.bpm.application.ProcessApplicationContext
-
Takes a callable and executes all engine API invocations within that callable in the context of the given process application
- withRetriesLeft - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- withRetriesLeft - Variable in class org.camunda.bpm.engine.rest.dto.runtime.JobQueryDto
- withRetriesLeft() - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that have retries > 0
- withRetriesLeft() - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- 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
- withRootIncidents - Variable in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- withRootIncidents() - Method in interface org.camunda.bpm.engine.history.HistoricProcessInstanceQuery
-
Only select historic process instances with root incidents
- withRootIncidents() - Method in class org.camunda.bpm.engine.impl.HistoricProcessInstanceQueryImpl
- withTenantId(String) - Method in class org.camunda.bpm.engine.impl.repository.DeleteProcessDefinitionsBuilderImpl
- withTenantId(String) - Method in interface org.camunda.bpm.engine.repository.DeleteProcessDefinitionsTenantBuilder
-
Process definitions which belong to the given tenant id will be removed.
- withVariables(String, Object, Object...) - Static method in class org.camunda.bpm.engine.test.assertions.bpmn.BpmnAwareTests
-
Helper method to easily construct a map of process variables
- withVariablesInReturn - Variable in class org.camunda.bpm.engine.rest.dto.runtime.StartProcessInstanceDto
- WORKER_ID - Static variable in interface org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryProperty
- WORKER_ID - Static variable in class org.camunda.bpm.qa.upgrade.timestamp.ExternalTaskLockExpTimeScenario
- workerId - Variable in class org.camunda.bpm.client.impl.EngineClient
- workerId - Variable in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- workerId - Variable in class org.camunda.bpm.client.impl.RequestDto
- workerId - Variable in class org.camunda.bpm.client.spring.impl.client.ClientConfiguration
- workerId - Variable in class org.camunda.bpm.client.task.impl.ExternalTaskImpl
- workerId - Variable in class org.camunda.bpm.engine.impl.cmd.FetchExternalTasksCmd
- workerId - Variable in class org.camunda.bpm.engine.impl.cmd.HandleExternalTaskCmd
-
The reported worker id.
- workerId - Variable in class org.camunda.bpm.engine.impl.externaltask.ExternalTaskQueryTopicBuilderImpl
- workerId - Variable in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- workerId - Variable in class org.camunda.bpm.engine.impl.externaltask.LockedExternalTaskImpl
- workerId - Variable in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- workerId - Variable in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- workerId - Variable in class org.camunda.bpm.engine.impl.history.event.HistoricExternalTaskLogEntity
- workerId - Variable in class org.camunda.bpm.engine.impl.persistence.entity.ExternalTaskEntity
- workerId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskBpmnError
- workerId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskDto
- workerId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.ExternalTaskQueryDto
- workerId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.FetchExternalTasksDto
- workerId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.HandleExternalTaskDto
- workerId - Variable in class org.camunda.bpm.engine.rest.dto.externaltask.LockedExternalTaskDto
- workerId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogDto
- workerId - Variable in class org.camunda.bpm.engine.rest.dto.history.HistoricExternalTaskLogQueryDto
- workerId() - Element in annotation interface org.camunda.bpm.client.spring.annotation.EnableExternalTaskClient
-
A custom worker id the Workflow Engine is aware of.
- workerId(String) - Method in interface org.camunda.bpm.client.ExternalTaskClientBuilder
-
A custom worker id the Workflow Engine is aware of.
- workerId(String) - Method in class org.camunda.bpm.client.impl.ExternalTaskClientBuilderImpl
- workerId(String) - Method in interface org.camunda.bpm.engine.externaltask.ExternalTaskQuery
-
Only select external tasks that was most recently locked by the given worker
- workerId(String) - Method in interface org.camunda.bpm.engine.externaltask.FetchAndLockBuilder
-
Configures the workerId that will be used during the Fetch and Lock operation.
- workerId(String) - Method in interface org.camunda.bpm.engine.history.HistoricExternalTaskLogQuery
-
Only select historic external task log entries with the given worker id.
- workerId(String) - Method in class org.camunda.bpm.engine.impl.externaltask.FetchAndLockBuilderImpl
- workerId(String) - Method in class org.camunda.bpm.engine.impl.ExternalTaskQueryImpl
- workerId(String) - Method in class org.camunda.bpm.engine.impl.HistoricExternalTaskLogQueryImpl
- workerTasks - Variable in class org.camunda.bpm.qa.performance.engine.loadgenerator.LoadGeneratorConfiguration
- 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(Runnable, CountDownLatch) - Static method in class org.camunda.bpm.qa.performance.engine.loadgenerator.CompletionSignalingRunnable
- wrap(Bindings, VariableContext) - Static method in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- wrap(DmnDecisionResult) - Static method in class org.camunda.bpm.dmn.engine.impl.DmnDecisionTableResultImpl
- wrap(VariableScope) - Static method in class org.camunda.bpm.engine.impl.dmn.invocation.VariableScopeContext
- wrapContext(ELContext) - Method in class org.camunda.bpm.engine.cdi.impl.el.CdiResolver
- wrapJobExecutionFailure(JobFailureCollector, Throwable) - Method in class org.camunda.bpm.engine.impl.jobexecutor.JobExecutorLogger
- wrapMigrationInstructions(MigrationPlan, ProcessDefinitionImpl, ProcessDefinitionImpl, MigrationPlanValidationReportImpl) - Method in class org.camunda.bpm.engine.impl.cmd.CreateMigrationPlanCmd
- wrappedBindings - Variable in class org.camunda.bpm.dmn.engine.impl.el.VariableContextScriptBindings
- wrappedBindings - Variable in class org.camunda.bpm.engine.impl.scripting.engine.ScriptBindings
- wrappedConfiguration - Variable in class org.camunda.bpm.webapp.impl.db.QuerySessionFactory
- wrappedMap - Variable in class org.camunda.bpm.engine.impl.el.ReadOnlyMapELResolver
- wrappedQueryValue - Variable in class org.camunda.bpm.engine.impl.AbstractQueryVariableValueCondition
- wrappedReader - Variable in class org.camunda.spin.impl.util.RewindableReader
- wrappedScope - Variable in class org.camunda.bpm.engine.impl.core.variable.scope.VariableScopeLocalAdapter
- wrappedSession - Variable in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSession
- wrappedSessionFactory - Variable in class org.camunda.bpm.qa.performance.engine.util.DelegatingSqlSessionFactory
- wrapPersistenceException(Exception) - Static method in class org.camunda.bpm.engine.impl.util.ExceptionUtil
- wrapRequest(HttpServletRequest, boolean, PushbackInputStream) - Method in class org.camunda.bpm.engine.rest.filter.AbstractEmptyBodyFilter
- wrapRequest(HttpServletRequest, boolean, PushbackInputStream) - Method in class org.camunda.bpm.engine.rest.filter.EmptyBodyFilter
- wrapVariables(ExternalTask, Map<String, TypedValueField>) - Method in class org.camunda.bpm.client.variable.impl.TypedValues
- 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(StringWriter, ValidationResultFormatter) - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- write(StringWriter, ValidationResultFormatter) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
-
Utility method to print out a summary of the validation results.
- write(StringWriter, ValidationResultFormatter, int) - Method in class org.camunda.bpm.model.xml.impl.validation.ModelValidationResultsImpl
- write(StringWriter, ValidationResultFormatter, int) - Method in interface org.camunda.bpm.model.xml.validation.ValidationResults
-
Utility method to print out a summary of the validation results.
- write(CommandContext) - Method in interface org.camunda.bpm.engine.impl.batch.builder.OperationLogHandler
-
Callback to write the Operation Log.
- write(CommandContext, int) - Method in interface org.camunda.bpm.engine.impl.batch.builder.OperationLogInstanceCountHandler
-
Callback to write the Operation Log.
- writeAsElement(Object) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- writeAttributes(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeConfiguration(BatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteHistoricProcessInstanceBatchConfigurationJsonConverter
- writeConfiguration(BatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.variables.SetVariablesJsonConverter
- writeConfiguration(BatchConfiguration) - Method in class org.camunda.bpm.engine.impl.dmn.batch.DeleteHistoricDecisionInstanceBatchConfigurationJsonConverter
- writeConfiguration(DeleteProcessInstanceBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.deletion.DeleteProcessInstanceBatchConfigurationJsonConverter
- writeConfiguration(MessageCorrelationBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.json.MessageCorrelationBatchConfigurationJsonConverter
- writeConfiguration(SetRemovalTimeBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.removaltime.SetRemovalTimeJsonConverter
- writeConfiguration(SetJobRetriesBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.job.SetJobRetriesBatchConfigurationJsonConverter
- writeConfiguration(SetRetriesBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.externaltask.SetExternalTaskRetriesBatchConfigurationJsonConverter
- writeConfiguration(UpdateProcessInstancesSuspendStateBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.batch.update.UpdateProcessInstancesSuspendStateBatchConfigurationJsonConverter
- writeConfiguration(MigrationBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.json.MigrationBatchConfigurationJsonConverter
- writeConfiguration(ModificationBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.json.ModificationBatchConfigurationJsonConverter
- writeConfiguration(RestartProcessInstancesBatchConfiguration) - Method in class org.camunda.bpm.engine.impl.RestartProcessInstancesBatchConfigurationJsonConverter
- writeConfiguration(T) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchConfigurationObjectConverter
- writeConfiguration(T) - Method in class org.camunda.bpm.engine.impl.batch.AbstractBatchJobHandler
- writeConfiguration(T) - Method in interface org.camunda.bpm.engine.impl.batch.BatchJobHandler
-
Converts the configuration of the batch to a byte array.
- writeContent(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1.BpmPlatformSubsystemParser
- writeDocumentToOutputStream(DomDocument, OutputStream) - Static method in class org.camunda.bpm.model.xml.impl.util.IoUtil
-
Writes a
DomDocument
to anOutputStream
by transforming the DOM to XML. - writeEndLine(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeEndTag(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeEndTagElement(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeInvocation(AtomicOperationInvocation, StringWriter) - Method in class org.camunda.bpm.engine.impl.interceptor.BpmnStackTrace
- writeJobAcquisitionsContent(XMLExtendedStreamWriter, SubsystemMarshallingContext, ModelNode) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1.BpmPlatformSubsystemParser
- writeJobExecutorContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1.BpmPlatformSubsystemParser
- writeLeadingWhitespace(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeModelToFile(File, BpmnModelInstance) - Static method in class org.camunda.bpm.model.bpmn.Bpmn
-
Allows writing a
BpmnModelInstance
to a File. - writeModelToFile(File, CmmnModelInstance) - Static method in class org.camunda.bpm.model.cmmn.Cmmn
-
Allows writing a
CmmnModelInstance
to a File. - writeModelToFile(File, DmnModelInstance) - Static method in class org.camunda.bpm.model.dmn.Dmn
-
Allows writing a
DmnModelInstance
to a File. - writeModelToStream(OutputStream, BpmnModelInstance) - Static method in class org.camunda.bpm.model.bpmn.Bpmn
-
Allows writing a
BpmnModelInstance
to anOutputStream
. - writeModelToStream(OutputStream, CmmnModelInstance) - Static method in class org.camunda.bpm.model.cmmn.Cmmn
-
Allows writing a
CmmnModelInstance
to anOutputStream
. - writeModelToStream(OutputStream, DmnModelInstance) - Static method in class org.camunda.bpm.model.dmn.Dmn
-
Allows writing a
DmnModelInstance
to anOutputStream
. - writeObjectToFile(String, Object) - Static method in class org.camunda.bpm.qa.performance.engine.util.JsonUtil
- writeOperationLog - Variable in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceCmd
- writeOperationLog() - Method in class org.camunda.bpm.engine.impl.batch.builder.BatchBuilder
- writeOperationLog(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.ModifyProcessInstanceAsyncCmd
- writeProcessEnginesContent(XMLExtendedStreamWriter, SubsystemMarshallingContext) - Method in class org.camunda.bpm.container.impl.jboss.extension.BpmPlatformParser1_1.BpmPlatformSubsystemParser
- writer - Variable in class org.camunda.bpm.engine.impl.form.engine.HtmlDocumentBuilder
- writer - Variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- writeReport(String, String, String, TabularResultAggregator, String) - Static method in class org.camunda.bpm.qa.performance.engine.util.ReportUtil
- writeResult(StreamResult, Object) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- writeResult(StreamResult, Object) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
- writeResultTable(HtmlDocumentBuilder) - Method in class org.camunda.bpm.qa.performance.engine.framework.report.HtmlReportBuilder
- writerForStream(OutputStream) - Static method in class org.camunda.bpm.engine.impl.util.StringUtil
- writeSerializedValue(TypedValueField, String) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- writeStartTag(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeStartTagClose(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeStartTagOpen(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeStringToFile(String, String) - Static method in class org.camunda.bpm.engine.impl.util.IoUtil
- writeStringToFile(String, String) - Static method in class org.camunda.bpm.qa.performance.engine.util.FileUtil
- writeStringToFile(String, String, boolean) - Static method in class org.camunda.bpm.qa.performance.engine.util.FileUtil
- writeTextContent(HtmlDocumentBuilder.HtmlWriteContext) - Method in class org.camunda.bpm.engine.impl.form.engine.HtmlElementWriter
- writeTo(StringBuilder) - Method in class org.camunda.bpm.engine.impl.migration.validation.instance.MigratingProcessInstanceValidationReportImpl
- writeTo(StringBuilder) - Method in class org.camunda.bpm.engine.impl.migration.validation.instruction.MigrationPlanValidationReportImpl
- writeToRequest(ConnectorRequest<?>) - Method in class org.camunda.connect.plugin.impl.ConnectorVariableScope
- writeToValueFields(ObjectValue, ValueFields, byte[]) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractObjectValueSerializer
- writeToValueFields(SpinValue, ValueFields, byte[]) - Method in class org.camunda.spin.plugin.impl.SpinValueSerializer
- writeToValueFields(T, ValueFields, byte[]) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- writeToWriter(Writer) - Method in class org.camunda.spin.impl.json.jackson.JacksonJsonNode
- writeToWriter(Writer) - Method in class org.camunda.spin.impl.xml.dom.DomXmlAttribute
- writeToWriter(Writer) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- writeToWriter(Writer) - Method in class org.camunda.spin.Spin
-
Writes the wrapped object to a existing writer.
- writeToWriter(Writer) - Method in class org.camunda.spin.xml.SpinXmlAttribute
-
Writes the wrapped XML attribute value to an existing writer.
- writeToWriter(Writer) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Writes the wrapped XML element to a existing writer.
- writeToWriter(Writer, Object) - Method in class org.camunda.spin.impl.json.jackson.format.JacksonJsonDataFormatWriter
- writeToWriter(Writer, Object) - Method in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormatWriter
- writeToWriter(Writer, Object) - Method in interface org.camunda.spin.spi.DataFormatWriter
-
Writes the internal representation, as provided by
input
to the suppliedwriter
according to the data format that the implementation belongs to. - writeTransition(TransitionInstance, StringWriter, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- writeTransition(ExpectedTransitionInstance, StringWriter, String, boolean) - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- writeTree(StringWriter, String, boolean) - Method in class org.camunda.bpm.engine.impl.persistence.entity.ActivityInstanceImpl
- writeTree(StringWriter, String, boolean) - Method in class org.camunda.bpm.qa.upgrade.util.ExpectedActivityInstance
- writeUserOperationLog - Variable in class org.camunda.bpm.engine.impl.cmd.DeleteProcessDefinitionsByIdsCmd
- writeUserOperationLog - Variable in class org.camunda.bpm.engine.impl.cmd.ProcessInstanceModificationCmd
- writeUserOperationLog - Variable in class org.camunda.bpm.engine.impl.cmd.SetExternalTaskRetriesCmd
- writeUserOperationLog(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteMetricsCmd
- writeUserOperationLog(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteTaskMetricsCmd
- writeUserOperationLog(CommandContext) - Method in class org.camunda.bpm.engine.impl.cmd.HistoryCleanupCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetJobsRetriesBatchCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.batch.CorrelateAllMessageBatchCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteHistoricProcessInstancesBatchCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.batch.DeleteProcessInstanceBatchCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricBatchesCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricDecisionInstancesCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.batch.removaltime.SetRemovalTimeToHistoricProcessInstancesCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.batch.variables.SetVariablesToProcessInstancesBatchCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricProcessInstancesCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBatchCmd
- writeUserOperationLog(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstancesBulkCmd
- writeUserOperationLog(CommandContext, int, boolean) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetExternalTaskRetriesCmd
- writeUserOperationLog(CommandContext, int, boolean) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractUpdateProcessInstancesSuspendStateCmd
- writeUserOperationLog(CommandContext, long) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByDefinitionIdCmd
- writeUserOperationLog(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.DeleteBatchCmd
- writeUserOperationLog(CommandContext, String) - Method in class org.camunda.bpm.engine.impl.batch.history.DeleteHistoricBatchCmd
- writeUserOperationLog(CommandContext, HistoricDecisionInstance) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.DeleteHistoricDecisionInstanceByInstanceIdCmd
- writeUserOperationLog(CommandContext, ExternalTaskEntity, String, List<PropertyChange>) - Method in class org.camunda.bpm.engine.impl.cmd.ExternalTaskCmd
- writeUserOperationLog(CommandContext, HistoricTaskInstanceEntity) - Method in class org.camunda.bpm.engine.impl.cmd.DeleteHistoricTaskInstanceCmd
- writeUserOperationLog(CommandContext, ProcessDefinitionEntity, ProcessDefinitionEntity, int, Map<String, Object>, boolean) - Method in class org.camunda.bpm.engine.impl.migration.AbstractMigrationCmd
- writeUserOperationLog(CommandContext, DecisionDefinition) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionCmd
- writeUserOperationLog(CommandContext, DecisionDefinition) - Method in class org.camunda.bpm.engine.impl.dmn.cmd.EvaluateDecisionTableCmd
- writeUserOperationLog(CommandContext, ProcessDefinition, int, boolean) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractRestartProcessInstanceCmd
- writeUserOperationLog(CommandContext, ProcessDefinition, int, boolean, String) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractModificationCmd
- writeUserOperationLogAsync(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractSetExternalTaskRetriesCmd
- writeUserOperationLogAsync(CommandContext, int) - Method in class org.camunda.bpm.engine.impl.cmd.AbstractUpdateProcessInstancesSuspendStateCmd
- writeUserOperationLogOnlyWithLoggedInUser() - Method in class org.camunda.bpm.engine.impl.persistence.entity.UserOperationLogManager
- writeValue(Object) - Method in interface org.camunda.bpm.client.spi.DataFormat
-
Writes a java object to a data format's internal data representation.
- writeValue(Object) - Method in class org.camunda.bpm.client.variable.impl.format.json.JacksonJsonDataFormat
- writeValue(Object) - Method in class org.camunda.bpm.client.variable.impl.format.serializable.SerializableDataFormat
- writeValue(Object) - Method in class org.camunda.bpm.client.variable.impl.format.xml.DomXmlDataFormat
- writeValue(JsonValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.JsonValueMapper
- writeValue(XmlValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.XmlValueMapper
- writeValue(NullValueImpl, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.NullValueMapper
- writeValue(NullValueImpl, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.NullValueSerializer
- writeValue(BooleanValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.BooleanValueMapper
- writeValue(BooleanValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.BooleanValueSerializer
- writeValue(BytesValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ByteArrayValueMapper
- writeValue(BytesValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ByteArrayValueSerializer
- writeValue(DateValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.DateValueMapper
- writeValue(DateValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DateValueSerializer
- writeValue(DoubleValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.DoubleValueMapper
- writeValue(DoubleValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.DoubleValueSerializer
- writeValue(FileValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.FileValueMapper
- writeValue(FileValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.FileValueSerializer
- writeValue(IntegerValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.IntegerValueMapper
- writeValue(IntegerValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.IntegerValueSerializer
- writeValue(LongValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.LongValueMapper
- writeValue(LongValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.LongValueSerlializer
- writeValue(ObjectValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ObjectValueMapper
- writeValue(ShortValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.ShortValueMapper
- writeValue(ShortValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.ShortValueSerializer
- writeValue(StringValue, TypedValueField) - Method in class org.camunda.bpm.client.variable.impl.mapper.StringValueMapper
- writeValue(StringValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.StringValueSerializer
- writeValue(TypedValue, ValueFields) - Method in class org.camunda.bpm.engine.impl.persistence.entity.util.TypedValueField
- writeValue(T, TypedValueField) - Method in interface org.camunda.bpm.client.variable.impl.ValueMapper
- writeValue(T, ValueFields) - Method in class org.camunda.bpm.engine.impl.variable.serializer.AbstractSerializableValueSerializer
- writeValue(T, ValueFields) - Method in interface org.camunda.bpm.engine.impl.variable.serializer.TypedValueSerializer
-
Serialize a
TypedValue
to theValueFields
. - wrongBatchResultsSizeException(List<DbOperation>) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- wrongCaseStateException(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- wrongCaseStateException(String, String, String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- wrongChildStateException(String, String, String, String) - Method in class org.camunda.bpm.engine.impl.cmmn.behavior.CmmnBehaviorLogger
- 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
- WrongDbException(String, String, String) - Constructor for exception org.camunda.bpm.engine.WrongDbException
- wrongDbVersionException(String, String) - Method in class org.camunda.bpm.engine.impl.db.EnginePersistenceLogger
- WrongDocumentException - Exception in org.camunda.bpm.model.xml.impl.util
-
Thrown when a Model Element is added to the wrong document
- WrongDocumentException(Node, DomDocument) - Constructor for exception org.camunda.bpm.model.xml.impl.util.WrongDocumentException
- 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
- X_XSRF_TOKEN_HEADER - Static variable in class org.camunda.bpm.AbstractWebIntegrationTest
- xAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- xAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.PointImpl
- xml() - Static method in class org.camunda.spin.DataFormats
-
Returns the global xml data format that can be provided with configuration that applies to any Spin xml operation.
- XML - Enum constant in enum class org.camunda.bpm.engine.variable.Variables.SerializationDataFormats
-
The Xml Serialization Data format.
- XML - Static variable in class org.camunda.bpm.client.variable.ClientValues
- XML - Static variable in class org.camunda.spin.plugin.impl.SpinFunctions
- XML - Static variable in interface org.camunda.spin.plugin.variable.type.SpinValueType
- XML(Object) - Static method in class org.camunda.spin.Spin
-
Creates a spin wrapper for a data input.
- XML_DATAFORMAT_NAME - Static variable in class org.camunda.spin.DataFormats
- XML_DOM_LOGGER - Static variable in class org.camunda.spin.impl.xml.dom.DomXmlLogger
- XML_FORMAT_LOGGER - Static variable in class org.camunda.bpm.client.impl.ExternalTaskClientLogger
- XML_SCHEMA_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
Xml Schema is the default type language
- XML_SCHEMA_NS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
-
Xml Schema is the default type language
- XML_TYPE_NAME - Static variable in class org.camunda.bpm.client.variable.impl.type.XmlTypeImpl
- XMLImporter - Interface in org.camunda.bpm.engine.impl.bpmn.parser
-
A XML importer
- XmlQName - Class in org.camunda.bpm.model.xml.impl.util
- XmlQName(DomDocument, String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.XmlQName
- XmlQName(DomDocument, DomElement, String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.XmlQName
- XmlQName(DomElement, String, String) - Constructor for class org.camunda.bpm.model.xml.impl.util.XmlQName
- XmlTypeImpl - Class in org.camunda.bpm.client.variable.impl.type
- XmlTypeImpl() - Constructor for class org.camunda.bpm.client.variable.impl.type.XmlTypeImpl
- xmlValue(String) - Static method in class org.camunda.bpm.client.variable.ClientValues
- xmlValue(String) - Static method in class org.camunda.spin.plugin.variable.SpinValues
- xmlValue(String, boolean) - Static method in class org.camunda.bpm.client.variable.ClientValues
- xmlValue(String, boolean) - Static method in class org.camunda.spin.plugin.variable.SpinValues
- xmlValue(SpinXmlElement) - Static method in class org.camunda.spin.plugin.variable.SpinValues
- xmlValue(SpinXmlElement, boolean) - Static method in class org.camunda.spin.plugin.variable.SpinValues
- XmlValue - Interface in org.camunda.bpm.client.variable.value
- XmlValue - Interface in org.camunda.spin.plugin.variable.value
- XmlValueBuilder - Interface in org.camunda.spin.plugin.variable.value.builder
- XmlValueBuilderImpl - Class in org.camunda.spin.plugin.variable.value.impl.builder
- XmlValueBuilderImpl(String) - Constructor for class org.camunda.spin.plugin.variable.value.impl.builder.XmlValueBuilderImpl
- XmlValueBuilderImpl(XmlValue) - Constructor for class org.camunda.spin.plugin.variable.value.impl.builder.XmlValueBuilderImpl
- XmlValueBuilderImpl(SpinXmlElement) - Constructor for class org.camunda.spin.plugin.variable.value.impl.builder.XmlValueBuilderImpl
- XmlValueImpl - Class in org.camunda.bpm.client.variable.impl.value
- XmlValueImpl - Class in org.camunda.spin.plugin.variable.value.impl
- XmlValueImpl(String) - Constructor for class org.camunda.bpm.client.variable.impl.value.XmlValueImpl
- XmlValueImpl(String) - Constructor for class org.camunda.spin.plugin.variable.value.impl.XmlValueImpl
- XmlValueImpl(String, boolean) - Constructor for class org.camunda.bpm.client.variable.impl.value.XmlValueImpl
- XmlValueImpl(String, String) - Constructor for class org.camunda.spin.plugin.variable.value.impl.XmlValueImpl
- XmlValueImpl(SpinXmlElement) - Constructor for class org.camunda.spin.plugin.variable.value.impl.XmlValueImpl
- XmlValueImpl(SpinXmlElement, String, String, boolean) - Constructor for class org.camunda.spin.plugin.variable.value.impl.XmlValueImpl
- XmlValueImpl(SpinXmlElement, String, String, boolean, boolean) - Constructor for class org.camunda.spin.plugin.variable.value.impl.XmlValueImpl
- XmlValueMapper - Class in org.camunda.bpm.client.variable.impl.mapper
- XmlValueMapper() - Constructor for class org.camunda.bpm.client.variable.impl.mapper.XmlValueMapper
- XmlValueSerializer - Class in org.camunda.spin.plugin.impl
- XmlValueSerializer() - Constructor for class org.camunda.spin.plugin.impl.XmlValueSerializer
- XmlValueSerializer(DataFormat<SpinXmlElement>) - Constructor for class org.camunda.spin.plugin.impl.XmlValueSerializer
- XmlValueType - Interface in org.camunda.spin.plugin.variable.type
- XmlValueTypeImpl - Class in org.camunda.spin.plugin.variable.type.impl
- XmlValueTypeImpl() - Constructor for class org.camunda.spin.plugin.variable.type.impl.XmlValueTypeImpl
- xPath(String) - Method in class org.camunda.spin.impl.xml.dom.DomXmlElement
- xPath(String) - Method in class org.camunda.spin.xml.SpinXmlElement
-
Creates a XPath query on this element.
- XPATH_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
- XPATH_NS - Static variable in class org.camunda.bpm.model.cmmn.impl.CmmnModelConstants
- XSI_ATTRIBUTE_TYPE - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
XSI attributes
- XSI_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParse
- XSI_NS - Static variable in class org.camunda.bpm.engine.impl.bpmn.parser.BpmnParser
-
The Schema-Instance namespace.
- XSI_NS - Static variable in class org.camunda.bpm.model.bpmn.impl.BpmnModelConstants
-
The XSI namespace
- XSRF_TOKEN_IDENTIFIER - Static variable in class org.camunda.bpm.AbstractWebIntegrationTest
- xssProtectionDisabled - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- xssProtectionOption - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- XssProtectionOption - Enum Class in org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl
- XssProtectionProvider - Class in org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl
- XssProtectionProvider() - Constructor for class org.camunda.bpm.webapp.impl.security.filter.headersec.provider.impl.XssProtectionProvider
- xssProtectionValue - Variable in class org.camunda.bpm.spring.boot.starter.property.HeaderSecurityProperties
- XXE_PROPERTY - Static variable in class org.camunda.spin.impl.xml.dom.format.DomXmlDataFormat
- XXE_PROPERTY - Static variable in class org.camunda.spin.plugin.impl.SpinConfiguration
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
- yAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.BoundsImpl
- yAttribute - Static variable in class org.camunda.bpm.model.bpmn.impl.instance.dc.PointImpl
- YEAR - Static variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
- years - Variable in class org.camunda.bpm.engine.impl.calendar.CronExpression
Z
- ZeroOrMore - Enum constant in enum class org.camunda.bpm.model.cmmn.MultiplicityEnum
- ZeroOrOne - Enum constant in enum class org.camunda.bpm.model.cmmn.MultiplicityEnum
_
- _embedded - Variable in class org.camunda.bpm.engine.rest.hal.HalResource
-
Embedded resources
- _links - Variable in class org.camunda.bpm.engine.rest.hal.HalResource
-
This resource links
Е
- еlementIds - Variable in class org.camunda.bpm.engine.rest.dto.ProblemDto
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
BpmnParser.CAMUNDA_BPMN_EXTENSIONS_NS